@xFord6955x you do not need a "Console.ReadLine()" if you are not gonna assign your input, what you need and is missing there is a "Console.Readkey()" to let us see the message.
hmm. The analogy of "using system" in C# and "import java.(name of the class)" in java is the same. Correct me if I'm wrong. Just an opinion though. :D
@BUNCHofxs yeah, it's indeed a manual or abstract thing because you said that it was imported by java. OOP(Object oriented programming) syntax shows complexity. But thanks to the IDEs and "java-imported programming"out there (Ecipse,Jcreator,netbeans,phyton etc.), it abates the complexity of it.
Generally these days, for most intents and purposes, a good compiler can outsmart you in writing assembler, particularly for large and complicated projects. Even if it doesn't, you make up for it with more generic and reusable code, and thus less time spent writing it.
that is a false statement, all program languages has their own uses based what your gona make, in anycase C# has about same power as c++ exept i find it faster
That's not the point. If you can program kernel you're most likely not just gonna sit around and make Linux better. Most people don't edit their own OS, they just use it. MS is fine.
shut up, MS is really good cause they want peopla to learn programming that´s why they made this programs. and with windows 7 MS´s OS will be great!(i tested windows 7 beta and it is really good)
Spend the next 5 years reading every book on c# and looking at other peoples programs. For fun go google C# dope wars code and play around with it till you figure out how things work . It's very basic. C# will last and replace c++. Don't worry about what others are saying.
My only complaint is that it these tutorials are not goal oriented. Yeah sure you may learn the basics of C#, but once you are done with the course, NOW WHAT !??
It is not like your going to now go out there and code the next MMORPG. I rather see Joe grip say, okay now we are going to use C# to make a FPS or RPG. Then go step by step into the interworkings of a game development workflow.
Digital Tutors is goal oriented. Sure they deal with art programs but I like their style of teaching.
I tottaly agree with you this "Hello World" program tutorial is something u can find evrywhere they only teach u this, then its over thats why its hard to look for tuts for c# I'd rather take courses if i could but thats 2 hard to find in my "Village"..
The future is open Software. Java was slow and unpredictible, but C# (I wouldn't call it a language) is the master of unpredictibility. "Robust application"? To run "Hello World" you need a 2HGZ CPU, 4 GB od disk space and 1GB of ram. Hwo are they fooling? How to run it on a Linux KDE Environment? User has rally no controll over the classes and hardware. It's all controlled by Microsoft. The future is openSoftware and Linux applications. Microsoft's end is close.
turkinz is right, edel and shokcord66 are wrong, open source will be the future for developers, what means they can maintain it worldwide with creative minds, instead of a couple bad programmers.
Windows will die slowly, which business wants Vista, no1, exactly, maybe Windows 7 will be better, I'll stick to XP and Fedora, much better imo.
They better start making more cpp programs, those lazy programmers nowadays use frameworks...
What a Layer you can down load free the C# express free with intelisense, refactor utlities and a lot of other things, you don´t have to make on VS or in a notepad LOL
why was there no "Console.ReadLine();" after the "Console.WriteLine(" ___");
xFord6955x 1 year ago
@xFord6955x you do not need a "Console.ReadLine()" if you are not gonna assign your input, what you need and is missing there is a "Console.Readkey()" to let us see the message.
claudioas2001 2 days ago
using system;
class HelloWorld {
public static void main () {
Console.WriteLine("Hello World, ");
Console.WriteLine("I failed Visual Basic in college,");
Console.WriteLine("I think I got an A this semester in Java,");
}
}
//Is my syntax ok folks. That was my first C# program.
Passivity211 1 year ago
@Passivity211 using system;
class imran
{
public satatic void main{}{
consol.writeline{"its good one"};
imransavnur 1 year ago
using System;
class HelloWorld { public static void Main () { Console.WriteLine ("Hello World,"); Console.WriteLine ("it's me..."); }
}
kylegwtodd 1 year ago
Using System;
// HelloWorld.cs
public class HelloWorld
{ public static void Main() { System.Console.WriteLine("Hello, World!"); }
}
kylegwtodd 1 year ago
hmm. The analogy of "using system" in C# and "import java.(name of the class)" in java is the same. Correct me if I'm wrong. Just an opinion though. :D
TagaPasay 1 year ago
@TagaPasay your right.
using system; = import java.lang.system;
but this package is imported by default in java.
looks like its a manual thing in C#, but im cool with that!
BUNCHofxs 1 year ago
@BUNCHofxs yeah, it's indeed a manual or abstract thing because you said that it was imported by java. OOP(Object oriented programming) syntax shows complexity. But thanks to the IDEs and "java-imported programming"out there (Ecipse,Jcreator,netbeans,phyton etc.), it abates the complexity of it.
TagaPasay 1 year ago
This has been flagged as spam show
if you're interested in computer science, please take a look at my website at binaryvalue (dot) com
FrostElite27 1 year ago
my command promt says 'csc' is not recognized as an internal or external command, operable program or batch file.
No exe built for me :(
helEFK 2 years ago
Im totally new to any of this. What do I need to download to do this stuff? What can I write programs with?
JahLoveOnline 2 years ago
Console.WriteLine is a public static method inside of the class Console...
xzaz2 2 years ago
thats so obvious, thats why its using Console.WriteLine instead of instantiation
naturalpsychic123 1 year ago
i hate it when people call GUI gooey
360flipsAreAwesome 2 years ago
really?
cuz thats how its supposed to be
my friend who works at microsoft calls it that
ninggy369bhagwandin 2 years ago
Thanks for the tut!
sinfulz0r 2 years ago
This comment has received too many negative votes show
C++ is better than C#
ethiofekade 2 years ago
assembler and binary are better than programming in C++
alvisc2002 2 years ago 2
assembler makes you the fastest programs, but the chances are your not gona spend more time than maybe makeing a supertiny program :P
FusionNinjin 2 years ago
Generally these days, for most intents and purposes, a good compiler can outsmart you in writing assembler, particularly for large and complicated projects. Even if it doesn't, you make up for it with more generic and reusable code, and thus less time spent writing it.
Kaidelong 2 years ago
@alvisc2002
read the two reply above your original comment.
razor1998 1 year ago
that is a false statement, all program languages has their own uses based what your gona make, in anycase C# has about same power as c++ exept i find it faster
FusionNinjin 2 years ago
you cannot say which is better and which is worse, each language has it's own advantages...
Xclann 2 years ago 15
actually it is true.each programming language has its own advantage,but relativly i would think C++ is better
ethiofekade 2 years ago 2
@Xclann Acuily there even because they can do one thing more then the other check your library's.
sk8erpro10 4 months ago
This has been flagged as spam show
free c# ebooks
itebooksforfree.blogspot (dot) com
arphpcoder 2 years ago
that statement may be true but i cant test it ...
ERROR: First refresh this page and if that don`t help please enable JavaScript in your browser.
thats what i get when i try to click download, and enableing javascript is not an option for me
FusionNinjin 2 years ago 2
C# is best object language.
vlezz 2 years ago
That a joke? MS Sucks Donkey Dick.
I think C# is a cool language, but It's Microsoft :S
Windows is to damn buggy. Linux pawns in Programming, which has... released hundreds of Distros/platforms, from programmers All over The world.
And Linux pawns in Security, and managing servers. You would be suprised how buggy Windows truly is.
There is no limit what Linux can do (programming development wise)
With Windows... All You get is kernel FAILURES, but with Linux..You can design your kernel
Session01Hijack 3 years ago
That's not the point. If you can program kernel you're most likely not just gonna sit around and make Linux better. Most people don't edit their own OS, they just use it. MS is fine.
kydoes 2 years ago
shut up, MS is really good cause they want peopla to learn programming that´s why they made this programs. and with windows 7 MS´s OS will be great!(i tested windows 7 beta and it is really good)
RickySanchezA 2 years ago
Spend the next 5 years reading every book on c# and looking at other peoples programs. For fun go google C# dope wars code and play around with it till you figure out how things work . It's very basic. C# will last and replace c++. Don't worry about what others are saying.
devinmccloud 3 years ago 2
@devinmccloud
it won't nearly everything is written in C++
razor1998 1 year ago
My only complaint is that it these tutorials are not goal oriented. Yeah sure you may learn the basics of C#, but once you are done with the course, NOW WHAT !??
It is not like your going to now go out there and code the next MMORPG. I rather see Joe grip say, okay now we are going to use C# to make a FPS or RPG. Then go step by step into the interworkings of a game development workflow.
Digital Tutors is goal oriented. Sure they deal with art programs but I like their style of teaching.
TheTruthIsGonnaHurt 3 years ago
I tottaly agree with you this "Hello World" program tutorial is something u can find evrywhere they only teach u this, then its over thats why its hard to look for tuts for c# I'd rather take courses if i could but thats 2 hard to find in my "Village"..
homers1995 2 years ago
This comment has received too many negative votes show
c# is worst than shit.
csoriented 3 years ago
JAVA is better? :D
SirRasor 3 years ago
C# is much better than JAVA!
RickySanchezA 2 years ago 3
you are shit!
RickySanchezA 2 years ago
Microsoft - Rent Boy!!!
GammaSouljah 2 years ago
wow to basic....to bad :)
stuart12926 3 years ago 7
The future is open Software. Java was slow and unpredictible, but C# (I wouldn't call it a language) is the master of unpredictibility. "Robust application"? To run "Hello World" you need a 2HGZ CPU, 4 GB od disk space and 1GB of ram. Hwo are they fooling? How to run it on a Linux KDE Environment? User has rally no controll over the classes and hardware. It's all controlled by Microsoft. The future is openSoftware and Linux applications. Microsoft's end is close.
turkinz 3 years ago
Open source? your future sounds BLEEK and full of BUGS...
Edel99 3 years ago
turkinz is right, edel and shokcord66 are wrong, open source will be the future for developers, what means they can maintain it worldwide with creative minds, instead of a couple bad programmers.
Windows will die slowly, which business wants Vista, no1, exactly, maybe Windows 7 will be better, I'll stick to XP and Fedora, much better imo.
They better start making more cpp programs, those lazy programmers nowadays use frameworks...
But yeah, I like C# and C++
casio1987vd 3 years ago
@turkinz.Dispose();
@turkinz = null;
GC.Collect();
//fuck off... .NET RULEZ!
thepumpkin1979 3 years ago
this is a horrible tutorial.
biviscool 3 years ago
What a Layer you can down load free the C# express free with intelisense, refactor utlities and a lot of other things, you don´t have to make on VS or in a notepad LOL
miketrejo1234 4 years ago
Thanks for the videos man, if anyone wont to see my programing videos visit -
veoh *dot* com *forward slash* channels *forward slash* doddsproggraming
Thanks
dodd069 4 years ago
aw...man, his courses cost money
MasterDisguiser 4 years ago
not too bad ..........thanks
sumitaccount 4 years ago
Joe Grip... ha ha ha.
francoissoft 4 years ago
Thanks, its a great tutorial, but can you post more of these.
Sameer0026 4 years ago
This comment has received too many negative votes show
u r gay? lolzzz
johnmair 4 years ago
Goddamn it the video won't load again....FUCK!!!
Ykoz 4 years ago
Titles are Incorrect! no?
juanefren 4 years ago
thanks again
Malinyc 4 years ago