Java Basics and Revision Strategy

Day 11 — #100DaysOfJava ☕ No new topic today. Only revision — and honestly, it felt more valuable than learning something new. Java Basics ---------------------- ->JVM runs your code. JDK is the full toolkit to write and run Java. JRE is just for running. ->Variables store data — int, double, String, boolean. ->Scanner reads user input from keyboard. I went back through Day 1–9 and here’s my journey in short: • Basics: JVM, JDK, JRE, variables, Scanner • Strings & Arrays: Immutable strings, StringBuilder, fixed-size arrays • OOP: Overloading, overriding, this, super, constructors • Advanced OOP: Abstract classes, inner/anonymous classes, boxing • Interfaces & Lambda: Functional interfaces, lambda, enum • Exceptions & Threads: try-catch, throw/throws, start vs run • Collections: List, Set, Map, Iterator basics • Modern Java: Optional, record, var, sealed classes • Tools: Maven (pom.xml), AWS EC2 basics Big realization: Concepts that confused me earlier now make sense — revision is powerful. Most people rush ahead. Slowing down helped me more. What’s your revision strategy? -What is your revision strategy? -Drop it in the comments . would love to learn from you! Day 1 ....................... 10 ✅ #100DaysOfJava #Java #JavaDeveloper #LearningInPublic #100DaysOfCode #BackendDevelopment #Revision #CodeEveryDay #JavaBeginners #LearnJava

To view or add a comment, sign in

Explore content categories