Java programming course | Course overview

 We are going to learn java from scratch. I will try to cover all the important topics.

Here is brief about what you can expect from this course.


1. Environment setup;

  Installing JDK, notepad++ editor and eclipse IDE.

2. Introduction to programming languages;

3. Introduction to java.

4. Java basic syntax.

5. Java as object oriented programming language.

6. Conditions (if - else), loops switch, recursion etc.

7. Data structures

8. Regular expressions, jdbc, socket.

9. GUI with java.

10. Reflection, lambda expressions.


Please watch this video for detailed Course Overview.




Comments

Popular posts from this blog

Tic Tac Toe game using HTML and JavaScript

Environment Setup | Install eclipse, notepad plus plus and JDK | Java programming course