Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old August 17th, 2008, 04:55 AM
tharden3's Avatar
Site Addict
 
Join Date: Jul 2008
Location: Ocala, FL (USA)
Age: 17
Posts: 591
Default Web Apps in Python... Where Do I Start?

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?
Reply
  #2  
Old August 17th, 2008, 08:48 PM
Member
 
Join Date: Sep 2007
Posts: 43
Default

I'd recommend Django . It has a nice tutorial on how to write a poll app and is very pythonic :)
Reply
  #3  
Old August 17th, 2008, 10:07 PM
tharden3's Avatar
Site Addict
 
Join Date: Jul 2008
Location: Ocala, FL (USA)
Age: 17
Posts: 591
Default

Quote:
Originally Posted by elcron
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.
Reply
  #4  
Old August 21st, 2008, 06:07 PM
Xx r3negade's Avatar
Newbie
 
Join Date: Apr 2008
Location: Fargo, ND
Posts: 30
Default

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.
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles