Take your programming in c++ course online today!
Home / FAQs / Online Degrees / Certificate Courses / Admission Policies / Class Rooms / Request Info.

Canyon College

online programming in c course at Canyon College

COURSE SYLLABUS: Programming in C++

Course Title: CST389 - Programming in C++
Department: Computer Science
Instructor: Gene Bryant, MS - Contact | Vita
Phone: 000-000-0000


Course Description:

This course covers basic concepts in C++ to learn the skill of programming applications. Students will study intro programming concepts, basic C++ elements, selection, iteration, functions, and arrays.

Textbook:  Online Bookstore

C++ Programming: Program Design Including Data Structures, Second Edition, by D. S. Malik. Course Technology, 2004. ISBN: 0619160446

Compiler / Software:
Any version of ANSI-standard C++ compiler will suffice for this course.

Grading:
Programs 25%
Quizzes 25%
Final Project 25%
Final Exam 25%
Final grades will be assigned based on the following percentage scale:
A 90% or higher
B 80% to 89%
C 70% to 79%
D 60% to 69%
F lower than 60%
Schedule and Assignments:

Week Read / Study Assignments
1 Ch 1: Overview of Computers and Programming Languages If not done so already, install the C++ compiler.

Take Quiz 1 by Day 7.
2 Ch 2: Basic Elements of C++

Ch 3: Input / Output
Complete Program 1 by Day 7.

Take Quiz 2 by Day 7.
3 Ch 4: Control Structure (Selection)

Ch 5: Control Structure (Repetition)
Complete Program 2 by Day 7.

Take Quiz 3 by Day 7.

The Final Project will be emailed by Day 7. Send me an email if you have not received a copy by then.
4 Ch 6: Functions I

Ch 7: Functions II
Complete Program 3 by Day 7.

Take Quiz 4 by Day 7.
5 Ch 8: User-Defined Data Types Complete Program 4 by Day 7.

Take Quiz 5 by Day 7.
6 Ch 9: Arrays and Strings Complete Program 5 by Day 7.

Take Quiz 6 by Day 7.
7 Ch 10: Records (Structs) Complete Program 6 by Day 7.

Take Quiz 7 by Day 7.

The Final Exam will be emailed by Day 7. Send me an email if you have not received a copy by then.
8 Final Exam Submit Course Project by Day 7.

Submit Final Exam by Day 7.

Miscellaneous:

Work Week:
For the purpose of this course, the work week will begin on Monday (Day 1), and end on Sunday (Day 7). If you start the course in the middle of a week, your Day 1 of Week 1 will be the Monday immediately following your start day.

Late Submissions:
Any work turned in late, up to one week, will be assessed a 10% penalty; up to two weeks, 20% penalty. No work will be accepted after more then two weeks after the due date. All work must be submitted by Day 7 of Week 8.

Email:
Send messages using Contact form. When sending email outside of this website, please put the course number (CST389) as part of the subject line. Any of the following would be ideal:

CST389 – Quiz 1 Question
CST389 – Functions
CST389 – HELP!!!
All email inquires needing a reply, will be answered within 24 hours. If you do not receive some type of an acknowledgement from me within that time, I either did not receive the original email, or I, uhm, forgot. In either case, please send me a “gentle” reminder. If that doesn’t work, there really might be something wrong with our email “connection,” and you should follow up with a phone call.

What is expected of the students:
LOTS.   Lots of hours, sweat and effort, along with night after night of writing code.  At least, if this is what you think from the first, you’ll be better off. There will be lots of reading, and there will be tons of lines of already written code examples to run, and many new lines of code for you to write. Yes, all of this will be very time consuming. Even though you’re not required to attend class, you are expected to keep up with the reading, trying out the samples programs, etc. An hour on Sunday before an assignment is due will NOT work.  Once you get behind in the course work, it will be extremely difficult to catch up.