Displaying similar documents to “A Language for Compositional Programming: A Rationale and Design Език за композиционно програмиране: Обосновка и конструкция”

Two-Language, Two-Paradigm Introductory Computing Curriculum Model and its Implementation

Zanev, Vladimir, Radenski, Atanas (2011)

Serdica Journal of Computing

Similarity:

This paper analyzes difficulties with the introduction of object-oriented concepts in introductory computing education and then proposes a two-language, two-paradigm curriculum model that alleviates such difficulties. Our two-language, two-paradigm curriculum model begins with teaching imperative programming using Python programming language, continues with teaching object-oriented computing using Java, and concludes with teaching object-oriented data structures with Java.

JSONYA/FN: Functional Computation in JSON

Sredkov, Miloslav (2013)

Serdica Journal of Computing

Similarity:

Functional programming has a lot to offer to the developers of global Internet-centric applications, but is often applicable only to a small part of the system or requires major architectural changes. The data model used for functional computation is often simply considered a consequence of the chosen programming style, although inappropriate choice of such model can make integration with imperative parts much harder. In this paper we do the opposite: we start from a data model based...

ALMA versus DDD

Daniela da Cruz, Pedro Rangel Henriques, Maria João Varanda Pereira (2008)

Computer Science and Information Systems

Similarity:

The current state of the PSTricks project

Herbert Voss (2010)

Zpravodaj Československého sdružení uživatelů TeXu

Similarity:

PSTricks is an abbreviation for PostScript Tricks and uses the enormous graphical capabilities of the old programming language PostScript. It is a so-called page code language (PCL) which is distributed since 1984 by Adobe Systems. PostScript is fully Turing compatible and a stack-oriented programming language, like Assembler, Forth, Hewlett Packard pocket calculators, et al. PDF is derived from PostScript, with some important extensions but without the possibility of mathematical calculations. ...

ConTeXt - Lua Documents

Hans Hagen (2017)

Zpravodaj Československého sdružení uživatelů TeXu

Similarity:

In ConTeXt, it is now possible to prepare documents in a mixture of TeX, xml, MetaPost, and Lua. The article gives a short introduction into the programming language of Lua and then goes on to describe how Lua can be used for programming in ConTeXt MkIV.