A weekly show teaching people to program. Uses Eclipse and Java as tools to teach people not just the concepts of programming, but also about computer science in general.
A video I made with my friend back in highschool.
A simple Chess Club promotion I made while in High School, using mainly Blender.
In today's episode, we go over the basis of drawing graphics to the screen.
Today I go over a common pitfall when making mutator methods in java.
In this episode, I go over what a loop is, and we make a simple game that forces the user to guess a number.
Today, I go over the basics of setting up your computer to display PHP Files.
In today's lecture, we go over what the java classpath is, and how to run your java programs from the command line.
This is the first of the mini-lectures I will be doing. Today, we learn how to get an Ubuntu installation ready to compile C++ programs.
In this lecture, I go over if and else statements. We learn how to make our computer respond to different results. To top it all off, we figure out how to get commands from the user, and take our first look at the debugger.
in today's lecture I go over the basic types of data, and data conversion. We then learn how to turn our $1000 computers into pocket calculators