Getting Started with Django
21–30 of 75 posts
Re: Getting Started with Django
#22Also thank you for making series ;)
Re: Getting Started with Django
#23chef, vagrant, ubuntu, apt-get, pip, virtualenv, heroku, ssh.. oh there it is, sth about learning django. I'm saying it not to diss your work, but don't you think setting up a linux env on a vm and signing up to heroku shouldn't be the point of a django tutorial? point explained in another discussion about zed's approach to writing 'learn x the hard way' https://news.ycombinator.com/item?id=4961593
Re: Getting Started with Django
#24Kenneth, sorry if this has been asked, but how often will you be releasing videos ? Monthly ? Also thank you for making series ;)
Re: Getting Started with Django
#25A few suggestions on how to improve the consumption of these videos.
1) Break down the video into smaller bite sized chunks to provide for natural breaks. Unlike movies where it's more a passive viewing experience, educational videos, especially ones where you're expected to follow along, require a lot more mental engagement. This makes it difficult to sit through a 50 minute video in one sitting.
3) Use a basic video editor (e.g ScreenFlow) to zoom into the sections you're working on. It's difficult to follow what you're doing when viewing the entire screen, text is tiny and difficult to read. Also forcing me to go into full screen mode to view the text, doesn't help when I want to follow along.
Overall, I love it. Keep up the good work.
Re: Getting Started with Django
#26I like where this series is headed, I will certainly be following it. A few suggestions on how to improve the consumption of these videos. 1) Break down the video into smaller bite sized chunks to provide for natural breaks. Unlike movies where it's more a passive viewing experience, educational videos, especially ones where you're expected to follow along, require a lot more mental engagement. This makes it difficul…
Re: Getting Started with Django
#27As a Desktop/Systems developer I find it hard to integrate all the HTML - CSS - JS - Python and then deploy a Web Application, I've been taking a look at the Django Book but it kinds of assumes you know Web Development.
This looks like just what I need, I'll finish my Poll application and check your tutorials.
Re: Getting Started with Django
#28While others are complaining about all the up front set up; this is actually something I like. Base tutorials always seem to be missing that 'something' that takes what you've learned and turns it into a real world application. Even if its not step one, I would prefer more tutorials to have a full fledged 'Getting Set Up' section; even if it becomes arbitrary. It makes sure everyone can get on the same page no matter…
Additionally, these are the actual procedures you could use to set up a very real and serious tool. I'm loving this!
Re: Getting Started with Django
#29body {width: 80%; margin:0 auto; min-width:1080px;}