We are improving our search experience. To check which content you have full access to, or for advanced search, go back to the old search.

Search

Please fill in this field.
Filters applied:

Search Results

Showing 1-20 of 10,000 results
  1. Parallel C++ Efficient and Scalable High-Performance Parallel Programming Using HPX

    This textbook focuses on practical parallel C++ programming at the graduate student level. In particular, it shows the APIs and related language...

    Patrick Diehl, Steven R. Brandt, Hartmut Kaiser
    Textbook 2024
  2. Beginning C From Beginner to Pro

    Learn how to program using C, beginning from first principles and progressing through step-by-step examples. This seventh edition is fully updated to...

    German Gonzalez-Morris, Ivor Horton
    Book 2024
  3. Beginning C++ Compilers An Introductory Guide to Microsoft C/C++ and MinGW Compilers

    This book focuses on how to install C/C++ compilers on Linux and Windows platforms in a timely and efficient way. Installing C/C++ compilers,...

    Berik I. Tuleuov, Ademi B. Ospanova
    Book 2024
  4. About C++, C++ Standard, and the C++ Standard Library

    We start with the history of the C++ programming language and the C++ Standard library. After that, we briefly describe the C++ Standard Library and...
    Patrick Diehl, Steven R. Brandt, Hartmut Kaiser in Parallel C++
    Chapter 2024
  5. Beginning C++23 From Beginner to Pro

    Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a...
    Ivor Horton, Peter Van Weert
    Book 2023
  6. Modern C for Absolute Beginners A Friendly Introduction to the C Programming Language

    Learn the basics of C, the C standard library, and modern C standards. Complete with modern, up-to-date examples and screenshots, this new edition is...

    Slobodan Dmitrović
    Book 2024
  7. Data Parallel C++ Programming Accelerated Systems Using C++ and SYCL

    "This book, now in is second edition, is the premier resource to learn SYCL 2020 and is the ONLY book you need to become part of this community." Erik...

    James Reinders, Ben Ashbaugh, ... **nmin Tian
    Book Open access 2023
  8. Learning C# Through Small Projects

    Learning C# Through Small Projects offers you a hands-on approach to understanding advanced C# concepts through engaging projects and minigames. The...

    Denis Panjuta, Jafar Jabbarzadeh
    Book 2024
  9. C++ Standards

    C++ is an ISO standardized programming language. There are different C++ standards: C++98, C++03, C++11, C++14, C++17, C++20, and C++23.
    Slobodan Dmitrović in Modern C++ for Absolute Beginners
    Chapter 2023
  10. Modern C++ for Absolute Beginners A Friendly Introduction to the C++ Programming Language and C++11 to C++23 Standards

    Learn the C++ programming language in a structured, straightforward, and friendly manner. This book teaches the basics of the modern C++ programming...
    Slobodan Dmitrović
    Book 2023
  11. C++ Standard Library

    We provide a high-level view of the C++ Standard library and study a subset of its functionality. Next, we dive into the algorithm library, container...
    Patrick Diehl, Steven R. Brandt, Hartmut Kaiser in Parallel C++
    Chapter 2024
  12. The Heart of Frama-C: The Frama-C Kernel

    This chapter provides an overview of the Frama-C distribution, including its main plugins that are covered in depth by other chapters. It mainly...
    André Maroneze, Virgile Prevosto, Julien Signoles in Guide to Software Verification with Frama-C
    Chapter 2024
  13. C++ Compilers

    C++ programs are usually a collection of some C++ code spread across one or multiple source and header files. Source files, by convention, have the...
    Slobodan Dmitrović in Modern C++ for Absolute Beginners
    Chapter 2023
  14. Some C# Fundamentals

    In this chapter, we will present a brief introduction to the C# syntax that will be used in subsequent chapters.
    Chapter 2024
  15. C# File System

    In this sixth chapter, we delve into advanced topics, beginning with the C# System.IO namespace, integral for file operations. Through the creation...
    Denis Panjuta, Jafar Jabbarzadeh in Learning C# Through Small Projects
    Chapter 2024
  16. Cryptography Libraries in C/C++23

    The purpose of this chapter is to give a thorough list of C++ libraries that are compatible with C++23’s new features. When professionals need access...
    Marius Iulian Mihailescu, Stefania Loredana Nita in Pro Cryptography and Cryptanalysis with C++23
    Chapter 2023
  17. Core c-Representations and c-Core Closure for Conditional Belief Bases

    c-Representations constitute a family of ranking models of symbolic conditional belief bases with outstanding inference properties. In this paper, we...
    Marco Wilhelm, Gabriele Kern-Isberner, Christoph Beierle in Foundations of Information and Knowledge Systems
    Conference paper 2024
  18. Programming in C

    C is a powerful and compact computer language that allows you to write programs that specify exactly what you want your computer to do. You’re in...
    German Gonzalez-Morris, Ivor Horton in Beginning C
    Chapter 2024
  19. What Is C++?

    C++ is a programming language – a standardized, general-purpose, object-oriented, compiled language. Every C++ compiler is accompanied by a set of...
    Slobodan Dmitrović in Modern C++ for Absolute Beginners
    Chapter 2023
  20. Selenium WebDriver Recipes in C# Practical Testing Solutions for Selenium WebDriver

    Solve your Selenium WebDriver problems with this quick guide to automated testing of web applications with Selenium WebDriver in C#. This third...

    Courtney Zhan, Zhimin Zhan
    Book 2024
Did you find what you were looking for? Share feedback.