PYTHON TRAINING COURSE

Additional materials

References

[med]

Database:acid cap isolation levels. URL: https://cinish.medium.com/database-acid-cap-isolation-levels-371b7e06a112.

[doca]

Python Documentation: 4. More Control Flow Tools. URL: https://docs.python.org/tutorial/controlflow.html.

[docb]

Python Documentation: Errors and Exceptions. URL: https://docs.python.org/3.11/tutorial/errors.html.

[docc]

Python Documentation: Private Variables. URL: https://docs.python.org/3/tutorial/classes.html?highlight=private#private-variables.

[doce]

Python Documentation. URL: https://docs.python.org/library/stdtypes.html.

[docf]

Python Documentation. URL: https://docs.python.org/glossary.html#term-decorator.

[doci]

Python Documentation. URL: https://docs.python.org.

[ref]

Refactoring Guru: Decorator. URL: https://refactoring.guru/design-patterns/decorator.

[Asl]

Murat Aslan. Database acid usage. URL: https://medium.com/@murataslan1/database-acid-usage-f9b259091c11.

[Ata]

Igor Atakhanov. Acid, mvcc, and how postgresql handles concurrent queries. URL: https://medium.com/@igor.atakhanov/acid-mvcc-and-how-postgresql-handles-concurrent-queries-27fb48692db8.

[Bar]

Aditya Barik. Understanding database indexing. URL: https://medium.com/@aditya.barik32/database-indexing-secrets-d1f93e67bb1b.

[Beu]

Fabian Beuke. GitHut 2.0. URL: https://madnight.github.io/githut/#/2022/4.

[Bur]

Andre Burgaud. How to use python lambda functions. URL: https://realpython.com/python-lambda/.

[CS14]

Scott Chacon and Ben Straub. ProGit (2nd Edition). Apress, 2014. Online Version. URL: https://git-scm.com/book/en/v2.

[Den]

Yancy Dennis. Top 10 python uses for 2022. URL: https://python.plainenglish.io/top-10-python-uses-for-2022-a10cbfb5f041 (visited on 2022.1.24).

[Docd]

GitHub Docs. Generating a new ssh key and adding it to the ssh-agent. URL: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.

[Fin]

Jon Fincher. Python ides and code editors (guide). URL: https://realpython.com/python-ides-code-editors-guide/.

[Lu]

John Lu. Database acid. URL: https://lush93md.medium.com/database-acid-c9eb55d10e20.

[Mal]

Pier-Jean Malandrino. Database : acid transactions. URL: https://medium.com/scub-lab/database-acid-transactions-d2fcc99d8834.

[Nat]

Kousik Nath. An in-depth look at database indexing. URL: https://www.freecodecamp.org/news/database-indexing-at-a-glance-bb50809d48bd/.

[P]

Ushadeep P. Python function mindmap. URL: https://medium.com/@ushadeep123/python-function-mindmap-c1c747f5d4da.

[Stua]

John Sturtz. Defining your own python function. URL: https://realpython.com/defining-your-own-python-function/.

[Stub]

John Sturtz. Functional programming in python: when and how to use it. URL: https://realpython.com/python-functional-programming/.

[Stuc]

John Sturtz. Interacting with python. URL: https://realpython.com/interacting-with-python/ (visited on 2018.5.28).

[Stud]

John Sturtz. Intoduction to python 3. URL: https://realpython.com/python-introduction/ (visited on 2018.5.21).

[Tea]

Codecademy Team. What is a database index? URL: https://www.codecademy.com/article/sql-indexes.

[Wic]

Anuradha Wickramarachchi. A complete database normalization tutorial. URL: https://medium.com/swlh/a-complete-database-normalization-tutorial-732df3748d0e.

[Yeh]

Dr. Roi Yehoshua. Database normalization demystified. URL: https://medium.com/@roiyeho/what-is-database-normalization-3b66ded5fc4d.

[DanBader]

Dan Bader. Python's Instance, Class, and Static Methods Demystified. URL: https://realpython.com/instance-class-and-static-methods-demystified/.

[GeirAH]

Geir Arne Hjelle . Primer on Python Decorators. URL: https://realpython.com/primer-on-python-decorators/.

[LeodanisPRamosa]

Leodanis Pozo Ramos. Using the änd\"Boolean Operator in Python. URL: https://realpython.com/python-and-operator/.

[LeodanisPRamosb]

Leodanis Pozo Ramos. Using the \"not\"Boolean Operator in Python. URL: https://realpython.com/python-not-operator/.

[LeodanisPRamosc]

Leodanis Pozo Ramos. Using the ör\"Boolean Operator in Python. URL: https://realpython.com/python-or-operator/.

[MosheZadka]

Moshe Zadka. Python Booleans: Use Truth Values in Your Code. URL: https://realpython.com/python-boolean/.

[RealPython]

Real Python. Python 3 installation & setup guide. URL: https://realpython.com/installing-python/ (visited on 2020.8.31).