# Python Information ## Strings - [Strings and Character Data in Python](https://realpython.com/python-strings/) ## Maps - [How to Use Python Maps](https://pythonmachinelearning.pro/python-map-tutorial/) ## Concurrency - [Making Lunch Faster with Python Concurrency](https://sourcery.ai/blog/concurrency/) ## Advanced Python - [Five Things You Didn't Know Python Could Do](https://channel9.msdn.com/Shows/5-Things/Five-Things-You-Didnt-Know-Python-Could-Do) - [Five Python Features You (Probably) Didn't Know](https://towardsdatascience.com/five-python-features-you-probably-didnt-know-d48faa0b892e) - [Consider These 10 Elements When You Define Python Functions](https://betterprogramming.pub/advanced-python-consider-these-10-elements-when-you-define-python-functions-61c0be8a10ed) - [Architecture Patterns with Python](https://www.cosmicpython.com/) is available [free online](https://www.cosmicpython.com/book/preface.html) ## Itertools - A [Tour of Python Itertools](https://martinheinz.dev/blog/16) ## Industry - [An Oral History of Bank Python](https://calpaterson.com/bank-python.html) ## Related Topics - [Introduction to Git and GitHub](https://realpython.com/python-git-github-intro/) for Python Developers