Deathstroke72 - Overview

Linkedin: stephen Discord GitHub followers

Hi there šŸ‘‹

  • šŸ”­ 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.

šŸ’¬ Languages & Frameworks:

GO C# .NET C Java Rust JavaScript Node Docker TypeScript SQL HTML5 CSS3

āš’ļø Tools:

MacOS Windows Linux Red Hat Elasticsearch MSSQL MySQL Oracle IntelliJ VS Code Git AWS Jenkins Jira

🤔 Jokes on the Refresh:

Jokes Card

Learn Programming - Recommendations

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.

šŸ““ A list of resources to learn how to program or program better:

Moss

Boot Camps & Online Academies

Books

  • 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.

Tools

Languages