Open Source Development Tutorials | Newsletter Signup | About Us
Search  

Go Back   Open Source Tutorials Forum > Programming Languages > Python Programming
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-02-2006, 01:54 AM
mattjoas mattjoas is offline
Junior Member
 
Join Date: Oct 2006
Posts: 1 mattjoas is on a distinguished road
Default Need of some help

Hey!

I am very new to python programming and i have some questions that remain unanswered when i read tutorials.
None i have read bring up the fact on how to use the compiler correctly, i understand it runs the code and show results, but should i run the code and that's it? Or can i save the code that i run too and what makes me do so. All i understand is how to run the code. But how do i use it and how am i supposed to work with it? I might be the most stupid person to ask this but i can take it, i am a big boy hehe
Hope someone can help me out cause i feel confused.
Thank you in advance!
Reply With Quote
  #2  
Old 10-08-2006, 12:58 PM
md_doc md_doc is offline
ubergeek
 
Join Date: Oct 2003
Posts: 204 md_doc has disabled reputation
Default

You should be writing your python code in a text editor or a development environment like an IDE. This should allow you to save the files to your hard drive.

Then depending on if you are creating a web application or a regular application then the software would either by run by the web server when someone requests a specific web page or it would be run by a user when they click on your application.

If you have more specific questions please let us know we will do our best to answer them.
__________________
md
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



All times are GMT -5. The time now is 11:12 PM.


Powered by: vBulletin Version 3.0.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright 2004 - 2006 GrindingGears.com. All Rights Reserved.