Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2005-02-08 06:29:17
Size: 877
Editor: MikeRovner
Comment: category fix
Revision 10 as of 2005-04-09 16:06:28
Size: 1206
Editor: 212
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
I started to write computer programs using
MS-DOS Quick``Basic. Then I have learned to
program in APL,
SQL, C, C++, MS Visual Basic
and MS Visual C++ and started to write
Started to write computer programs using
Algol 60 and Fortran running on a mainframe
computer.

Learned to
program in APL,
MS-DOS Quick``Basic , MySQL,
PHP,
C, C++, MS Visual Basic
and MS Visual C++ and to write
Line 13: Line 17:
My first Python scripts are dated 2003. My first own Python scripts are dated 2003.
Line 17: Line 21:
# 2005-04-09 : posted to comp.lang.python a Python script
(pyMBM.py) querying the shared memory area exposed by the
freeware MBM 5 utility
(available from http://mbm.livewiredev.com/)
for tracking motherboard sensory information as
temperatures, fan speeds and voltages.
Line 18: Line 29:
      http://people.freenet.de/AiTI-IT/Python/Console.py http://people.freenet.de/AiTI-IT/Python/Console.py

Started to write computer programs using Algol 60 and Fortran running on a mainframe computer.

Learned to program in APL, MS-DOS QuickBasic , MySQL, PHP, C, C++, MS Visual Basic and MS Visual C++ and to write DHTML pages using JavaScript.

If you are interested in playing against or programming your first own JavaScript engine for the five-in-a-row game check out my online page:

My first own Python scripts are dated 2003.

News:

# 2005-04-09 : posted to comp.lang.python a Python script (pyMBM.py) querying the shared memory area exposed by the freeware MBM 5 utility (available from http://mbm.livewiredev.com/) for tracking motherboard sensory information as temperatures, fan speeds and voltages.

# 2005-02-07 : uploaded my own version of Console.py to http://people.freenet.de/AiTI-IT/Python/Console.py Console.py is part of the readline module and is used by e.g. IPython. In my version the (extended) Console() class supports any ANSI escape sequences of the form ESC[#m and ESC[#,#m , making it possible to set any by console supported text and background colors.


CategoryHomepage

ClaudioGrondi (last edited 2008-11-15 13:59:52 by localhost)

Unable to edit the page? See the FrontPage for instructions.