Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

A ChromeBook Introduction to C/C++ Programming for Teens

Posted By: AlenMiler
A ChromeBook Introduction to C/C++ Programming for Teens

A ChromeBook Introduction to C/C++ Programming for Teens by Robert Cook
English | Dec 16, 2015 | ASIN: B019HN11RQ | 307 Pages | AZW3/MOBI/EPUB/PDF (conv) | 14.39 MB

Textbook for a one-semester, middle or high school class on computer concepts and programming. No software installation is required. All code is edited, compiled and executed in the Cloud at a free web site.

While the text was written and tested on a ChromeBook, all of the examples and online tests will work fine in any web browser.

Programming topics include files, computer concepts, operating systems, C, C++, debugging, unit testing, software reuse, class design, exceptions, templates.

Math topics include number systems, expressions, Boolean functions, Cartesian coordinates, line equations, Pythagorean Theorem, 2D vectors, velocity, acceleration, simple geometry and trigonometry.

The text is accompanied by a web site (professorcook.org) that lists all of the book's source code and that contains self-grading tests for each Chapter.