Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 1.21 KB

README.md

File metadata and controls

45 lines (37 loc) · 1.21 KB

My "sketchbook" repository

This is where I'll be keeping files created while I follow along with various tutorials and textbooks.

C++

  • Practical C++ - Edouard Renard

HTML, CSS, JavaScript

    A Web Design Course - Laurence Svekis

Java

    The Complete Java Developer Course: From Beginner to Master - John P. Baugh

Matlab/Octave

    Hack Audio - Eric Tarr

Python

  • The Self Taught Programmer - Cory Althoff
    • Software Hangman game
    • War card game
  • Problem Solving with Algorithms and Data Structures - Brad Miller/David Ranum
    • Chapter 1:
      • "Locked room full of monkeys and typewriters" simulator
      • Auto Go Fish game
  • Elegant Automation Frameworks with Python and Pytest - Brandon Blair
  • Browser Automation with Python and Selenium - Brandon Blair

Rust

  • Programming Rust: Fast, Safe Systems Development - Jim Blandy, Jason Orendorff, Leonora F.S. Tindall

Various

    The Unix Environment - Brian Kernighan and Rob Pike