Start your tech career with the most in-demand skills

Apply to Zummit Africa and join our immersive courses and community starting in January 2024 to transform your career and access new opportunities.

Artificial Intelligence

  • Introduction to Data Science and GitHub

    Exploration and introduction into data science, and it's application. You will also learn how to set up development environment (Python, Jupyter) and version control with git/github.

  • Python Programming

    Python is the most popular programming language for learning data science, machine learning, and artificial intelligence at large. You will learn the python programming language, variables, data types, control structure, and its basic operations.

  • Data Manipulation and Analysis with Python

    You will learn how to manipulate and analyze data with NumPy for numerical computing. You will also learn how to clean, process, and analyze data with Pandas.

  • Data Visualization

    There will be exploration of different approaches to data visualization with Mathplotlib with the purpose of creating basic plots and charts.

  • Machine Learning Fundamentals

    Machine learning (ML) is the most popular branch of Artificial intelligence. You will get introduced to ML and supervised learning with linear regression and classification.

Software Development

  • Introduction to Software Development

    This introductory course will teach you about Software Development, the process involved in building Software, known as Software Development Lifecycle (SDLC). You will also learn what it's like to build Software for the web.

  • Intermediate HTML & CSS

    HTML and CSS is the foundational requirement needed to build a website or web application. You will learn more about what you can do with HTML & CSS.

  • Introduction to JavaScript

    You will learn how to use the world's most popular programming language to build dynamic and interactive websites. You will also learn how to work with the browser as well as object-oriented programming principles.

  • Advanced HTML & CSS

    After learning the building blocks of how to build web pages with HTML and CSS, you will learn more about CSS architecture, animation, and using SASS (CSS preprocessor).

  • Intermediate JavaScript & React

    React is a JavaScript library for building user interfaces. In fact, React is the most popular JavaScript library. You will learn more advanced concepts in JavaScript like closure, prototypal inheritance, and many more interesting concepts. Full grasp of these concepts will then lead you to learn React.