C# Tutorial 1 "Hello World"

Channel:
Subscribers:
2,250
Published on ● Video Link: https://www.youtube.com/watch?v=SWGBzUP00Fk



Category:
Tutorial
Duration: 3:29
283 views
4


C# tutorials made in Visual studio 2012 (ultimate Rc)
Welcome to the helloWorld tutorial
---EXTRA INFO BELOW---
Playlist: Comming soon

feel free to copy paste this in your visual studio

{
// this is a comment
Console.WriteLine("Hello World!"); // writes a line (next time youll start a new line)
Console.Write("hello"); // the next two are writes they will both be on the same line
Console.Write("hello");
Console.Read(); // this is so that you can read it without closing
}







Tags:
C#
Csharp
sharp
C++
Programming
language
programming language
console
application
console application
app
windows
OS
windows 8
windows 7
hello
world
hello world
tut
tutorial
help
helping
question
questions
visual
studio
visual studio
2012
ultimate
express
edition
RC
easy
var
variable
variables
if
else
int
double
float
64
32
16
bit
bits
byte
bytes
nibble
nibbles
storage
store
beginner
beginer
begginer
begginner