Side Quest: HTML Nugget of Wisdom

Hello Cyberfriends, I heard something in my online class today that really changed the way I saw HTML and wanted to share it. Instead of thinking of HTML as a framework for CSS and JavaScript, HTML is so much more. Using HTML to its fullest is crucial for ADA compliance. So while yeah, in theory […]

Read More Side Quest: HTML Nugget of Wisdom

HTML: A Side Quest

Hello Cyberfriends, In a previous post, I talked about not knowing where to start. While that’s still true, I’ve come to realize that all languages are beneficial in any coding career. Can I tell you guys a secret though? I’m having just as much fun writing these post for you guys as I am developing […]

Read More HTML: A Side Quest

Where Do I Even Start?

I’ll be the first to admit that my biggest weaknesses is making a decision. When choosing to dive into teaching myself to code, my head was swimming trying to figure out what language to even start with. Python? Swift? C++? C#? What the heck is Ruby? Do I start with one that will land me […]

Read More Where Do I Even Start?

Punctuation is Key

Every developer wishes for bug free code, but the reality is bugs happen. Early on, a super simple bug nearly crashed my prototype into the ground before it could take off. Or should I say, skyrocketed my prototype into the vast unknown with no way of knowing how to stop it? Either way, I learned […]

Read More Punctuation is Key