Understand Pascal / Delphi Programming with Free Books

Posted by sde on May 13, 2017 3:00 AM EDT
OSSBlog.org; By Steve Emms
Mail this story
Print this story

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

  Nav
» Read more about: Story Type: Tutorial; Groups: Community, Developer

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.