#javabeginner risultati di ricerca
First day, first code, first confusion ๐ . But I'm thrilled to start my Java journey! Wish me luck! #JavaBeginner #CodingLife"

#TASK-1 First day of Java class! ๐ Exciting journey ahead! ๐ Today, we learned about the difference between `System.out.print` & `System.out.println`. ๐จ๏ธ `print` doesn't add a newline,so text stays on the same line, while `println` adds a newline after printing. #JavaBeginner



Java assignment 2 will be finished. #JavaBeginner #JavaLearning #JavaNewbie #JavaProgramming #LearnJava #JavaForBeginners #CodingBeginner

Java Day 3 โ ๐ Learned String methods & formatting ๐ Nested if-else for discounts ๐ Weight conversion & ternary operators ๐ Enhanced switch & calculator built ๐งฎ #Java #100DaysOfCode #JavaBeginner


"Got through my second tough #DataStructures problem using Java! I'm just starting out, learning about arrays now! These things help make coding better, like having special tools. It's a cool journey, and solving each problem feels like a win. #JavaBeginner #coding #dsa ๐๐ป๐"

๐ Java Day 4 ๐ โ Logical Operators &&, ||, ! โ Input validation with loops ๐ โ While, Do-While & For loops โณ โ Nested loops & patterns ๐ฒ โ Break & Continue control flow ๐โถ๏ธ โ Fun Number Guessing Game ๐ฏ #Java #100DaysOfCode #JavaBeginner




Java Day 1 โ ๐ Learned variables & data types ๐ User input with Scanner ๐ Output with println() ๐ Used if statements ๐ Built area calculator & Mad Libs ๐ฎ #Java #100DaysOfCode #JavaBeginner


Calling all newbies!! ๐ Who's a total noob to Java right now and needs help?ย Let's see those hands raised! #javabeginner #java #javaeasily

What's your favourite IDE that you use? ๐งโ๐ป Is it Eclipse or IDEA? OR maybe even Netbeans? Personally, I love IntelliJ IDEA!ย What's *your* favorite? #javabeginner #java #javaeasily

๐ฃ Calling all shortcuts!!ย Roll up, roll up!!ย What's your favorite shortcut trick you use in the IDE.ย Let us know in the comments! #javabeginner #java #javaeasily

Java Day 2 โ ๐ Explored Math class (pow, sqrt, abs, round...) ๐ Calculated hypotenuse using Pythagoras ๐งฎ ๐ Found area, circumference & volume of a circle ๐ ๐ Practiced number formatting with printf() ๐ Calculated compound interest ๐ฐ #Java #100DaysOfCode #JavaBeginner




It can be hard when starting out in Java, but trust me - you *will* get there.ย Just stay strong. ๐ช You can do this.ย You've got this, trust me.ย I believe in you. #javabeginner #java #javaeasily

Why are you learning Java? โ What brought you to the Java platform?ย Why are you learning this?ย I love to know what kicks people into action with Java - let me know in the comments! #javabeginner #java #javaeasily

Why did you choose Java? โ I love hearing why people get started with this amazing platform!ย Let me know what got you switched on to Java in the comments! #javabeginner #java #javaeasily

Everyone loves a good secret! ๐คซ What's your best kept secret about Java? Share your tips and tricks in the comments!ย We love hearing about better ways to work! #javabeginner #java #javaeasily

Sometimes, you just don't get it... ๐คทโโ๏ธ I know I've had several moments like that with coding.ย What doesn't "click" with you with Java?ย Let me know and we can find you a solution! #javabeginner #java #javaeasily

If you had a dream Java youtube channel and could wave a magic wand ๐ช What topics would you want to see covered in the channel? Let me know in the comments so we can start creating the videos you want to see and need the most! #javabeginner #java #javaeasily

What are you struggling most with in Java? ๐ Sometimes it helps to just shout out what you're having the most issues with - it can be pretty cathartic!ย So what's stopping you making progress with Java right now? #javabeginner #java #javaeasily

๐ก Tip of the day! When writing unit tests, just change one thing at a time.ย Keep it specific.ย If you change too many things at once, you won't be able to see what caused a test failure when tests break. #javabeginner #java #javaeasily

Day 31 of #100DaysOfCode Practicing what I learned on Day 30: โ Practicing loop and method questions โ Doing pattern printing My maths isnโt great, but Iโm enjoying the grind Now,starting tough method questions. Any advice or suggestions? #JavaBeginner #LearnInPublic #Coding

Day-30 #100DaysOfCode๐ Missed posting yesterday (was out of station),but back at it today! Learned today: โขMaths โ> Differentiation โขJava โ> For loops, break/continue, nested loops, methods Still coding... still learning!-Night session๐ #Java #CodingJourney #buildinpublic
๐ Java Day 4 ๐ โ Logical Operators &&, ||, ! โ Input validation with loops ๐ โ While, Do-While & For loops โณ โ Nested loops & patterns ๐ฒ โ Break & Continue control flow ๐โถ๏ธ โ Fun Number Guessing Game ๐ฏ #Java #100DaysOfCode #JavaBeginner




Java Day 3 โ ๐ Learned String methods & formatting ๐ Nested if-else for discounts ๐ Weight conversion & ternary operators ๐ Enhanced switch & calculator built ๐งฎ #Java #100DaysOfCode #JavaBeginner


Java Day 2 โ ๐ Explored Math class (pow, sqrt, abs, round...) ๐ Calculated hypotenuse using Pythagoras ๐งฎ ๐ Found area, circumference & volume of a circle ๐ ๐ Practiced number formatting with printf() ๐ Calculated compound interest ๐ฐ #Java #100DaysOfCode #JavaBeginner




Java Day 1 โ ๐ Learned variables & data types ๐ User input with Scanner ๐ Output with println() ๐ Used if statements ๐ Built area calculator & Mad Libs ๐ฎ #Java #100DaysOfCode #JavaBeginner



NareshITแ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ แ
@nareshitechEver wondered how Netflix knows exactly what movie to recommend? ๐ค Nopeโitโs not magic. Itโs not spying either. Itโs โจ Recommendation Logic powered by Java. โ Registration Link: t.ly/FSJ-16J #JavaDevelopment #LearnJava #JavaBeginner #NetflixLogic #JavaTraining
Arrays gave me some wahala today ๐ฉ โ Fixed a broken loop โ Learned how to catch errors with try-catch โ Found my max value (after 3 tries ๐ ) Javaโs strict, but itโs making me sharper ๐ฅ #JavaBeginner #CodingStruggles #Arrays #100DaysOfCode
Day 2: Before vs. After Java 17 ๐ก Java 8 vs. Java 17 Old way: if (obj instanceof String) { String s = (String) obj; // use s } In Java 17: if (obj instanceof String s) { // use s directly! } Less boilerplate, more clarity. #JavaDev #JavaBeginner
100% off Udemy course coupon Java Fundamentals Course For Beginners Learn Java programming for absolute beginner! Obtain valuable Core Java Skills and A Practical approach to learn Java. korshub.com/courses/java-fโฆ #udemy #udemyfreecoupon #JavaBeginner #LearnJava #JavaProgramming
Java's cool and all, but what do you have your eye on next to learn? ๐ Is it frontend stuff, getting more into devops, or just general architecture? What's on your learning to do list next?ย Let us know in the comments! #javabeginner #java #javaeasily

Sometimes you can just get so frustrated with technology, you just want to throw your laptop out of the window.ย ๐ชย I get it, we've all been there too! What frustrates you most about Java to the point where you're like "what the....?"?ย ย #javabeginner #java #javaeasily

Sometimes, you just don't get it... ๐คทโโ๏ธ I know I've had several moments like that with coding.ย What doesn't "click" with you with Java?ย Let me know and we can find you a solution! #javabeginner #java #javaeasily

๐ฃ Calling all shortcuts!!ย Roll up, roll up!!ย What's your favorite shortcut trick you use in the IDE.ย Let us know in the comments! #javabeginner #java #javaeasily

๐ก Tip of the day! When writing unit tests, just change one thing at a time.ย Keep it specific.ย If you change too many things at once, you won't be able to see what caused a test failure when tests break. #javabeginner #java #javaeasily

Everyone loves a good secret! ๐คซ What's your best kept secret about Java? Share your tips and tricks in the comments!ย We love hearing about better ways to work! #javabeginner #java #javaeasily

What's your favourite IDE that you use? ๐งโ๐ป Is it Eclipse or IDEA? OR maybe even Netbeans? Personally, I love IntelliJ IDEA!ย What's *your* favorite? #javabeginner #java #javaeasily

Why did you choose Java? โ I love hearing why people get started with this amazing platform!ย Let me know what got you switched on to Java in the comments! #javabeginner #java #javaeasily

๐ก Tip of the day! Have you ever tried a "reverse i" search from the commandline?ย Just type CTRL+R in a Linux like terminal and you can start typing old commands you;ve used and it will filter them and autocomplete for you.ย Very useful! #javabeginner #java #javaeasily

Java Day 3 โ ๐ Learned String methods & formatting ๐ Nested if-else for discounts ๐ Weight conversion & ternary operators ๐ Enhanced switch & calculator built ๐งฎ #Java #100DaysOfCode #JavaBeginner


First day, first code, first confusion ๐ . But I'm thrilled to start my Java journey! Wish me luck! #JavaBeginner #CodingLife"

Java assignment 2 will be finished. #JavaBeginner #JavaLearning #JavaNewbie #JavaProgramming #LearnJava #JavaForBeginners #CodingBeginner

#TASK-1 First day of Java class! ๐ Exciting journey ahead! ๐ Today, we learned about the difference between `System.out.print` & `System.out.println`. ๐จ๏ธ `print` doesn't add a newline,so text stays on the same line, while `println` adds a newline after printing. #JavaBeginner



Calling all newbies!! ๐ Who's a total noob to Java right now and needs help?ย Let's see those hands raised! #javabeginner #java #javaeasily

๐ฃ Calling all shortcuts!!ย Roll up, roll up!!ย What's your favorite shortcut trick you use in the IDE.ย Let us know in the comments! #javabeginner #java #javaeasily

What's your favourite IDE that you use? ๐งโ๐ป Is it Eclipse or IDEA? OR maybe even Netbeans? Personally, I love IntelliJ IDEA!ย What's *your* favorite? #javabeginner #java #javaeasily

"Got through my second tough #DataStructures problem using Java! I'm just starting out, learning about arrays now! These things help make coding better, like having special tools. It's a cool journey, and solving each problem feels like a win. #JavaBeginner #coding #dsa ๐๐ป๐"

Sometimes, you just don't get it... ๐คทโโ๏ธ I know I've had several moments like that with coding.ย What doesn't "click" with you with Java?ย Let me know and we can find you a solution! #javabeginner #java #javaeasily

It can be hard when starting out in Java, but trust me - you *will* get there.ย Just stay strong. ๐ช You can do this.ย You've got this, trust me.ย I believe in you. #javabeginner #java #javaeasily

Everyone loves a good secret! ๐คซ What's your best kept secret about Java? Share your tips and tricks in the comments!ย We love hearing about better ways to work! #javabeginner #java #javaeasily

Why are you learning Java? โ What brought you to the Java platform?ย Why are you learning this?ย I love to know what kicks people into action with Java - let me know in the comments! #javabeginner #java #javaeasily

Why did you choose Java? โ I love hearing why people get started with this amazing platform!ย Let me know what got you switched on to Java in the comments! #javabeginner #java #javaeasily

๐ก Tip of the day! When writing unit tests, just change one thing at a time.ย Keep it specific.ย If you change too many things at once, you won't be able to see what caused a test failure when tests break. #javabeginner #java #javaeasily

If you had a dream Java youtube channel and could wave a magic wand ๐ช What topics would you want to see covered in the channel? Let me know in the comments so we can start creating the videos you want to see and need the most! #javabeginner #java #javaeasily

Sometimes you can just get so frustrated with technology, you just want to throw your laptop out of the window.ย ๐ชย I get it, we've all been there too! What frustrates you most about Java to the point where you're like "what the....?"?ย ย #javabeginner #java #javaeasily

Java's cool and all, but what do you have your eye on next to learn? ๐ Is it frontend stuff, getting more into devops, or just general architecture? What's on your learning to do list next?ย Let us know in the comments! #javabeginner #java #javaeasily

What are you struggling most with in Java? ๐ Sometimes it helps to just shout out what you're having the most issues with - it can be pretty cathartic!ย So what's stopping you making progress with Java right now? #javabeginner #java #javaeasily

Experience is a wonderful thing, and hindsight even more so! ๐ What is the thing that confused you most with Java when you first started out, but you're like "ah, that wasn't actually too bad now I know how it works!". #javabeginner #java #javaeasily

๐ก Tip of the day! Have you ever tried a "reverse i" search from the commandline?ย Just type CTRL+R in a Linux like terminal and you can start typing old commands you;ve used and it will filter them and autocomplete for you.ย Very useful! #javabeginner #java #javaeasily

Something went wrong.
Something went wrong.
United States Trends
- 1. #KonamiWorldSeriesSweepstakes N/A
- 2. #2025MAMAVOTE 1.51M posts
- 3. Mitch McConnell 13.5K posts
- 4. Term 183K posts
- 5. Tyla 22.8K posts
- 6. Budapest 10.9K posts
- 7. #TrumpShutdownBadForUS 2,332 posts
- 8. No Kings 148K posts
- 9. Yung Miami 1,868 posts
- 10. Somalia 30.5K posts
- 11. Caresha 1,483 posts
- 12. Deport Harry Sisson 30.1K posts
- 13. Chanel 25.9K posts
- 14. Spencer Dinwiddie N/A
- 15. Miguel Vick N/A
- 16. Carter Hart 1,690 posts
- 17. ErgoChair X N/A
- 18. President Putin 23.2K posts
- 19. Brian Cashman N/A
- 20. Andrade 7,443 posts