C++ Programming Logo
COSC 1436.82601 - Online
Programming Fundamentals I
Instructor: David Kirk
Winter 2024-2025   12/13/2024 - 1/10/2024
Dallas College Home
Various Resources
Installing Code::Blocks on Windows and running a C++ program
Create, Compile, and Run C++ on Mac using TextMate and the Terminal

Online C++ Compiler  |  Syntax Highlighter  |  w3schools.com C++ Tutorial
Arduino / NeoPixel  | Build a Line Following Robot  |  sol.exe  |  cards.dll
C++ Online Book by David Kirk
Chapter 1 - Programming Terminology    Video
Chapter 2 - Binary    Video
Chapter 4 - Hello World    Video
Chapter 5 - Cout Statement    Video
Chapter 6 - Variables    Video
Chapter 7 - Constants
Chapter 8 - Cin Statement    Video
Chapter 9 - If...Else Statement    Video
Chapter 10 - Switch Statement
Chapter 11 - Using Libraries and Functions    Video
Chapter 12 - While Loop    Video
Chapter 13 - For Loop    Video
Chapter 14 - Arrays    Video
Chapter 15 - String    Video
Chapter 16 - Writing Functions    Video
Chapter 17 - Variable Scope
Chapter 18 - File Input and Output    Video
Chapter 19 - Random Numbers    Video
Chapter 21 - Bells & Whistles
 
Class Calendar - last updated December 19, 2024
Friday
Dec 13
Intro Class Video

History of Computers


Chapter 1 - Programming Terminology
Chapter 2 - Binary

Example Student HW 7 Programs
Monday
Dec 16
Chapter 4 - Hello World
Chapter 5 - Cout Statement

Homework 1 due Dec 16    Homework 1 Tips

Tuesday
Dec 17
Chapter 6 - Variables
Chapter 7 - Constants
Wednesday
Dec 18
Chapter 8 - cin statement
Chapter 11 - Using Functions

Homework 2 due Dec 18    Homework 2 Tips
Thursday
Dec 19

Practice Test #1

Exam 1 on Ecampus due Dec 19
- Chapters 1,2,4,5,6,7,8 - history of computers, programming, binary, cout statement, cin statement, variables, constants

Friday
Dec 20
Chapter 9 - If Statement

Look at If Statement Exercises Part 1
Look at If Statement Exercises Part 2

Homework 3 due Dec 22    Homework 3 Tips
Monday
Dec 23

Chapter 12 - While Loop

While Loop Simulator

Tuesday
Dec 24
Chapter 13 - For Loop

For Loop Simulator
Thursday
Dec 26
Homework 4 due Dec 26
Friday
Dec 27
Chapter 19 - Random Numbers

Practice Test #2

Exam 2 on Ecampus due Dec 27
- Chapters 9,11,12,13 - if statement, libraries and functions, while loop, for loop
Monday
 Dec 30
Chapter 18 - File Input/Output

Homework 5 due Dec 30
Tuesday
Dec 31

Chapter 14 - Arrays
Look at Array Exercises

Thursday
Jan 2
Chapter 15 - Strings
Look at string exercises1
Friday Jan 3 Chapter 16 - Writing functions

Homework 6 due Jan 3
Monday
Jan 6
Example Student HW 7 Programs

How to get started with HW 7


Jan 6, 2025 is the last day to Withdraw
Wednesday
Jan 8
Virtual Class Monday 6pm
Homework 7 due Jan 8
Thursday
Jan 9
Practice Test #3

Exam 3 on Ecampus due Jan 9 - Chapters 14 (arrays), 15 (strings), 16 (writing functions), 18 (file input/output), 19 (random numbers)