#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
🚀 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 37/365 🚀 #365DaysOfCode #100DaysOfJava Today's module, JDBC in avd Java ☕ > What is JDBC 📊 > JDBC Architecture > Types & Drivers > Basic Steps > Statement v/s Prepared Statement > Advantages & Disadvantages #DSA #Java #techTwitter #Database #BuildInPublic #DevCommunity
Day 38/365 #365DaysOfCode #100DaysOfJava Today, I Built a JDBC connection between Java and MySQL. backend connectivity and real database interaction. ⚒️ How create DB Connection. ⚙️ How to add Details in Database. #DSA #Java #techTwitter #Database #BuildInPublic #DevCommunity
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
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 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
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 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
#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-11 of DSA Today i did leetcode question 53.Maximum Subarray first i applied -> Brute force approach second i applied -> Better approach third i applied -> optimal approach As you can see in images there is lot of difference . #LearnInPublic #100daysofjava #code #A2Zstriver
💥 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
#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 ?
Today I solved Maximum Subarray Given an integer array nums, find the subarray with the largest sum, & return its sum. I/p: nums = [-2,1,-3,4,-1,2,1,-5,4] O/p: 6 Hint: use Kadame's algo in this question for optimal solution #leetcode #java #100daysofjava #kadamealgorithm
Everytime I get confuse when I try to write yaml files , for a docker image . #100daysofjava #docker #yaml #WebDevelopment
Today i worked on my personal project.. Learned about database replication and also the schema replication in mongodb and how to replicate the data in a schema to the backup schema using cron jobs in nodejs #dsa #WebDevelopment #100daysofjava
A variable is a named location in memory that stores a value. The first step in our program is declaring the variables that will hold all the values. #SoftwareEngineering #100daysofjava
Java has changed and with JDK 25 the developers work has been made very easy. The language that introduced me to the world of software development makes it easier to do scripting #100daysofjava #10daysofcode #programmingisfun
And so it begins... 23-11-2025 #100daysofjava #100daysofcode #programmingisfun
Today's POTD Find Minimum Operations to Make All Elements Divisible by Three Question Type : Easy #leetcode #Easy #100daysofjava
After 4days of easy problem streak @LeetCode just drop hard one 😭😭 #100daysofjava #leetcodedaily #LeetCode #java
Currently working on concepts of JDBC and Hibernate, finding them very interesting and moving forward !! #100daysofjava #CodingJourney
🚀 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
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
Every big journey starts small 🌱 Today I solved my first recursion problem — checking if an array is sorted 🔁 One step closer to mastering DSA 💻 #Recursion #CodingJourney #100daysofjava
#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 38/365 #365DaysOfCode #100DaysOfJava Today, I Built a JDBC connection between Java and MySQL. backend connectivity and real database interaction. ⚒️ How create DB Connection. ⚙️ How to add Details in Database. #DSA #Java #techTwitter #Database #BuildInPublic #DevCommunity
After 4days of easy problem streak @LeetCode just drop hard one 😭😭 #100daysofjava #leetcodedaily #LeetCode #java
Day 37/365 🚀 #365DaysOfCode #100DaysOfJava Today's module, JDBC in avd Java ☕ > What is JDBC 📊 > JDBC Architecture > Types & Drivers > Basic Steps > Statement v/s Prepared Statement > Advantages & Disadvantages #DSA #Java #techTwitter #Database #BuildInPublic #DevCommunity
Something went wrong.
Something went wrong.
United States Trends
- 1. Walter Payton 2,126 posts
- 2. Good Thursday 34.3K posts
- 3. Merry Christmas 68.3K posts
- 4. #thursdayvibes 2,285 posts
- 5. $META 11.8K posts
- 6. Metaverse 7,302 posts
- 7. Happy Friday Eve N/A
- 8. Dealerships 1,312 posts
- 9. RNC and DNC 3,633 posts
- 10. #NationalCookieDay N/A
- 11. #ThursdayThoughts 1,661 posts
- 12. #JASPER_TouchMV 306K posts
- 13. The Blaze 5,159 posts
- 14. Hilux 10.1K posts
- 15. #DareYouToDeathSpecial 129K posts
- 16. Toyota 31.4K posts
- 17. Yasser Abu Shabab 3,669 posts
- 18. JASPER COMEBACK TOUCH 199K posts
- 19. DataHaven 12.3K posts
- 20. Happy Founders N/A