Programming languages

From ACM Wiki

(Redirected from Programming Languages)
Jump to: navigation, search

Contents

Programming Languages @ LSU

These are the languages you will definitely use during your stay at LSU:

Popular Scripting Languages

Lists of Languages

Program Chrestomathy

In computer programming, a program chrestomathy is a collection of similar programs written in various programming languages, for the purpose of demonstrating differences in syntax, semantics and idioms for each language. [1]

Resources

Blogs

Books

  • The Structure and Interpretation of Computer Programs (a.k.a. SICP) (a.k.a. the purple book). Abelson and Sussman. Website Full text in HTML
  • Concepts, Techniques, and Models of Computer Programming. Van Roy and Haridi. Website

Related Topics

Text Editors

This is potentially the most important tool you have: choose one and learn it.

If you are serious about a career that involves programming:

If you only need to get through one or two classes:

Programming Challenges and Competitions