Search Unity

New User, just need guidance not handouts.

Discussion in 'Getting Started' started by Damnedindenial7, Jun 19, 2020.

  1. Damnedindenial7

    Damnedindenial7

    Joined:
    Jun 19, 2020
    Posts:
    1
    i want to start with something suuuper simple. maybe like checkers or something.

    i know C at a very low level, i can create simple programs and functions and such. i am getting into C# now.
    my big things I do not understand are object oriented and and the unity engine. just really how to get a basic understanding of creating something down.
    Im sure if i can figure that out I can build from there and create something that has value one day.

    are there any classes any of you recommend or specific tutorials or people on you tube that you know do a great job at teaching these basic things very in depth? Im not even asking you to walk me to the water to drink. just point me in the correct direction,

    i need like a stupid 101 class for this stuff
     
  2. Faksper

    Faksper

    Joined:
    Feb 8, 2019
    Posts:
    20
    There is an app " Learn C# " created by SoloLearn which i found helpful . Before diving unity scripting ocean, i would suggest u to start from there .
     
  3. DauntlessVerbosity

    DauntlessVerbosity

    Joined:
    Feb 28, 2020
    Posts:
    37
    This is a great place to start with C#. http://www.csharpcourse.com/

    He's a professor with many years of experience and the book is free online.