De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Bøger af Marius Bancila

Filter
Filter
Sorter efterSorter Populære
  • af Marius Bancila
    550,95 kr.

    Meta Description: With a wealth of practical recipes, this third edition isn't just a guide to C++23; it's a complete resource covering key features and techniques from C++11 through to C++23. It's designed to keep you ahead of the curve in C++.Key Features:- Updated and packed with new recipes, including sync streams, std:expected and std:mdspan, and C++20/23 range adaptors- Covers all significant features from all modern versions of the standard, providing comprehensive insights into modern C++- Learn through a series of hands-on, self-contained recipes- Purchase of the print or Kindle book includes a free eBook in PDF formatBook Description:The updated third edition of Modern C++ Programming Cookbook addresses the latest features of C++23, such as the stacktrace library, std::expected and std::mdspan classes, the header, formatting library improvements, and updates to the ranges library. It also gets into more C++20 topics not previously covered, such as sync streams and source_location.The book is organized into practical recipes covering a wide range of real-world problems, helping you find the solutions you need quickly. You'll find coverage of all the core concepts of modern C++ programming and features and techniques from C++11 through to C++23, meaning you'll stay ahead of the curve by learning to incorporate the newest language and library improvements.Beyond the core concepts and new features, you'll explore recipes related to performance and best practices, how to implement useful patterns and idioms, like pimpl, named parameter, attorney-client, and the factory pattern, and how to complete unit testing with the widely used C++ libraries: Boost.Test, Google Test, and Catch2.With the comprehensive coverage this C++ programming guide offers, by the end of the book you'll have everything you need to build performant, scalable, and efficient applications in C++.What You Will Learn:- Explore the new C++23 language and library features- Go deep into the most useful C++20 features- Learn to handle threading and concurrency for better performance- Solve complex string manipulation tasks efficiently with regex- Leverage the standard library for faster development- Master the filesystem library to work with files and directories- Work with different types of strings and understand compilation- See how you can use CRTP, mixins and other patterns in C++Who this book is for:This book is designed for entry- and intermediate-level programmers who already have a foundational understanding of the C++ programming language, but who are looking to master the language, implement the newest features, and become proficient modern C++ developers. Experienced C++ programmers can leverage the recipes in this book to quickly get up to speed on all the most important language and library features of C++11/14/17/20 and 23.Table of Contents- Learning Modern Core Language Features- Working with Numbers and Strings- Exploring Functions- Preprocessing and Compilation- Standard Library Containers, Algorithms, and Iterators- General-Purpose Utilities- Working with Files and Streams- Leveraging Threading and Concurrency- Robustness and Performance- Implementing Patterns and Idioms- Exploring Testing Frameworks- C++23 Features

  • af Marius Bancila
    568,95 kr.

  • - A guide to building a solid foundation in C# language for writing efficient programs
    af Marius Bancila
    443,95 kr.

    Learning C# 8 covers in detail the most important building blocks of C# that will help you learn every aspect of C# programming with an easy learning curve. With extensive coverage of the topics explained with the real-world examples, you will gain an in-depth knowledge of practical details involved in software development using C#.

  • - Leverage the modern features of C++ to overcome difficulties in various stages of application development
    af Richard Grimes & Marius Bancila
    608,95 kr.

    C++ is one of the most widely used programming languages. It is fast, flexible, and efficient which is used to solve many programming problems.

  • - Become an expert programmer by solving real-world problems
    af Marius Bancila
    398,95 kr.

    C++ is one of the most widely-used programming languages and has applications in a variety of fields, such as gaming, GUI programming, and operating systems, to name a few. Through the years, C++ has evolved into (and remains) one of the top choices for software developers worldwide. This book will show you some notable C++ features and how to ...

  • - Master C++ core language and standard library features, with over 100 recipes, updated to C++20, 2nd Edition
    af Marius Bancila
    568,95 - 1.028,95 kr.

    Modern C++ Programming Cookbook, Second Edition steps up your C++ knowledge by deep-diving into the most important language and library features, including containers, algorithms, regular expressions, threads, and more. This edition comes updated with new recipes on core C++20 features, including modules, concepts, and coroutines, and C++20 ...