Logo

Fundamentals of Programming: With Object Orientated Programming

Small book cover: Fundamentals of Programming: With Object Orientated Programming

Fundamentals of Programming: With Object Orientated Programming
by


Number of pages: 358

Description:
Written for students who are preparing for their first computer programming language class. The topics are presented in an easy to understand fashion with special emphasis on understanding the fundamental concepts necessary to develop quality software programs.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Think Python: An Introduction to Software DesignThink Python: An Introduction to Software Design
by - Green Tea Press
A concise introduction to software design using Python. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. The goal is to teach you to think like a computer scientist.
(26118 views)
Book cover: Bringing Design to SoftwareBringing Design to Software
by - Addison-Wesley
In this landmark book, Terry Winograd shows how to improve the practice of software design, by applying lessons from other areas of design to the creation of software. The goal is to create software that works -- really works.
(15567 views)
Book cover: Small Memory Software: Patterns for systems with limited memorySmall Memory Software: Patterns for systems with limited memory
by - Addison-Wesley
Offers state-of-the art programming solutions for personal digital assistants (PDAs). Includes illustrated patterns professionals can use, with implementation notes for reference, including some on the companion Web site, and examples in C++ or Java.
(20897 views)
Book cover: Optimizing Code for SpeedOptimizing Code for Speed
- Wikibooks
This document will focus on optimizing code to run faster. The intended audience of this text are software developers, primarily programmers who know at least one programming language well enough to write moderately complex programs.
(19482 views)