Modem Noise

Software Development and background noise from an Irish hermit.

Wednesday, 14 October 2015

Jetbrains Tools for Students

›
 Jetbrains offer their, frankly outstanding, development tools FREE to students. All you need to apply is to be a student and have access to...
Tuesday, 11 March 2014

GitHub Education Discount - Free Stuff!

›
Github.com is a very powerful and useful tool. For those of you who don't know what GitHub is, it is a version control system. Version c...
1 comment:

Adding Google Play SDK in Eclipse

›
To develop an app using the Google Play Services API, you must download the Google Play services SDK using the SDK manager. I am making an a...
3 comments:
Monday, 10 March 2014

Perfect Timing. A Timer Class to estimate performance.

›
When testing the performance of your code it can be useful to use  the currentTimeMillis() method in System. Usually you would use it as fol...
Saturday, 22 February 2014

Leading Zeros on Integrals in Java

›
Sometimes you may need to have leading zeros on an integer in java. It is easy to do this using formatting. The example shown below uses pri...
Monday, 10 February 2014

Android XML formatting in Eclipse

›
When working with Android in Eclipse XML errors can be easy to commit and hard to spot. Errors in your XML can lead to your code failing to...
2 comments:
Thursday, 30 January 2014

Packaging multiple Java files from the command line

›
Sometimes it's good to leave your IDE of choice behind and go old school. A text editor and the command line. One thing that can catch p...
›
Home
View web version

About Me

My photo
modemnoise
Galway, Ireland
Software development and tech enthusiast. Always learning.
View my complete profile
Powered by Blogger.