MTI TEK
  • Home
  • About
  • LLMs
  • Docker
  • Kubernetes
  • Java
  • All Resources
Python
  1. Installing Python
  2. Python Keywords
  3. Built-in Functions in Python
  4. Working with Variables
  5. Lists in Python
  6. Sets in Python
  7. Tuples in Python
  8. Dictionaries in Python
  9. Conditional Statements (if, elif, else)
  10. Loops in Python
  11. Defining and Using Functions
  12. Object-Oriented Programming: Classes
  13. Error and Exception Handling
  14. Reading and Writing Files
  15. Making HTTP Requests with requests Library
  16. Unit Testing in Python
References

Books

Python Crash Course

Authors: Eric Matthes
Publisher: No Starch Press; Third Edition (January 2023)
ISBN: 978-1718502703

Documentation & Resources

The Python Standard Library

https://docs.python.org/3/library/index.html

The Python Language Reference

https://docs.python.org/3/reference/index.html
© 2025 mtitek