JavaTutWorks's profile picture. Tips, tricks and chat for aspiring Java developers, all tweeted by Tom.

Java Tutorial Works

@JavaTutWorks

Tips, tricks and chat for aspiring Java developers, all tweeted by Tom.

What does a Java Developer do? Find out in this article - javatutorialworks.com/what-does-java… #career


When you're learning a new Java framework, having a look at the test classes is a great way to see how things are done.


When you want a loop body to always execute before the loop’s condition is evaluated, use a do-while loop. #Java


For better performance when concatenating multiple Strings, use a StringBuilder. #Java


A quick lesson on the abstract keyword: Abstract methods don't have a body. And abstract classes cannot be instantiated. #Java


Just starting to learn #Java? Check out this free #cheatsheet on primitive data types I've put together just for you

JavaTutWorks's tweet image. Just starting to learn #Java? Check out this free #cheatsheet on primitive data types I've put together just for you

Wanna write your own Android apps? Then learn Java.


How different life would be if we had to end #Java statements with the eggplant emoji instead of the semicolon. 🍆


It’s the weekend! Time to party(hard);


This is a nice blog post from @JavinPaul on why SimpleDateFormat in #java is not thread-safe ow.ly/3y9sh2


Real programmers don’t strive to be #1 in their field, they strive to be #0! #java #jokes


System.out.println(”Welcome to Java Tutorial Works!”); #java #beginner


It's Friday - perfect day for writing documentation :) Have you written yours today? #java


Starting a new workspace in Eclipse feels like moving into a brand new apartment - except without the fresh paint smell #java


Loading...

Something went wrong.


Something went wrong.