Pinned Repositories
book-fluent-c
Notes and code related to reading the book Fluent C, written by Christopher Preschern.
C_Plus_Plus_Primer
Solutions to exercises from the book C++ Primer (5th edition).
c_primer_plus_solutions
Solutions to the exercises in the book "C Primer Plus (Fifth Edition)" by Stephen Prata.
course-meta-android-developer
Material from when taking online courses to qualify for the Meta Android Developer Professional Certificate, authorized by Meta and offered through Coursera.
Head-First-Java-2nd-Edition
Notes and exercises related to the book Head First Java, 2nd Edition.
Introduction_to_Java_Programming
Exercise solutions and notes related to the book Introduction to Java Programming written by Y. Daniel Liang.
JavaABeginnersGuide
Solutions to the exercises in the book "Java - A Beginner's Guide" sixth edition by Herbert Schildt.
LATEX-in-157-minutes
Tests and notes regarding the book "Latex in 157 minutes" written by Tobias Oetiker
Programming-in-C
Notes and exercises regarding the book Programming in C, 4th edition, written by Stephen G. Kochan.
STM32F4-LwIP-TCP-IP
Development of an application running Internet communication based on a STM32F4 Discovery kit.
HenrikSamuelsson's Repositories
HenrikSamuelsson/Introduction_to_Java_Programming
Exercise solutions and notes related to the book Introduction to Java Programming written by Y. Daniel Liang.
HenrikSamuelsson/doxygen-style-guide
A style guide for Doxygen usage on C projects.
HenrikSamuelsson/reading-sw-architecture-in-practice-4th
Content related to reading the book Software Architecture in Practice, fourth edition.
HenrikSamuelsson/reading-think-like-a-programmer
Compilation of notes and exercises from when reading the book Think Like a Programmer.
HenrikSamuelsson/advent-of-code
Solutions to problems from the programming competition Advent of Code.
HenrikSamuelsson/advent-of-code-2023
HenrikSamuelsson/advent-of-code-2024
Solutions to Advent of Code problems year 2024, in Python.
HenrikSamuelsson/calculus-9th-ed-solutions
Some solutions to exercises from the book Calculus Ninth Edition, written by Stewart J., Clegg C., and Watson S, published 2021 by Cengage Learning.
HenrikSamuelsson/course-ble-weather-station
Material related to taking the course Ultra-Low Power Scalable Bluetooth LE Weather Station provided by The Bluetooth Developer Academy.
HenrikSamuelsson/course-bluetooth-low-energy-fundamentals
Material related to taking the course Bluetooth Low Energy Fundamentals.
HenrikSamuelsson/course-nrf-connect-sdk-fundamentals
Material related to taking the course nRF Connect SDK Fundamentals.
HenrikSamuelsson/embedded-systems-engineering-road-map
HenrikSamuelsson/embedded-systems-in-10-000-hours
My journey to learning embedded systems development in 10 000 hours.
HenrikSamuelsson/getting-started-with-renode
Introduction to Renode, a software development framework allowing for running unmodified embedded software on emulated hardware.
HenrikSamuelsson/henriksamuelsson
HenrikSamuelsson/java-a-beginners-guide-10th-ed
Collection of material related to the book Java: A Beginner's Guide, Tenth Edition, written by Herbert Schildt and Danny Coward.
HenrikSamuelsson/learning-ceedling
Experiments with using Ceedling for unit testing.
HenrikSamuelsson/nmc-9th-ed-solutions
Some solutions to exercises from the book Numerical Mathematics and Computing, Seventh Edition, written by Cheney W., and Kincaid D., published 2013 by Cengage Learning.
HenrikSamuelsson/reading-calculus-3rd-ed-by-strang
My solutions to exercises from the book Calculus Third Edition by Gilbert Strang, Massachusetts Institute of Technology.
HenrikSamuelsson/reading-contemporary-math
Solutions to exercises from the book Contemporary Mathematics, written by Donna Kirk et. al., provided by OpenStax.
HenrikSamuelsson/reading-fundamentals-of-electric-circuits-7th-ed
HenrikSamuelsson/reading-kotlig-programming-2nd
Content related to reading the book Kotlin Programming The Big Nerd Ranch Guid 2nd Edition.
HenrikSamuelsson/reading-modern-c-3rd-ed
Material related to reading the book Modern C, written by Jens Gustedt, published by Manning in 2024.
HenrikSamuelsson/reading-python-crash-course-3rd-ed
Material related to reading the book Python Crash Course: A Hands-on, Project-based Introduction to Programming (Third Edition), written by Eric Matthes.
HenrikSamuelsson/reading-rust-programming-language-2nd-ed
Projects from when reading the book The Rust Programming Language, 2nd Edition.
HenrikSamuelsson/reading-the-ideal-problem-solver
HenrikSamuelsson/reading-the-productivity-project
Compilation of material from when reading the book The Productivity Project by Chris Bailey, Crown Currency 2016.
HenrikSamuelsson/reading-the-programmers-brain
Notes on the book The Programmer's Brain written by Felienne Hermans, Manning (2021).
HenrikSamuelsson/rosetta-code-solutions
Solutions to problems from the site Rosetta Code.
HenrikSamuelsson/taking-comprehensive-rust
Code for exercises from when taking the course Comprehensive Rust.