Hello World Without an IDE
APCS Java
by Chris Thiel
1y ago
You can get a lot of insight in how coding works and how an Integrated Development Environment (IDE can help the process of compiling, and executing the code you write ..read more
Visit website
Installing Java JDK SE 8 on Windows 10
APCS Java
by Chris Thiel
1y ago
Installing the Java JDK 8 SE on Windows 10 for learning AP Computer Science A.   Links mentioned in the video: mathorama.com/wiki Summer Assignment Links links java se jdk8 downloads.html https://bluej.org/versions.html Subscribe to APCS Java ..read more
Visit website
One to Ten Game Part 1
APCS Java
by Chris Thiel
1y ago
In this tutorial, we make a game called "1 to 10" rather than tic-tac-toe (naughts and crosses). We will construct A Board Class in the first part along with a tester class. The idea is to move a page either one or two positions, and the one in the last position loses. The strategy is not to difficult, so eventually we can make a robot player who will always play perfectly ..read more
Visit website
Making a JAR file in Eclipse
APCS Java
by Chris Thiel
1y ago
If you want to publish your Applet to the web, you probably need to make a Java Archive, or JAR file that allows you to embed your Applet in a web page ..read more
Visit website
Bug Demo:Circle Bug with Eclipse
APCS Java
by
1y ago
Use Eclipse to make a Circle Bug ..read more
Visit website
Making Images with GIMP
APCS Java
by Chris Thiel
1y ago
Making Images With GIMP You can download from http://www.gimp.org I show how to use some features in GIMP (from www.gimp.org) a open source image editor to use with your programs.  First, drawing a picture from scratch, then cleaning up a photo, and finally tracing a photo to make a simple "cartoon" like image.  For more info on where I used these images, see http://apcs.mathorama.com/  ..read more
Visit website
Comparator Interface in Gridworld
APCS Java
by Chris Thiel
1y ago
Here is a customized World for Gridworld where the message on the top is updated to show how many bugs there are and the location of the furthest Bug in the grid. You need to implement the Comparator interface for the grid world Bug class. You need to define a compare method that returns an int. Get the location of each Bug and use the compareTo method of Location. Here is the starter code: apcs.mathorama.com mpeg4 movie Quicktime movie ..read more
Visit website
One to Ten Game Part 2
APCS Java
by Chris Thiel
1y ago
Part 2 of 3 of the One to Ten Game ..read more
Visit website
Make a Java Class for Dots
APCS Java
by Chris Thiel
1y ago
Make a new object that represents a dot using the eclipse IDE ..read more
Visit website
Getting Started with APCS Java on Windows 7
APCS Java
by Chris Thiel
1y ago
How to get what you need installed on your Windows 7 machine ..read more
Visit website

Follow APCS Java on FeedSpot

Continue with Google
Continue with Apple
OR