Subject

Articles

Start Building Robots Today!

Build your first robots with Python and some cheap, basic components. This entertaining book guides you step by step!

Harnessing the Power of AI-Coding Assistants and Python

Writing computer programs in Python just got a lot easier! Use AI-assisted tools like GitHub Copilot to go from idea to application faster than you can say “ChatGPT.”

Writing Clean, Maintainable Code

Learn to create clean, maintainable code in this comprehensive handbook of design practices, principles, and patterns in object-oriented coding.

Learn Julia and Data Science with Hands-on-Projects

Improve your Julia skills on the kind of tasks data scientists perform every day.

What Is a Schema and Why You Need to Use One

This excerpt talks about a schema as a language agnostic description of an object, including the name, the fields on the object and the type of each field, and why you should use one.

Being a Better PHP Dev: learning to avoid the common mistakes

This book will upgrade your PHP code by highlighting the errors, antipatterns, and security weaknesses common to PHP applications.

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.

Artifact Management

This article discusses artifact management and using passive retraining to improve model accuracy over time, as well as other helpful tips.

What Is a Data Product?

The term “Data Product” gets tossed around quite a bit, but what does it actually mean? This article explores what is (and is not) a data product and why.

Using Data Structures other than Lists and Tuples

This article discusses alternatives to lists and tuples for use a data structures.

© 2023 Manning — Design Credits