Introduction to programming
Topics Covered in This Course:
In Section 1 of this course you will cover these topics:
Getting started with alice
Program design and implementation
In Section 2 of this course you will cover these topics:
Programming: putting together the pieces
Classes, objects, methods, and parameters
In Section 3 of this exam you will be evaluated on below listed topics:
Interaction: events and event handling
Functions and if/else
In Section 4 of this course you will cover these topics:
Repetition: definite and indefinite loops
Repetition: recursion
In Section 5 of this course you will cover these topics:
Lists and list processing
Variables and revisiting inheritance