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

Unity3d C# Fundamentals taught by an indie game developer

Discussion in 'Community Learning & Teaching' started by dilmerval, Jan 13, 2019.

  1. dilmerval

    dilmerval

    Joined:
    Jun 15, 2013
    Posts:
    232
    Hi All !

    As a way to give back to the game development community or simply anyone who wants to learn how to make games, I have started a new series of videos in my YouTube channel titled “Unity3d C# Fundamentals” where I will be covering many C# topics in regards to Unity3d.

    Unity C# Fundamentals - Declaring Variables and Methods



    Unity C# Fundamentals - Logical Expressions and Operators



    Unity C# Fundamentals - For Loops, While Loops, and ForEach Loops



    Unity C# Fundamentals - Classes, Inheritance, Polymorphism, and Composition


    Unity C# Fundamentals - Delegates, Lambdas, and LINQ


    My goal is to finish this series between tomorrow and Wednesday next week. Also be sure to subscribe to get notification of new videos.

    The playlist for this training course is below:

    Thank you and stay tuned for more videos which I will be adding to this post.
     
    Last edited: Jan 24, 2019
    JoMaHo likes this.
  2. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,589
    According to the Guidelines for Using Unity Trademarks you should probably rename it to something like "C# Fundamentals for Unity software", to avoid suggesting any affiliation with or endorsement by Unity.
     
    Antypodish likes this.
  3. dilmerval

    dilmerval

    Joined:
    Jun 15, 2013
    Posts:
    232
    Hi guys !

    This is to let you know that I updated the original thread with a new video where I talk and provide plenty of examples about using OOP in C# with Unity.

    Thanks
     
  4. Antypodish

    Antypodish

    Joined:
    Apr 29, 2014
    Posts:
    10,754
    Yep, and definitely not Unity3D anymore, that is back days reference, which is now obsolete :) Videos seams have right name Unity reference I the title.
     
    Peter77 likes this.
  5. dilmerval

    dilmerval

    Joined:
    Jun 15, 2013
    Posts:
    232
    All,

    This is to let you know that I have added a new video to this training course called:

    Unity C# Fundamentals - Delegates, Lambdas, and LINQ

    Thank you !
     
  6. dilmerval

    dilmerval

    Joined:
    Jun 15, 2013
    Posts:
    232
    ‪Hi All,

    Today I continue on my C# Unity3d fundamentals & this time I cover collections including Arrays, Dictionaries, Lists, & IEnumerables.‬

    ‪‪