C++: An Active Learning Approach
An Active Learning Approach
C++: An Active Learning Approach provides a hands-on approach to the C++ language through active learning exercises and numerous programming projects. Ideal for the introductory programming course, this text includes the latest C++ upgrades without losing site of the C underpinnings still required for all computing fields. With over 30 years combined teaching experience the authors understand potential pitfalls students face and aim to keep the language simple, straightforward, and conversational. The topics are covered in-depth yet as succinctly as possible. The text provides challenging exercises designed to teach students how to effectively debug a computer program and Team Programming exercises urge students to read existing code, adhere to code specifications, and write from existing design documents. Examples are provided electronically allowing to students to easily run code found in the text.
- ISBN 13 : 1449662161
- ISBN 10 : 9781449662165
- Judul : C++: An Active Learning Approach
- Sub Judul : An Active Learning Approach
- Pengarang : Todd W. Breedlove, Randal L. Albert, Randal L. Albert,
- Kategori : Computers
- Penerbit : Jones & Bartlett Publishers
- Bahasa : en
- Tahun : 2010
- Halaman : 653
- Halaman : 653
- Google Book : http://books.google.co.id/books?id=QEXTeEA7fAkC&dq=intitle:an+active+approach&hl=&source=gbs_api
-
Ketersediaan :
An Active Learning Approach Todd W. Breedlove, Randal L. Albert. Section 2.1
Exercises 1. Define the term “procedural programming.” 2. Define the term “
program.” 2.2. Problem-Solving. Overview. Perhaps one of the most difficult
activities ...