Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
What is this?
Less
More

Memberships

Amigoscode

1k members • Free

3 contributions to Amigoscode
Moving from Array implimentation to List
Can’t believe how much my code shrank after switching from arrays to Lists. The logic became so much simpler. Never underestimate the power of collections! Anyone else ever feel this way? lol
Moving from Array implimentation to List
2 likes • 7h
@Ömer Fadıl Usta Totally agree! It all boils down to knowing when to use which.
About CLI Build
Hello everyone! 👋 I hope you're all doing great. I'm currently working on the Java CLI Build, specifically the part about Interfaces. I have a quick question about the task: Do we need to implement the interface and file storage only for the User class, or should this be done for all the classes in the project? Thank you in advance for your help! 🙏
About CLI Build
2 likes • 13d
Is it a bad practice to extend the Interface to the Car class? I created the Class as an interface, and I had different Car companies implement it; each company has its own brand
Curious!!
Since String objects in Java are immutable while StringBuilder and StringBuffer are mutable, how does immutability work when a String is created as a literal compared to using new String()? Also, why does StringBuilder initialize with a default capacity of 16 characters?
0 likes • 13d
Thanks for this, Nelson. Well understood. I was asked some days ago which one is thread-safe, StringBuilder or StringBuffer? It would help if you could add concept of thread to Java Masterclass or Fullstack
1-3 of 3
Hammed Lawal
2
13points to level up
@hammed-lawal-4012
Developer from the slum!!

Active 7h ago
Joined Oct 14, 2025
Powered by