Media Summary: We will be manipulating text a lot and that will require you to learn to use methods in the In this lesson we will look at using compareTo to compare objects, namely In this video I will explain how classes are built in Java so you can define your own objects. We will be working on this idea for the ...
Mr Joyce Computer Science String - Detailed Analysis & Overview
We will be manipulating text a lot and that will require you to learn to use methods in the In this lesson we will look at using compareTo to compare objects, namely In this video I will explain how classes are built in Java so you can define your own objects. We will be working on this idea for the ... The methods you will be expected to use in your programs from the Math Class. This is the first lesson in our course which shows you how to make basic output on the screen using System.out.print commands. In this lesson we look at basic operation in Java (mostly mathematical).
In this video you will have your first chance to work with if/else statements in java. In this lesson we learn how to use the Scanner class to get input from the keyboard. This is a worked example of a program that requires the use of compound or nested decisions to complete. In this video I show you how you can use an array to manage an animation by making a mine class that explodes when something ... This lesson explains a bit about casting between integers and doubles in java. This video will introduce you to some of the interaction and advanced classes you can use in the JGraphics library.
In this video I show you how to create an Actor in Greenfoot that moves with a regular pattern. It doesn't always have to be angles, ... This lesson will explain a little bit about what an array is and some of the basic uses/functionality. Before we continue with learning about how objects work we need to learn about the difference between an object and a ... This video is a BASIC look at two common array techniques that your next assignment will require.