C-style C++ (it's a thing still)
Channel:
Subscribers:
2,650
Published on ● Video Link: https://www.youtube.com/watch?v=8BiLCjUbmA0
Not my favorite lecture, because modern C++ is just better than old C++, but you will see a lot of old, C-style C++ out there, even code written today, and so you need to learn how to read and maybe write it so you don't stare blankly at a problem on a job interview or something
Other Videos By Bill Kerney
2023-11-22 | C++ Trivia & Trolling Quiz |
2023-11-21 | Quadtree Lecture 1/3: Writing helper classes for a Quadtree |
2023-11-21 | Quadtree Lecture 2/3: Writing a Quadtree & Insertion |
2023-11-20 | C++ Exceptions |
2023-11-20 | C++: How to tell if a string is actually an int |
2023-11-17 | C++: How to Find a Bug |
2023-11-16 | UE5: Elevators and Blueprint Interface to Use an Object |
2023-11-15 | Contiguous Memory in C++ (2D to 1D mapping) |
2023-11-14 | Sound Cues for Background Music |
2023-11-14 | Setting up Raylib with VS Code |
2023-11-13 | C-style C++ (it's a thing still) |
2023-11-09 | Dynamic Materials: Gone, Reduced to Ashes |
2023-11-09 | Acceleration Structures: Quadtrees/Octrees/KDtrees/BSPs |
2023-11-08 | Lab Time Week 14: Parsing Pokemon |
2023-11-07 | Ludology: Cartographers Game Analysis |
2023-11-06 | C++: Member Functions (Methods) and Constructors |
2023-11-03 | The Importance of Being Earnest with Documentation |
2023-11-02 | UE5: Finishing a Game |
2023-11-01 | Worked Solution: Billiard Ball Bounce |
2023-10-31 | Setting up our project |
2023-10-31 | UE5: Spooky Land Mine |