Re: Which language should I learn?



Jam Pa wrote:

> Python seems simple, even too simple - I am not convinced that it is
more
> than just a scripting language, and am wondering if it will be around
in 4
> years.

Your concerns seem pretty vague.

Companies, including mine, are using Python for serious work. There are
many C extensions that extend its range of application. In scientific
computing, for example, using Python's built-in lists is slow, but the
Numarray module, written in C, is much faster and provides similar
functionality to Matlab and Fortran 90.

I am highly confident that Python will be around for the forseeable
future for Linux, Mac OS X, and Windows XP. I don't know enough to
comment on Windows Longhorn.

.



Relevant Pages

  • Re: Embedded scripting language advice sought
    ... thread-safe, or, at least able to have multiple coexisting execution ... The obvious choice for this was Lua; it hits a lot of the marks, ... but I'd really rather find an embedded scripting language ... I also wondered if Python would be a good choice, ...
    (freebsd-questions)
  • [Full-disclosure] Metasploit Framework v3.0 Alpha
    ... version 3.0 of the Metasploit Framework. ... entirely in Python -- the OFFICIAL hacker scripting language. ... + Checkpoint FW-1 remote exploit ...
    (Full-Disclosure)
  • Re: A QFB agent: how to catch C-level crashes and last Python stack ?
    ... Currently I'm hunting again a rare C-level crash bug of a Python based Windows app with rare user reports - and still in the dark (I get snippets of machine stack traces / screenshots with random "mem. ... interpreters are unable to recover from catastrophic errors ... failed assertions are handled as scripting language exceptions. ...
    (comp.lang.python)
  • Re: Is Python really a scripting language?
    ... language that was designed to *also* be used a scripting language. ... Python in this benchmark. ... toying with the idea of converting my Collatz Conjecture ... I've never used OCaml for any kind of heavy number-crunching, ...
    (comp.lang.python)
  • Re: Another scripting language implemented into Python itself?
    ... However, I want to code this application in Python, and I ... >>have not yet heard of an implementation of another scripting language ... I don't know how much power you intend to give your ... tagged format that are used to customize layout of wx forms. ...
    (comp.lang.python)