Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 1.31 KB

README.md

File metadata and controls

61 lines (37 loc) · 1.31 KB

learn-python

Learn Python Programming, my attempt to make it quick and easy for you to learn the essentials of Python. There are many other things to know about Python that I didn't cover in this repo.

Requirements

How to use

Please read and execute each step below:

Step 1

Install poetry by script:

$promt> bash install-poetry.sh

Step 2

Activating the virtual environment:

$promt> poetry shell

Optional

Deactivate the virtual environment and exit:

$(learn-python-py3.12)> exit
# To deactivate the virtual environment without leaving the shell use deactivate
$(learn-python-py3.12)> deactivate

Learning Python basics

All the basic content can be found in the notebooks directory, please refer to the README.md file and let's start to learn each basic topic.

Aprendiendo los conceptos básicos de Python

Todo el contenido básico se puede encontrar en el directorio de notebooks, consulte el archivo README.md y comencemos a aprender cada tema básico.


That's all for now ...


License

MIT License

About me

https://about.me/sebaxtian