Anybody know Ruby on Rails?

Lazy Migrant

Migrated
Supporter
Joined
Apr 2, 2015
Messages
2,145
Reputation
775
Daps
7,636
@kevm3 you got any recommendations for python materials? Ive made a website with it, but I'm still not very proficient.
 

kevm3

follower of Jesus
Supporter
Joined
May 2, 2012
Messages
16,321
Reputation
5,605
Daps
83,692
@kevm3 you got any recommendations for python materials? Ive made a website with it, but I'm still not very proficient.

Python with django is a bit harder to find quality resources for in regards to server-side website development since Rails or Node with Express is more popular. Python is used more for 'data science', 'artificial intelligence' and things of that nature. If you are looking just for general Python books I can look for some and send them to you. This is an interesting 'general-purpose' python book:
Automate the Boring Stuff with Python
 

Matt504

YSL as a gang must end
Joined
Sep 7, 2013
Messages
45,443
Reputation
15,239
Daps
275,807
Python with django is a bit harder to find quality resources for in regards to server-side website development since Rails or Node with Express is more popular. Python is used more for 'data science', 'artificial intelligence' and things of that nature. If you are looking just for general Python books I can look for some and send them to you. This is an interesting 'general-purpose' python book:
Automate the Boring Stuff with Python

code school recently added a Django course.

Try Django | Code School
 
Top