Webdev basics: HTTP, REST, SQL. Also frontend development with HTML, CSS and JS.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Buutti Education 73e3532c35 Initial commit 1 month ago
.scripts Initial commit 1 month ago
.themes Initial commit 1 month ago
.vscode Initial commit 1 month ago
imgs Initial commit 1 month ago
solutions Initial commit 1 month ago
README.md Initial commit 1 month ago
example-lecture-slides.html Initial commit 1 month ago
example-lecture.md Initial commit 1 month ago

README.md

Contents

Material completion denoted with 🌑🌘🌗🌖🌕 .

# Lecture Materials Exercises
1 Example Lecture 🌕 🌕

Repository notes (remove before publishing)

Running scripts to convert lectures to MD

Note: These instructions are for a Windows PC with WSL installed

  1. Install pptx2md: in an admin powershell, run pip install pptx2md
  2. copy .pptx lecture slides to .scripts folder
  3. In the .scripts folder, run .\convertAndReplaceAll.bat
  4. If everything went ok, move the generated .md files and the imgs folder to the root folder
  5. Remove .pptx files and the example lecture and its slides html
  6. In the .scripts folder, run python generateREADME.py
  7. Remove everything else from README than the generated table