Re: Django training resources?
I can advice you on a book "The defenitive guide to Django" from Apress. Regards Bjørn On 18 Dec., 00:12, Sean W wrote: > Is anyone aware of good quality, affordable training for Django? I'm > entirely new to web development, although I do have some experience with > Python. I'm also a college student, so cost is a concern. I don't have the > time to travel to a training seminar. I'm not one of those people who can > master a subject simply by reading a book or tutorial–I need some hands on > experience. Something like a webinar would work, even a pre-recorded one. > > Any suggestions are appreciated. Thanks. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Re: Django training resources?
On Fri, 2010-12-17 at 18:37 -0800, Sean W wrote: > I should mention that a would prefer a tutorial that goes over > web development principals like Javascript and AJAX because I've never > used > those tools before. that has nothing to do with django -- regards Kenneth Gonsalves -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Re: Django training resources?
I should mention that a would prefer a tutorial that goes over web development principals like Javascript and AJAX because I've never used those tools before. Thanks again. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Re: Django training resources?
USA On Dec 17, 2010 9:28 PM, "Kenneth Gonsalves" wrote: > On Fri, 2010-12-17 at 15:12 -0800, Sean W wrote: >> Is anyone aware of good quality, affordable training for Django? > > which country? > -- > regards > Kenneth Gonsalves > > -- > You received this message because you are subscribed to the Google Groups "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com . > For more options, visit this group at http://groups.google.com/group/django-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Re: Django training resources?
On Fri, 2010-12-17 at 15:12 -0800, Sean W wrote: > Is anyone aware of good quality, affordable training for Django? which country? -- regards Kenneth Gonsalves -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Re: Django training resources?
hi, i think you should definitely watch this screencast series: http://showmedo.com/videotutorials/video?name=336&fromSeriesID=336 On Dec 18, 1:12 am, Sean W wrote: > Is anyone aware of good quality, affordable training for Django? I'm > entirely new to web development, although I do have some experience with > Python. I'm also a college student, so cost is a concern. I don't have the > time to travel to a training seminar. I'm not one of those people who can > master a subject simply by reading a book or tutorial–I need some hands on > experience. Something like a webinar would work, even a pre-recorded one. > > Any suggestions are appreciated. Thanks. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Re: Django training resources?
try showmedo.com They have some django tutorials given by screen casts that are free and some that are pretty cheap. Sebastian On Dec 17, 2010, at 3:12 PM, Sean W wrote: > Is anyone aware of good quality, affordable training for Django? I'm > entirely new to web development, although I do have some experience with > Python. I'm also a college student, so cost is a concern. I don't have the > time to travel to a training seminar. I'm not one of those people who can > master a subject simply by reading a book or tutorial–I need some hands on > experience. Something like a webinar would work, even a pre-recorded one. > > Any suggestions are appreciated. Thanks. > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Re: Django Training
Steve, I think that the book by Forcier, Bissex and Chun called "Python Web Development with Django" is worth looking at with regards to ideas for a lesson plan. To me it seems that it would be an excellent workbook for a very full week of classes. Their chapter 1 on python and the first few pages of chapter 3 on dynamic web site concepts can be viewed as either a good set of prerequirements or else as required pre- reading for the class. Also note that the book is based on Django 1.0 which makes it unique in this regards at this time. I like their idea of jumping in right away and building a simple project as they do in Chapter 2 and then doubling back and going over the core concepts starting with Part II of Chapter 3 and then Chapters 4, 5 and 6. I think this material could be covered in 2 days worth of classes. After that the book presents a bunch of example projects and advanced concept chapters and appendices that can be used to round out the class. Mix in some hands on exercises and you have a very full week of learning while the book itself makes for a nice take away for the students, Just my thoughts. In case you are wondering, I am not being paid by Addison Wesley to make these comments nor do I know any of the authors. I simply read the book and then decided that if I decided to put together a Django training class that I would probably use the book as the basis for such an offering. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~--~~~~--~~--~--~---
Re: Django Training
Thanks to everyone for the feedback. This list is invaluable for discovering the answer to questions, and many of the more active contributors could write and/or present classes themselves. I guess I am lucky that they have day jobs :). But it takes time to climb the learning curve by asking questions via a list, and some people would like to get a more focused start. Though I think a one-day class that runs through the tutorial might fly, I was thinking two or three days would be more appropriate, as it would give time to get into rather more of the framework and leave students closer to "production-ready". My own experience after completing the tutorial was that there was a vast expanse of stuff still to learn, and not too much guidance in the documentation (though this is improving over time). I just finished presenting our fourth public Python class, and the students there expressed an interest in Django training second only to "more advanced Python". So I think there's likely to be a market. It's just a question of the content and sequencing. regards Steve On Dec 10, 2:28 am, "Skylar Saveland" wrote: > +1, Perhaps building a fully-working site using all parts of Django, > implementing interesting and useful features. Also setting-up with reverse > proxy/static server with lean, fast networking. Depends on how long the > class is I suppose. > > On Tue, Dec 9, 2008 at 3:32 PM, Jane wrote: > > > I think it would be good to ask students how they plan to use django. > > For myself, we'd like to deploy databases on a web page, and I'm > > interested to learn how much of that can be done in python and django, > > then what do you add to make the database look pretty for outside > > users. > > > On Dec 8, 11:06 am, Steve Holden wrote: > > > I am looking at expanding our training offerings for the coming year, > > > and a short course in Django looks like it might be popular. There > > > don't seem to be many Django classes at the moment, and several of the > > > students from our introductory Python classes expressed interest in > > > Django. > > > > Without wanting anyone on the list to do my work for me, it would be > > > useful to see some opinions about what to include. The tutorial gives > > > people a good start: should we assume that anyone who wants to take > > > the class has already run through that, or would it be better to start > > > from scratch? > > > > Django is such a rich platform it would be possible to write several > > > classes: what material do readers regard as the "essentials of > > > Django", and what should be relegated to more advanced classes? What > > > can I do to put a compelling introductory class together? > > > > regards > > > Steve --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~--~~~~--~~--~--~---
Re: Django Training
+1, Perhaps building a fully-working site using all parts of Django, implementing interesting and useful features. Also setting-up with reverse proxy/static server with lean, fast networking. Depends on how long the class is I suppose. On Tue, Dec 9, 2008 at 3:32 PM, Jane <[EMAIL PROTECTED]> wrote: > > I think it would be good to ask students how they plan to use django. > For myself, we'd like to deploy databases on a web page, and I'm > interested to learn how much of that can be done in python and django, > then what do you add to make the database look pretty for outside > users. > > On Dec 8, 11:06 am, Steve Holden <[EMAIL PROTECTED]> wrote: > > I am looking at expanding our training offerings for the coming year, > > and a short course in Django looks like it might be popular. There > > don't seem to be many Django classes at the moment, and several of the > > students from our introductory Python classes expressed interest in > > Django. > > > > Without wanting anyone on the list to do my work for me, it would be > > useful to see some opinions about what to include. The tutorial gives > > people a good start: should we assume that anyone who wants to take > > the class has already run through that, or would it be better to start > > from scratch? > > > > Django is such a rich platform it would be possible to write several > > classes: what material do readers regard as the "essentials of > > Django", and what should be relegated to more advanced classes? What > > can I do to put a compelling introductory class together? > > > > regards > > Steve > > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~--~~~~--~~--~--~---
Re: Django Training
I think it would be good to ask students how they plan to use django. For myself, we'd like to deploy databases on a web page, and I'm interested to learn how much of that can be done in python and django, then what do you add to make the database look pretty for outside users. On Dec 8, 11:06 am, Steve Holden <[EMAIL PROTECTED]> wrote: > I am looking at expanding our training offerings for the coming year, > and a short course in Django looks like it might be popular. There > don't seem to be many Django classes at the moment, and several of the > students from our introductory Python classes expressed interest in > Django. > > Without wanting anyone on the list to do my work for me, it would be > useful to see some opinions about what to include. The tutorial gives > people a good start: should we assume that anyone who wants to take > the class has already run through that, or would it be better to start > from scratch? > > Django is such a rich platform it would be possible to write several > classes: what material do readers regard as the "essentials of > Django", and what should be relegated to more advanced classes? What > can I do to put a compelling introductory class together? > > regards > Steve --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~--~~~~--~~--~--~---
Re: Django Training
On Mon, Dec 8, 2008 at 10:39 AM, Roland van Laar <[EMAIL PROTECTED]> wrote: > > Steve Holden wrote: >> I am looking at expanding our training offerings for the coming year, >> and a short course in Django looks like it might be popular. There >> don't seem to be many Django classes at the moment, and several of the >> students from our introductory Python classes expressed interest in >> Django. >> >> Without wanting anyone on the list to do my work for me, it would be >> useful to see some opinions about what to include. The tutorial gives >> people a good start: should we assume that anyone who wants to take >> the class has already run through that, or would it be better to start >> from scratch? I have successfully taught a one day workshop based on the Django tutorial/from scratch. I wouldn't want people agonizing on their own if they are going to take a class. That's one main reason people take classes, to save time and energy by having an expert guide them. Even as I was teaching the tutorial I found I needed to chop it up because it was too long for total newbies. I like teaching from the tutorial because when people want to go back and learn they know exactly where to go and can continue where they left off or dive in deeper on specific areas they are interested in. I've been wanting to do a screencast based on the tutorial or mainly the part without the admin customizations. Just the MVC (err, MTV) concepts well done and completed using the poll app as the example, similar to the tutorial. And then a second screencast on the admin contrib app. This is enough to fill a one or two day workshop for people completely new to Django. The screencasts and official Django tutorial would be the learning companions for the workshop/class. The class would allow people the freedom to ask questions/share knowledge and stay focused while getting loaded up with condensed/organized information. -- Milan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~--~~~~--~~--~--~---
Re: Django Training
Steve Holden wrote: > I am looking at expanding our training offerings for the coming year, > and a short course in Django looks like it might be popular. There > don't seem to be many Django classes at the moment, and several of the > students from our introductory Python classes expressed interest in > Django. > > Without wanting anyone on the list to do my work for me, it would be > useful to see some opinions about what to include. The tutorial gives > people a good start: should we assume that anyone who wants to take > the class has already run through that, or would it be better to start > from scratch? > > Django is such a rich platform it would be possible to write several > classes: what material do readers regard as the "essentials of > Django", Essential: models, admin, template language, direct_to_template, foreign keys, authentication, forms > and what should be relegated to more advanced classes? Advanced: templatetags, signals, model manager, classbased views, userprofile > What > can I do to put a compelling introductory class together? > Let them write a blog ;-) Roland > regards > Steve > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~--~~~~--~~--~--~---
Re: Django Training
I am from Ahmedabad but i can go any major city of India..Preferably MUMBAI.. Thanks for reply On Sep 15, 3:22 pm, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > On Monday 15 Sep 2008 7:41:39 pm Rizwan wrote: > > > I am looking for Django training in India. Could anyone please point > > to right direction for this please? > > which part of India? > > -- > regards > KGhttp://lawgon.livejournal.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~--~~~~--~~--~--~---
Re: Django Training
On Monday 15 Sep 2008 7:41:39 pm Rizwan wrote: > I am looking for Django training in India. Could anyone please point > to right direction for this please? which part of India? -- regards KG http://lawgon.livejournal.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~--~~~~--~~--~--~---