472,371 Members | 1,550 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Re: Programming Languages Decisions

This report is intended for any computer programming experts who
would like to propose that their favorite programming language is the one
that should be used for the potentially important application that is being
discussed here.
I believe more scientists are happy programming in Python than Perl.
Python reads like 'executable pseudocode'. It is, I believe, easier for
most people to read and understand than Perl.

Rather than explain further, I suggest that you visit python.org and
read some of the tutorial to see what *you* think.
http://docs.python.org/tut/tut.html

tjr

Aug 18 '08 #1
4 943
"Terry Reedy" <tj*****@udel.eduwrote in message
news:ma*************************************@pytho n.org...
Rather than explain further, I suggest that you visit python.org and read
some of the tutorial to see what *you* think.
http://docs.python.org/tut/tut.html
My original programs were mostly in Basic. When it became obvious that I
needed a more powerful language I took a look at Python, Ruby, and a number
of other languages.

To get started with this work I decided to go with Perl because it will do a
lot of things and is highly flexible. And, it got the job done. But now
that this application is up and running I am trying to collect opinions
regarding what languages more serious programmers might want to use with
future work for the application. And for independent researchers, Python
might be the one they would choose. For government and university
researchers who have more resources and their own computer programmers
available it is sounding like one of the "C" family of languages might be
the one they would like.

How is Python with graphics?

Aug 19 '08 #2
How is Python with graphics?
It depends a bit on exactly what you mean, but there are 3rd party
packages for just about everything. Ask a specific question, parhaps in
a new thread, and you should a specific answer, or more.

Aug 19 '08 #3
Lie
On Aug 19, 1:45*pm, "E.D.G." <edgrs...@ix.netcom.comwrote:
"Terry Reedy" <tjre...@udel.eduwrote in message

news:ma*************************************@pytho n.org...
Rather than explain further, I suggest that you visit python.org and read
some of the tutorial to see what *you* think.
http://docs.python.org/tut/tut.html

My original programs were mostly in Basic. *When it became obvious thatI
needed a more powerful language I took a look at Python, Ruby, and a number
of other languages.

To get started with this work I decided to go with Perl because it will do a
lot of things and is highly flexible. *And, it got the job done. *Butnow
that this application is up and running I am trying to collect opinions
regarding what languages more serious programmers might want to use with
future work for the application. *And for independent researchers, Python
might be the one they would choose. *For government and university
researchers who have more resources and their own computer programmers
available it is sounding like one of the "C" family of languages might be
the one they would *like.

How is Python with graphics?
pygame for graphic with SDL library (e.g. fullscreen apps, hardware
accelerated)
Tkinter for basic GUI that can run on any python with no dependencies
(except python vm)
wxWidget, etc for more advanced GUI and if you allow dependencies
Aug 19 '08 #4
"Lie" <Li******@gmail.comwrote in message
news:fd**********************************@i24g2000 prf.googlegroups.com...
How is Python with graphics?
pygame for graphic with SDL library (e.g. fullscreen apps, hardware
accelerated)
Tkinter for basic GUI that can run on any python with no dependencies
(except python vm)
wxWidget, etc for more advanced GUI and if you allow dependencies
Thanks for the comments.

Aug 19 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Martin | last post by:
When was inheritance intruduced into object oriented programming? More generally, does anyone know or have any sources on when the different features were introduced into object oriented...
3
by: user | last post by:
Hi all, At the outset, I regret having to post this slightly OT post here. However, I strongly feel that people in this group would be the best to advise me on my predicament. I am working as...
22
by: Matt | last post by:
Some people identify Microsoft C# is Proprietary programming language. What is Proprietary programming language then? How does it differ from other languages such as C++, or Java?? Please...
6
by: Martin Ortiz | last post by:
Which is best approach? Should Try + Catch be used to only deal with "catastrophic" events (like divide by zero, non-existant file, etc...etc...) Or should Try + Catch be used IN PLACE of...
14
by: deko | last post by:
For building Windows desktop apps, the clear favorite is C#. But my clients can't afford to buy Microsoft products. So I need to develop software for Linux users and web applications. In the...
17
by: CoreyWhite | last post by:
I bought this book years ago, when I was just learning C++. Since then I've gone through every math course offered at my college, taken courses on coding C & thinking in terms how how to make the...
139
by: Joe Mayo | last post by:
I think I become more and more alone... Everybody tells me that C++ is better, because once a project becomes very large, I should be happy that it has been written in C++ and not C. I'm the only...
270
by: jacob navia | last post by:
In my "Happy Christmas" message, I proposed a function to read a file into a RAM buffer and return that buffer or NULL if the file doesn't exist or some other error is found. It is interesting...
7
by: gw7rib | last post by:
On 18 Aug, 13:59, "E.D.G." <edgrs...@ix.netcom.comwrote: (snip) (snip) So which is it?
3
by: eliben | last post by:
Biggest issue I have with Python is screen input and output. I am trying This is hardly an issue with Python. You'll run into it with all languages. You think wxPython is hard to master ? You...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
1
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
2
by: Ricardo de Mila | last post by:
Dear people, good afternoon... I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control. Than I need to discover what...
1
by: Johno34 | last post by:
I have this click event on my form. It speaks to a Datasheet Subform Private Sub Command260_Click() Dim r As DAO.Recordset Set r = Form_frmABCD.Form.RecordsetClone r.MoveFirst Do If...

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.