Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
Old Nov 23rd, 2007, 3:15 PM   #6
blake_jl
Newbie
 
Join Date: Nov 2007
Posts: 14
Rep Power: 0 blake_jl is on a distinguished road
Re: hello, I'd like to write a program for my work.

Quote:
Originally Posted by Sane View Post
*shoots you for saying that*


To the original poster: I would have to agree with the others. Python would be a great choice. It is a good introductory language with a gentle learning curve. Its syntax is near English, and the standard libraries are already capable of doing many things. There is lots of documentation out there to learn with, and many people find it simple to grasp without previous programming experience. Finally, it's capable of being run on any platform, even with a graphical user interface. Not many other languages will give you all of these things together.

Programming the actual math and processing of user input will be easy with Python. But the hard part will be the GUI.

For your Graphical User Interface, you could use an SDL wrapper called PyGame to do your image loading and user-interaction, or a cross-platform GUI toolkit called wxPython if you wanted it to look like a standard Windows/Mac/Linux Application. This is a difficult task, as the learning curve is quite steep for someone new to Python. It will require more knowledge of Python, to understand object-oriented programming and some of the more capable features of Python.

Best of luck.
Thanks Sane,

Some of what you have said has gone over my head, but the good thing is now I have your post as a reference for when I do understand!

I have downloaded the Python version 2.5.1.1 for windows and have started reading "How to think like a computer scientist" Learning with Python by Allen Downey, Jeffrey Elkner and Chris Meyers. I found a link to it on this forum. It was recommended to someone else just starting out.

I'm confident that I can do this. So far what I have read is quite easy to understand. I'm only 53 pages in though but I'm enjoying it.
blake_jl is offline   Reply With Quote
 

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to write a program to count words boxcar182 C 5 Nov 30th, 2006 2:55 AM
Language display in program Prm753 C++ 3 May 30th, 2006 5:45 PM
Creating a program to test a program sixstringartist C 8 Jan 21st, 2006 1:15 PM
airport Log program using 3D linked List : problem reading from file gemini_shooter C++ 0 Mar 2nd, 2005 4:12 PM
program doesn't work on different pc ramson Delphi 9 Feb 17th, 2005 12:05 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 5:50 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC