Jump to content

  •  

  • iBotModz CBox


    Photo

    I'd like to learn programming.


    • Please log in to reply
    20 replies to this topic

    #1 .Slack♠

    .Slack♠

      Gunnery Sergeant Grade 4

    • VIP

    • 1,033 posts
    • Joined: 25-August 07
    • Gender:Male
    • Location:Florida

    Posted 17 August 2009 - 09:16 PM

    I would just google but I know lots of members here do it and I can get daily responces to my questions.
    So Where do I begin? I understand there are multiple languages can anyone tell me which language is "best" in their opinion and where, how, and which I should begin from.

    #2 BL4CKXHAWK

    BL4CKXHAWK

      Private Grade 2

    • Members+

    • 80 posts
    • Joined: 16-July 09
    • Gender:Male
    • Location:North Carolina

    Posted 17 August 2009 - 09:38 PM

    Well the Two most common Coding languages are C# and C++. C# is Easier But C++ is better because you can do more with it i think. I'm no programmer but i can make a "Hello World" Program but thats about it haha. I'm not quite sure which you should learn first but i just dove right in with C#.

    Edited by BL4CKXHAWK, 17 August 2009 - 09:39 PM.


    #3 .Slack♠

    .Slack♠

      Gunnery Sergeant Grade 4

    • VIP

    • 1,033 posts
    • Joined: 25-August 07
    • Gender:Male
    • Location:Florida

    Posted 17 August 2009 - 09:39 PM

    yeah Im looking into C++ right now thanks for replying!

    #4 BL4CKXHAWK

    BL4CKXHAWK

      Private Grade 2

    • Members+

    • 80 posts
    • Joined: 16-July 09
    • Gender:Male
    • Location:North Carolina

    Posted 17 August 2009 - 09:43 PM

    Sure No Problem! Just so you know, Programming can get annoying and frustrating so don't just give up, keep on trying!

    What Compiler are you using?

    Edited by BL4CKXHAWK, 17 August 2009 - 09:44 PM.


    #5 TheEazyB

    TheEazyB

      Corporal Grade 1

    • Donors+

    • 333 posts
    • Joined: 09-June 08
    • Gender:Male

    Posted 17 August 2009 - 09:46 PM

    visual basic is a good introduction to programming for those with no prior experience. After learning it, you may wish to switch to C# for more power. Anything in the .NET framework is available for free, and all developed using visual studio. After learning about .net, you may want to change to a native language like C or C++, or another similar platform like Java etc.

    #6 .Slack♠

    .Slack♠

      Gunnery Sergeant Grade 4

    • VIP

    • 1,033 posts
    • Joined: 25-August 07
    • Gender:Male
    • Location:Florida

    Posted 17 August 2009 - 09:59 PM

    well I haven't started writing anything yet but just learning a bit of background info before I begin tomorrow (at this moment it is 11:59)

    #7 yungbol

    yungbol

      Firmware Expert

    • Global Mods

    • 1,461 posts
    • Joined: 09-April 08
    • Gender:Male
    • Location:Philly

    Posted 17 August 2009 - 10:02 PM

    People say learn on VB.NET but I disagree. I say get Visual Studio C# and youtube a few video introductions then begin experimentation. It is the best way to learn.

    #8 .Slack♠

    .Slack♠

      Gunnery Sergeant Grade 4

    • VIP

    • 1,033 posts
    • Joined: 25-August 07
    • Gender:Male
    • Location:Florida

    Posted 17 August 2009 - 10:15 PM

    I read gcc is a good free compiler. But I dont know where to dl because there a bunch of dif gcc compilers.

    #9 TheEazyB

    TheEazyB

      Corporal Grade 1

    • Donors+

    • 333 posts
    • Joined: 09-June 08
    • Gender:Male

    Posted 17 August 2009 - 10:36 PM

    if you're coding anything in the .net Framework, don't bother as microsoft offers free IDE and compiler set ups.

    #10 .Slack♠

    .Slack♠

      Gunnery Sergeant Grade 4

    • VIP

    • 1,033 posts
    • Joined: 25-August 07
    • Gender:Male
    • Location:Florida

    Posted 17 August 2009 - 10:54 PM

    I'd like to start with C++ can anyone help me find a compiler? I went to the GCC site and their US mirror link didnt work. should I use one of the international one?

    #11 Dark Slipstream

    Dark Slipstream

      Blue Shadowz Owner

    • Members+

    • 2,829 posts
    • Joined: 19-April 08
    • Gender:Male
    • Location:Canada, ON

    Posted 18 August 2009 - 01:00 AM

    Don't start with C++, you won't learn anything at all... you should have good a foundation of VB and C# first.

    #12 .Slack♠

    .Slack♠

      Gunnery Sergeant Grade 4

    • VIP

    • 1,033 posts
    • Joined: 25-August 07
    • Gender:Male
    • Location:Florida

    Posted 18 August 2009 - 01:04 AM

    VB it is

    #13 ixGAMEOVERxixx

    ixGAMEOVERxixx

      Private Grade 2

    • VIP

    • 478 posts
    • Joined: 27-October 08
    • Gender:Not Telling
    • Location:Custom Games

    Posted 18 August 2009 - 10:08 AM

    VB.net all the way.

    #14 miinaturvat

    miinaturvat

      miiinaturvat

    • Donors+

    • 927 posts
    • Joined: 09-April 08
    • Gender:Male
    • Location:Dragon Shores!

    Posted 18 August 2009 - 01:04 PM

    VB.net all the way.


    ...until you understand the general jist of programming. Then you move on to a real programming language :)

    I actually learnt BASIC first (no, not Visual Basic, proper BASIC).

    It depends what you actually want to be able to program as to wether you should learn VB or BASIC.

    Most people here would say VB, but BASIC will probably give you a better understanding of programming. BASIc is for learning how to program computers. VB is for learning to program microsoft crap.

    yeah Im looking into C++ right now thanks for replying!


    And a word of advice, don't look into C++ until you've at least looked into C first :D

    Edited by miinaturvat, 18 August 2009 - 01:08 PM.


    #15 .Slack♠

    .Slack♠

      Gunnery Sergeant Grade 4

    • VIP

    • 1,033 posts
    • Joined: 25-August 07
    • Gender:Male
    • Location:Florida

    Posted 18 August 2009 - 02:42 PM

    VB it still is! I still need a compiler

    #16 yungbol

    yungbol

      Firmware Expert

    • Global Mods

    • 1,461 posts
    • Joined: 09-April 08
    • Gender:Male
    • Location:Philly

    Posted 18 August 2009 - 05:33 PM

    No need for a compiler just use this:

    http://www.microsoft...vb/Default.aspx

    #17 unknown v2

    unknown v2

      Corporal Grade 1

    • Members+

    • 153 posts
    • Joined: 14-July 08

    Posted 18 August 2009 - 06:59 PM

    Microsoft C++ can compile c++.

    And a word of advice, don't look into C++ until you've at least looked into C first :D


    What?.. What?... What?...

    #18 .Slack♠

    .Slack♠

      Gunnery Sergeant Grade 4

    • VIP

    • 1,033 posts
    • Joined: 25-August 07
    • Gender:Male
    • Location:Florida

    Posted 18 August 2009 - 11:17 PM

    thanks yungbol

    #19 TheEazyB

    TheEazyB

      Corporal Grade 1

    • Donors+

    • 333 posts
    • Joined: 09-June 08
    • Gender:Male

    Posted 19 August 2009 - 05:26 AM

    if you're coding anything in the .net Framework, don't bother as microsoft offers free IDE and compiler set ups.



    >.<

    #20 miinaturvat

    miinaturvat

      miiinaturvat

    • Donors+

    • 927 posts
    • Joined: 09-April 08
    • Gender:Male
    • Location:Dragon Shores!

    Posted 19 August 2009 - 10:43 AM

    Microsoft C++ can compile c++.

    Quote from me here...


    What?.. What?... What?...



    I'm just saying, C++ is like '1 up' from C.

    If you actually use C/C++, you'll understand it translates to "C = C + 1".

    Not looking at C before C++ is like watching 28 weeks later before 28 days later.