Archives

Date: November, 2009

Java – Project Euler Multiples

Java, Languages

This weeks ICSP assignment was one of the Project Euler challenges. Here is the task: This weeks Bonus Task is to solve the First Problem using Java: “If we list all the natural numbers below 10 that are multiples of 3 or 5, we * get 3, 5, 6 and 9. The sum of these […]

Java Visual Hello World Popup

College, Java, Languages

I spent yesterday going a bit deeper into Java with one of my lecturers. I decided to try and write a more complicated hello world app. It’s quite simple really once you get around the strict OOP and different syntax… This is how I did it: First you need to import some of the java […]

Capture the Flag Part 3

College, Games, Java

I have been flat out recently with school and work and this ICSP thing. Well anyway I have had no time to do any furasta or any independent spur of the moment programing! It’s driving me crazy, but hey, it’s all over in just over 6 months…. Capture the Flag Part 3 This time I […]