Absolute Zero(Programming Tutorials)
Hi my name is AbsoluteZero, (my friends call me Adam), I am a Computer Scientist who loves to share the gift of programming with others.
It is my firm believe that anybody can learn to program, because honestly if I can do it anybody can. Not only can it be easy, but it can be actually really fun! There may be a few bumps along the road, but I am always here, and willing to lend a hand.
I am currently focusing on Java Tutorial, as I believe it is the best language for beginners to learn, and it will also help you learn harder languages like c++ faster once you are good at Java.
Java Tutorial - 52 - Intro to Swing Text Components
Java Tutorial - 51 - Exceptions Example
Java Tutorial - 50 - Introduction to Exceptions in Java
Algorithms 101 - Selection Sort implemented in Java
Algorithms 101 - Selection Sort
Java Tutorial - 49 - Final Methods and Classes
Java Tutorial - 48 - final Variables
Java Tutorial - 47 - Alternative way to listen for GUI Events
Java Tutorial - 46 - Using inner classes to Handle GUI Events
Java Tutorial - 45 - Implementing our Custom JPanel
Java Tutorial - 44 - Custom JPanel continued
Java Tutorial - 43 - Creating a Custom JPanel continued
Java Tutorial - 42 - Creating a Custom JPanel
Java Tutorial - 41 - JPanel Behaviour
Java Tutorial - 40 - Intro to JPanels
Java Tutorial - 39 - Event Handling
Java Tutorial - 38 - Interfaces
Java Tutorial - 37 - Constructors
Java Tutorial - 36 - Creating our First GUI
Java Tutorial - 35 - Polymorphism
Java Tutorial - 34 - Abstract Classes
Java Tutorial - 33 - Overriding Methods
Java Tutorial - 32 - More on Inheritance
Java Tutorial - 31 - Inheritance
Java Tutorial - 30 part 2 - The Final Battle Ship game
Java Tutorial - 29 - Fixing our bug
Java Tutorial - 28 - Randomizing our ships location
Java Tutorial - 27 - Making our Battle Ship game take user input
Java Tutorial - 26 - Building our Battle Ship
Java Tutorial - 25 - Test Code for our Battle Ship Prototype