gciatto / mpp4rs-slides

Slides of the course "Multi-platform Programming for Research-Oriented Software"

Home Page:https://gciatto.github.io/mpp4rs-slides/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-platform Programming for Research-Oriented Software

Slides at: https://gciatto.github.io/mpp4rs-slides

Abstract

Programming is becoming a central activity in research, far beyond the realm of computer science. Mainstream programming languages are flourishing around well-identifiable communities and well-established programming platform. For instance, Python is the language of Data Science, JavaScript targets the Web, and the JVM is often the primary choice among multi-agent systems, logic-based technologies, as well as backend and mobile development. Along this line, in order to maximize the reach of research-oriented software, it is of paramount importance to write code supporting as much platforms (and languages) as possible. Of course, maintaining multiple codebases is a no-go, and this is why researchers often focus on particular platforms—hence limiting their potential audience. Accordingly, in this course we present approaches and best-practices for multi-platform programming, where the same codebase is made available on multiple platforms, minimizing rewriting of code while maximizing portability.

About

Slides of the course "Multi-platform Programming for Research-Oriented Software"

https://gciatto.github.io/mpp4rs-slides/

License:Apache License 2.0


Languages

Language:JavaScript 80.0%Language:HTML 10.0%Language:SCSS 7.8%Language:CSS 2.2%