Added: 5 years ago
From: altergothen
Views: 92,351
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (58)

Sign In or Sign Up now to post a comment!
  • why was there no "Console.ReadLine();" after the "Console.WriteLine(" ___");

  • @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.

  • 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 using system;

    class imran

    {

    public satatic void main{}{

    consol.writeline{"its good one"};

  • using System;

    class HelloWorld { public static void Main () { Console.WriteLine ("Hello World,"); Console.WriteLine ("it's me..."); }

    }

  • Using System;

    // HelloWorld.cs

    public class HelloWorld

    { public static void Main() { System.Console.WriteLine("Hell­o, World!"); }

    }

  • 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 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 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,phyt­on etc.), it abates the complexity of it.

  • my command promt says 'csc' is not recognized as an internal or external command, operable program or batch file.

    No exe built for me :(

  • Im totally new to any of this. What do I need to download to do this stuff? What can I write programs with?

  • Console.WriteLine is a public static method inside of the class Console...

  • thats so obvious, thats why its using Console.WriteLine instead of instantiation

  • i hate it when people call GUI gooey

  • really?

    cuz thats how its supposed to be

    my friend who works at microsoft calls it that

  • Thanks for the tut!

  • assembler and binary are better than programming in C++

  • assembler makes you the fastest programs, but the chances are your not gona spend more time than maybe makeing a supertiny program :P

  • 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.

  • @alvisc2002

    read the two reply above your original comment.

  • 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

  • you cannot say which is better and which is worse, each language has it's own advantages...

  • actually it is true.each programming language has its own advantage,but relativly i would think C++ is better

  • @Xclann Acuily there even because they can do one thing more then the other check your library's.

  • 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

  • C# is best object language.

  • 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

  • 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.

  • @devinmccloud

    it won't nearly everything is written in C++

  • 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"..

  • JAVA is better? :D

  • C# is much better than JAVA!

  • you are shit!

  • Microsoft -  Rent Boy!!!

  • wow to basic....to bad :)

  • 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.

  • Open source? your future sounds BLEEK and full of BUGS...

  • 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++

  • @turkinz.Dispose();

    @turkinz = null;

    GC.Collect();

    //fuck off... .NET RULEZ!

  • this is a horrible tutorial.

  • 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

  • Thanks for the videos man, if anyone wont to see my programing videos visit -

    veoh *dot* com *forward slash* channels *forward slash* doddsproggraming

    Thanks

  • aw...man, his courses cost money

  • not too bad ..........thanks

  • Joe Grip... ha ha ha.

  • Thanks, its a great tutorial, but can you post more of these.

  • Goddamn it the video won't load again....FUCK!!!

  • Titles are Incorrect! no?

  • thanks again

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more