> For the complete documentation index, see [llms.txt](https://tim-python.bai.uno/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tim-python.bai.uno/init/started.md).

# 1 Getting Started

For each section, there usually will be 4 parts.

1. Video session
2. Guide, slides or learning material
3. Quiz, Question or Practice Assignment

Most of time, last time quiz and assignment will be explained at the next session.\
\
This will be the first session of the course.

{% embed url="<https://youtu.be/WF3027x-Mgg>" %}

### References

1. Python is [the 3rd popular](https://www.tiobe.com/tiobe-index/) in 2020 and 4th in 2019.
2. There are[ 8 million Python users](https://www.zdnet.com/article/programming-languages-python-developers-now-outnumber-java-ones/).
3. More than [200,000 Python Packages](https://pypistats.org/).
4. By the numbers: [Python community trends](https://opensource.com/article/18/5/numbers-python-community-trends) in 2017/2018.

#### Some Popular Packages

* Pandas for Data manipulation, Processing
* Tensorflow for Machine Learning
* Flask Django for Web Development

{% hint style="success" %}
Do not forget to rate the page if you feel it is helpful.<br>
{% endhint %}
