Skip to content

TheAIDojo/Python-Course

Repository files navigation

AI DOJO Python Course

This is the repository for The Python course published by AI DOJO. It contains all the course code with supporting project files necessary to work through the code.

Requirements and Setup

We recommend to use Colab, you will find Colab icon in the top of all AI DOJO code. If you want to use your own pc please follow the instructions below:

  1. Install Python on Windows/Mac.
  2. Install pip for Windows/Mac/Linux.
  3. Make sure to install the necessary python packages for the Bootcamp from the requirements.txt file.
  4. Donwload the code editer, we recommend vscode

What You Will Learn

Review of the Python programming language that covers basic syntax, variables, arithmetic operations, control flow, functions, classes, and built-in Python modules. All applied using Google Colab.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published