Code Wiring

Code Wiring

Share

Coming Soon...
Managed By: Waqas Rashid

Photos from Code Wiring's post 07/10/2022

Brief Introduction of Functions in C #.

Posted By: Waqas Rashid

30/09/2022

While loop can execute code block as long as condition not reached.
Loops are handy because they save time, reduce errors, and they make code more readable.
Note: Do not use the wrong condition, otherwise the loop will never end!

14/09/2022

First Statement ( int x=0 ) is executed one time before ex*****on of code block.
Second Statement ( x

31/08/2022

C # supports the usual logical conditions:

a < b, a b, a >= b, a == b, a != b
If statement used to execute a block of code if condition will be true and else statement do the opposite.

29/08/2022

Here is the addition program by taking input from the user !
From the knowledge of previous posts you can easily understand how this program is working...

27/08/2022

How to take input in C Sharp?
Console.Readline() mostly used for taking input in C Sharp.
By Default, it takes input in string. To store input value in any other datatype, we have to parse input in that datatype otherwise it will give an error.

23/08/2022

Your first simple ADDITION PROGRAM in c sharp:
1. Declare two variables of int/float/long/double datatype.
2. Do addition method on variables and store the sum in third variable (or in already declared variable).
3. Print the output.

17/08/2022

As you studied before (in the previous post), that every variable need a specific datatype having a specific type of value..
Now here is the method of initializing a variable in c sharp!
Are these posts are helpful?
Let us know in the comments :)

12/08/2022

Want to learn more about C #?
A variable in C # must be a specified data type!
So first gain some knowledge about data types and then move forward...

11/08/2022

Want to start coding in C #?
Skeleton gives no output?
No problem like every programmer, you can also start with Hello World program!
Don't forget skeleton code before this (last post)

10/08/2022

As human body is not functional without a skeleton.
Similarly, C # Skeleton code is essential for code to execute otherwise it'll not able to run..

Want your business to be the top-listed Computer & Electronics Service in Lahore?
Click here to claim your Sponsored Listing.

Address


Lahore