received in good time and condition. bought this book for class. it is very clear in explaining concepts and grammar.
Programming: Principles and Practice Using C++
✍ Scribed by Bjarne Stroustrup
- Publisher
- Addison Wesley
- Year
- 2008
- Tongue
- Portuguese
- Leaves
- 1264
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
An Introduction to Programming by the Inventor of C++
Preparation for Programming in the Real World
The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field.
Focus on Fundamental Concepts and Techniques
The book explains fundamental concepts and techniques in greater depth than traditional introductions. This approach will give you a solid foundation for writing useful, correct, maintainable, and efficient code.
Programming with Today’s C++
The 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. The book presents modern C++ programming techniques from the start, introducing the C++ standard library to simplify programming tasks.
For Beginners–And Anyone Who Wants to Learn Something New
The book is primarily designed for people who have never programmed before, and it has been tested with more than 1,000 first-year university students. However, practitioners and advanced students will gain new insight and guidance by seeing how a recognized master approaches the elements of his art.
Provides a Broad View
The first half of the book covers a wide range of essential concepts, design and programming techniques, language features, and libraries. Those will enable you to write programs involving input, output, computation, and simple graphics. The second half explores more specialized topics, such as text processing and testing, and provides abundant reference material. Source code and support supplements are available from the author’s website.
✦ Table of Contents
Capa
Iniciais
O autor
Ficha catalográfica
Folha de rosto
Créditos
Prefácio
Sumário
Notas para o leitor
Capítulo 1 - Computadores, pessoase programação
Parte I - O básico
Capítulo 2 - Oi, mundo!
Capítulo 3 - Objetos, tipos e valores
Capítulo 4 - Computação
Capítulo 5 - Erros
Capítulo 6 - Escrevendo um programa
Capítulo 7 - Completando um programa
Capítulo 8 - Detalhes técnicos: funções, etc.
Capítulo 9 - Detalhes técnicos: classes, etc.
Parte II - Entrada e saída
Capítulo 10 - Fluxos de entrada e saída
Capítulo 11 - Customizandoentrada e saída
Capítulo 12 - Um modelo de exibição
Capítulo 13 - Classes gráficas
Capítulo 14 - Projeto de classe gráfica
Capítulo 15 - Gerando gráficos defunções e de dados
Capítulo 16 - Interfaces gráficascom o usuário
Parte III - Dados e algoritmos
Capítulo 17 - Vector e memória livre
Capítulo 18 - Vectors e arrays
Capítulo 19 - Vector, templates eexceções
Capítulo 20 - Contêineres e iteradores
Capítulo 21 - Algoritmos e mapas
Parte IV - Ampliando a visão
Capítulo 22 - Ideais e história
Capítulo 23 - Manipulação de texto
Capítulo 24 - Números
Capítulo 25 - Programação de sistemasembarcados
Capítulo 26 - Testes
Capítulo 27 - A linguagem deprogramação C
Parte V
Apêndice A - Resumo da linguagem
Apêndice B - Resumo da biblioteca
padrão
Apêndice C - Começando a usar Visual Studio
Apêndice D - Instalando FLTK
Apêndice E - Implementação de GUI
Glossário
Referências
Índice
Créditos das fotos
Encarte
📜 SIMILAR VOLUMES
;Programming: Principles and Practice Using C++ КНИГИ ; ОС и БД Название: Programming: Principles and Practice Using C++ Автор: Bjarne Stroustrup Издательство: Addison-Wesley ISBN: 978-0321543721 Год: 2008 Формат: PDF Размер: 129.56 MB Страниц: 1272 Качество: Отличное Язык: АнглийскийОписание книг
An Introduction to Programming by the Inventor of C++ Preparation for Programming in the Real World The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field. Focus on Fundamental Concepts and Techni
An Introduction to Programming by the Inventor of C++ Programming: Principles and Practice Using C++, Third Edition, will help anyone who is willing to work hard learn the fundamental principles of programming and develop the practical skills needed for programming in the real world. Previous edi