
📦 #03, Variables in Java: It's Not Just Math, It's About Storage and Decision Making
🚀 My First Step into Java: Setting Up the Environment (Oracle Java & Eclipse) Starting something new is always a mix of excitement and "Expected Unexpected" challenges. As I prepare for an intensive 6-month Java & Spring boot camp starting this May, I’ve decided to self-study the fundamentals beforehand. My goal is to complete at least 2 or 3 rounds of the textbook to ensure I hit the ground running. Today’s mission: Setting up the Java Development Kit (JDK) and Eclipse IDE. 1. The "Invisible" Backslash and Early Doubts Coming from a non-technical background, I realized today that I didn't even know where the backslash ( \ ) key was! (For those wondering, it’s usually right above the Enter key). It made me pause for a second— "Can I really become a developer if I don't even know the keyboard layout?" But I shook it off. Everyone starts at zero, and today was my Day Zero. 2. The Battle with Environment Variables I followed the instructions to set up the environment variables, but when I
Continue reading on Dev.to Beginners
Opens in a new tab

