Re: Django Tutorial Equivalent to Ruby on Rails Tutorial by Michael Hartl

2015-02-22 Thread Lane Campbell
Zach, I am new to software development, I've spent years on the other side of the spectrum working in telecom and infrastructure. I joined this group to learn more about Python and Django. A developer I spoke with last week at Chicago Python (chipy.org) meetup event introduced me to the concept

Re: Django Tutorial Equivalent to Ruby on Rails Tutorial by Michael Hartl

2015-02-22 Thread Zach Swift
I realize this post is several years old, but this is for anyone still looking for an up to date Django tutorial on par with Michael Hartl rails tutorial. Here it is: The title of the book is very deceiving. Its a book about web development with python using django but doing it with test drive

Re: Django Tutorial Equivalent to Ruby on Rails Tutorial by Michael Hartl

2012-10-22 Thread Tommy DANGerous
Thanks everyone for the help. I've gone through several tutorials, such as the one on the Django website and at http://lightbird.net/dbe/. Just trying to get more familiar with Django before I start trying to write it on my own. I'll take a look at the Django Book and the youtube videos you all

Re: Django Tutorial Equivalent to Ruby on Rails Tutorial by Michael Hartl

2012-09-27 Thread hrishy
And some advanced http://www.youtube.com/watch?v=t_ziKY1ayCo&feature=related From: hrishy To: "django-users@googlegroups.com" Sent: Friday, 28 September 2012, 10:36 Subject: Re: Django Tutorial Equivalent to Ruby on Rails Tutorial by Michae

Re: Django Tutorial Equivalent to Ruby on Rails Tutorial by Michael Hartl

2012-09-27 Thread hrishy
rsday, 27 September 2012, 21:44 Subject: Re: Django Tutorial Equivalent to Ruby on Rails Tutorial by Michael Hartl How current is this book?  Intro says it may not be.  It seems to be very well-written, but I don't want to be reading stuff that is too old. I find more recent reference inf

Re: Django Tutorial Equivalent to Ruby on Rails Tutorial by Michael Hartl

2012-09-27 Thread Fred Stluka
How current is this book? Intro says it may not be. It seems to be very well-written, but I don't want to be reading stuff that is too old. I find more recent reference info, as well as good overviews, guides, etc. at: https://docs.djangoproject.com/ --Fred -

Re: Django Tutorial Equivalent to Ruby on Rails Tutorial by Michael Hartl

2012-09-26 Thread Jonathan Baker
I haven't worked through the RoR tutorial you referenced, but completing http://www.djangobook.com/en/2.0/index.html gave me all of the tools necessary to get projects up and running. hth, Jonathan D. Baker On Wed, Sep 26, 2012 at 1:53 PM, Tommy DANGerous wrote: > Hello, > > I've been through s