Study Online

CERTIFIED PYTHON FULL STACK DEVELOPER IN 1-YEAR

Become a Certified Python Full Stack Software Developer with this 1-year course that is design to take you from newbie to software engineer. Learn everything you need to get a job in software development under the mentorship of our senior developers.

COVERS: HTML, CSS, JavaScript, GitHub, WordPress, Python, FastAPI, SQLAlchemy

  • Learn Python Full Stack Development with the FastAPI Framework
  • Earn an Accredited NQF level 5 Certificate in Systems Development
  • Learn by building 25 projects
  • Self-paced learning allows you to finish faster
  • We assist you with Job Placement

Per Module

R2495 x 12

Full course

R24 995

Duration

+-1 Year

Year-Round Enrolments

Open

Self-Enrolment is as Easy as Making an Online Purchase

Or

Get in Touch with Us:

How it Works

Enrolment

Enroll via this page just by choosing your ideal payment option. We sill assist with any questions you may have.

Study

Study from anywhere with an internet connection. Video based learning makes your studies flexible.

Support

Our dedicated success mentors are eager to offer prompt and thorough feedback via your preferred channel (WhatsApp, Email, etc.)to address any concerns you may have.

Assessments

Use the concepts you have learnt to create an App or Website. And based on our (the client) requirements we will grade your effectiveness as a Developer.

Placement

We’re committed to your job placement success. Our industry-aligned courses, expert CV support, and online presence management mean your assessment projects are your only limit.

Why this course is for you

I know you because I have been in that exact same situation. You are out of school, with or without matric you find yourself lost, unsure what to study and what your future job prospects offer you. Will I get employed after investing time, effort, and money into a university education?

As an employer myself I can honestly say no. You chance of being fresh out of college and landing a job are Slim. Let’s be real.

You are in a rut and that’s fine because that’s the whole reason I started this course. It’s to get you employed!

You need guidance and transparency. Both of which my team and I are constantly hard at work trying to achieve. Your success is ours. And with my course and 1 on 1 mentorship, you can’t fail.

What do our Alumni have going for them?

palesa

Palesa Mafoleka

Today I am able to code using HTML, CSS and I can develop a Web using WordPress. I have successfully completed 7 modules and 7 projects that have equipped me with skills and has made me one step ahead of an amazing career.

ismaeel

Ismaeel St. Clair

IT varsity has allowed me to pursue my desired career field of study. My experience was full of learning and grooming. I have learned so much in HTML 5, CSS, JavaScript, Bootstrap, WordPress, and App Development. I am thankful to the IT varsity team who supported my journey.

Kaitlin

Kaitlin Pillay

It has always been a dream of mine to pursue a career in information technology. Thanks to IT Varsity, I am able to do so. Through the Apptrepreneur course that I have completed, I have learned how to code in HTML, CSS, and JavaScript. Thanks to IT Varsity, I can confidently pursue my dreams.

karabo

Karabo Selemela

When I started, I thought it would be difficult for me to grasp the content because I did not have any coding background. I got better and more confident after every video. It has definitely paved the way for me to either freelance or seek employment in another company.

Module Breakdown

In this module you will learn to develop your first apps. You will start off with a basic app, and progress towards more complete and amazing apps. You will take your HTML and CSS skills much further by building responsive layouts, which automatically resize themselves to look good on any screen size.

You will learn by building these amazing apps:

  • Superhero App
  • Online Store App
  • Funny People
  • World Map
  • Puzzle App

In this module you will learn how to make use of colors and designs in a way that works together with your app and looks good.

 

Apps you will build:

Recipe Book

Restaurant Menu App

In this module you will learn how to implement “drag-and-drop” functionality into your apps and websites. You will do this by developing two fun apps that use drag-and-drop.

 

Apps you will build:

Funny People

World Map

Puzzle App

In this module you will learn how to add basic animations to your websites and apps using nothing more than HMTL and CSS. You will do this by creating an app that provides information about the Solar System.

 

Apps you will build:

Solar System

In this module you will learn how to add hover effects on images using CSS.

 

Apps you will build:

Travel the World

In this module you will learn how to develop websites using the popular platform, WordPress.

 

Websites you will build:

Portfolio Site

eCommerce Site

In this module you will take your first steps in coding with JavaScript.

You will also learn how to access and make use of JavaScript’s Time functions.

You will learn by building these amazing apps:

  • Calculator App
  • Countdown Timer App
  • World Clock App

In this module you will learn how to fetch data from a server and display it in an app

 

Apps you will build: 

Advanced Recipe Book

In this module you will learn how to use the Bootstrap framework for CSS to improve the design of your apps and websites.

 

Apps you will build: 

Image Gallery Plus

Mini Blog App

In this module you will learn how to develop apps that can fetch and add data to a database.

 

Apps you will build: 

Contact Book App

In this module you will learn to code in Python, covering all the basics as well as a few advanced concepts.

You will learn the following Python concepts:

  • Setting up the development environment: Installing Python, using virtual environments
  • Python basics: Data types, variables, operators, control statements, and loops.
  • Data structures: Lists, tuples, dictionaries, and sets in Python.
  • Functions and modules: Writing functions, creating modules, and importing modules.
  • Exception handling: Try, except, and finally blocks for error handling.
  • File handling: Reading from and writing to files in Python.
  • Object-oriented programming in Python: Classes, objects, inheritance, polymorphism, and encapsulation.
  • Working with libraries and packages: Exploring commonly used libraries like NumPy, Pandas, and Matplotlib.
  • Decorators and generators: Implementing and using decorators and generators for efficient programming.
  • Advanced data manipulation: List comprehensions, lambda functions, and functional programming concepts.
  • Working with external APIs: Making HTTP requests and handling responses using libraries like requests or aiohttp.

You will build an amazing Task Management System application.

In this module you will learn how to build back end Python Applications and REST API’s with the powerful FastAPI framework. You will learn how to connect your front end application with the Python back end, and how to accept data from the front end and store it in a database.

You will learn the following concepts:

  • Introduction to FastAPI: Understanding its features, advantages, and how it compares to other Python web frameworks.
  • Setting up a FastAPI project: Installing FastAPI and creating a basic application structure.
  • Routing and path operations: Defining routes, handling path parameters, and query parameters.
  • Request and response handling: Processing requests, validating data, and returning appropriate responses.
  • Working with templates: Integrating templates for HTML rendering in FastAPI.
  • Creating models and schemas: Defining Pydantic models for request and response validation.
  • CRUD operations: Implementing Create, Read, Update, and Delete operations with FastAPI and databases like SQLAlchemy.
  • Security features: Implementing authentication and authorization with OAuth2 and JWT (JSON Web Tokens).
  • Error handling and logging: Handling exceptions, logging errors, and debugging the FastAPI application.
  • Testing the FastAPI application: Writing unit tests and integration tests for the RESTful services.
  • Database integration: Working with databases, managing data migrations, and implementing complex database queries.
  • Real-time communication: Implementing WebSocket endpoints for real-time communication in FastAPI.
  • Deployment strategies: Deploying FastAPI applications on various platforms, including cloud services like AWS, Google Cloud, and Heroku.
  • Microservices with FastAPI: Understanding microservices architecture and creating microservices with FastAPI.
  • Best practices and optimization: Implementing best practices for efficient code, optimizing performance, and handling large-scale applications.

You will learn these concepts by building a ToDo App of your own.

Free Trial

Embark on a thrilling journey as you create your very first app in just 15 minutes! This module will guide you through the exhilarating process of building an app from the ground up. Challenge your tech skills and discover if the world of online learning is your perfect fit!

Learn More

Fill in the form below, and we’ll email you a copy of the Python Full Stack Course Info Pack.

    Accreditation

    IT varsity is accredited by the MICT SETA (Accreditation number: ACC/2012/05/775). This course awards an NQF5 qualification in Systems Development upon completion (SAQA ID: 48872).

    Jobs you Could get with this Course

    Job Title Annual Income Job Description
    Junior Software Developer R207,327 Entry-level software developer.
    Web Developer R180,154 Responsible for coding websites and web applications.
    Mobile App Developer R331,956 Software engineer who creates, tests, and maintains applications for small, portable electronic devices.
    Quality Assurance (QA) Tester R29,231 Responsible for finding and fixing bugs, inconsistencies, and user experience issues in products and services before they are launched or put into production.
    Database Developer R342,000 Responsible for creating, administering, troubleshooting computer databases that can process large amounts of information and keep it secure.
    Junior Full-Stack Developer R270,000 Entry-level developer who works on both front-end (client-side) and back-end (server-side) portions of web applications.

    Pricing

    Full Payment

    Best Value

    R24 995/Once-Off
    • All 12 Modules
    • Save R5 000
    • Full Access Instantly
    • 1 on 1 Mentorship
    • Online Support

    Quarterly

    For Convenience

    R6 250/Quarter
    • 3 Modules (3/12)
    • Payment Convenience
    • Save R5 000
    • Full Online Support

    Per Module

    For Budget

    R2 495/mo
    • 1 Module at a time (1/12)
    • Self Paced Payments
    • Full Online Support

    Need More Info?