- π Iβm currently working on myself
- π― Iβm currently learning to juggle
- π― Iβm looking to collaborate on world domination
- π€ Iβm looking for help with my sanity
- β Ask me about saving 15% with Geico
- π« How to reach me: See Anti-Socials above ππ»
- π Pronouns: a word that can function by itself as a noun phrase and that refers either to the participants in the discourse (e.g., I, you ) or to someone or something mentioned elsewhere in the discourse (e.g., she, it, this ).
- β‘ Fun fact: Fun facts aren't.
Recently, I have had friends, family and coworkers ask me for resources to learn programming/coding. I have compiled a list below. I will add more resources as I come across new ones.
- The C Programming Language - Regardless of the language you choose to program in, I believe that everyone should read and do the exercises in this book. It is one of the most pragmattic books I have read on programming.
- Code Complete - Even a seasoned programmer will gain a ton of insight from this book. It will make you a better programmer and ingrain good habits in your code.
- Design Patterns: Elements of Reusable Object-Oriented Software - This is another quentissential book that all programmers should read. It is the basics of design, and the patterns outlined inside show up in other, more complex, patterns over and over again.
- Patterns of Enterprise Application Architecture - Martin Fowler is a jack hole, but, unfortunately, he's right most of the time. This book includes more complex design patterns and groups them by how they might be used in an actual enterprise.
- C-Sharp (C#)
- GO (Golang)
- Java
- Rust
- Julia
- JavaScript