c++ programming

Developer

C++ Tutorial for Beginners – Learn C++ in 1 Hour

This C++ tutorial for beginners shows you how to get started with C++ quickly. Learn C++ basics in 1 hour and get ready to learn more,

Read More
Developer

Not your Grandparent’s C++

C++ has been around since the 80s, and is based on a legacy that stretches back to the 70s, 60s and earlier (depending on how you measure it). A remarkable heritage, but given the quantity and quality of “modern” programming languages available today is it really relevant anymore? Isn’t it just an overly complex behemoth […]

Read More
Developer

C++ Course For Beginners 2022

In this C++ full course tutorial for beginners video, you will learn about the essential C++ topics and concepts that will help you understand C++ in a better way. You will look at the history of C++, its uses and features, and topics such as arrays, loops, switch statements and more. You will understand strings, […]

Read More
Python

Python vs C/C++ vs Assembly side-by-side comparison

A test of the relative performance, not the prime-checking algorithm

Read More
Developer

C++ 20: Reaching for the Aims of C++

C++ has often been compared to Latin for the sheer number of languages it has influenced. But unlike Latin, C++ is not a dead language. Out of necessity C++ has been an evolving language. This vides outlines some early ideals for C++, some techniques for keeping the evolution directed, and show how C++20 comes close […]

Read More
Developer Security

The Most Dangerous C Functions

If you’ve ever heard about a major security flaw in a program or operating system and wondered, “how could they let that happen?” then this video is for you. Retired Microsoft engineer Dave Plummer takes you on a tour of security features made for Windows XP SP2 and then details how to make some of […]

Read More
Developer

C++ Full Course for Beginners

Despite there being a multitude of programming languages that are easier to learn, C++ remains a top choice for many reasons. It is, therefore, good to learn. In this C++ full course tutorial for beginners video, learn about the essential C++ topics and concepts that will help you understand C++ in a better way. You […]

Read More