July 2023

C# Syntax

C# Syntax

In the previous article, we created a C# file called Program.cs, and we used the following code to print “Hello World” to the screen: if you have not read here is link go through it/click it. PREVIOUS ARTICLE now we are going to know the C# Syntax ok. C# Syntax And output of this Program.cs

C# Syntax Read More »

introduction to c#

Introduction to C#

What is C# C# (C-Sharp) is a programming language developed by Microsoft Company that runs on the .NET Framework. it is used to develop web applications, desktop application, mobile application, games and much more. Now describing more about Introduction to C# lets overlook why we have to use it or what is the purpose of

Introduction to C# Read More »

Python

Python Programming

Python is versatile and power full high level programming language . it is widely use for web development , data analysis , in (AI) Artificial Intelligence , in Automation , scientific computing and more much. Guido van Rossum released python in 1991. since then it is one of the most favourite and useful programming language among developers worldwide.

Python Programming Read More »

Scroll to Top