Skip to main content

Posts

Showing posts from July, 2022

Data patterns you need to learn!

Here is a list of common data patterns that every programmer should know about with a helpful youtube video. https://youtu.be/tv-_1er1mWI -           Singleton -           Prototype -           Builder -           Factory -           Façade -           Proxy -           Iterator -           Observer -           Mediator -           Switch

Helpful Visual Studio Extension

Working in visual studio plain vanilla can be tough, at first it can seem like nothing more than a text editor. Thanks to various training videos I have been working through, these were the most helpful plug-ins so far! Auto Rename Tag HTML Boilerplate  Javascript (ES6) Code Snippets Live Server

Top Programming Languages for 2022

What was in demand for 2022?!    Top programming language = JavaScript -           Top database = MySQL -           Top Cloud Platform = AWS -           Top Web Framework = Node.js -           Other Top Tools             o     npm o    Docker o     GIT o    Visual Studio Code