Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

need help

Discussion in 'Community Learning & Teaching' started by TwoFrostedGuys, Jul 23, 2013.

  1. TwoFrostedGuys

    TwoFrostedGuys

    Joined:
    Mar 23, 2013
    Posts:
    10
    somebody can explain me how to read c#
    i have no knowledge on programing
    i just want to start from scratch , i need everything to learn about C# for unity3d
    what i read on unity API i don't understand...

    my knowledge about programming is not noob but nooooobish i mean i'm in the start point and i need everything to know about c# for unity so i can reach the goal :) i hope somebody understand my english

    if theres some ebook that teaches me everything from scratch or someone can help me via skype (i don't own a microphone and a webcam) i can't talk perfect english :) but if you have the time to type via skype i'm happy with that :)
    basically what i need is a teacher....
    im 22 and making games are my dream but unfortunally i don't have money to go to school for learning the c# and gamedesign :(
     
  2. SubZeroGaming

    SubZeroGaming

    Joined:
    Mar 4, 2013
    Posts:
    1,008
    Hi,

    Watch Acem's tutorial series on c#. He goes over the fundamentals of programming.

    Then watch my videos. Link in my signature. Complete a game in c# and unity3D methods and API made simple.

    best,

    subzerogaming
     
  3. twinspectre

    twinspectre

    Joined:
    Jul 5, 2013
    Posts:
    6
    acem's tutorial is on youtube?
     
  4. Mordekai

    Mordekai

    Joined:
    Nov 8, 2009
    Posts:
    24
  5. massey_digital

    massey_digital

    Joined:
    Apr 28, 2013
    Posts:
    94
    Hey TwoFrostedGuy's,

    Here are some helpful links. If you need further assistance I always welcome questions!

    Here is a link to a C# series that I have personally made for Unity : http://www.youtube.com/playlist?list...RSVzOs_nnWuUqy
    -A lot of the techniques here will carry over to any type of object oriented programming that you will do.
    -Almost 20 tutorials specifically designed to give you C# programming techniques that relate to game design.

    Here is a link to MSDN Tutorials : http://msdn.microsoft.com/en-us/vstudio/hh341490.aspx
    and a C# Keyword reference : http://msdn.microsoft.com/en-us/libr...(v=vs.71).aspx
    -I learn a ton from MSDN whether it is looking up a specific programming problem or fixing a bug in my code. The keywords will teach you what everything does.

    Here is a link to C# Station : http://www.csharp-station.com/tutorial.aspx
    -I used this as a starting point to learning C# and still reference it from time to time.

    -Drew
     
  6. yasirkula

    yasirkula

    Joined:
    Aug 1, 2011
    Posts:
    2,865