#java search results
Now that #IBMBob is officially available it’s time to share my first set of articles about it. Read some lessons learned and tips with #Java and Bob the-main-thread.com/t/ibm-bob And make sure to test drive it yourself Bob.ibm.com I’ll continue adding more. For sure.
Why #java modernization estimates need more than lines of code open.substack.com/pub/myfear/p/m…
Method overloading and override in Java. #developer #programming #java
Open weights. Faster tokens. Lower latency. This isn’t an update, it’s a power shift.
Today I am going give a session on how you can use Spring AI and MCP to build enterprise applications powered with AI capabilities at #GIDS 2026 conference. developersummit.com/session/spring… #Java #SpringAI #SpringBoot
Day 41 of DSA : Solved : ✅Majority Elements ( > N/3 times ) Approaches used are : ☑️BruteForce ☑️Better ( Hashing ) ☑️Optimal ( Moore's voting algo ... for 2 elements) #DSA #Java #CodingJourney #LearnInPublic #Consistency
🚀 Day 5 Backend Journey Practiced CRUD ops with Statement interface 💻 Create 🏗️ Insert ➕ Retrieve 🔍 Update ✏️ Delete ❌ Also brushed up on SQL basics 📚 Step by step, consistency = growth 🌱🔥 #BackendJourney #Java #SQL #CRUD #Coding
I moved IBM Bob off my Mac and onto a remote Linux workspace over SSH, using Podman to simulate the remote host locally. The useful part was debugging the real issues, not just showing the final setup. Step-by-step write-up: buff.ly/nfGOj2g #Java #Podman #SSH
Day 41 of DSA : Solved : ✅Majority Elements ( > N/3 times ) Approaches used are : ☑️BruteForce ☑️Better ( Hashing ) ☑️Optimal ( Moore's voting algo ... for 2 elements) #DSA #Java #CodingJourney #LearnInPublic #Consistency
Day 16 — Java MOOC Helsinki Part 3: Lists [ Exercise 17 ] youtu.be/Bi9nVV-ct3Q #Bioinformatics #MachineLearning #Java #CodingJourney #BuildInPublic #Genomics #MLEngineer #LearningToCode #SoftwareEngineering #Bioml
youtube.com
YouTube
Anil V Kanthi
🚀 Day 5 Backend Journey Practiced CRUD ops with Statement interface 💻 Create 🏗️ Insert ➕ Retrieve 🔍 Update ✏️ Delete ❌ Also brushed up on SQL basics 📚 Step by step, consistency = growth 🌱🔥 #BackendJourney #Java #SQL #CRUD #Coding
02.05.2026 leEtCoDe(1217) - Minimum cost to move Chips to the same position @kunalstwt #java #LearningInPublic #DSA #DSAwithKuanl #LeetCode
Day 7 of java 🚀 Today's I didn't learn any new topic rather I just revised what I learned in this week And it's clear my concept more better 🔥 #java
Day 48 of DSA 🚀 Isomorphic Strings (LC 205) Key Idea: Maintain character mapping in both directions to ensure one-to-one mapping 💡 Time: O(n), Space: O(1) #DSA #Day48 #java #LeetCode #Strings #CodingJourney @kunalstwt
Day 53 of LeetCode 🚀 Solved: Generate Parentheses Key idea: Only add ')' when open > close ✔️ Backtracking = build + undo 🔁 n=3 → 5 valid combos Learning: control recursion with constraints #LeetCode #DSA #Java
Valid Palindrome 🧩 Two-Pointer is a total game-changer for string problems. Instead of wasting memory creating a new string, we just walk from both ends and meet in the middle.✅ Time: O(n)✅ Space: O(1)Keep it simple, keep it fast. 💻🚀 #LeetCode #Java #patternwisedsa
🚨 OPORTUNIDADE REAL PRA QUEM QUER ENTRAR EM TI A Porto abriu 40 vagas para um curso gratuito com foco em Java Full Stack. youtu.be/GewAVzGxQKM #tecnologia #programacao #java #desenvolvimento #oportunidade
youtube.com
YouTube
Tecnologia Mundo
MangoSnake is out now! 🎮 Download it from Google Play and get a skin for FREE! id.orangomango.org/games/mangosna… 🚀 50+ skins, ranked leaderboard, cloud sync and much more #java #android #gamedev #coding
💡やったこと 《Java》黒本 計:4時間30分 💪感想 やっとゴールデンウィーク✨ 今年は白馬にも行かず遠出もしない😓 勉強頑張る💪 でもリフレッシュデーは作るぞー😢 #RaiseTech #Java #今日の積み上げ #学習記録 #転職 #Javasilver
🚨 Coding Challenge for You! I came across this HackerRank problem on Java ArrayList — looks simple but tricky 👀 You’re given multiple lines of integers + queries asking for specific positions. Drop your approach if you solve it 💻🔥 #Java #HackerRank #CodingChallenge #DSA
Day 26 of DSA 🚀 > Rotate matrix by 90 degrees ✅ Brute → Better → Optimal.🔁 Slowly building consistency... 💪 #100DaysOfCode #DSA #Java
Day 50 of #100DaysOfCoding Solved LeetCode 53 – Maximum Subarray • Learned Kadane’s Algorithm • Key idea: drop negative prefix • Optimized to O(n) time, O(1) space #DSA #Java #LeetCode #CodingJourney
🚀 Day 134: XOR logic is magic! 🧠 Solved "Single Number" on LeetCode with 1ms (99.97% beat)! ⚡️ Bitwise XOR (O(n) time, O(1) space) is the ultimate optimization hack. 💻 One step closer to MNC dreams! 📈 XOR or HashMaps? 👇 #LeetCode #Java #DSA #MCA #Coding
This user guide provides a brief history of Java EE/Jakarta EE and a detailed overview of some of the specifications that will be updated in Jakarta EE 11. Read more 👉 lttr.ai/Aqs4l #Java #BDD #JakartaEE
Just published 2 enterprise training guides: 📘 Java Teams Training Plan 📘 Camunda 8 + Alfresco Program Covers real-world architecture, workflows & production readiness 🔗 shikhanirankari.blogspot.com/2026/05/how-to… 🔗 shikhanirankari.blogspot.com/2026/05/corpor… #Java #Camunda #Alfresco #Microservices #BPMN
Method overloading and override in Java. #developer #programming #java
Open weights. Faster tokens. Lower latency. This isn’t an update, it’s a power shift.
💡Java Patterns: The Builder Pattern allows for flexible, clear construction of complex objects. #Java #DesignPatterns
We’ve been "modernizing" Java since the dawn of time, but the web is getting stickier. If you’re balancing legacy systems with the new pressure of AI integration, this one is for you. Full post: open.substack.com/pub/myfear/p/m… #java #ai #modernization
Something went wrong.
Something went wrong.
United States Trends
- 1. Spirit N/A
- 2. New Day N/A
- 3. Kofi N/A
- 4. Saka N/A
- 5. Jeff Cobb N/A
- 6. Big E N/A
- 7. Fulham N/A
- 8. #ARSFUL N/A
- 9. Gyokeres N/A
- 10. Kentucky Derby N/A
- 11. Elizabeth Warren N/A
- 12. Prates N/A
- 13. #COYG N/A
- 14. Pocahontas N/A
- 15. Ben White N/A
- 16. Tonga Loa N/A
- 17. Inoue N/A
- 18. #Arsenal N/A
- 19. Ticketmaster N/A
- 20. #Its_SevEN_In_This_World N/A