Корично изображение Книга

Problem solving, abstraction, and design using C++ /

Основен автор: Friedman, Frank L., 1942-
Други автори: Koffman, Elliot B.
Формат: Книга
Език: English
Публикувано: Boston : Pearson Addison-Wesley, c2007.
Издание: 5th ed.
Предмети:
Онлайн достъп: Table of contents only
Подобни документи: Online version:: Problem solving, abstraction, and design using C++
Съдържание:
  • Ch. 1.
  • Introduction to computers, problem solving, and programming
  • Ch. 2.
  • Overview of C++
  • Ch. 3.
  • Top-down design with functions and classes
  • Ch. 4.
  • Selection structures : if and switch statements
  • Ch. 5.
  • Repetition and loop statements
  • Ch. 6.
  • Modular programming
  • Ch. 7.
  • Simple data types
  • Ch. 8.
  • Streams and files
  • Ch. 9.
  • Data structures : arrays and structs
  • Ch. 10.
  • User-defined classes
  • Ch. 11.
  • Data abstraction and object-oriented design
  • Ch. 12.
  • Recursion
  • Ch. 13.
  • Pointers and dynamic data structures
  • Ch. 14.
  • Multiprocessing using processes and threads.