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

Joined August 2015
1 Photos and videos
What does a Java Developer do? Find out in this article - javatutorialworks.com/what-d… #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
1
For better performance when concatenating multiple Strings, use a StringBuilder. #Java
1
A quick lesson on the abstract keyword: Abstract methods don't have a body. And abstract classes cannot be instantiated. #Java
1
Just starting to learn #Java? Check out this free #cheatsheet on primitive data types I've put together just for you
2
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. 🍆
1
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

1
Real programmers don’t strive to be #1 in their field, they strive to be #0! #java #jokes
2
1
System.out.println(”Welcome to Java Tutorial Works!”); #java #beginner
1
It's Friday - perfect day for writing documentation :) Have you written yours today? #java
1
1
Starting a new workspace in Eclipse feels like moving into a brand new apartment - except without the fresh paint smell #java
4