Logo

Programming Languages at a Glance

Small book cover: Programming Languages at a Glance

Programming Languages at a Glance
by

Publisher: Minimal Programming
Number of pages: 324

Description:
This book tries to explain a number of programming languages, covering a wide range from currently popular ones such as Java, Perl, Python, and C# to less known languages such as ML, Haskell. When describing the languages, I want to find out what they have in common, and what distinguished them from each over.

Home page url

Download or read it online for free here:
Download link
(1.1MB, PDF)

Similar books

Book cover: MPI: The Complete ReferenceMPI: The Complete Reference
by - The MIT Press
Since its release in summer 1994, the Message Passing Interface (MPI) specification has become a standard for message-passing libraries for parallel computations. There exist more than a dozen implementations on a variety of computing platforms.
(18783 views)
Book cover: COBOL: A self-instructional manualCOBOL: A self-instructional manual
by - Prentice-Hall
The COBOL system was developed to produce an English-like programming language which can be used on many different types of data processing systems. This manual has been developed to teach the beginner the fundamentals of COBOL programming.
(17066 views)
Book cover: Programming in LuaProgramming in Lua
by
This book gives a solid base for any programmer who wants to use Lua. It covers all aspects of Lua -- from the basics to its API with C -- explaining how to make good use of its features and giving numerous code examples.
(8696 views)
Book cover: Introducing JuliaIntroducing Julia
by - Wikibooks
Julia is a high-level, high-performance dynamic programming language for technical computing. Here's a collection of notes and introductory paragraphs that comprise a gentle introduction to the Julia programming language, in the form of a wikibook.
(6776 views)