How To Code in Python 3

How To Code in Python 3

This is a port of DigitalOcean’s How To Code in Python 3 tutorial series by Lisa Tagliaferri translated to LiaScript with interactive PyScript examples.

Start Course

This example uses the PyScript template which implements some basic macros for integrating the PyScript into LiaScript and to make Markdown code-blocks executable.

The GitHub repository for this project can be found here:

https://github.com/LiaBooks/How-To-Code-in-Python-3

… or try it out in the LiveEditor:

Related Posts

Open-Course Development with LiaScript (... Or Markdown on Steroids)

An Elm-talk about the development of an online course DSL that is based on Markdown, given at the elm-europe conference in 2019.

Read More

Arbeitsbuch PROLOG (German)

Interactive clone of the great Rosen-Buch about Prolog-programming (German)

Read More

C-Programmierung (German)

Interactive clone of the Wiki-Open-Book C-Programmierung for LiaScript (German)

Read More