I need to learn python properly

I need to learn python properly
I only the basic syntax
What would be the best resource to go about

Other urls found in this thread:

Veeky
hackerrank.com/
twitter.com/SFWRedditVideos

Veeky Forums-science.wikia.com/wiki/Programming_Textbook_Recommendations#Python

thanks

codewars.com

Python syntax is an absolute nightmare. Only Javascript comes close. Left tab and spacing should be illegal

>Python syntax is an absolute nightmare. Only Javascript comes close
tfw I'm an expert in both + I have advanced knowledge in ANSI C and C++
You're just a whiny bitch.

Read a book you fucking faggot.

Do you even program?
Python has one of the most beautiful syntax in the programming language zoo. Whereas js is pure eye-cancer when using it non-procedural.

Just code things in python (for example project-euler tasks). Programming languages behave like real languages in that only active usage will let you improve.

>Just code things in python (for example project-euler tasks).
Execpt you won't ever touch inbuild funtions, operator overriting and generators so basically everything op asked for

Ok, you are right, that was oversimplified. Of course you also have to read a bit. But many problems arise naturally (built-in functions, operator overloading) and real improvements in programming comes from practicing it, it's not a theoretical matter like math.

+1 Python's syntax is incredible

>Using homophobic slurs

>Expecting anyone to take him seriously

agreed, utter cancer

...

>sci defending python syntax
What the fuck?

/g/ has been flooding in lately.

hackerrank.com/

People don't like whitespace. Oh well I guess. If you learn to use Tab, have a nice IDE, the python is a dream. All languages have quirks to get used.

learnpythonthehardway

>tfw still haven't finished my Knuth collection

>Good Python die
Such as? I've never found one that can compare with C++/C# ides

go get a copy of K&R and teach yourself a man's language

MIT open courseware.