Skip to main content

Posts

Landing Pages

Great article about landing pages... https://lassonde.utah.edu/5-types-of-website-landing-pages-and-which-one-you-should-use/ These are the most common  5 types but there are many others! Squeeze Page Long Form Landing Page Click Through Landing Page Product Details Page Video Landing Page

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

Tools for user testing and other things

Some times you just need tools to test your new app!   I found some of the following tools from Microsoft useful for stress testing, presentation and VM management. These tool and many others can be found for free on the link below. -             Testlimit : can be used to stress test your application or PC. -           Zoomit : cool presentation tool. -           RDCMan : manage multiple remote desktop connections. https://learn.microsoft.com/en-us/sysinternals/