LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Understand Pascal / Delphi Programming with Free Books (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-understand-pascal-delphi-programming-with-free-books-4175605822/)

LXer 05-13-2017 02:03 AM

LXer: Understand Pascal / Delphi Programming with Free Books
 
Published at LXer:

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.

Read More...


All times are GMT -5. The time now is 10:33 AM.