Skip to main content

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

Comments

Popular posts from this blog

Spain allowing digital nomad visas

 Beginning  in February 2023 Spain will allow digital nomad visas for remote workers. A list of the requirements include You must be a citizen of a country outside the European Union. You must be employed by a non-Spanish company (or companies, for freelancers) for at least three months prior to your application. The company must be at least a year old.  Provide documentation showing your job can be completed remotely. Have a university degree or three years of professional experience.  Make at least 200% of Spain's monthly minimum wage of €1,260 (which currently calculates to around $32,445 a year).  Any additional income made within Spain cannot exceed 20% of your total salary. Have no criminal record in the past 5 years, both in Spain and your home country.  You must have health insurance.  Read more about it here: https://www.businessinsider.com/spain-digital-nomad-visa-january-2023-tax-income-requirements-2022-11

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