Development

  • This course is designed to give you the development skills to get a job as a developer.

Python Development

Python - Overview

The course follows a modern-teaching approach where students learn by doing. You will start from scratch and master Python by building 10 real-world applications in Python 3.

Some applications you will build during the course are database web apps, desktop programs, web scraping, image processing, webcam video capturing, object detection, and many more. These are all programs you can use in real life or for your own portfolio.

This set of programs will equip you with the proper Python programming skills and a great Python portfolio you can show on your resume.

The applications you will build cover a wide range of topics:

  • Web applications
  • Desktop applications
  • Database applications
  • Web scraping
  • Web mapping
  • Data analysis
  • Data visualization
  • Computer vision
  • Object-Oriented Programming
  • Build Python applications

What you’ll learn

  • Go from a total beginner to an advanced-Python programmer
  • Create real-world Python programs (no Tic-Tac-Toe games)
  • Learn OOP (Object-Oriented Programming)
  • Learn GUIs (Graphical-User Interfaces)

Who this course is for

  • Those with no prior knowledge of Python.
  • Those who know Python basics and want to master Python