C++,Short and Sweet,Part 1
A first course on C++based on the book Accelerated C++.
Description
In this course,you will learn:-
- This course,presented by Jeremy Siek,a lecturer at the University of Colorado,is for beginners who wish to get started building C++programmes. It is not assumed that you have any prior understanding of C++. The course is based on Andrew Koenig and Barbara E. Moo's acclaimed textbook Accelerated C++.
Syllabus:-
- Getting started
- Working with strings and if statements
- Looping and working with batches of data
- Organizing programs
- Organizing data and using sequential containers
- Using library algorithms
- Code Examples Download
Post a Comment