Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 2.67 KB

instructions-python-best-practices.jo0qbkzz.sw.md

File metadata and controls

33 lines (22 loc) · 2.67 KB
title
Instructions - Python Best Practices

What is this repo about?

This repo should help you master Python in a hands-on manner, brought to you by Swimm.io.

The repo consists of hands-on, bite-sized exercises covering best-practices in Python (from basics to advanced), as well as specific modules or libraries (e.g., typing).

This is a public repo maintinaed by Swimm.

 

Prerequisites

  • Basic Python knowledge.
  • Have python3 in your path launch Python with a version >=3.8. That is, you should be able to launch python3 from the terminal.
  • Install Swimm's IDE extension.

Exercise structure

Before you take your first few steps it's important to set our expectations:

Have fun and good luck!

Powered by Swimm