plm 2.8.1-1 source package in Ubuntu
Changelog
plm (2.8.1-1) unstable; urgency=medium * New upstream release: More glitches fixed, in particular in Python. -- Martin Quinson <email address hidden> Mon, 01 Jun 2020 20:25:09 +0200
Upload details
- Uploaded by:
- Martin Quinson on 2020-06-01
- Uploaded to:
- Sid
- Original maintainer:
- Martin Quinson
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-06-02 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
plm_2.8.1-1.dsc | 2.1 KiB | 59d2e30d60849b9eb41900a454596f6465d94218a3885db2a57e559c5fe089ae |
plm_2.8.1.orig.tar.bz2 | 1.7 MiB | 3d649cda7ca700883954fad4601a83c3f27cb159dee7845053717d87cc030eec |
plm_2.8.1-1.debian.tar.xz | 50.2 KiB | da7b6dff01994d06493c0aba62e042947a218409ee757ebc48f3af257f6d4d70 |
Available diffs
- diff from 2.8-1 to 2.8.1-1 (44.0 KiB)
No changes file available.
Binary packages built by this source
- plm: Programming exerciser in Java, Python, Scala and others
The Programmer's Learning Machine (PLM) is a free cross-platform programming
exerciser. It lets you explore various concepts of programming through
over 200 interactive exercises, that you can solve in either Java,
Python or Scala.
.
The PLM interface and content is thoughtfully translated to English,
French and Brazilian; Other translations may be added in the future.
.
The following concepts are included in this package:
.
- Welcome: teach basics of programming to absolute beginners
- Maze: classical maze escaping algorithms for intermediate
- Sort: classical sorting algorithms for intermediate. One
introduction lesson presents the basics of the sorting algorithms
while two additional lessons apply them in more recreative settings.
- Recursion: classical logo algorithms for intermediate
- Turtle Art: explore a few classical LOGO figures
- LightBot: little programmer's brain teaser for intermediate and advanced
.
Other lessons are planned to explore new concepts, such as the
backtracking, dynamic programming, object-oriented programming or the
standard libraries of Python, Scala and Java. Other programming languages
(such as Ruby or JavaScript) may be added in the future.