C++ Programming
Assignment Google Doc: Computer Terms
Open Google Doc > Select Drop Down Menu File > Select Make a Copy > Change File name to
Computer Terms "Last Name" > Share to jourdem@brightonk12.com when complete
Electronic Handouts Ohm's Law/Circuits
Assignment Google Doc: Electrical Terminology
Assignment Google Doc: Electrical Components/Circuits Terminology
Compilers
Online Website: OnlineGDB
Video: Online GDB Overview
Tutorials and Assignments
Reference: C++ Reference Code
Tutorial 1: Input/Output and Variables
Video Reference: Input/Output and Variables
Demo Code: Adding 2 Numbers
Submission: OnlineGDB > Select Share Icon > Copy Url > Email URL to Teacher (See Below for image selections)
Assignment 1: Pythagorean Theorem
Tutorial 2: If/Then Statements
Video Reference: If/Then Statements
Submission: OnlineGDB > Select Share Icon > Copy Url > Email URL to Teacher (See Below for image selections
Tutorial 3: Loops
Part 4: For Loops
Video Reference: For Loops
Part 5: Do/While Loops
Part 6: While Loops
Video Reference: While and Do/While Loops
Reference Code: Loops Demo Code
Submission: OnlineGDB > Select Share Icon > Copy Url > Email URL to Teacher (See Below for image selections
Assignment: Programs 2 Factorials and 3 Change
Video Reference: Programs 2 Factorials and 3 Change
Reference Tutorial: Check Good/Bad Entry
Tutorial shows how to limit inputs from a keyboard (I.E only allow letters inputs.)
Optional Projects
Tutorials Arrays
Section 2 Arrays
Section 3 Sorting
Section 4 Permutations and Combinations
Section 5 Random Number Generator
Assignment: Program 4 Simple Calculator