Programming from Scratch

Price: ₦15,000

Kickstart your journey into the world of software by learning the core principles of programming using Python and logic-based problem solving.

Start Learning

About This Course

Price: ₦20,000

This course is designed to introduce absolute beginners to programming concepts from the ground up. You'll learn what code is, how it works, and begin coding with Python — one of the most beginner-friendly languages.

  • Understanding programming logic and flow
  • Working with Python: variables, loops, functions
  • Solving basic problems and building mini projects
  • No prior experience required!
Register Now

Intro to Python

Course Outline

  1. Intro to Programming: What is Code?
  2. Basic Syntax and Writing Your First Python Program
  3. Working with Data Types and Variables
  4. Conditional Statements and Logic
  5. Loops: For and While
  6. Functions and Reusability
  7. Lists and Dictionaries
  8. Mini Projects: Calculator, Guess the Number, etc.