by Ivan Cukic
Functional Programming in C++ teaches developers the practical side of functional programming and the tools that C++ provides to develop software in the functional style. This in-depth guide is full of useful diagrams that help you understand FP concepts and begin to think functionally.Well-written code is easier to test and reuse, simpler to parallelize, and less error prone. Mastering the functional style...
Price: $39.99 | Publisher: Manning | Release: 2018
Learning C++ by Building Games with Unreal Engine 4, 2nd Edition
by Sharan Volin
Learning to program in C++ requires some serious motivation. Unreal Engine 4 (UE4) is a powerful C++ engine with a full range of features used to create top-notch, exciting games by AAA studios, making it the fun way to dive into learning C++17.This book starts by installing a code editor so you can begin to write C++17 code. You will then get acquainted with important C++ aspects, such as variables and mem...
Price: $195.83 | Publisher: Packt Publishing | Release: 2018
by Praseed Pai, Peter Abraham
Reactive programming is an effective way to build highly responsive applications with an easy-to-maintain code base. This book covers the essential functional reactive concepts that will help you build highly concurrent, event-driven, and asynchronous applications in a simpler and less error-prone way.C++ Reactive Programming begins with a discussion on how event processing was undertaken by different progr...
Price: $35.99 | Publisher: Packt Publishing | Release: 2018
by Jeganathan Swaminathan, Maya Posch, Jacek Galowicz
C++ has come a long way and has now been adopted in several contexts. Its key strengths are its software infrastructure and resource-constrained applications. The C++ 17 release will change the way developers write code, and this course will help you master your developing skills with C++. With real-world, practical examples explaining each concept, the course is divided into three modules where will begin ...
Price: $40.00 | Publisher: Packt Publishing | Release: 2018
Hands-On System Programming with C++
by Dr. Rian Quinn
C++ is a general-purpose programming language with a bias toward system programming as it provides ready access to hardware-level resources, efficient compilation, and a versatile approach to higher-level abstractions.This book will help you understand the benefits of system programming with C++17. You will gain a firm understanding of various C, C++, and POSIX standards, as well as their respective system ...
Price: $49.99 | Publisher: Packt Publishing | Release: 2018
Modern C++: Efficient and Scalable Application Development
by Richard Grimes, Marius Bancila
C++ is one of the most widely used programming languages. It is fast, flexible, and used to solve many programming problems.This Learning Path gives you an in-depth and hands-on experience of working with C++, using the latest recipes and understanding most recent developments. You will explore C++ programming constructs by learning about language structures, functions, and classes, which will help you iden...
Price: $49.99 | Publisher: Packt Publishing | Release: 2018
FREE EBOOK - Fundamentals of C++ Programming
by Richard L. Halterman
This book does not attempt to cover all the facets of the C++ programming language. Experienced programmers should look elsewhere for books that cover C++ in much more detail. The focus here is on introducing programming techniques and developing good habits. To that end, our approach avoids some of the more esoteric features of C++ and concentrates on the programming basics that transfer directly to other ...
Publisher: Self-publishing | Release: 2018
by Sanjay Madhav
You can program games in many languages, but C++ remains the key language used by many leading development studios. Since it's the language used in their enormous code bases, it's the language they need to maintain and improve their games, and look for most often when hiring new developers. Game Programming in C++ is today's practical, hands-on approach to programming 3D video games in C++. D...
Price: $28.99 | Publisher: Addison-Wesley | Release: 2018
by Marc Gregoire
Professional C++ is the advanced manual for C++ programming. Designed to help experienced developers get more out of the latest release, this book skims over the basics and dives right in to exploiting the full capabilities of C++17. Each feature is explained by example, each including actual code snippets that you can plug into your own applications. Case studies include extensive, working code that has be...
Price: $38.67 | Publisher: Wrox | Release: 2018
by Timothy Masters
Discover hidden relationships among the variables in your data, and learn how to exploit these relationships. This book presents a collection of data-mining algorithms that are effective in a wide variety of prediction and classification applications. All algorithms include an intuitive explanation of operation, essential equations, references to more rigorous theory, and commented C++ source code.Many of t...
Price: $27.44 | Publisher: Apress | Release: 2018