It is very much possible to use python without django.Python is a programming language while Django is just a CMS bulit upon python. To get started with Python i would recommend these resources: 1.A Byte of Python. http://www.swaroopch.com/notes/Python_en:Table_of_Contents. The best introduction to python IMO. 2.Video Tutorials by FOSSEE Team,IIT-B.http://fossee.in
On Wed, Dec 8, 2010 at 6:10 PM, jeevanism <[email protected]> wrote: > so its not possible to use python without using Django?>? > > > On Wednesday 08 December 2010 05:56 PM, JAGANADH G wrote: > > > > On Wed, Dec 8, 2010 at 5:53 PM, jeevanism <[email protected]> wrote: > >> ok..but i need some thing intro/basic level tutorial... is it possible >> that we can use python as like we use php in html scripting?? >> >> > > > A basic Django intro is available at > http://docs.djangoproject.com/en/dev/intro/tutorial01/ > > Another simple practical tutorial is available at > http://bitbucket.org/lawgon/django-addition/wiki/Home > -- > ********************************** > JAGANADH G > http://jaganadhg.freeflux.net/blog > > -- > "Freedom is the only law". > "Freedom Unplugged" > http://www.ilug-tvm.org > > You received this message because you are subscribed to the Google > Groups "ilug-tvm" group. > To control your subscription visit > http://groups.google.co.in/group/ilug-tvm/subscribe > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > > > For details visit the google group page: > http://groups.google.com/group/ilug-tvm?hl=en > > > > -- > *WiSheS FoR YoUr WoRk AnD LiFe <http://www.cyberbeams.com>* > Jeevachaithanyan Sivanandan <http://www.jeevanism.wordpress.com> > CyberBeams WebSolutions <http://www.cyberbeams.com> > 0471-4017867 > <http://www.cyberbeams.com>,091-9995-319639<http://www.cyberbeams.com> > FB <http://www.facebook.com/jeevanism> - > Orkut<http://www.orkut.co.in/Main#Profile?uid=922246880915630975&rl=t> > - Twitter <http://www.twitter.com/jeevanism> - > Blog<http://www.jeevanism.wordpress.com> > **ησямαℓιту ιѕ тнє υηινєяѕαℓ α¢¢єρтє∂ > кιηк**<http://www.jeevanism.wordpress.com> > > -- > "Freedom is the only law". > "Freedom Unplugged" > http://www.ilug-tvm.org > > You received this message because you are subscribed to the Google > Groups "ilug-tvm" group. > To control your subscription visit > http://groups.google.co.in/group/ilug-tvm/subscribe > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > > > For details visit the google group page: > http://groups.google.com/group/ilug-tvm?hl=en > -- ~GAURAV LUTHRA~ -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
