top of page

Learn Computer Science
Developing a more interesting World
"Computer science is no more about computers than astronomy is about telescopes."
Edsger Dijkstra
Free beginner - intermediate level computer science tutorials
Java Coding
Tutoring > Java Coding
Basic Syntax - What does Java look like and what rules should we follow?
Objects - What are objects, how do we create them and how can we use them?
Variables and Types - What kind of variables can we use in Java?
Methods - What are methods and how are they useful?
Conditionals - How can we make our program test for conditions and branch accordingly?
bottom of page