Re: What part of Django source code should I read first?

2008-07-03 Thread bruno desthuilliers
On 3 juil, 10:22, Rit Lim <[EMAIL PROTECTED]> wrote: > I'm a recent college graduate, and I haven't written any real program. > I'm trying to learn the more advance topics in Python... Its > impossible to get an entry-level Python job. > > What part of Dj

Re: What part of Django source code should I read first?

2008-07-03 Thread [EMAIL PROTECTED]
... Its > impossible to get an entry-level Python job. > > What part of Django source code should I read first? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To

Re: What part of Django source code should I read first?

2008-07-03 Thread urukay
n the more advance topics in Python... Its >> impossible to get an entry-level Python job. >> >> What part of Django source code should I read first? > > none - first write a simple blog site in django > > -- > > regards > kg > http://lawgon.livejournal.com > h

Re: What part of Django source code should I read first?

2008-07-03 Thread Kenneth Gonsalves
On 03-Jul-08, at 1:52 PM, Rit Lim wrote: > I'm a recent college graduate, and I haven't written any real program. > I'm trying to learn the more advance topics in Python... Its > impossible to get an entry-level Python job. > > What part of Django source code shou

Re: What part of Django source code should I read first?

2008-07-03 Thread [EMAIL PROTECTED]
and I haven't written any real program. > I'm trying to learn the more advance topics in Python... Its > impossible to get an entry-level Python job. > > What part of Django source code should I read first? --~--~-~--~~~---~--~~ You received this messa

What part of Django source code should I read first?

2008-07-03 Thread Rit Lim
I'm a recent college graduate, and I haven't written any real program. I'm trying to learn the more advance topics in Python... Its impossible to get an entry-level Python job. What part of Django source code should I read first? --~--~-~--~~~---~--~---