Jump on a framework (Django). There's plenty of videos out there, but really the documentation / demo app is pretty nice.
Warning: learning a framework is a lot like learning a language. You have to just memorize a lot of syntax and/or "names" of predefined functions. Where to put stuff, how to do x or y.
Comments
Jump on a framework (Django). There's plenty of videos out there, but really the documentation / demo app is pretty nice.
Warning: learning a framework is a lot like learning a language. You have to just memorize a lot of syntax and/or "names" of predefined functions. Where to put stuff, how to do x or y.
It's fun, though. Good luck!