Please can anyone suggest resource to practice python at elementary level or beginner level
The forum search functionality is really good. We have several people on this forum who are learning or have learned Python and shared resources. If you use the forum search you can easily find places where people have discussed tools, books, and courses that they like.
Python is a general purpose programming language that is dynamically typed, interpreted, and is known for its easy readability with great design principles. It was created by Guido van Rossum and released in 1991. Since then, the language has exploded in popularity.
To learn more about Python from its source check out these pages on python.org :
What is Python?
Python FAQ
Why Python?
If you’re new to programming, you’ve made the right choice. Python is the perfect beginners’ language. It has…
Hello! I am trying to learn Python and I am almost done with “Python for Absolute Beginners” course (from Microsoft in edx) and saw a video tutorial from FFC.
Microsoft has more courses about Python but I am not sure if I should continue with them or if there is something better out there.
Any suggestions?
Just a quick note on this interesting project based site, Hyperskill! FCC (I believe) will have python challenges in 7.0 this year, but I came across Hyperskill from JetBrains and it is a good resource where you build projects as well. Just an FYI for anyone interested. I just came across this, but it looks very good.
1 Like
For practicing - Codewars and Hackerrank.
Mrinal2109:
at elementary
I find that this website is ok: Python Tutorial
but you are better off just getting a coding book. The best solution is just to experiment.
i have small doubt, how to work with numerical and text data in python frameworks?
iam doing python training and i got to complete this assignment and submit.