K-12 CS Teacher Professional Development Workshop
Description: Programming is rarely all done in a main method. Oftentimes, programmers will do most of their work other classes or methods and there will be a few lines of code which reference the methods which contain all the code. This is done for organizational and efficiency purposes.
Learning Objectives: Students will grasp...
Creating classes
Using said classes as objects
What an object is
Programming with an object-oriented mindset
Mapping to Learning Objectives in K-12 CS Standards or GACE CS Assessment:
Activities: