Course details

Dynamic Languages

DJA Acad. year 2023/2024 Summer semester 5 credits

Course is not open in this year

Object oriented in programming languages, operating and database systems. Smalltalk Roots: LISP and Simula 67. Net Object Orientation. Smalltalk. Development environment and Smalltalk system architecture. Language and Self. Principles of Smalltalk and Self Implementation. Persistence in object-oriented systems. Reflectivity, principles of open implementations. Programming techniques using reflectivity.

Guarantor

Language of instruction

Czech

Completion

Examination (written+oral)

Time span

  • 26 hrs lectures
  • 26 hrs projects

Assessment points

  • 70 pts final exam (written part)
  • 30 pts projects

Department

Lecturer

Instructor

Learning objectives

To introduce to the essence of dynamic languages and their features. To introduce to roots and essence of pure object orientation manifested by dynamic language and system Smalltalk. To introduce to dynamic object oriented systems, their architecture and applications.
Ability to program in pure object oriented languages based on Smalltalk and use their dynamic features.
Understanding general principles of pure object orientation and its applications.

Why is the course taught

In order to implement dynamic, adaptive software systems, programming languages must support reasoning about their own structure, performance, and environment (often called "reflection"). Furthermore, there must be support for dynamic modification of structure and behaviour. LISP and Smalltalk are typical examples of dynamic languages. The course deals with object orientation in programming languages, operating systems and database systems, Smalltalk influence upon object-oriented technologies. It introduces to pure object-oriented dynamic languages and systems Smalltalk and Self, architectures and principles of implementation of Smalltalk-like systems as well as their use in rapid prototyping.

Study literature

  • Goldberg, A., Robson, D.: Smalltalk-80: The Language, Addison Wesley, 1989, ISBN 0-201-13688-0

Syllabus of lectures

  1. Object oriented in programming languages, operating and database systems.
  2. Smalltalk Roots: LISP and Simula 67. 
  3. Smalltalk - class-based pure object orientation.
  4. Development environment of Smalltalk systems.
  5. Smalltalk system architecture.
  6. Language and System Self - Classless Pure Object Orientation.
  7. Principles of Smalltalk and Self Implementation.
  8. Persistence in object-oriented systems.
  9. Reflectivity, principles of open implementations.
  10. Programming techniques using reflectivity.
  11. Parallel and distributed programming in Smalltalk systems.
  12. Object oriented modeling and prototyping.
  13. Other dynamic languages. Interoperability.

Syllabus - others, projects and individual work of students

  • Simple application, demonstrating dynamic properties and reflectivity in any dynamic language, comparing Smalltalk's properties to the other dynamic programming languages.

Progress assessment

Project.

Course inclusion in study plans

Back to top