
Programming Fundamentals: A Modular Structured Approach Using C++
by Kenneth Leroy Busbee
Publisher: Connexions 2011
ISBN/ASIN: 1616100656
ISBN-13: 9781616100650
Number of pages: 331
Description:
The approach of this course will be to take the student through a progression of materials that will allow the student to develop the skills of programming. This textbook covers modular/structured programming fundamentals.
Download or read it online for free here:
Download link
(2.7MB, PDF)
Similar books
Engineering Software for Accessibilityby Microsoft Corporation - Microsoft Press
Discover how to create accessible software by planning for accessibility from the beginning of the development cycle. Familiarize yourself with the basics of accessibility, including color contrast, font size, the images, and systemwide settings.
(15069 views)
How to Design Programs: An Introduction to Programming and Computingby Matthias Felleisen, et al - The MIT Press
The focus of the book is the design process, from problem statements to organized solutions, it deemphasizes the algorithmic and language details, and specific applications. Programming is a fun activity, and a way to express abstract ideas.
(26177 views)
CMMI Implementation Guideby Vishnuvarthanan Moorthy - Smashwords
This CMMI Implementation Guide is a reference book for anyone interested in implementing CMMI in their organization. The purpose of this book is, to provide insight in to CMMI Implementation phases and best practices to be followed in this journey.
(15684 views)
31 Days of Refactoringby Sean Chambers, Simone Chiaretta - Los Techies
Refactoring is an integral part of continually improving your code while it moves forward through time. It is an easy concept to get started with and opens the door to better practices such as unit testing, shared code ownership and bug-free code.
(18665 views)