472,122 Members | 1,394 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,122 software developers and data experts.

Web Apps in Python... Where Do I Start?

tharden3
916 512MB
Hey guys, I'd love to start writing code to go along side my HTML/CSS stuff. I'm designing neat web sites, but I need some functionality behind it. I want to write web apps in python for these sites. What would you suggest I use?
Aug 17 '08 #1
3 1184
elcron
43
I'd recommend Django . It has a nice tutorial on how to write a poll app and is very pythonic :)
Aug 17 '08 #2
tharden3
916 512MB
I'd recommend Django . It has a nice tutorial on how to write a poll app and is very pythonic :)
alrighty, I'll try it out.
Aug 17 '08 #3
No, if you don't yet know how to code, Django is a horrible idea. Go through the tutorial, write some demo apps, and make sure that you feel comfortable with the language. Then write some CGI scripts (like a login form, comment box, etc.) so you know how cookies, post data, sessions, etc. work. *Then* take a look at Django.
Aug 21 '08 #4

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

7 posts views Thread by Brandon J. Van Every | last post: by
31 posts views Thread by Carlos Ribeiro | last post: by
4 posts views Thread by Zach Shutters | last post: by
14 posts views Thread by mirnazim | last post: by
reply views Thread by Robby Dermody | last post: by
19 posts views Thread by Vincent Delporte | last post: by
4 posts views Thread by Robert Dailey | last post: by
17 posts views Thread by darien.watkins | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.