Developers: Make Your Websites Stand Out With Six Easy Tools

Adi Rosenblum Articles, Development Technologies & Tools, HTML5, JavaScript Leave a Comment

Attention: The following article was published over 13 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Can you believe that it has been almost 20 years since the Internet was made accessible for the masses? Time sure flies when you’re having fun! While the history of the Internet can …

Test-Driven Development

Josh McKinzie Articles, Development Technologies & Tools, Project Management, Testing 3 Comments

Attention: The following article was published over 14 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.We all will agree that having good tests to exercise and validate a developer’s code is a good thing. Unfortunately, so often, writing unit tests is the last thing developers have time …

Spring Batch Unit Testing and Mockito

Jonny Hackett Articles, Development Technologies & Tools, Java, Spring, Spring Batch, Testing 10 Comments

Attention: The following article was published over 14 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.I have a huge fascination with reality TV shows in which something is created.  My favorite of this genre is the Chip Foose-led “Overhaulin” series that aired on TLC for several seasons. …

Dependency Injection for Android Development: Part Two

Mark Fricke Articles, Development Technologies & Tools, Java, Mobile, Tutorial 3 Comments

Attention: The following article was published over 14 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Overview This is the second post in a series written on Dependency Injection for Android Development. In this blog, I will discuss how to take advantage of RoboGuice to inject views and other …