Tag

c++

Asynchronous Programming and Multithreading in C#

Learn to harness the power of multithreading and async/await to get maximum speed from your code with C# Concurrency.

Getting Back into the C++ Groove

Build your skills with essential modern C++ features hands-on by completing eight interesting coding projects.

Continuous Integration with GitHub Actions

An excerpt from Publishing Python Packages by Dane Hillard

This article discusses using GitHub Actions inside of CI workflows, using the example of a Python package software product.

Read it if you want to learn more about CI and Python packages.

Leveraging Templates to Make Reusable Components

An excerpt from Blazor in Action by Chris Sainty

This article covers

§   Using templates to define specific regions of UI

§   Enhancing templates with generics

Read it if you’re a full-stack C# and .NET web developer who wants to learn more about Blazor.

What is a (Python) Package, Anyway?

An excerpt from Publishing Python Packages by Dane Hillard

This article delves into what packages are exactly.

Read it if you want to learn more about Python packages.

Fetching Data from the Database

From Data-Oriented Programming by Yehonathan Sharvit

This article explores how data-oriented programming deals with retrieving data from a database.

Programming Camera-Relative Movement Controls

From Unity in Action, Third Edition by Joseph Hocking This article is an excerpt from chapter 8, in which the reader learns to program movement controls for a character that has been imported into Unity. Take 35% off Unity in… Continue Reading →

Parts of the Python Build System

From Publishing Python Packages by Dane Hillard This article covers the pieces of the Python build system itself, so you can learn how packages are built from scratch. Take 35% off Publishing Python Packages by entering fcchillard2 into the discount… Continue Reading →

Getting to Know GPUs

From Parallel and High-Performance Computing by Robert Robey and Yuliana Zamora

This article takes a deep dive into GPUs.

C# and .NET for Object-Oriented Programmers

In this video, Jort Rodenburg explains what C# and .NET are, and how you can best use idiomatic C# in conjunction with object-oriented design principles.

© 2023 Manning — Design Credits