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: Fear of MacrosFear of Macros
by - GregHendershott.com
Racket is a modern programming language in the Lisp/Scheme family. I want to show how Racket macro features have evolved as solutions to problems. I'll give you the questions and problems first, so that you can better appreciate the solutions.
(7639 views)
Book cover: BASIC ProgrammingBASIC Programming
- Wikibooks
BASIC was developed in 1963 at Dartmouth College, New Hampshire as a teaching language. The language taught here, BASIC, is easier to learn than others as its commands are similar to English and has a simple set of rules for entering them.
(14890 views)
Book cover: Pointers and MemoryPointers and Memory
by - Stanford University
This is a 31 page introduction to programming with pointers and memory in C, C++ and other languages. It explains how pointers and memory work and how to use them -- from the basic concepts through all the major programming techniques.
(6561 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.
(6630 views)