HOW TO LEARN CORE JAVA IN 30 DAYS ?
Hey Everyone I am Ganesh the man behind this blog today I will give you full 30 Days Roadmap of How to Learn Core Java In just 30 Days.
Day 1: Java Language Introduction with history and versions. download JDK and any text editor.
Day 2: Java Keywords, Variables, Data Types, Operators Theory + Practical.
Day 3: Decision Making Statements Conditional Statements if, if else, if else ladder, nested if else.
Day 4: Decision Making Statements Looping Statements While, Do While, For Loop, For Each Loop.
Day 5: Class and Objects.
Day 6: All Methods of Core Java.
Day 7: All Constructor of Java.
Day 8: Access Specifier / Access Modifier.
Day 9: Super & this keyword.
Day 10: Package & import.
Day 11: Static Keyword.
Day 12: Final keyword.
Day 13: New keyword.
Day 14: Abstraction (abstract class, Interface).
Day 15: Polymorphism(Method Overloading (static binding) / Method Overriding (dynamic binding)
Day 16: Inheritance (child class parent class relationship).
Day 17: Encapsulation.
Day 18: Exception Handling(Try, Catch, Finally, Throw, Throws).
Day 19: Arrays.
Day 20: String Vs String Buffer vs String Builder.
Day 21: File Handling(Input Output Stream)
Day 22: Garbage Collection(Finalize, System.gc()).
Day 23: Multi Threding( Life Cycle of Thread).
Day 24: Serilization.
Day 25: Collection Framework(List, Set, Map)
Day 26: JVM Memory Management.
Day 27: Basics of Database.
Day 28: JDBC(Java Database Connectivity).
Day 29: Features of Java 1.8 (Lambda Expression, Stream API, Functional Interface).
Day 30: Revision Of All Topics.
Thanks For Watching my blog you can give suggestions to me in comment give your valuable comments.
Thank You EveryOne.
Comments
Post a Comment