Skip to main content

Top 2 best programming languages to learn during this Pandemic.

  Today,We all know what's happening in the world . We all know how this pandemic is becoming a very big problem as a  Financial crisis in all over the world . But One day we will discover the vaccine for this virus.

But we should not waste the time

So, lets come to the main topic

During this lockdown I will show you the top 2 programming languages to learn during this Pandemic.






Number 1.

Python



Python is a interpreted and a Object Oriented Programming language . Which was developed by Guido Van Rossum . This language is now widely used in the tech industry you can develop  Web applicarions,Desktop applications,Machine learning,AI,Data science. It is very easy to learn

Syntax:-

print("Hello World")


Number 2.

JavaScript


JavaScript is a interpreted , Object Oriented , and Functional programming language. It is also called the language of web.You can use it to make Websites(Front-End , Back-End) , Mobile apps , games , Desktop applications.

Syntax:-

console.log("Hello World");


Comments

Post a Comment

Popular posts from this blog

Best 2 game engines to use in 2020!!

Best 2 game engines to use in 2020!! Game engines is the most important too used to make a games because it has all the tools  necessary is ready . All the API(Application Programming Interface) used in programming the games is ready.So , lets see best the 2 game engines to use in 2020. 1. Unity Unity is the best game engine recommended for begginers . It has all the tools needed to make games . This game engine is free but you have to purchase the pro version as your game earns $100K in 1 year.Games made in unity:- Alto's Aventure,Superhot,Call of Duty Mobile,and many more titles. 2.Unreal Engine Unreal Engine is the most powerful Game engine ever.It is also very Heavy for low-end pc.Game made in Unreal:- PUBG mobile,PUBG,Fortnite,Days Gone,and many AAA titles.