Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				Basic Python is VERY easy.
 Intermediate Python is so and so, a little hard when you come to OOP.
 Expert Python is REAL REAL HARD OMFG
 
 But it's a joy to use even with metaclasses and f***ing PyPI deploy
- 
				
				@eisterman I want to get into advanced Python but I can't find any classes anywhere :(
- 
				
				@AlgoRythm im in the same boat ! I am a backend web dev but I got hooked on python. But either tutorials are to easy ( I learn syntax from docs ) or really freaking hard.
 
 Does anyone has a good place to learn python interactively ( that is not a web based app , I like my vim/sublime text)
- 
				
				@AlgoRythm search the book "Fluent Python".
 Trust me, it's the course you've always dreamed of.
 
 PS: on Google Books there is the Preview, all the first 3-4 chapters :3
- 
				
				 agentQ23048y@ImNotAlfred @AlgoRythm have you guys tried https://automatetheboringstuff.com/ and https://codecademy.com/learn/... ? agentQ23048y@ImNotAlfred @AlgoRythm have you guys tried https://automatetheboringstuff.com/ and https://codecademy.com/learn/... ?
- 
				
				Every Python Tutorial:
 
 1) Print a string
 2) Add two numbers
 3) Instantiate an object with dual inheritance and overwrite all the methods with lambda functions which return dictionaries
 
 It's that easy!
- 
				
				@anonScriptah it is, I don't want to replace my web stack with it, I just to expand my skillset ( but you can write web apps with python if you really want to using Django or something similar)
Related Rants










"Man, Python is easy, I just import everything. Like, import * from *."
undefined
wk66
idiot