Programming

Programming
Author :
Publisher : Pearson Education
Total Pages : 1312
Release :
ISBN-10 : 9780321992789
ISBN-13 : 0321992784
Rating : 4/5 (89 Downloads)

Book Synopsis Programming by : Bjarne Stroustrup

Download or read book Programming written by Bjarne Stroustrup and published by Pearson Education. This book was released on 2014 with total page 1312 pages. Available in PDF, EPUB and Kindle. Book excerpt: An introduction to programming by the inventor of C++, Programming prepares students for programming in the real world. This book assumes that they aim eventually to write non-trivial programs, whether for work in software development or in some other technical field. It explains fundamental concepts and techniques in greater depth than traditional introductions. This approach gives students a solid foundation for writing useful, correct, maintainable, and efficient code. This book is an introduction to programming in general, including object-oriented programming and generic programming. It is also a solid introduction to the C++ programming language, one of the most widely used languages for real-world software. It presents modern C++ programming techniques from the start, introducing the C++ standard library to simplify programming tasks.


Programming Related Books

Programming
Language: en
Pages: 1312
Authors: Bjarne Stroustrup
Categories: Computers
Type: BOOK - Published: 2014 - Publisher: Pearson Education

DOWNLOAD EBOOK

An introduction to programming by the inventor of C++, Programming prepares students for programming in the real world. This book assumes that they aim eventual
Compiler Construction
Language: en
Pages: 696
Authors: William A. Barrett
Categories: Computers
Type: BOOK - Published: 1979 - Publisher:

DOWNLOAD EBOOK

Engineering a Compiler
Language: en
Pages: 825
Authors: Keith D. Cooper
Categories: Computers
Type: BOOK - Published: 2011-01-18 - Publisher: Elsevier

DOWNLOAD EBOOK

This entirely revised second edition of Engineering a Compiler is full of technical updates and new material covering the latest developments in compiler techno
Compiler Construction
Language: en
Pages: 604
Authors: Kenneth C. Louden
Categories: Computers
Type: BOOK - Published: 1997 - Publisher: Course Technology

DOWNLOAD EBOOK

This compiler design and construction text introduces students to the concepts and issues of compiler design, and features a comprehensive, hands-on case study
Compilers: Principles and Practice
Language: en
Pages: 537
Authors: Parag H. Dave
Categories:
Type: BOOK - Published: - Publisher: Pearson Education India

DOWNLOAD EBOOK

Compilers: Principles and Practice explains the phases and implementation of compilers and interpreters, using a large number of real-life examples. It includes