Skip to content

NicolasOmar/python-practice

Repository files navigation

Python Practice Repo Python Practice

Repository created to record my practice learning Python with exercises based on the Udemy Course of Maximilian Schwarzmüller.

Table of contents

Status

  • Current repo's version is Python practice version

What does that version number mean?

Number Meaning
X.0.0 How many exercises I have completed
0.X.0 How many times I made progress on my next exercise
0.0.X Dependencies version updates and specific patches while the course is not completed

Requirements

Setup

After cloning the repo, go to the created folder and install the check its content.

git clone https://github.com/NicolasOmar/python-practice.git
cd python-practice

How to run it

  • To be added

Repo structure & what i learned in each exercise

  • Basics (1-basics folder)
    • Understanding of Core concepts such as:
      • variables.
      • value types.
      • how to handle numbers (integers and float), strings and lists.
      • functions, how to handle default values and keyword arguments.
      • variable scope and differences between local and global types.
      • using Doc strings to document code.

Other practice repos

Node React Angular GraphQL HTML & CSS Styling Typescript NextJs Docker
Node Practice Repo React Practice Repo Angular Practice Repo GraphQL Practice Repo HTML and CSS Practice Repo Styling Practice Repo Typescript Practice Repo NextJs Practice Repo Docker Practice Repo

About

Repository created to record my practice learning Python

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages