-
Beginner Class 45
-
Introduction to c++ 05 minLecture1.1
-
Downloading Codeblocks 08 minLecture1.2
-
Installing Codeblocks 05 minLecture1.3
-
Linking Codeblocks with Compiler 02 minLecture1.4
-
Iostream, Namespace, Std 20 minLecture1.5
-
Variables 12 minLecture1.6
-
Variables II 12 minLecture1.7
-
Calculator 15 minLecture1.8
-
Q1 5 questionsQuiz1.1
-
If statements 13 minLecture1.9
-
If statement II 15 minLecture1.10
-
Functions(void) 16 minLecture1.11
-
Functions II(int, float, double) 20 minLecture1.12
-
Parameterized Functions 14 minLecture1.13
-
Calculator II 16 minLecture1.14
-
GoTo Function 06 minLecture1.15
-
While Loop 15 minLecture1.16
-
Q2 7 questionsQuiz1.2
-
Do While Loop 13 minLecture1.17
-
For Loop 07 minLecture1.18
-
Nesting For Loop 09 minLecture1.19
-
Jump Statement 12 minLecture1.20
-
Mean Calculator 20 minLecture1.21
-
Switch Statements 13 minLecture1.22
-
Arrays 17 minLecture1.23
-
Arrays II 10 minLecture1.24
-
Q3 3 questionsQuiz1.3
-
Use of Array 18 minLecture1.25
-
Multi-Dimensional Array 27 minLecture1.26
-
Matrix Calculator 23 minLecture1.27
-
Modulo, Sizeof and Srand 20 minLecture1.28
-
Matrix Calculator II 09 minLecture1.29
-
Pass By Value and Pass By Reference 13 minLecture1.30
-
Default Value 13 minLecture1.31
-
Structures 13 minLecture1.32
-
Usage of Structures 15 minLecture1.33
-
Nesting Structures 13 minLecture1.34
-
Structures and Functions 24 minLecture1.35
-
Pointers 25 minLecture1.36
-
Quadratic Calculator 17 minLecture1.37
-
Project Modification 12 minLecture1.38
-
Q4 8 questionsQuiz1.4
-
More Info on DataTypes 21 minLecture1.39
-
ProjectsLecture1.40
-
Beginners Class Conclusion 03 minLecture1.41
-
-
Pro Class 15
-
Downloading Microsoft visual studio 15 minLecture2.1
-
What is object oriented programming 13 minLecture2.2
-
Classes and Objects 15 minLecture2.3
-
Classes and Objects II 22 minLecture2.4
-
Creating a function in a class 21 minLecture2.5
-
Constructor 15 minLecture2.6
-
Overloaded Constructor 14 minLecture2.7
-
THIS and STATIC KEYWORD 19 minLecture2.8
-
Composition 21 minLecture2.9
-
Inheritance 19 minLecture2.10
-
Inheritance II 17 minLecture2.11
-
Inheritance III 15 minLecture2.12
-
Enum, destructor, and default constructor 28 minLecture2.13
-
PROJECTSLecture2.14
-
Q5 10 questionsQuiz2.1
-
-
Master Class 48
-
INTRODUCTION TO MASTER CLASS 06 minLecture3.1
-
Casting 11 minLecture3.2
-
Overloading functions 15 minLecture3.3
-
String 15 minLecture3.4
-
String II 20 minLecture3.5
-
String III 12 minLecture3.6
-
Email application 27 minLecture3.7
-
Template 18 minLecture3.8
-
Class Template 19 minLecture3.9
-
Vector 28 minLecture3.10
-
Vector II 15 minLecture3.11
-
Vector III 16 minLecture3.12
-
Error handling 13 minLecture3.13
-
Error handling II 22 minLecture3.14
-
Iomanip 12 minLecture3.15
-
Friend 19 minLecture3.16
-
Friend II 17 minLecture3.17
-
Class friend 17 minLecture3.18
-
Q6 3 questionsQuiz3.1
-
Stack 21 minLecture3.19
-
Map 21 minLecture3.20
-
Map II 25 minLecture3.21
-
Database 22 minLecture3.22
-
Database II 26 minLecture3.23
-
Database III 15 minLecture3.24
-
Database IV 23 minLecture3.25
-
Q7 10 questionsQuiz3.2
-
Dictionary 26 minLecture3.26
-
Dictionary II 41 minLecture3.27
-
StudentData Application 14 minLecture3.28
-
StudentDataApplication II 17 minLecture3.29
-
StudentDataApplication III 16 minLecture3.30
-
StudentDataApplication IV 16 minLecture3.31
-
StudentDataApplication V 22 minLecture3.32
-
Pointers 09 minLecture3.33
-
Pointers II 08 minLecture3.34
-
Pointers III 11 minLecture3.35
-
Pointers IV(nullptr) 08 minLecture3.36
-
Dynamic allocation 14 minLecture3.37
-
Dynamic allocation for objects 10 minLecture3.38
-
Dynamic allocation in a class 13 minLecture3.39
-
Creating Array Dynamically 11 minLecture3.40
-
Q8 6 questionsQuiz3.3
-
Virtual destructor 18 minLecture3.41
-
Concrete class 17 minLecture3.42
-
Concrete class 2 10 minLecture3.43
-
Abstract class 11 minLecture3.44
-
Polymorphism 15 minLecture3.45
-
-
Ultimate Class 28
-
Setting up SFML in CODEBLOCKS 20 minLecture4.1
-
Setting up SFML in VISUAL STUDIO 14 minLecture4.2
-
What is SFML 08 minLecture4.3
-
Creating a window 27 minLecture4.4
-
Creating a rectangle 12 minLecture4.5
-
Keyboard and movement 18 minLecture4.6
-
Text and fonts 21 minLecture4.7
-
Textures and Sprite 15 minLecture4.8
-
Q9 6 questionsQuiz4.1
-
Rectangleshape and Texture 10 minLecture4.9
-
Setting orign 08 minLecture4.10
-
Mouse and input 12 minLecture4.11
-
Animation I 08 minLecture4.12
-
Animation II 10 minLecture4.13
-
Animation III 22 minLecture4.14
-
Animation IV 11 minLecture4.15
-
Animation V 25 minLecture4.16
-
Animation VI 12 minLecture4.17
-
Animation VII 18 minLecture4.18
-
Collision Detection and Collision Response 17 minLecture4.19
-
Collision Detection and Collision Response II 19 minLecture4.20
-
Collision Detection and Collision Response III 17 minLecture4.21
-
Collision Detection and Collision Response IV 19 minLecture4.22
-
Collision Detection and Collision Response V 17 minLecture4.23
-
Collision Detection and Collision Response VI 19 minLecture4.24
-
Collision Detection and Collision Response VII 15 minLecture4.25
-
Sound Class 21 minLecture4.26
-
Music Class 07 minLecture4.27
-
-
Game Development 5
-
Snake gameLecture5.1
-
ION-OZLecture5.2
-
Fast Fly (F1 clone)Lecture5.3
-
MechformersLecture5.4
-
PROJECTSLecture5.5
-
-
Application Development 6
-
Student Database ApplicationLecture6.1
-
Accounting SoftwareLecture6.2
-
DictionaryLecture6.3
-
CCY Advanced CalculatorLecture6.4
-
Data integration and ManipulationLecture6.5
-
ProjectsLecture6.6
-
This content is protected, please login and enroll course to view this content!
Leave a Reply to Offu Emmanuel Cancel reply
-
P.D.E03/06/2020Yes sir .we will take you from an absolute beginner to a master software developer

35 Comments
Hello,
For those of us using Macbook, which IDE do we use?
Codeblocks or microsoft visual studio sir
It’s really been good and simplified
Nice way to start….
I’m a new and beginner of programing. I great everyone in the forum.
I’m new here i did not understand how should i start i need someone help please
Welcome sir!
Start watching from tutorial 1 ; that is this very tutorial
Good people,
I cant seem to open the Codeblock software on my laptop. It’s saying Entry point not found.
Kindly assist.
Good morning!
what version of codeblocks did you download
Happy to kick start today
Wow am really happy
Progressing nicely.. Easy to download and install
Looking nice already..
Please I mistakenly clicked on yes instead of clicking on the third option as you did on the video then yes,so please how can I reset it to the one you selected?
Move on sir. Isn’t important
This is awesome am happy for joining
Good Evening ALL.
Nice being here, i dont know anything about computer programming. Am trying as much as possible to gather something from this FIRST session.
Great!
Welcome.
This is a complete beginner to advance course.
You will be taught everything from the basis of c++ to game and application development.
Follow the tutor steps. And also practice.
Thanks
I like it. Its good
Am glad to be here just started my beginner tutor today. I pray that my dream of been a developer actualize through this class.
I began in the name of God
I’m very happy to be here. I pray I achieve the objectives as stated in the introductory message
nice
After installing the package ,
its says it cant find a compiler what do I do , I could have share the screen shoot but I cant attach pictures
Sorry sir.
Pls join our telegram group. So we can assist you get it done.
Thanks alot
Okay I’ll join tomorrow , where is the link
Hello sir
Can I use a windows 7 for this?
Please sir, mine is showing that the program can’t start Because api-ms-win-ctrl+string-[1-1-0.dll is missing from my computer.
Thanks
awesome
This is awesome
am so happy to be here…I have been wanting to learn how to program game.
interesting
So excited!