282 тысяч подписчиков
153 видео
Things junior devs put in their CV 😂 #shorts
Programming tips and game development 😄
C++ FUNCTIONS (2020) - Functions return statement, How to check prime number PROGRAMMING TUTORIAL
How to make a UI Tic-Tac-Toe game in C++ (Easy game tutorial)
DATA STRUCTURES Explained in 5 minutes! (for beginners) - Introduction to Data Structures
Exception Handling Explained - programming
Learn to Code and Earn Money 💸 in Just 3 Months with this Beginner To Expert Programming Course
C# String - How to work with strings in C#? C# Programming tutorial for Beginners
DATA STRUCTURES - How to work with arrays? (for beginners) - Arrays explained in 30 minutes!
What is Input/Output in C# - Programming tutorial for beginners
STL vector (Relationship between Static array, Dynamic array and STL vector) with examples
C++ FOR BEGINNERS (2020) - First program “Hello World” using Visual Studio 2019 PROGRAMMING TUTORIAL
What is Mutex in C++ (Multithreading for Beginners)
HTML & CSS - What is CSS? Introduction to CSS! Inline, internal and external - Beginner course
Introduction to debugging in C++ (for beginners)
What is "using namespace std" and why is it considered a BAD PRACTICE? C++ Programming Questions
ENUMS in every programming language (All you need to know)
OOP Constructors - Types of Constructors You Need to Know (Basics to Mastery)
C# Operators: Tips, Tricks & Errors (Arithmetic, Assignment, Increment, Decrement, etc.) part 1
Coding tips and tricks CodeBeauty
DATA STRUCTURES - How to work with Lists? (C# for beginners) - Lists explained in 28 minutes!
Build C++ GUI apps FAST! Your first C++ GUI app!
Variable scopes w\ examples (Local vs Global vs Block vs Nested)
C++ FOR BEGINNERS (2020) What is while loop, How to reverse digits of a number PROGRAMMING TUTORIAL
All C# string methods explained (C# Programming tutorial for Beginners)
C++ POINTERS (2020) - Introduction to C++ pointers (for beginners) PROGRAMMING TUTORIAL
C# Introduction - Create your first application (Hello World) - For beginners
Advanced Inheritance & Polymorphism - example with Array of Objects (in-depth Data Structures & OOP)
Programmer Q&A - Answering your most interesting questions!
My top 5 Visual Assist features! Best Visual Studio plugin for C/C++/C# developers
C++ FOR BEGINNERS (2020) - ASCII Table, Program for ciphering text PROGRAMMING TUTORIAL
HTML & CSS (2020) - Types of CSS selectors (selectors you must know) - Beginner course
C++ POINTERS (2020) - Return multiple values from a function using pointers? PROGRAMMING TUTORIAL
C++ POINTERS (2020) - How to create/change arrays at runtime? (Dynamic arrays) PROGRAMMING TUTORIAL
Tree data structure - types of trees, examples, code and uses in programming
C++ FUNCTIONS (2020) - What is recursion? Learn recursive functions! PROGRAMMING TUTORIAL
How to swap values of two variables with or without a third variable
Relationship between Virtual Functions, Pure Virtual Functions and Abstract Classes in OOP explained
How to setup a database & write your first SQL query?
What are header files in C++ ( PROGRAMMING TUTORIAL for beginners)
C++ FOR BEGINNERS (2025) - Nested if/else, Determine the type of a triangle PROGRAMMING TUTORIAL
If else statement - C# programming tutorial for beginners
C++ POINTERS (2025) - How to use pointers and arrays (for beginners) PROGRAMMING TUTORIAL
C++ OOP - What is encapsulation in programming?
C# Loops for beginners in 40 min - While, Do-While, For (C# Programming tutorial)
You've been trying to fix that bug for 3 days... but it still doesn't work
What is STACK data structure in C++? What is LIFO? STL Stack explained in 14 mins! DATA STRUCTURES
Difference between copy constructor and assignment operator in C++ (OOP tutorial for beginners)
Your first C++ GUI Game (step by step) Build Game GUI apps in C++
C++ FOR BEGINNERS (2025) - What is while loop, What is infinite loop PROGRAMMING TUTORIAL
Developers when their code doesn't work