Getting it not so quite right...
I didn’t quite continue my foray into the embedded C realm just yet, as I put it aside to finish reading development related books and grow in other directions.
So.
- Reading a few books -
Completed Books list:
- Compilers: Principles, Techniques, and Tools - 1st edition AND 2nd edition - Alfred V. Aho, Ravi Sethi, Jeffrey D. Ullman, Monica S. Lam (Both Completed)
- A Logical Approach to Discrete Math - David Gries, Fred B. Schneider(Completed)
- Low-Level Programming - Igor Zhirkov (Completed)
- Introduction to 64 Bit Assembly Programming for Linux and OS X - 2nd edition - Ray Seyfarth (Completed)
- Clean Agile - Back to Basics - Robert C. Martin (Completed)
Reading but not completed yet:
- Data Structures & Their Algorithms - Larry Lewis, Harry R. Denenberg
- C++ Crash Course - A Fast-Paced Introduction - Josh Lospinoso
- Cracking the Coding Interview - 189 Programming Questions & Solutions - Gayle Laakmann Mcdowell
Other books that I own and intend on reading shortly:
- Modern Java in Action: Lambdas, streams, functional and reactive programming - 2nd edition - Raoul-Gabriel Ulma, Mario Fusco, Alan Mycroft
- Java in a Nutshell: A Desktop Quick Reference - 7th Edition - Evans & Flanagan
- Learning Python - 5th edition - Mark Luiz
- Sams Teach Yourself C++ in One Hour a Day - 8th edition, updated content for C++14 & C++17 - Siddhartha Rao
- Daily Coding Problems - Alex Miller, Lawrence Wu
- The Pragmatic Programmer 20th Anniversary Edition - 2nd edition - David Thomas, Andrew Hunt