# Python Python is a well known programming language which is both a strongly typed and a dynamically typed language. Being an interpreted language, code is executed as soon as it is written and the Python syntax allows for writing code in functional, procedural or object-oriented programmatic ways. Visit the following resources to learn more: - [@roadmap@Visit Dedicated Python Roadmap](/python) - [@official@Python Website](https://www.python.org/) - [@official@Python Getting Started](https://www.python.org/about/gettingstarted/) - [@article@W3Schools - Python Tutorial ](https://www.w3schools.com/python/) - [@article@Python Crash Course](https://ehmatthes.github.io/pcc/) - [@article@Automate the Boring Stuff](https://automatetheboringstuff.com/) - [@feed@Explore top posts about Python](https://app.daily.dev/tags/python?ref=roadmapsh)