computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
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
- @official@Python Website
- @official@Python Getting Started
- @article@Automate the Boring Stuff
- @article@Python principles - Python basics
- @article@W3Schools - Python Tutorial
- @article@Python Crash Course
- @article@An Introduction to Python for Non-Programmers
- @article@Getting Started with Python and InfluxDB
- @feed@Explore top posts about Python