Fundamentals of Programming: With Object Orientated Programming
by Gary Marrer
2009
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.
Download or read it online for free here:
Download link
(multiple formats)
Similar books

by Derick Bailey - LosTechies.com
S.O.L.I.D. is a collection of best-practice design principles which can be applied to your design, allowing you to accomplish various desirable goals such as loose-coupling, higher maintainability, intuitive location of interesting code, etc.
(18332 views)

by Nick Jenkins
An introduction to software development based on Rapid Application Development (RAD) and rapid prototyping. You don't have to be a genius to deliver software on time and join the 'elite' of the software development world.
(20827 views)

by Tim Berglund - O'Reilly Media
Build and test software written in Java and many other languages with Gradle, the open source project automation tool that's getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle.
(14898 views)

by Dustin Boswell, Trevor Foucher - O'Reilly
This book focuses on the nuts and bolts of programming, with simple and practical techniques you can use every time you sit down to write code. You'll find tips throughout the book, with easy-to-digest code examples and helpful illustrations.
(21238 views)