Giter Site home page Giter Site logo

cbgrey / slides Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marko-knoebl/slides

0.0 0.0 0.0 19.21 MB

Presentations for programming courses

License: Other

JavaScript 6.57% HTML 54.20% Vue 1.72% Python 23.04% TypeScript 11.64% CSS 2.82%

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

The build process looks for files in the entrypoints folder which in turn include files from the sections 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

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.