Skip to content

Various resources for CS education that I've written.

Notifications You must be signed in to change notification settings

james-bowden/teaching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

teaching

Various resources for CS education that I've written.

  • Web Scraping, 2 part tutorial series. Covers inspecting web pages, downloading HTML data from server, extracting information using BeautifulSoup and HTML tags, and parsing HTML and other types of data. Written for Caltech's CS42 (CS Education) course and reworked.
  • Linked Lists, 1 page guide sheet. Gives a high level explanation of what linked lists are (+ diagram), what their main use cases and tradeoffs are, some useful modifications that can be made, and some of the relevant applications they are and can be used for.

About

Various resources for CS education that I've written.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published