Re: Web development newbie
On Jul 23, 8:19 am, Riefers <sharief.chand...@gmail.com> wrote:
> I've spent the 10+ years developing serverside apps in java. I've
> never done any web page developement. Someone recommended Django. Any
> suggestions on where to start?
I learned Python and Django at the same time. A lot of people have
changed their recommendations for learning Python from "Dive into..."
to
http://learnpythonthehardway.org/
One of the problems I had was learning to code "pythonically", that
is, using Python rather than Java idioms. This helped me:
http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html
> Is Django too advanced for me if I've
> never done web side developement?
Django will probably help you learn web development.
Good luck and have fun.
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home