585 подписчиков
34 видео
Implementing String Data Type in C
File System Visualizer in javascript with threejs
How To Use Win32 API in Visual Studio C++ Project
Virtual Voice Assistant in Python (Tutorial)
One of My Oldest Programming Projects - Code Review (Java GUI App)
Win32 API Game Framework in C++ (Ep. 5 Mouse Input)
Win32 API Game Framework in C++ (Ep.4 Keyboard Input Handling)
The Famous Book on Management in Software Engineering (Lessons from The Mythical Men-Month)
My personal page made with React JS
Leonardo da Vinci's Thoughts on Life (from his notebooks)
Dynamic Array vs Linked List (Data Structures: Containers Ep. 1)
Stack Implementation in C++ (Data Structures: Containers Ep. 4)
My First Project in Go (golang): Networking Framework
the 100 subscribers video
Dynamic Array Implementation in C++ (Data Structures: Containers Ep. 2)
Making a Web App with My Database Management System (in golang)
Win32 API Game Framework in C++ (Ep.1 Introduction)
Simple Logger Extra (Ep. 4) Line/File Feature (How To Make a Logger in C++)
Win32 API Game Framework in C++ (Ep. 3 2D Graphics)
Win32 API Game Framework in C++ (Ep. 6 How To Use Delta Time)
Making a Simple Logger Ep. 2 File Output (How To Make a Logger in C++)
Simple Logger Ep. 0 Intro (How To Make a Logger in C++) (Beginner Project C++)
Win32 API Game Framework in C++ (Ep. 2 Main Loop & Window)
Win32 API Game Framework in C++ (Ep. 7 Render Functions)
How To Use ECS in a C++ Project (An Introduction to Entity Component System Architecture and Entt)
Single Thread vs Asynchronous vs Multithreading
How to Add a Mouse Event Listener to threejs Meshes (THREE.Mesh objects)
Linked List Implementation in C++ (Data Structures: Containers Ep. 3)
How To Make Xylophone Simulator in Javascript with threejs
Making a database system in golang, 2 weeks in