English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I don't want to become a C programmer, but remember enjoying the structured yet fairly comprehensible syntax of Pascal. What choices are available today - the ability to code for Windows and preferably other GUI/OSs a must.

As an aside, if one was to go back to basics with an old copy of Borland Turbo Pascal 5.x, would it be feasible and practicable to write code that makes use of the Windows API?

2007-09-20 04:49:22 · 2 answers · asked by Raygun 2 in Computers & Internet Programming & Design

2 answers

Have you had a look at Delphi? It's basically Object Oriented Pascal

2007-09-20 05:02:14 · answer #1 · answered by mark 7 · 0 0

You might enjoy learning Python. It has a similar structured yet comprehensive syntax. Libraries are available for most things, including GUI programming on Windows and other platforms. See http://www.python.org, and for a good tutorial see http://www.diveintopython.org

2007-09-20 20:53:43 · answer #2 · answered by Daniel R 6 · 0 0

fedest.com, questions and answers