Published inInside Business InsiderInside Insider — The Inside ScoopHi, welcome to our second quarterly newsletter for the Inside Insider blog where you can get the scoop on Insider’s Technology and Product…Oct 7, 2022Oct 7, 2022
Published inInside Business InsiderInside Insider — The Inside ScoopHi, welcome to our second quarterly newsletter for the Inside Insider blog where you can get the scoop on Insider’s Technology and Product…Jul 11, 2022Jul 11, 2022
Published inBetter ProgrammingSoftware Engineers, Do This Before You Write a Line of CodeHaving a roadmap is one of the most crucial aspects of software developmentJul 6, 2021Jul 6, 2021
Published inGeek CultureA Quick Introduction to HandlebarsHandlebars is a templating language used to build webpages. Templating is a useful approach to programming that keeps data and the layouts…Jul 6, 2021Jul 6, 2021
Published inJavaScript in Plain EnglishAn Introduction to Linked ListsAn introduction to single, double, and circular linked lists.Apr 12, 2021Apr 12, 2021
ACID Principles and Database TransactionsA database transaction is a unit of changes to a database that can not be broken into smaller units of changes. When a database transaction…Mar 22, 2021Mar 22, 2021
Published inGeek CultureThe DOM and Vanilla JSBefore we dive into the DOM, let’s talk about the structure of a webpage. A webpage consists of Hypertext Markup Language (HTML) and…Mar 9, 2021Mar 9, 2021
JavaScript ObjectsAn object is a datatype that holds information in the form of key value pairs. A good way to think of an object and its key value pairs is…Feb 24, 2021Feb 24, 2021
How to Create and Add Code to a New Github RepositoryCreate a new repository in Github by clicking the plus sign in the top right corner of your Github page and clicking “New repository” from…Feb 16, 2021Feb 16, 2021
Published inLevel Up CodingHow to Get More from CSS with SassThere’s a reason why Sass is called CSS with superpowers!Jan 23, 2021Jan 23, 2021
Published inDataDrivenInvestorSOLID Principles Explained SimplyThe SOLID principles are fundamental principles of programming that help keep code organized and efficient. SOLID is an acronym…Dec 7, 2020Dec 7, 2020
Published inLevel Up CodingTips for Better Code ReviewsTips to improve code reviews and the code review processNov 11, 2020Nov 11, 2020
Published inThe StartupDealing with Impostor SyndromeWhat transitioning to a Software Engineering career taught me about Impostor Syndrome.Jun 29, 2020Jun 29, 2020
Published inThe StartupAn Introduction to SQLStructured Query Language (SQL) is a programming language used to manage relational databases.May 13, 2020May 13, 2020
The Dos and Don’ts of Asking Someone to Help You Get a JobWhat I have learned from being on both sides of the job hunting conversationApr 27, 2020Apr 27, 2020
Published inThe StartupTools to Help you Style your Web PageHere are some free, easy to use tools to help you style a web page.Jan 20, 2020Jan 20, 2020
Published inLevel Up CodingAn Introduction to PHPPHP is a popular scripting language used in web development. Here is a simple but comprehensive guide to writing code using PHP.Jan 15, 2020Jan 15, 2020
PHP Classes and ObjectsA simple guide to writing object oriented code in PHP.Jan 14, 2020Jan 14, 2020
Published inLevel Up CodingA Basic Guide to PHP FormsThis is a simple guide to creating and integrating forms using PHP and HTML and on using PHP to retrieve information from forms.Jan 14, 2020Jan 14, 2020
Published inThe StartupAn Introduction to JavaJava is one of the most popular programming languages in the world. This is a simple but comprehensive guide to learn how to code in Java.Jan 8, 2020Jan 8, 2020