Posts

Showing posts from November, 2021

Top Programming Languages 2021

Image
Top programming languages in 2021 are Python , C/C++ , JAVA , Kotlin , C# , PHP , VB and JavaScript. Many languages came and disappear but JavaScript is one of those few renowned languages that is enjoying a high run and demand in the programming world.

How to make database in SQL

Image
 Hey guys, This little video would help you a lot to make a database in SQL. A database plays the main/major role in SQL. The database contains tables, rows and all the data entered or saved.

How to make a SQL query

Image
  Hey guys, This video will show you how to make a SQL query in Visual Studio 2012. A SQL is a programming language that helps you to make a data table or a database ,tables and rows and lets you to connect it with applications you make with C#,VB,JAVA,PYTHON etc.