Finished my Password Strength Checker 🔐 and locked in a new workflow.
I now write code first in Sublime Text (no autocomplete), then move it to Cursor for structure + debugging. Slower, but way clearer. ☕️✨
#Java #LearningInPublic #DevJourney
Finished my Password Strength Checker 🔐 and locked in a new workflow.
I now write code first in Sublime Text (no autocomplete), then move it to Cursor for structure + debugging. Slower, but way clearer. ☕️✨
#Java #LearningInPublic #DevJourney
I added the core logic for checking password strength — length, uppercase, lowercase, numbers, and special characters.
Still refining, but seeing the logic come together feels really good. Slow progress, real understanding. ☕️✨
#Java #LearningInPublic #DevJourney
I added the core logic for checking password strength — length, uppercase, lowercase, numbers, and special characters.
Still refining, but seeing the logic come together feels really good. Slow progress, real understanding. ☕️✨
#Java #LearningInPublic #DevJourney
Started setting up input handling and enums. Still unfinished, but it’s coming together ☕️
#Java #LearningInPublic
Started setting up input handling and enums. Still unfinished, but it’s coming together ☕️
#Java #LearningInPublic
My first Java mini-project is DONE — loops, conditionals, random numbers, and user input… all playing nice-ishtogether 😅
Next up: building a password strength checker 🔐
Let’s go! ☕️💻
#Java #DevLife #LearningInPublic #BackendJourney
My first Java mini-project is DONE — loops, conditionals, random numbers, and user input… all playing nice-ishtogether 😅
Next up: building a password strength checker 🔐
Let’s go! ☕️💻
#Java #DevLife #LearningInPublic #BackendJourney
All I want is NO autocomplete so I can actually learn.
Why is disabling this so painful??
Asking for my sanity ☕️💻
#DevLife #IDEProblems
All I want is NO autocomplete so I can actually learn.
Why is disabling this so painful??
Asking for my sanity ☕️💻
#DevLife #IDEProblems
It runs… but the logic is very questionable 😂
Pausing for tonight.
Tomorrow = fresh brain cells + refactor + redemption! ☕️💻
#Java #DevJourney #LearningInPublic
It runs… but the logic is very questionable 😂
Pausing for tonight.
Tomorrow = fresh brain cells + refactor + redemption! ☕️💻
#Java #DevJourney #LearningInPublic
my Java project finally runs the way it should 😮💨☕️
Packages, Maven, terminal output — all working.
IntelliJ would never have done me like this 😂
But hey, growth hurts.
#Java #DevLife #LearningInPublic #IDEProblems
my Java project finally runs the way it should 😮💨☕️
Packages, Maven, terminal output — all working.
IntelliJ would never have done me like this 😂
But hey, growth hurts.
#Java #DevLife #LearningInPublic #IDEProblems
IntelliJ = luxury hotel 🏨✨
Cursor = Airbnb with great AI 🤖 but no concierge — just a “figure it out yourself” motto 🛎️❌
#DevLife #IDEProblems #LearningInPublic #Java #DevHumor
IntelliJ = luxury hotel 🏨✨
Cursor = Airbnb with great AI 🤖 but no concierge — just a “figure it out yourself” motto 🛎️❌
#DevLife #IDEProblems #LearningInPublic #Java #DevHumor
Swapped JetBrains IntelliJ for Cursor after learning it’s what the QA team uses.
Because why not add one more learning curve to the journey? 😂☕️
#DevLife #LearningInPublic #Java #SQL
Swapped JetBrains IntelliJ for Cursor after learning it’s what the QA team uses.
Because why not add one more learning curve to the journey? 😂☕️
#DevLife #LearningInPublic #Java #SQL
So I didn’t pass the first QA Engineer coding test — and that’s okay.
I owned my gaps and was given 6 months and a second chance to level up my Java & SQL skills.
Next up: a QA mentor, a learning plan, and hands-on projects. ☕️💻
#DevJourney #LearningInPublic #Java #SQL
So I didn’t pass the first QA Engineer coding test — and that’s okay.
I owned my gaps and was given 6 months and a second chance to level up my Java & SQL skills.
Next up: a QA mentor, a learning plan, and hands-on projects. ☕️💻
#DevJourney #LearningInPublic #Java #SQL
I was presented with an opportunity to move into an Automated QA Engineering role, which meant learning Java — hence the pivot from iOS dev.
Inital QA exam done & feedback coming in January. ZTM course complete. Still leveling up. ☕️💻
#Java #QA #LearningInPublic
I was presented with an opportunity to move into an Automated QA Engineering role, which meant learning Java — hence the pivot from iOS dev.
Inital QA exam done & feedback coming in January. ZTM course complete. Still leveling up. ☕️💻
#Java #QA #LearningInPublic
Deep dive into Generics and the Collections Framework these past two days.A lot to absorb, but the practice helped everything feel more manageable and I’m on track to finish the ZTM Java course this weekend. ☕️💻
#Java #Programming #LearningInPublic
Deep dive into Generics and the Collections Framework these past two days.A lot to absorb, but the practice helped everything feel more manageable and I’m on track to finish the ZTM Java course this weekend. ☕️💻
#Java #Programming #LearningInPublic
Got introduced to interfaces and abstract classes… and wow. Very confused. Extremely confused.
Not gonna lie — I don’t fully see the point yet 😭😂
Definitely revisiting this topic again. ☕️💻
#JavaDeveloper #LearningInPublic
Got introduced to interfaces and abstract classes… and wow. Very confused. Extremely confused.
Not gonna lie — I don’t fully see the point yet 😭😂
Definitely revisiting this topic again. ☕️💻
#JavaDeveloper #LearningInPublic
Holiday break slowed me down a bit, but I jumped back in today. Worked through enums and had some solid hands-on practice. Screenshots below. ☕️💻
#Java #DevLife #LearningInPublic
Holiday break slowed me down a bit, but I jumped back in today. Worked through enums and had some solid hands-on practice. Screenshots below. ☕️💻
#Java #DevLife #LearningInPublic
These two days were all about constructors and inheritance. Definitely a lot to take in, but I’m starting to see how everything connects. ☕️💻
#Java #OOP #DevLife #LearningInPublic
These two days were all about constructors and inheritance. Definitely a lot to take in, but I’m starting to see how everything connects. ☕️💻
#Java #OOP #DevLife #LearningInPublic
Today was all about OOP — the famous 4 pillars.
I’m proud to report… my code works.
I’m also concerned to report… I have no idea why it works 😭😂Object-oriented programming is humbling. ☕️💻
#Java #OOP #DevStruggles #LearningInPublic
Today was all about OOP — the famous 4 pillars.
I’m proud to report… my code works.
I’m also concerned to report… I have no idea why it works 😭😂Object-oriented programming is humbling. ☕️💻
#Java #OOP #DevStruggles #LearningInPublic
Worked through dates and times today, and honestly… this one made sense. Hit the halfway point of my course and turned off my IDE autocomplete to level up my typing + syntax memory.
Proud of this progress. ☕️💻
#Java #DevLife #LearningInPublic
Worked through dates and times today, and honestly… this one made sense. Hit the halfway point of my course and turned off my IDE autocomplete to level up my typing + syntax memory.
Proud of this progress. ☕️💻
#Java #DevLife #LearningInPublic
Spent the last two days working with text variables — Strings and StringBuilder.
Solid practice. Feeling a little more confident. ☕️💻
#Java #DevLife #LearningInPublic
Spent the last two days working with text variables — Strings and StringBuilder.
Solid practice. Feeling a little more confident. ☕️💻
#Java #DevLife #LearningInPublic
Absolutely nothing got done today. Met up with a dear friend and had way too much fun.
Tomorrow… full lockdown!
Day 13? Not happening 🤣☕️
#Java #LearningInPublic
Absolutely nothing got done today. Met up with a dear friend and had way too much fun.
Tomorrow… full lockdown!
Day 13? Not happening 🤣☕️
#Java #LearningInPublic
Hands-on practice with Modifiers and Static today… and I think I’m even more confused now. 😩 Definitely need another round on when to use what. 🤦🏾♀️☕️💻
#Java #DevLife #LearningInPublic
Hands-on practice with Modifiers and Static today… and I think I’m even more confused now. 😩 Definitely need another round on when to use what. 🤦🏾♀️☕️💻
#Java #DevLife #LearningInPublic
Today was all about Access Modifiers and Static.
I get it. Kind of. Maybe. ☕️🤦🏾♀️ My brain hurts.
#Java #DevLife #LearningInPublic
Today was all about Access Modifiers and Static.
I get it. Kind of. Maybe. ☕️🤦🏾♀️ My brain hurts.
#Java #DevLife #LearningInPublic
Practiced creating methods and calling them from other classes.
Here’s a peek at today’s #Java madness ☕️💻
#DevLife #LearningInPublic
Practiced creating methods and calling them from other classes.
Here’s a peek at today’s #Java madness ☕️💻
#DevLife #LearningInPublic
Control statements ✅
Methods ✅
Sanity — suspect 🫠
☕️👩🏾💻
#Java #DevLife #LearningInPublic
Control statements ✅
Methods ✅
Sanity — suspect 🫠
☕️👩🏾💻
#Java #DevLife #LearningInPublic