awestover / coronacoding

Coronavacation Coding Club. This is a resource to help people learn to code, specifically over coronavacation.

Home Page:https://awestover.github.io/coronacoding/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coronacoding

Coronavacation Coding Club. This is a resource to help people learn to code, specifically over coronavacation.

how to compile a markdown file to a website:

pandoc -s -css style.css --mathjax readme.md -o index.html

Potential topics for future classes

  • Talk about binary search
  • have a lecture on graph theory algorithms (Dijkstras)
  • have a lecture on machine learning
  • have a lecture on huffman coding
  • have a lecture on RSA
  • have a lecture on sorting
  • have another lecture on sorting
  • have another lecture on sorting
  • have a lecture on parallel algorithms
  • have a lecture on dynamic programming
  • have a lecture on running time analysis
  • have a lecture on numerical integration
  • have a lecture on cool simulations
  • population dynamics simualtion
  • coronavirus simulation
  • pyautogui
  • webdev with flask
  • webscrapping
  • bit arithmetic
  • pointers?
  • linked lists
  • more graph theory, adjacency matrices
  • root finder
  • simulated anealing

panda

About

Coronavacation Coding Club. This is a resource to help people learn to code, specifically over coronavacation.

https://awestover.github.io/coronacoding/


Languages

Language:HTML 85.0%Language:Python 10.4%Language:CSS 2.3%Language:TeX 1.6%Language:JavaScript 0.8%