learning-by-book
There are 18 repositories under learning-by-book topic.
tejasbubane/haskell-book-code
[Complete] Solutions to exercises from "Haskell Book" along with study notes
yurrriq/abstract-algebra-pinter
:book: Solutions to exercises from "A Book of Abstract Algebra" by Charles C. Pinter
yurrriq/rust-in-action
:book: In which I read "Rust in Action" by Tim McNamara via MEAP
yurrriq/knrc
:book: In which I work through exercises in "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie
yurrriq/friendly-intro-to-group-theory
Working through the exercises in "A Friendly Introduction to Group Theory"
leynier/learning-rust
This repository contains the code developed during my process of learning Rust with the Rust book
yurrriq/effective-haskell
Working though 'Effective Haskell' by Rebecca Skinner
benc/fpinjava
Code, exercises and solutions from the book "Functional Programming in Java"
JasonEricZhan/Algorithms
Any unique or common algorithms
yurrriq/abstract-algebra-in-gap
:book: Abstract Algebra in GAP
yurrriq/intro-to-graph-theory
:book: Working through "Introduction to Graph Theory" by Richard J. Trudeau
yurrriq/lispy
:book: Working through http://buildyourownlisp.com
Beschuetzer/Certificates
A collection of Certifications and Courses I have completed (All but the A+ and Network+ were completed during my time in Hawaii from July 2018 - June 2019)
benc/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
madhurimarawat/Learning-Git
A personal repository dedicated to learning and practicing Git commands and workflows. This repository will contain various exercises, projects, and notes aimed at mastering version control with Git.
PatchworkWanderer/rustLearning
a silly lil repo for my rust learning activities
yurrriq/haskell-in-depth
Working through 'Haskell in Depth'