Understand Pascal / Delphi Programming with Free Books
Pascal is a popular teaching language to introduce structured programming techniques to students. There are many benefits from this type of programming such as code reusability, partitioning code into readable modules and procedures, and help programmers work together on code simultaneously. The language also lends itself to teaching with its easy syntax. Pascal is a strongly typed language, procedural, case insensitive, with extensive error checking. It has built in data types such as arrays, records, files and sets. There are also user defined data types. Pascal supports object oriented programming.
|
|
This article selects the best open source books that’ll give readers a firm foundation in developing Pascal software.
Full article Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.