Exploring C++: The Programmer's Introduction to C++
ISBN: 9781590597491 / Angielski / Miękka / 725 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Exploring C++ uses a series of self-directed lessons to divide C++ into bite-sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, functions, expressions, statements) and requires no prior knowledge of C or any other particular language. It reduces the usually considerable complexity of C++. The included lessons allow you to learn by doing, as a participant of an interactive education session. You'll master each step in one sitting before you proceed to the next. Author... Exploring C++ uses a series of self-directed lessons to divide C++ into bite-sized chunks that you can digest as rapidly as you can swallo... |
|
cena:
194,97 zł |
Expert C++/CLI: .Net for Visual C++ Programmers
ISBN: 9781590597569 / Angielski / Twarda / 330 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. C++/CLI is Microsofts latest extension to C++ that targets the heart of .NET 2.0, the common language runtime. Expert Visual C++/CLI is written by visual C++ MVP Marcus Heege, who examines the core of the C++/CLI language. He explains both how the language elements work and how Microsoft intends them to be used. Even if you're new to C++/CLI and are planning to migrate to it from another language, this book will ground you in the core language elements and give you the confidence to explore further and migrate effectively. It provides concise, yet in-depth... C++/CLI is Microsofts latest extension to C++ that targets the heart of .NET 2.0, the common language runtime. Expert Visual C++/CLI is writ... |
|
cena:
214,47 zł |
Essential Visual C++ 6.0 Fast: An Introduction to Windows Programming Using the Microsoft Foundation Class Library
ISBN: 9781852331702 / Angielski / Miękka / 214 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Microsoft's Visual C++ 6.0 contains lots of new features designed to help developers build high performance applications. This book covers all these, which makes it ideal reading for those who want a quick introduction to Windows programming with Visual C++ and the Microsoft Foundation class (MFC) library. Topics covered by Ian Chivers in this book include: The 2 key Windows classes: CFrameWnd and CWinApp; Message Maps; Controls. Graphical Output Newcomers to the package will find that Essential Visual C++ 6.0 fast will help them to create their own applications - incorporating...
Microsoft's Visual C++ 6.0 contains lots of new features designed to help developers build high performance applications. This book covers all these, ...
|
|
cena:
194,97 zł |
An Introduction to Object-Oriented Programming in C++: With Applications in Computer Graphics
ISBN: 9781852334505 / Angielski / Miękka / 972 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. An Introduction to Object-Oriented Programming in C++ with applications in Computer Graphics introduces the reader to programming in C++ step by step from the simplest of C++ programs, through features such as classes and templates to namespaces. Emphasis is placed on developing a good programming technique and demonstrating when and how to use the more advanced features of C++ through the development of realistic programming tools and classes.
This revised and extended 2nd edition includes: - the Standard Template Library (STL), a major addition to the ANSI C++... An Introduction to Object-Oriented Programming in C++ with applications in Computer Graphics introduces the reader to programming in C+...
|
|
cena:
389,98 zł |
Introducing C++ for Scientists, Engineers and Mathematicians
ISBN: 9781852334888 / Angielski / Miękka / 544 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Since the first edition of C++ for Scientists, Engineers and Mathematicians, many things have changed. Perhaps the most important is that the ANSI C++ Standard was approved in 1998. The first edition of this book was incompatible with some parts of the Standard and every effort has been made to rectify this. The facilities offered by the C++ language have also grown enormously since the first edition. It is not just the language itself that has grown, but the ANSI Standard also defines an extensive range of library facilities. I have also made two changes in emphasis since the first edition....
Since the first edition of C++ for Scientists, Engineers and Mathematicians, many things have changed. Perhaps the most important is that the ANSI C++...
|
|
cena:
272,98 zł |
Up and Running with C++
ISBN: 9783540762348 / Angielski / Miękka / 304 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Up and Running with C++ provides readers with a quick guide to the fundamental concepts of object orientation (O-O) and their implementation in C++. Written in a user-friendly style, no prior knowledge of C or C++ is assumed. The book introduces the concepts and terminology of object-orientation using a step-by-step approach and shows how to implement the central concepts of O-O in C++. The building blocks of the C++ language are clearly presented with numerous examples that will give readers practice in writing applications. The book avoids excessive technical detail and will be ideal...
Up and Running with C++ provides readers with a quick guide to the fundamental concepts of object orientation (O-O) and their implementation in...
|
|
cena:
389,98 zł |
C++ Programming with Applications in Administration, Finance and Statistics (Includes the Standard Template Library)
ISBN: 9789810240660 / Angielski / Twarda / 548 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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. Object-oriented programming has been the most dramatic innovation in software development in the last decade. It offers a powerful way to cope with th...
|
|
cena:
511,26 zł |
introduction to windows and graphics programming with visual c++ .net
ISBN: 9789812564559 / Angielski / Twarda / 352 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book provides an accessible approach to the study of Windows programming with Visual C++. It is intended to be an introduction to Visual C++ for technical people including practicing engineers, engineering students, and others who would like to understand Windows programming and use its inherent graphic capabilities. While the book is aimed at a technical audience, the mathematical content is modest and it should be readable by most people interested in C++ programming. It introduces readers to Windows programming in a natural way, making use of the object-oriented environment, the...
This book provides an accessible approach to the study of Windows programming with Visual C++. It is intended to be an introduction to Visual C++ for ...
|
|
cena:
506,04 zł |
C++ for VB Programmers [With Start Up CD-ROM]
ISBN: 9781893115767 / Angielski / Miękka / 408 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Visual Basic is the most popular programming language in the world today. It can be used to quickly create a Windows application and has a short learning curve. However, there are limits to what Visual basic alone can do. By contrast, C++ is used for very complex and advanced systems programming and it has a very steep leaning curve. Because of the difference between the two languages, many programmers develop expertise in either one language or the other. The optimal situation would be for a programmer to be able to harness the power of C++ and take advantage of VB, thus allowing them to...
Visual Basic is the most popular programming language in the world today. It can be used to quickly create a Windows application and has a short learn...
|
|
cena:
214,47 zł |
STL for C++ Programmers
ISBN: 9780471971818 / Angielski / Miękka / 240 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. C++ has now been around for several years, but continues to offer substantial improvements. One such improvement is the standard template library (STL), soon to be incorporated into the C++ official language standard. STL provides programmers with a catalogue of reusable software components plus the rules that govern how to use them. The STL (in draft form) is already starting to be incorporated into compilers such as Borland C++, 5.0 and Visual C++, 4.0. Other compilers support the STL and it is available for free on the Internet.
C++ has now been around for several years, but continues to offer substantial improvements. One such improvement is the standard template library (STL...
|
|
cena:
323,73 zł |
Foundations of C++/CLI: The Visual C++ Language for .Net 3.5
ISBN: 9781430210238 / Angielski / Miękka / 516 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 introduces C++/CLI, Microsoft's extensions to the C++ syntax that allow you to target the common language runtime, the key to the heart of the .NET Framework 3.5. This book gives you a small, fast-paced primer that will kick-start your journey into the world of C++/CLI. In 13 no-fluff chapters, Microsoft insiders take readers into the core of the C++/CLI language and explain both how the language elements work and how Microsoft intends them to be used. This book is a beginner's guide, but it assumes a familiarity... Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 introduces C++/CLI, Microsoft's extensions to the C++ syntax that allow you t... |
|
cena:
253,48 zł |
Data Structures and Algorithms in C++
ISBN: 9780470383278 / Angielski / Miękka / 736 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. An updated, innovative approach to data structures and algorithms Written by an author team of experts in their fields, this authoritative guide demystifies even the most difficult mathematical concepts so that you can gain a clear understanding of data structures and algorithms in C++. The unparalleled author team incorporates the object-oriented design paradigm using C++ as the implementation language, while also providing intuition and analysis of fundamental algorithms.
An updated, innovative approach to data structures and algorithms Written by an author team of experts in their fields, this authoritative g... |
|
cena:
922,30 zł |
Object-Oriented Programming Using C++
ISBN: 9781423902577 / Angielski / Miękka / 794 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Using object-oriented terminology from the start, Object-Oriented Programming Using C++, Fourth Edition, will provide readers with a solid foundation in C++ programming. Like its predecessors, the fourth edition uses clear, straightforward examples to teach both the syntax of the C++ language and sound programming principles. It begins with an overview of object-oriented programming and C++, and then builds upon this knowledge to teach increasingly complex concepts, such as inheritance, templates, handling exceptions, and advanced input and output. Aimed at providing readers with the most...
Using object-oriented terminology from the start, Object-Oriented Programming Using C++, Fourth Edition, will provide readers with a solid foundation ...
|
|
cena:
422,79 zł |
C++ Programming Professional Made Easy & Rails Programming Professional Made Easy
ISBN: 9781517223038 / Angielski / Miękka / 58 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. C++ Programming Professional Made Easy: Expert C++ Programming Language Success in a Day for Any Computer User Want to take your programming to the next level Sam Key right back at providing his expert book from his great foundation food of c programming Did you love his first technical book? Well now you can take it up one notch Know the basics and you want to get right into Variables and Operators? Discouraged to learn all the User Inputs Lets master Flow Controls Grab your copy today and let's dive right in PURCHASE NOW YOUR...
C++ Programming Professional Made Easy: Expert C++ Programming Language Success in a Day for Any Computer User Want to take your programmin...
|
|
cena:
45,32 zł |
C++ Programming Professional Made Easy & CSS Programming Professional Made Easy
ISBN: 9781517222819 / Angielski / Miękka / 58 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. C++ Programming Professional Made Easy: Expert C++ Programming Language Success in a Day for Any Computer User Want to take your programming to the next level Sam Key right back at providing his expert book from his great foundation food of c programming Did you love his first technical book? Well now you can take it up one notch Know the basics and you want to get right into Variables and Operators? Discouraged to learn all the User Inputs Lets master Flow Controls Grab your copy today and let's dive right in PURCHASE NOW YOUR...
C++ Programming Professional Made Easy: Expert C++ Programming Language Success in a Day for Any Computer User Want to take your programmin...
|
|
cena:
91,18 zł |
A Complete Guide to Programming in C++
ISBN: 9780763718176 / Angielski / Miękka / 848 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This guide uses a double-page spread with a description of language elements on one side and an illustration with graphics and sample programs on the other. The chapters include exercises and sample solutions and an appendix provides binary number representation, pre-processor directives, and operat
This guide uses a double-page spread with a description of language elements on one side and an illustration with graphics and sample programs on the ...
|
|
cena:
1063,92 zł |
Multi-Paradigm Programming Using C++
ISBN: 9781852334833 / Angielski / Miękka / 287 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. An Introduction to Multi-Paradigm Programming using C++ is a self-contained reference book for those studying and using C++. Starting from scratch, Dirk Vermeir explains the idea of address, value and type in C++ before quickly moving on to cover the more important aspects of the language such as classes, templates, generic programming and inheritance. He includes recent developments in C++, such as STL and the iostream library, and there is also a chapter devoted to program design principles. By using plenty of examples to illustrate the text, the reader is stimulated and inspired to see how...
An Introduction to Multi-Paradigm Programming using C++ is a self-contained reference book for those studying and using C++. Starting from scratch, Di...
|
|
cena:
389,98 zł |
Pro Visual C++/CLI and the .NET 3.5 Platform
ISBN: 9781430210535 / Angielski / Miękka / 1080 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pro Visual C++/CLI and the .NET 3.5 Platform is about writing .NET applications using C++/CLI. While readers are learning the ins and outs of .NET application development, they will also be learning the syntax of C++, both old and new to .NET. Readers will also gain a good understanding of the .NET architecture. This is truly a .NET book applying C++ as its development language--not another C++ syntax book that happens to cover .NET.
Pro Visual C++/CLI and the .NET 3.5 Platform is about writing .NET applications using C++/CLI. While readers are learning the ins and outs of...
|
|
cena:
214,47 zł |
C++ Data Structures: A Laboratory Course: A Laboratory Course
ISBN: 9780763755645 / Angielski / Miękka / 174 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. C++ Data Structures: A Laboratory Course Exemplifies The Active Learning Experience. With A Dynamic Learn-By-Doing Focus, This Laboratory Manual Encourages Students To Explore Data Structures By Implementing Them, A Process Through Which Students Discover How Data Structures Work And How They Can Be Applied. Providing A Framework That Offers Feedback And Support, This Text Challenges Students To Exercise Their Creativity In Both Programming And Analysis. Topics Covered Include: Text ADT, Blogentry ADT, Stack ADT, Heap ADT, Weighted Graph ADT, And Much More!
C++ Data Structures: A Laboratory Course Exemplifies The Active Learning Experience. With A Dynamic Learn-By-Doing Focus, This Laboratory Manual Encou...
|
|
cena:
615,00 zł |
monte carlo frameworks: building customisable high-performance c++ applications
ISBN: 9780470060698 / Angielski / Twarda / 784 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This is one of the first books that describe all the steps that are needed in order to analyze, design and implement Monte Carlo applications. It discusses the financial theory as well as the mathematical and numerical background that is needed to write flexible and efficient C++ code using state-of-the art design and system patterns, object-oriented and generic programming models in combination with standard libraries and tools. Includes a CD containing the source code for all examples. It is strongly advised that you experiment with the code by compiling it and extending it to...
This is one of the first books that describe all the steps that are needed in order to analyze, design and implement Monte Carlo applications. It disc...
|
|
cena:
417,35 zł |