Is Python worth learning?
Larry Sherrill
lsherrill at uswest.net
Fri Sep 8 22:37:22 EDT 2000
More information about the Python-list mailing list
Fri Sep 8 22:37:22 EDT 2000
- Previous message (by thread): Is Python worth learning?
- Next message (by thread): Is Python worth learning?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I just added python scripting support to my company's java application via jpython. We can now perform ad hoc queries against our gemstone database using python script that exercises the underlying java classes. I also use jpython to prototype java code and to experiment with java classes on an interpreted basis. The two languages together are very powerful. IMO, learn both. Larry Sherrill SynXis Crow and Servo wrote: > I am fairly new to Python. I have been using VB, C++, and Java most of my > life. I am debating whether it is worth learning Python over just sticking > with Java. It seems Python does not have any real good DB support for MS SQL > server (at least not that I can find online and free). > > Is Python going to give Java a run for its money someday, or does Java have too > much of a lead? > > Thanks.
- Previous message (by thread): Is Python worth learning?
- Next message (by thread): Is Python worth learning?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list