Is Python worth learning?
lynx
a at b.c
Mon Sep 4 12:24:33 EDT 2000
More information about the Python-list mailing list
Mon Sep 4 12:24:33 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 ]
you at somehost.somedomain (Crow and Servo), in <1YCs5.31979$K5.513760 at typhoon.austin.rr.com>: > 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). there is the Python database API standard, which appears to have ODBC drivers; that might work. me, i want a compliant driver for PostgreSQL... > Is Python going to give Java a run for its money someday, or does Java > have too much of a lead? python wasn't designed to do the sort of things java was designed to do, and vice versa. they have some overlap, but they aren't direct competitors.
- 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