Computer Science (CSI 1430)
Before any CS Tutoring Appointment
Watch this video on creating a design. This will help your tutor help you in your session.
Chapter 1: Setting Yourself Up For Success In CS
Scheduling Your Workday With Outlook
Setting Up Your Coding Environment In CodeBlocks
CodeBlocks: Using the Debugger
Chapter 2: Basic Programming Concepts In C++
1. Introduction to Conditional Statements
2. Conditionals in C++ - Example
5. Introduction to Scope in C++
7. Introduction to Arrays in C++
8. Putting It All Together: Arrays, Loops, Conditionals, File I/O in C++