ICS4U
Give Me a Star!
Flow Structures
In this chapter you will learn how to use methods and arguments to make your scripts work even better! You will also learn how to use conditionals.
Chapters
Conditionals
This chapter teaches you how to use conditional keywords like if else and elseif in java syntax
Read More
Exercises
Assignment
Loops
Code that works over, over, over and over again...
Read More
Exercises
More Exercises
Void & Scope
This will teach you what method scope and Void means.
Read About Void
Read About Scope
Exercises
Method Return
Returning from a Function. Is that even possible?
Read More
Exercises
Pseudo-code
In our class we used pseudo-code, due to our classes being on pen and paper.
Exercises
Test 1 & 2
Test Time!
Read More