C++ Demystified
ISBN: 9780072253702 / Angielski / Miękka / 348 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Minimal technical jargon, step-by-step discussions, and quizzes at the end of each chapter make this an easy-to-understand guide to C++ programming. Quickly learn what a programming language is and the anatomy of C++, then jump right into creating your own programs with expert guidance. Discover functions, objects, compilers, linkers, and much more along the way. For the fast and easy way to understanding the fundamentals of C++, this is the resource you need. Minimal technical jargon, step-by-step discussions, and quizzes at the end of each chapter make this an easy-to-understand guide to C++ programming... |
|
cena:
142,76 zł |
An Introduction to C++ and Numerical Methods
ISBN: 9780195117677 / Angielski / Miękka / 288 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. An Introduction to C++ and Numerical Methods provides a brief yet comprehensive introduction to programming and numerical methods for students in engineering, chemistry, physics, and applied mathematics. It is suitable for second semester or second year students who have had at least a semester of calculus.
This text offers students both an introduction to programming in C++ and clear explanations of the basics of numerical methods, including numerical integration and the solution of ordinary differential equations, nonlinear equations, and systems of linear equations. It is... An Introduction to C++ and Numerical Methods provides a brief yet comprehensive introduction to programming and numerical methods for student...
|
|
cena:
1047,94 zł |
Exceptional C++ Style : 40 New Engineering Puzzles, Programming Problems, and Solutions
ISBN: 9780201760422 / Angielski / Miękka / 325 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Presents 40 programming scenarios designed to analyze the what and the why, and help find just the right balance in your software. Organized around problems and solutions, this book offers insight into crucial C++ details and interrelationships, and strategies for key C++ programming techniques, including generic programming, and exception safety.
Presents 40 programming scenarios designed to analyze the what and the why, and help find just the right balance in your software. Organized around pr...
|
|
cena:
242,20 zł |
Data Structures and Algorithm Analysis in Java: International Edition
ISBN: 9780273752110 / Angielski / Miękka / 632 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Mark Weiss uses C++ to provide a smooth introduction to object-oriented design for programmers competent in one other language. Using C++, the book delivers a series of carefully developed examples which illustrate the important concepts of object orientation alongside its main theme of data structures.
Mark Weiss uses C++ to provide a smooth introduction to object-oriented design for programmers competent in one other language. Using C++, the book de...
|
|
cena:
507,59 zł |
Algorithms and Data Structures in C++
ISBN: 9780471963554 / Angielski / Miękka / 368 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. algorithms and data structures in C++ Leendert Ammeraal Hogeschool van Utrecht, The Netherlands C++ is capable of tackling a whole range of programming tasks. The purpose of this book is to give breadth and depth to C++ programmers' existing experience of the language by representing a large number of algorithms, most of them implemented as ready-to-run (and standalone) programs. The programs are as readable as possible without sacrificing too great a degree of efficiency, generality, portability and robustness. Both the classes and programs are designed to demonstrate major programming...
algorithms and data structures in C++ Leendert Ammeraal Hogeschool van Utrecht, The Netherlands C++ is capable of tackling a whole range of programmin...
|
|
cena:
323,73 zł |
building automated trading systems: with an introduction to visual c++.net 2005
ISBN: 9780750682510 / Angielski / Twarda / 336 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Over the next few years, the proprietary trading and hedge fund industries will migrate largely to automated trade selection and execution systems. Indeed, this is already happening. While several finance books provide C++ code for pricing derivatives and performing numerical calculations, none approaches the topic from a system design perspective. This book will be divided into two sections--programming techniques and automated trading system ( ATS ) technology--and teach financial system design and development from the absolute ground up using Microsoft Visual C++.NET 2005. MS Visual...
Over the next few years, the proprietary trading and hedge fund industries will migrate largely to automated trade selection and execution systems. In...
|
|
cena:
365,14 zł |
Objective-C Recipes: A Problem-Solution Approach
ISBN: 9781430243717 / Angielski / Miękka / 460 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Objective-C Recipes provides a problem solution approach for dealing with key aspects of Objective-C programming, ensuring you have the indispensable reference you need to successfully execute common programming tasks. You will see how to use the unique features of the Objective-C programming language, the helpful features of the Foundation framework, and the benefits of using Objective-J as an alternative. Solutions are available for a range of problems, including:
Objective-C Recipes provides a problem solution approach for dealing with key aspects of Objective-C programming, ensuring you have the in... |
|
cena:
174,67 zł |
Pro Objective-C
ISBN: 9781430250500 / Angielski / Miękka / 476 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The Objective-C programming language continues to grow in popularity and usage because of the power and ease-of-use of the language itself, along with the numerous features that continue to be added to the platform. If you have a basic knowledge of the language and want to further your expertise, Pro Objective-C is the book for you.
Pro Objective-C The Objective-C programming language continues to grow in popularity and usage because of the power and ease-of-use of the language itself, a...
|
|
cena:
291,14 zł |
Mastering Openframeworks: Creative Coding Demystified
ISBN: 9781849518048 / Angielski / Miękka / 364 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. openFrameworks is a powerful programming toolkit and library designed to assist the creative process through simplicity and intuitiveness. It's a very handy software library written in C++ to reduce the software development process, helping you to kick-start creative coding. With the help of C++ and shaders support, openFrameworks allows for the processing of all kinds of media information with your custom-developed algorithms at the lowest possible level, with the fastest speed. "Mastering openFrameworks: Creative Coding Demystified" will introduce you to a world of creative coding projects,...
openFrameworks is a powerful programming toolkit and library designed to assist the creative process through simplicity and intuitiveness. It's a very...
|
|
cena:
237,36 zł |
Ivor Horton's Beginning Visual C++ 2013
ISBN: 9781118845714 / Angielski / Miękka / 960 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn C++ with the best tutorial on the market
Horton's unique tutorial approach and step-by-step guidance have helped over 100,000 novice programmers learn C++. In Ivor Horton's Beginning Visual C++ 2013, Horton not only guides you through the fundamentals of the standard C++ language, but also teaches you how C++ is used in the latest Visual Studio 2013 environment. Visual Studio 2013 includes major changes to the IDE and expanded options for C++ coding. Ivor Horton's Beginning Visual C++ 2013 will teach you the latest techniques to take your Visual C++ coding to an... Learn C++ with the best tutorial on the market
Horton's unique tutorial approach and step-by-step guidance have helped over 100,000 novice ... |
|
cena:
259,52 zł |
Applications of C++ Programming: Administration, Finance and Statistics
ISBN: 9789810223137 / Angielski / Twarda / 456 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This text gives an introduction into object oriented design and programming using C++. It can be used as a library of programs chosen from the fields of finance, administration and statistics.
This text gives an introduction into object oriented design and programming using C++. It can be used as a library of programs chosen from the fields ...
|
|
cena:
266,06 zł |
Objects and Systems: Principled Design with Implementations in C++ and Java
ISBN: 9781461273356 / Angielski / Miękka / 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:
194,08 zł |
Quick Short Reference Guide to C/C++ Programming Concepts: C/C++ Tips and Concepts: Useful for all C/C++ Developers and Programmers
ISBN: 9781542825801 / Angielski / Miękka / 26 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
45,38 zł |
C++ Application Development with Code: : Blocks
ISBN: 9781783283415 / Angielski / Miękka / 128 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Code::Blocks is a free C++ IDE designed to meet the extensive demands of C++ developers. Code::Blocks is very extensible and can be easily configured to maintain a consistent look and feel in your application across multiple platforms. If you are looking to develop cross-platform applications using C++, then this book is for you. This book provides practical explanations for application development with C++ and Code::Blocks. You will get to grips with the many aspects of professional application development with the help of real-life examples. As you proceed through the chapters, you will see...
Code::Blocks is a free C++ IDE designed to meet the extensive demands of C++ developers. Code::Blocks is very extensible and can be easily configured ...
|
|
cena:
213,14 zł |
A Newbies Guide to Developing an iPhone Game App
ISBN: 9781475058185 / Angielski / Miękka / 140 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
59,00 zł |
Unity Android Game Development by Example Beginner's Guide
ISBN: 9781849692014 / Angielski / Miękka / 320 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn how to create exciting games using Unity 3D for Android with the help of hands-on examples. Enter the increasingly popular mobile market and create games using Unity 3D and Android and learn optimization techniques for efficient mobile games. This book features clear, step-by-step instructions for creating a complete mobile game experience.
Learn how to create exciting games using Unity 3D for Android with the help of hands-on examples. Enter the increasingly popular mobile market and cre...
|
|
cena:
237,36 zł |
Jumping Into C++
ISBN: 9780988927803 / Angielski / Miękka / 538 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Want to learn to code? Want to learn C++? Struggling to follow your lecturer or books and tutorials written for experts? You're not alone. As a professional C++ developer and former Harvard teaching fellow, I know what you need to know to be a great C++ programmer, and I know how to teach it, one step at a time. I know where people struggle, and why, and how to make it clear. I cover every step of the programming process, including: Getting the tools you need to program and how to use them Basic language feature like variables, loops and functions How to go from an idea to code A clear,...
Want to learn to code? Want to learn C++? Struggling to follow your lecturer or books and tutorials written for experts? You're not alone. As a profes...
|
|
cena:
201,32 zł |
Advanced C and C++ Compiling
ISBN: 9781430266679 / Angielski / Miękka / 340 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary files produced by the compiler: object files, static libraries, shared libraries, and, of course, executables.
Advanced C and C++ Compiling explains the build process in detail and shows how to integrate code from other developers in the form of deployed libraries as well as how to resolve issues and potential mismatches between your own and external code trees. With the proliferation of open source, understanding these issues is... Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary fi...
|
|
cena:
388,20 zł |
Advanced C++ FAQs: Volumes 1 & 2
ISBN: 9781500228125 / Angielski / Miękka / 394 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is a combination of the following two books:
This book is not an introduction to C++. It assumes that the reader is aware of the basics of C++98 and C++03 and is keen to expand her horizon to latest and greatest in the present and future of C++, including C++11 and C++1y(aka C++14). It contains selected fundamental problems with detailed solutions to all of these which will help the reader to hone her skills to... This book is a combination of the following two books:
|
|
cena:
136,23 zł |
C++14 FAQs
ISBN: 9781500239879 / Angielski / Miękka / 106 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book contains selected questions related to C++14 with detailed solutions to all of these which will help the reader to hone her skills to solve a particular problem. Primary sources of this collection are:
This book contains selected questions related to C++14 with detailed solutions to all of these which will help the reader to hone her skills to solve ...
|
|
cena:
40,83 zł |