排序
How to become a better Java Developer in 2025? [with Resources]
How to become a better Java Developer in 2025? [with Resources],Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from...
Keynote Highlights of CodeOne – The Future of Java is at Present
Keynote Highlights of CodeOne - The Future of Java is at Present,The opening keynote for Oracle Code One 2018 gave viewers the opportunity to hear from well-reputed members of Orac...
TetrisDAI – Tetris in Java (May 2008)
TetrisDAI – Tetris in Java (May 2008),“TetrisDAI” is an open source Tetris clone (highly modular) written in Java 1.6 (aka Java SE 6) with NetBeans. It is my first Java game and...
What is the difference between public, protected, and private in Java?
What is the difference between public, protected, and private in Java?, Why we care When modifying Java access, the general rule is to use only the minimum level of access that is ...
Optimizing AWS Java Lambdas
Optimizing AWS Java Lambdas,This was originally authored by Stephanie Gawroriski (Xer) on the IOpipe blog. If your Java lambdas are running slow, it can be a nightmare to find the ...
5 Ways Developers Waste More Than 20% of Their Work Week
5 Ways Developers Waste More Than 20% of Their Work Week,We looked into the most time-consuming tasks for developers. It turns out, more than 25% of their time, on average, is spen...
Being a Junior Software Developer
Being a Junior Software Developer,Hey! I am a junior software developer working with Java 8 and Spring (Boot) Framework. It has been around two/three months since I started. Time t...
Source Code for Game of Life
Source Code for Game of Life,Last week I blogged about the Game of Life. Well it took some searching through dead hard drives and old USB storage but I found the program I wrote, a...