Herb Schildt's C++ Programming Cookbook
ISBN: 9780071488600 / Angielski / Miękka / 509 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Your Ultimate "How-To" Guide to C++ Programming Legendary programming author Herb Schildt shares some of his favorite programming techniques in this high-powered C++ "cookbook." Organized for quick reference, each "recipe" shows how to accomplish a practical programming task. A recipe begins with a list of key ingredients (classes, functions, and headers) followed by step-by-step instructions that show how to assemble them into a complete solution. Detailed discussions explain the how and why behind each step, and a full code example puts the recipe into action. Each recipe... Your Ultimate "How-To" Guide to C++ Programming Legendary programming author Herb Schildt shares some of his favorite programming techn... |
|
cena:
308,64 zł |
Debugging C]+: Troubleshooting for Programmers
ISBN: 9780072125191 / Angielski / Miękka / 544 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This troubleshooting reference for the C++ programmer is filled with solutions to common and rare bugs. It helps developers identify bad coding habits and build clean code.
This troubleshooting reference for the C++ programmer is filled with solutions to common and rare bugs. It helps developers identify bad coding habits...
|
|
cena:
213,00 zł |
C/C++ Programmer's Reference
ISBN: 9780072127065 / Angielski / Miękka / 416 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. C/C++ Essentials and Syntax on One Handy Reference!
Get a wealth of core C/C++ information in this well-organized fingertip reference. Herbert Schildt, the world's leading programming author, has revised his perennial best-seller to reflect the latest information on ANSI/ISO Standard C and C++, including C99, the new standard for C. Inside, you'll find clear explanations of all C and C++ programming syntax, keywords, commands, functions, and class libraries. No programmer can remember the precise syntax of every C/C++ element--now you don't have to because it's all here. With this... C/C++ Essentials and Syntax on One Handy Reference!
Get a wealth of core C/C++ information in this well-organized fingertip reference. Herbert Schil... |
|
cena:
108,68 zł |
C++: The Complete Reference, 4th Edition
ISBN: 9780072226805 / Angielski / Miękka / 1056 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and RTTI--plus, a complete description of the Standard Template Library (STL).
Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtua...
|
|
cena:
312,98 zł |
The Art of C++
ISBN: 9780072255126 / Angielski / Miękka / 401 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Explaining complex code examples, this book demonstrates the artistry of C++, and includes a chapter, on A C++ Interpreter.
Explaining complex code examples, this book demonstrates the artistry of C++, and includes a chapter, on A C++ Interpreter.
|
|
cena:
213,00 zł |
C++ Gems: Programming Pearls from the C++ Report
ISBN: 9780135705810 / Angielski / Miękka / 628 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Stan Lippman, former C++ Report Editor (and best-selling author), brings you pearls of wisdom for getting the most out of C++. This carefully selected collection covers the first seven years of the C++ Report, from January 1989 through December 1995. It presents the pinnacle of writing on C++ by renowned experts in the field, and is a must-read for today's C++ programmer. It contains tips, tricks, proven strategies, easy-to-follow techniques, and usable source code.
Stan Lippman, former C++ Report Editor (and best-selling author), brings you pearls of wisdom for getting the most out of C++. This carefully selected...
|
|
cena:
317,61 zł |
Data Structures Via C++: Objects by Evolution
ISBN: 9780195108439 / Angielski / Twarda / 496 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Bringing together the fundamental topics of a traditional introductory data structures course and the current world of C++ and object-oriented programming, Data Structures via C++: Objects by Evolution offers an evolutionary approach to the subject. It combines a sound pedagogy for teaching data structures at the introductory (CS2) level with modern ideas in software engineering and object-oriented programming. The book introduces students (and instructors) to C++ and object-oriented programming using a "just-in-time" approach which...
Bringing together the fundamental topics of a traditional introductory data structures course and the current world of C++ and object-oriented program...
|
|
cena:
1212,18 zł |
real-time 3d character animation with visual c++
ISBN: 9780240516646 / Angielski / Miękka / 496 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Do you have some experience and a reasonable knowledge of C++ and want to write your own computer games? Have you ever looked at a PC or Playstation (R) game with characters running and leaping through an exciting landscape and wondered how it was done? If so then this book will give you all the information you need to achieve this goal, whether you are a hobby programmer, student or even a professional wanting to add that third dimension to your website.
Nik Lever takes you through the journey from the basics of 3D manipulation all the way to morph objects and sub-division... Do you have some experience and a reasonable knowledge of C++ and want to write your own computer games? Have you ever looked at a PC or Playstation (...
|
|
cena:
365,14 zł |
Systemc: From the Ground Up, Second Edition
ISBN: 9780387699578 / Angielski / Twarda / 281 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. SystemC provides a robust set of extensions to the C++ language that enables rapid development of complex models of hardware and software systems. The authors focus on practical use of the language for modeling real systems, showing:
SystemC provides a robust set of extensions to the C++ language that enables rapid development of complex models of hardware and software systems. ... |
|
cena:
586,33 zł |
Objects and Systems: Principled Design with Implementations in C++ and Java
ISBN: 9780387947815 / Angielski / Twarda / 221 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The author's aim in this textbook is to provide students with a clear understanding of the relationship between the principles of object-oriented programming and software engineering. Professor Zeigler takes an approach based on state representation to formal specification. Consequently, this book is unique through its - emphasis on formulating primitives from which all other functionality can be built; - integral use of a semi-formal behaviour specification language based on state transition concepts; -differentiation between behaviour and implementation; -a reusable heterogeneous container...
The author's aim in this textbook is to provide students with a clear understanding of the relationship between the principles of object-oriented prog...
|
|
cena:
195,42 zł |
c++ toolkit for engineers and scientists
ISBN: 9780387987972 / Angielski / Twarda / 388 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book describes the design, construction, and use of a numerical analysis software toolkit. It's written in C+ +, Version 2. 0, and makes essential use of that language's Object-Oriented Programming (OOP) features. Its development environment is the Borland International, Inc., Borland C++ compiler, Version 5. 02, for IBM-compatible personal computers. However, the book describes few features specific to that product. The toolkit and its description and background discussions cover the most fundamental aspects of numerical analysis. At the core of most scientific or engineering...
This book describes the design, construction, and use of a numerical analysis software toolkit. It's written in C+ +, Version 2. 0, and makes essentia...
|
|
cena:
195,42 zł |
Using the STL: The C++ Standard Template Library
ISBN: 9780387988573 / Angielski / Miękka / 594 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A lot has happened since the first edition of this book was written. When the first edition was prepared, there was only one version of the Standard Template Library (STL) available-the Hewlett-Packard version. Since then, several other versions have appeared from major compiler and library vendors. This is in an effort to conform to the recent International Standards Organization/International Electrotechnical Commission (ISO/IEC) C++ standards, which define the STL as part of the Standard C++ Library. As expected, the STL is becoming widely available and an accepted part of C++ program...
A lot has happened since the first edition of this book was written. When the first edition was prepared, there was only one version of the Standard T...
|
|
cena:
390,87 zł |
C++ and Object-Oriented Numeric Computing for Scientists and Engineers
ISBN: 9780387989907 / Angielski / Twarda / 440 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is an easy, concise but fairly complete introduction to ISO/ANSI C++ with special emphasis on object-oriented numeric computation. A user-defined numeric linear algebra library accompanies the book and can be downloaded from the web. This book is an easy, concise but fairly complete introduction to ISO/ANSI C++ with special emphasis on object-oriented numeric computation. A user... |
|
cena:
351,78 zł |
Object-Oriented Programming in C++
ISBN: 9780470843994 / Angielski / Miękka / 600 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This step-by-step tutorial teaches you all language features and explains their practical usage. Josuttis goes well beyond the basics, demonstrating how to combine templates with object-oriented programming to produce the power of modern C++ development for high performance programs.
*Comprehensive, detailed, readable, practical and up-to-date *Teaches you how to get the power from C++, using the current ANSI language standard and programming model *Specific hints from the author help to switch between and compare C and Java *Companion Web Site provides further... This step-by-step tutorial teaches you all language features and explains their practical usage. Josuttis goes well beyond the basics, demonstrating h...
|
|
cena:
323,73 zł |
Mastering C++ : An Introduction to C++ and Object-Oriented Programming for C and Pascal Programmers
ISBN: 9780471104278 / Angielski / Twarda / 320 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The C++ programming language is introduced with particular emphasis on the techniques used in real-life programs. Requiring little prior knowledge of the C programming language and working from realistic examples, Mastering C++ covers operator overloading and virtual functions, as well as data, pointers, arrays, structured types, input/output, memory management, inheritance, and more.
The C++ programming language is introduced with particular emphasis on the techniques used in real-life programs. Requiring little prior knowledge of ...
|
|
cena:
604,01 zł |
Karel++: A Gentle Introduction to the Art of Object-Oriented Programming
ISBN: 9780471138099 / Angielski / Miękka / 208 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This text is designed for students in computer programming or as a supplement for a computer science course. The main goal of the text is to help students and instructors move from the world of Pascal and structured programming into the object-oriented design paradigms of C++. Software available to accompany the book allows students to apply techniques practically.
This text is designed for students in computer programming or as a supplement for a computer science course. The main goal of the text is to help stud...
|
|
cena:
417,08 zł |
Data Structures and Algorithms with Object-Oriented Design Patterns in C++
ISBN: 9780471241348 / Angielski / Twarda / 678 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. An object-oriented learning framework for creating good software design.
Bruno Preiss presents readers with a modern, object-oriented perspective for looking at data structures and algorithms, clearly showing how to use polymorphism and inheritance, and including fragments from working and tested programs. An object-oriented learning framework for creating good software design.
Bruno Preiss presents readers with a modern, object-oriented per... |
|
cena:
1103,52 zł |
C++ Scientific Programming: Computational Recipes at a Higher Level
ISBN: 9780471412106 / Angielski / Twarda / 258 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych.
|
|
cena:
515,93 zł |
Objects, Abstraction, Data Structures and Design: Using C++
ISBN: 9780471467557 / Angielski / Miękka / 832 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. "It is a practical book with emphasis on real problems the programmers encounter daily."
--Dr.Tim H. Lin, California State Polytechnic University, Pomona "My overall impressions of this book are excellent. This book emphasizes the three areas I want: advanced C++, data structures and the STL and is much stronger in these areas than other competing books." --Al Verbanec, Pennsylvania State University Think, Then Code When it comes to writing code, preparation is crucial to success. Before you can begin writing successful code, you need to... "It is a practical book with emphasis on real problems the programmers encounter daily."
--Dr.Tim H. Lin, California State Polytechnic Universit... |
|
cena:
1026,64 zł |
C++ for Programmers
ISBN: 9780471606970 / Angielski / Miękka / 350 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. One of the attractive aspects of C++ is that it offers good facilities for object-oriented programming (OOP), but, as a hybrid language, it also supports procedural programming.
The significance of this for programmers is that it offers more flexibility allowing them to shift to object-oriented programming if and when they feel the need to do so. In this regard, C++ differs from some purely object-oriented languages, such as Smalltalk, Eiffel and Java. This book offers practical guidance on how to programme in both styles. The C++ language and its standard library have gone... One of the attractive aspects of C++ is that it offers good facilities for object-oriented programming (OOP), but, as a hybrid language, it also suppo...
|
|
cena:
323,73 zł |