1 / 4

Paradigms and paradigm shifts

Paradigms and paradigm shifts. Module 01.1 COP4020 – Programming Language Concepts Dr. Manuel E. Bermudez. Course goals. Not merely a tour of programming languages. Study the LINGUISTICS of programming An analogy: a linguist has more knowledge than merely speaking a few languages.

helen
Télécharger la présentation

Paradigms and paradigm shifts

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Paradigms and paradigm shifts Module 01.1COP4020 – Programming Language Concepts Dr. Manuel E. Bermudez

  2. Course goals • Not merely a tour of programming languages. • Study the LINGUISTICS of programming • An analogy: a linguist has more knowledge than merely speaking a few languages

  3. Course goals • Learn programming linguistics: • Language Classification (paradigms) • Compilation • Scanning and Parsing • Name binding, object lifetimes, and scope rules. • Functional Programming. • Logic Programming. • Some (additional) aspects of Object-Oriented Programming.

  4. Course Topics • Paradigms. • Compiling. • Lexical and Syntax Analysis. • RPAL, a functional language. • Names, Objects and Scopes. • Logic Programming. • Object-Oriented Programming (C++).

More Related