Giter Club home page Giter Club logo

slides's Introduction

Slides for programming courses

This is a collection of slides for programming courses, created from markdown sources.

See http://marko-knoebl.github.io/slides for the slides.

The presentations are standalone HTML files that can be downloaded and viewed offline.

Build process

To build from the sources:

  • clone this repository
  • run npm ci (to install dependencies from package-lock.json)
  • run npm run build

This process starts with sections/index.json and recursively includes materials

It creates output in the docs folder

Technical details, writing your own

The slides in this repository are created from markdown sources via rehype-slides

If you want to create your own presentations, see rehype-slides-starter

Philosophy

These materials are organized so that relevant and generic content is prioritized

principles applied in these slides:

  • Cover the most important aspects first, dive deeper later
    • do sensible exercises as early as possible
    • keep details for later or provide references for self-study
  • Prioritize general priniples that can be applied elsewhere (e.g. focus on "SQL basics" instead of "SQL in Python")

slides's People

Contributors

marko-knoebl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

slides's Issues

Kubos

Hello Marko,
I have a question about Kubos, the program you wrote a few years ago. I hope I am correct in assuming that you wrote kubos.
There is a question regarding the deletion of selected shapes in Kubos in a fourom. In that question, you are using OCAF as the underlying Document management system. However, when you released Kubos, there is no use of OCAF. Why you did not use OCAF and switched to something else ? Or did I miss OCAF related stuff when looking through the code ?
thanks.

Missing LICENSE

I see you have no LICENSE file for this project. The default is copyright.

Reddit mentioned this was licensed under CC-BY-SA) but I it would be great to have a license file here reflecting that.

I could help with that if you would like.

upgrade from remark-parse 8 / remark-stringify 8

migrate / upgrade from remark-parse 8 / remark-stringify 8

options:

  • versions 9 (backwards-incompatible)
  • mdast-util-from-markdown and mdast-util-to-markdown (independent of unified, act as bases for the unified plugins)

Indonesian translation of slides

Thanks @naufaldi for offering to translate React topics to Bahasa Indonesia.

I've set up a branch called react-translation-indonesian. There, I've started you off with an empty translation of the "react" topic.

I suggest you fork from there and start working from that point. Once the translation progresses, I'll integrate the changes into the main branch.

There's a little bit of information concerning contributing in the readme.md file, just ask if you have further questions!

One thing that we'll have to figure out in the future is how to handle topics that keep changing. So far, I've kept changing / optimizing sections quite a bit, maybe I can try to create more stable versions.

Of course, if you have any suggestions for changing things in the English version, do let me know!

Looking forward to working with you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.