This repository contains LiaScript versions of programming learning tasks, converted from the original materials by Robert Ringel.
- DataLog Course: Python/05_TextFiles/DataLog.md
- Learn to read and process data log files in Python
- Includes executable Python code examples using LiaScript CodeRunner
- Original source: LearningTasks4Programming by Robert Ringel
-
Open any
.md
file in LiaScript by using the LiaScript website:https://liascript.github.io/course/?<URL-to-raw-markdown-file>
-
For the DataLog course, use:
https://liascript.github.io/course/?https://raw.githubusercontent.com/SebastianZug/LiaScript_version_of_LearningTasks4Programming/main/Python/05_TextFiles/DataLog.md
Original learning materials created by:
- Robert Ringel, Faculty Informatics/Mathematics, HTWD - University of Applied Sciences
- Source: LearningTasks4Programming
- License: CC BY-SA 4.0
LiaScript conversion by:
- Sebastian Zug, TU Bergakademie Freiberg