Search Unity

Unity Certification Course Question

Discussion in 'Unity Certification' started by everdown, Aug 4, 2016.

  1. everdown

    everdown

    Joined:
    Aug 4, 2016
    Posts:
    1
    Hi all,

    Utility of the certification aside, can anyone tell me how much C# coding is needed to go through the certification course? I'm also curious if I have to pay $35/month for a full year or if I can cancel after a month or two...

    Thanks!
     
  2. TonyLi

    TonyLi

    Joined:
    Apr 10, 2012
    Posts:
    12,706
    Just basic C#. You need to know the basic structure of a MonoBehaviour (Awake, Start, Update, FixedUpdate, etc.), what a function/method is, basic control structures (if, for, while), and how to declare, assign, and check variables.

    Unity Plus is a full 1-year commitment. If you prepay for the year, it's a little cheaper.