#100daysofjava kết quả tìm kiếm
Day 36/365 DSA in Java #365DaysOfCode #100DaysOfJava Adding a new step to my coding journey: DSA with Java. Starting with Arrays & Strings to build problem-solving skills through consistent practice. @X #DSA #Java #techTwitter #Database #BuildInPublic #DevCommunity #Coding
Starting my journey with Java and I must say programming languages are actually very alike. I've dabbled into PHP backend sometime ago and honestly, java just feels a lil bit off. But at the end it all comes down to the same concept. Cheers to greatness #100daysofjava #codewithme
Day 21/100 — #100DaysOfJava #Java #DSA ARRAY Covered topics: Prefix Sum, Subarray Sum, Kadane’s Algorithm, Moving Zeros, and Array Rotation.
🚀 Day 3 done — #100DaysOfJava 🎯 Topic: OOPs in Java (Hindi + Notes) 💡 Learned: • Class & Object • Encapsulation • Inheritance • Polymorphism • Abstraction Built mini Car project 🚗 OOP = Real-world logic in code. Next → Spring Boot base! #JavaLearning
Day 26/365 Core Java #365DaysOfCode & #100DaysofJava 🚀 > Today's topic After Exception Handling 👇 ✔️ Finally block ✔️ Tasks -> ✔️ Structure ✔️ Example > CODE #letsconnect #BuildInPublic #LearnToCode #TechTwitter #Java #DevCommunity #Database
Day 34/365-Core Java #365DaysOfCode #100DaysOfJava 📈 4th mini project on Course Registeration System Based OOPs Concepts. Using Principles👇: 🎭 Abstraction 🧬 Inheritance 🔀 Polymorphism 🔒 Encapsulation #Java #techTwitter #Database #LetsConnect #BuildInPublic #DevCommunity
Allow me to show you something cool, it is simple (selectionSort, asc & desc visualized) but kinda cool. I had to screen record the video from VLC on phone since I used ffmpeg on the machine and the format was unsupported on twitter. Refreshing my DSA knowledge. #100daysofjava
Day 2 of 100 days of Dsa chllenges in sigma 8.0 TOPic . creating a new file . bioler plate . pattern . variable and operator Thanks to shradha didi #100daysofjava @Magcourse_1 @ShradhaKhapra_ @ApnacollegeX
Day 32/365 Core Java #365DaysOfCode & #100DaysofJava 🚀 Practice set error handling : ⚠️ Syntax, logical & runtime errors 🛠️ Custom msgs on exceptions 🔁 Retry array access (max 5 ← "Error") #letsconnect #BuildInPublic #TechTwitter #Java #Coding #DevCommunity #Programming
#100daysofjava Un nouveau challenge pour les 100 prochains jours. Je compte partager mes apprentissages et découvertes tout le long de ce parcours. Avez-vous des ressources supplémentaires à me suggérer? Quels conseils avez-vous à me donner ?
"If you change the way you look at things, the things you look at change," Wayne Dyer. Today marks my first day of interacting with Java code. #100DaysOfCode #100daysofjava
Day 31/365 Core Java #365DaysOfCode & #100DaysofJava 🚀 Today's topic👇 🔹Exception class in Java 🔹Important methods 🔹Handle problems 🔹Tree Structure 🔹Example </> CODE #letsconnect #BuildInPublic #Coding #TechTwitter #Javadeveloper #DevCommunity #Programming
Day 66 Practicing and writing code in java! Filling up the missing parts in the code #100daysofcoding #100DaysOfCode #100daysofjava
Day 35/365-Core Java #365DaysOfCode #100DaysOfJava 📈 5th mini project on Product mart System Based OOPs Concepts. Using Principles👇: 🎭 Abstraction 🧬 Inheritance 🔀 Polymorphism 🔒 Encapsulation #Java #techTwitter #Database #LetsConnect #BuildInPublic #DevCommunity #Coding
Day 39/100 🚀 #365DaysOfCode #100DaysOfJava 📌 Today topic : > What is Servlet ⚙️ > Servlet Lifecycle ♻️ > Need to run servlet > How works servlet❓ > Advantages & Disadvantages 📊 #DSA #Java #techTwitter #Database #BuildInPublic #DevCommunity #letsconnect
Day 68 Learned the power of Linux system commands like apropos, which, who, ln, alias, and more! Asking precise questions to ChatGPT yields specific answers, saving time & effort vs endless googling. Understanding Linux made easy! #100daysofcoding #100DaysOfCode #100daysofjava
Day 40/100 🚀 #365DaysOfCode #100DaysOfJava Today's Topic👇 ❓What is JSP ⚖️ JSP vs Servlet 🍃 Why use JSP ⚠️ Adv & Disadv 😾 Linked Tomcat & Eclipse 📊 JSP Project 🔗 Link Tomcat & JSP #DSA #Java #techTwitter #Database #BuildInPublic #DevCommunity #BackendDevelopment
Day-50 Coding until I get a job ✅ Solved LeetCode – Valid Perfect Square 📌 Key Learnings: Learnt how to determine if a number is a perfect square without using built-in sqrt() 🧮 Binary Search to find integer square roots efficiently #100daysofjava #100DaysOfCode
Day 2 of 100 days of Dsa chllenges in sigma 8.0 TOPic . creating a new file . bioler plate . pattern . variable and operator Thanks to shradha didi #100daysofjava @Magcourse_1 @ShradhaKhapra_ @ApnacollegeX
Day 21/100 — #100DaysOfJava #Java #DSA ARRAY Covered topics: Prefix Sum, Subarray Sum, Kadane’s Algorithm, Moving Zeros, and Array Rotation.
Solved 5 DSA problems today , Implemented neon db and mongoose in the same project leveling up .. Consistency is the key. #dsa #WebDevelopment #100daysofjava
Starting the 100 days challenges of DSA in java in sigma8.0 Day 1 of 100 days challenges . basic understing . flow chat. . sum of two number . operator and operand thanks to shradha didi #100daysofjava @Magcourse_1 @ShradhaKhapra_ @ApnacollegeX
2️⃣ NavigableMap ✅ Sorted ✅ Range queries NavigableMap<Integer, String> map = new TreeMap<>(); map.put(100,"Low"); map.put(200,"High"); System.out.println(map.lowerEntry(200)); Code Link: github.com/patilvishi/jav… #Java #100daysofjava
Never have I ever written a README on VSCode, and subsequently, I was today-years-old when I found out that it shows you a preview of the md file as you write it, with tools! That's pretty cool! #100daysofjava
Solving DSA problems is a great start of the day ✅ #dsa #WebDevelopment #100daysofjava
💥 Just solved LeetCode #383 — Ransom Note 🔠 Learned how to check if one string can be built from another using character counts 🧩 🧠 Key idea: Each letter from magazine can only be used once to form ransomNote. #LeetCode #Java #100daysofjava
After small gap , back to the grind .. solved 10 DSA problems some are repetitive and some are new and feels good to be back , and studied javascript for 2 hours .. revising the javascript and react .. #WebDevelopment #dsa #100daysofjava
Allow me to show you something cool, it is simple (selectionSort, asc & desc visualized) but kinda cool. I had to screen record the video from VLC on phone since I used ffmpeg on the machine and the format was unsupported on twitter. Refreshing my DSA knowledge. #100daysofjava
Day 26: completed of #100daysofjava But today is my 1st day of java. today I setup vs code for java. what I learned today: what is java programming , history of java , features and use cases of java programming. #LearnInPublic #CodingJourney #Java
Day-50 Coding until I get a job ✅ Solved LeetCode – Valid Perfect Square 📌 Key Learnings: Learnt how to determine if a number is a perfect square without using built-in sqrt() 🧮 Binary Search to find integer square roots efficiently #100daysofjava #100DaysOfCode
20/100 Learned about Encapsulation in OOPs concept #java #100daysofjava #oops
Day 23 — Java Daily Series🚀 Topic: Set Interface Deep Dive Sets = unique collections — no duplicates allowed. Main types 👇 - ⚡ `HashSet` → Fast, no order - 🔗 `LinkedHashSet` → Maintains insertion order - 🌲 `TreeSet` → Sorted order #Java #100daysofjava
19/100 OOPs topics done today! Abstract class, abstract method, member modifiers, interface, data hiding, abstraction… step by step learning Java without errors! My compiler is happy… and so am I 😄😄 #Java #100DaysOfJava #OOPs #CodingJourney #JavaLearner
Solved 2 DSA problems and studied javascript for 1 hour and explored about the framer motion and animations using tailwind #tailwind #100daysofjava #dsa #WebDevelopment
Solved 5 DSA problems today, back with a bang 💥 #WebDevelopment #dsa #100daysofjava
Today I have implemented pagination in my project and I have implemented redis.. learnt so much and how to achieve them , thanks @kirat_tw for the cohort Btw solved 5dsa problems today . #WebDevelopment #100daysofjava #dsa #redisdatabase #pagination
🚀 Day 3 done — #100DaysOfJava 🎯 Topic: OOPs in Java (Hindi + Notes) 💡 Learned: • Class & Object • Encapsulation • Inheritance • Polymorphism • Abstraction Built mini Car project 🚗 OOP = Real-world logic in code. Next → Spring Boot base! #JavaLearning
Day 36/365 DSA in Java #365DaysOfCode #100DaysOfJava Adding a new step to my coding journey: DSA with Java. Starting with Arrays & Strings to build problem-solving skills through consistent practice. @X #DSA #Java #techTwitter #Database #BuildInPublic #DevCommunity #Coding
Starting my journey with Java and I must say programming languages are actually very alike. I've dabbled into PHP backend sometime ago and honestly, java just feels a lil bit off. But at the end it all comes down to the same concept. Cheers to greatness #100daysofjava #codewithme
Never have I ever written a README on VSCode, and subsequently, I was today-years-old when I found out that it shows you a preview of the md file as you write it, with tools! That's pretty cool! #100daysofjava
Day 21/100 — #100DaysOfJava #Java #DSA ARRAY Covered topics: Prefix Sum, Subarray Sum, Kadane’s Algorithm, Moving Zeros, and Array Rotation.
#365DaysOfCode #100DaysOfJava 🧠 Data Analysis Algorithm. Topic : Asymptomatic notation </> 🔧 > Big O Notation - O( ) || Upper bound. > Omega notation - Ω ( ) || Best case. > Theta notation - Θ ( ) || Average case. #Java #techTwitter #Database #DSA #DevCommunity #Coding
Day 26/365 Core Java #365DaysOfCode & #100DaysofJava 🚀 > Today's topic After Exception Handling 👇 ✔️ Finally block ✔️ Tasks -> ✔️ Structure ✔️ Example > CODE #letsconnect #BuildInPublic #LearnToCode #TechTwitter #Java #DevCommunity #Database
Day 34/365-Core Java #365DaysOfCode #100DaysOfJava 📈 4th mini project on Course Registeration System Based OOPs Concepts. Using Principles👇: 🎭 Abstraction 🧬 Inheritance 🔀 Polymorphism 🔒 Encapsulation #Java #techTwitter #Database #LetsConnect #BuildInPublic #DevCommunity
#100daysofjava Un nouveau challenge pour les 100 prochains jours. Je compte partager mes apprentissages et découvertes tout le long de ce parcours. Avez-vous des ressources supplémentaires à me suggérer? Quels conseils avez-vous à me donner ?
Day 39/100 🚀 #365DaysOfCode #100DaysOfJava 📌 Today topic : > What is Servlet ⚙️ > Servlet Lifecycle ♻️ > Need to run servlet > How works servlet❓ > Advantages & Disadvantages 📊 #DSA #Java #techTwitter #Database #BuildInPublic #DevCommunity #letsconnect
#100daysofJava day#1 #LearningJourney #jav18 #Java #javadecoding 1.James Gosling in the year 1995 by Sun Micro Systems company 2.and java is not fully object oriented... 3.objects in java converse with each other through method,meaning object call each other using method
Day 32/365 Core Java #365DaysOfCode & #100DaysofJava 🚀 Practice set error handling : ⚠️ Syntax, logical & runtime errors 🛠️ Custom msgs on exceptions 🔁 Retry array access (max 5 ← "Error") #letsconnect #BuildInPublic #TechTwitter #Java #Coding #DevCommunity #Programming
Day 35/365-Core Java #365DaysOfCode #100DaysOfJava 📈 5th mini project on Product mart System Based OOPs Concepts. Using Principles👇: 🎭 Abstraction 🧬 Inheritance 🔀 Polymorphism 🔒 Encapsulation #Java #techTwitter #Database #LetsConnect #BuildInPublic #DevCommunity #Coding
💡 Day 29: Enum in Java Enums store a fixed set of constants — like MONDAY, TUESDAY, WEDNESDAY. They make code more readable and type-safe. #Java #Enum #100DaysOfJava #CodeNewbie #DevCommunity
Something went wrong.
Something went wrong.
United States Trends
- 1. Slot 94.1K posts
- 2. Delap 17.5K posts
- 3. Powell 69K posts
- 4. Gittens 20.8K posts
- 5. Sonya Massey 14.4K posts
- 6. Metchie 3,936 posts
- 7. $META 33.3K posts
- 8. Jennifer Welch 16.4K posts
- 9. Pierre Robert 2,187 posts
- 10. Michael Carter 5,176 posts
- 11. Magic 327K posts
- 12. #CarabaoCup 24.2K posts
- 13. Crystal Palace 43.4K posts
- 14. Merino 11.6K posts
- 15. #NationalCatDay 5,725 posts
- 16. Welcome to Philly N/A
- 17. Woodward 7,607 posts
- 18. Jeff Landry 2,256 posts
- 19. Anfield 13.1K posts
- 20. Richarlison 3,139 posts