Coder Social home page Coder Social logo

epam-rd-jan-2019's Introduction

EPAM RD JAVA Jan 2019 Batch

Name : Somesh Thakur

Tasks Description Links
Task-1 Git Commands [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-1%20(08-01-2019%20to%2010-01-2019)/DAY-1%20(08-01-2019)/TASK-1%20(Git%20Commands))
Task-2 Basic Calculator with Java commands More Info
Tasks Description Links
Task-1 Immutable StudentManagement [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-1%20(08-01-2019%20to%2010-01-2019)/DAY-2%20(09-01-2019)/TASK-1%20(StudentManagement))
Task-2 SOLID Converter More Info
Task-3 Immutable Planet More Info
Tasks Description Links
Task-1 Array Sum and Avg [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-1%20(08-01-2019%20to%2010-01-2019)/DAY-3%20(10-01-2019)/TASK-1%20(ArraySumAvg))
Task-2 String Concatation [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-1%20(08-01-2019%20to%2010-01-2019)/DAY-3%20(10-01-2019)/TASK-2%20(ArrayConcat))
Task-3 Degree Converter [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-1%20(08-01-2019%20to%2010-01-2019)/DAY-3%20(10-01-2019)/TASK-3%20(CelsiustoFahrenheit))
Task-4 Custom Annotation [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-1%20(08-01-2019%20to%2010-01-2019)/DAY-3%20(10-01-2019)/TASK-4%20(CustomAnnotation))
Task-5 Pretty Print 2D Array [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-1%20(08-01-2019%20to%2010-01-2019)/DAY-3%20(10-01-2019)/TASK-5%20(PrettyPrint))
Tasks Description Links
Task-1 Print Working Dir [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-2%20(14-01-2019%20to%2017-01-2019)/DAY-4%20(14-01-2019)/TASK-1%20(PWD))
Task-2 Print All Java files [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-2%20(14-01-2019%20to%2017-01-2019)/DAY-4%20(14-01-2019)/TASK-2%20(PrintAllJavaFiles))
Task-3 Print Dir Tree [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-2%20(14-01-2019%20to%2017-01-2019)/DAY-4%20(14-01-2019)/TASK-3%20(PrintDirTree))
Tasks Description Links
Task-1 Factory Shapes [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-2%20(14-01-2019%20to%2017-01-2019)/DAY-5%20(16-01-2019)/TASK-1%20(Shapes))
Tasks Description Links
Task-1 Maven Hello World [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-2%20(14-01-2019%20to%2017-01-2019)/DAY-6%20(17-01-2019)/TASK-1))
Tasks Description Links
Task-1 Lambda Examples [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-3%20(21-01-2019%20to%2025-01-2019)/DAY-7%20(21-01-2019)/TASK-1%20(Functional%20Interfaces)/Lambda_Examples)
Tasks Description Links
Task-1 Stream API [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-3%20(21-01-2019%20to%2025-01-2019)/DAY-8%20(22-01-2019)/TASK-1%20(StreamAPI)/Stream)
Task-2 Optionals [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-3%20(21-01-2019%20to%2025-01-2019)/DAY-8%20(22-01-2019)/TASK-2%20(Optional))
Tasks Description Links
Task-1 Blocking Queue [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-3%20(21-01-2019%20to%2025-01-2019)/DAY-9%20(23-01-2019)/TASK-1%20(Blocking%20Queue))
Task-2 Future and Executor [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-3%20(21-01-2019%20to%2025-01-2019)/DAY-9%20(23-01-2019)/TASK-2%20(Future%20Executor))
Task-3 Reentrant Lock [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-3%20(21-01-2019%20to%2025-01-2019)/DAY-9%20(23-01-2019)/TASK-3%20(EvenOdd))
Tasks Description Links
Task-2 JUnit Calculator [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-3%20(21-01-2019%20to%2025-01-2019)/DAY-10%20(24-01-2019)/TASK-1%20(CalculatorJunitTest))
Task-1 JUnit UserValidtor [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-3%20(21-01-2019%20to%2025-01-2019)/DAY-10%20(24-01-2019)/TASK%20-2%20(UserTest))
Tasks Description Links
Task-1 JDBC Forward Backward [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-4%20(28-01-2019%20to%2001-02-2019)/DAY-1%20(28-01-2019)/TASK-1%20(JDBC%20Statements))
Tasks Description Links
Task-1 Bank Application [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-4%20(28-01-2019%20to%2001-02-2019)/DAY-2%20(29-01-2019)/TASK-1%20(Bank%20Application)/bank)
Tasks Description Links
Task-1 Evaluate Student Performance [ More Info ] (https://git.epam.com/Somesh_Thakur/EPAM-RD-JAN-2019/tree/master/WEEK-4%20(28-01-2019%20to%2001-02-2019)/DAY-3%20(31-01-2019)/Task-1%20(Student%20Performance))

epam-rd-jan-2019's People

Contributors

someshthakur avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.