Kirjojen hintavertailu. Mukana 12 363 183 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

1000 tulosta hakusanalla C P

C++ Programming With Applications In Administration, Finance And Statistics (Includes The Standard Template Library)
Object-oriented programming has been the most dramatic innovation in software development in the last decade. It offers a powerful way to cope with the complexity of programs. C++ is by far the most popular object-oriented language.This book gives a complete introduction to C++ and object-oriented programming. Additionally, it provides a large collection of C++ programs which are useful in finance, administration and statistics. The book contains more than 20 fully developed classes and more than 200 ready-to-run programs. The Standard Template Library is also included.
C++ Programming Today

C++ Programming Today

Barbara Johnston

Pearson
2007
nidottu
For any introductory C++ Programming Language course or general introductory computer programming course. C++ Programming Today, 2/E presents the C++ language and object-oriented theory in an easy-to-read, comprehensive text. Written in an easy-to-read, informal style, it guides the reader from beginning programming through complex object-oriented techniques. The text has a large variety of program examples along with easy-to-understand figures, summary reference tables, and appendices. The text is filled with practical programming information including style guidance, debugging, multi-file program construction, and real-world, commonsense programming advice. Extensively classroom tested during development, the text incorporates the excellent student feedback and suggestions the author received. In addition, Visual C++ 2005 Express Edition is packaged with the text, providing students with an excellent development tool for learning object-oriented programming.
C Programming

C Programming

Notion Press, Inc.
2021
pokkari
The C programming language forms the foundation of most programming languages used today in the IT industry. Keeping in mind the simplicity of the language, this book emphasizes logic building, which is an essential skill for beginners. In addition to definitions, explanations are elaborated separately, with an emphasis on dry runs, making the book suitable for academic requirements. An additional section of selected interview and aptitude questions is included at the end of each chapter, providing readers with insight into competitive coding as well.
C-Peptide

C-Peptide

VDM Publishing House
2010
nidottu
Observera att förlaget som ger ut denna produkt baserar innehållet i sina produkter på fria källor som Wikipedia. Boken är med stor sannolikhet endast ett utdrag ur dessa informationskällor, alltså inte en vanlig bok i den bemärkelsen.
C Programming

C Programming

Savitha J; Samyuktha G

Lap Lambert Academic Publishing
2026
pokkari
This book provides a comprehensive introduction to C programming, covering fundamental concepts such as variables, data types, operators, control structures, functions, arrays, pointers, structures, and file handling. Designed for beginners and intermediate learners. The book emphasizes problem-solving, logical thinking, and hands-on practice to help readers develop efficient and structured C programs.
C and C++ programming concepts and Data structures
This book has been designed to provide an insight into the fundamentals of Programming and Data Structures in C and C++ making a comparitive study.A good knowledge of C and C++ which is a fore runner to Object Oriented Programming is necessary for all Engineers and Scientists to tackle real time problems involving a voluminous data of different types and structures.Basic concepts and features in C and C++ are explained lucidly and compared. Common features are given first, and special features separately.Comprehensions and Exercises are provided for each chapter.Many programs in C and C++ have been chosen and presented for perfect understanding, highlighting the usage and placement of the important features. Necessary comments have been provided The book provides a comparitive study of C and C++ including Data Structures to make C++ easily understandable.