Master Ada Programming with Free Books

Posted by sde on Jun 29, 2017 6:37 AM EDT
OSSBlog.org; By Steve Emms
Mail this story
Print this story

Ada is a structured, statically typed, imperative, wide-spectrum, multi-paradigm, object-oriented high-level, ALGOL-like programming language, extended from Pascal and other languages. The language was developed in the late 1970s and early 1980s. Ada is named after Augusta Ada Byron (often now known as Ada Lovelace), daughter of the poet Lord Byron.

Ada has built-in language support for explicit concurrency, offering tasks, synchronous message passing, protected objects, and non-determinism. Ada incorporates the benefits of object-oriented languages without incurring the pervasive overheads.

Other notable features of Ada include: strong typing, inherent reliability, modularity mechanisms (packages), run-time checking, parallel processing, exception handling, the ability to provide abstraction through the package and private type, and generics.

Free Books

Full Story

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

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.