You are viewing our Forum Archives. To view or take place in current topics click here.
Best place to learn code?
Posted:

Best place to learn code?Posted:

ProjectCavezza
  • Challenger
Status: Offline
Joined: Apr 16, 201410Year Member
Posts: 199
Reputation Power: 7
Status: Offline
Joined: Apr 16, 201410Year Member
Posts: 199
Reputation Power: 7
I am looking to learn how to code and like everybody else looking to "Make my own games".
I am using the Unity Game Engine (going to be) and I was wondering were I could go to learn C# as I see that, that is the main supported language.

Note:
I have absolutely no experience!

Thanks and ADIOS!
#2. Posted:
ProJimmyRustler
  • V5 Launch
Status: Offline
Joined: Jul 14, 201410Year Member
Posts: 1,720
Reputation Power: 71
Status: Offline
Joined: Jul 14, 201410Year Member
Posts: 1,720
Reputation Power: 71
Unity has some decent tutorials to get you feet wet with the language.

I would recommend picking up a book on the subject.

You'd be using the language for scripting the games.
You can fine some basic intro to programming tutorials on the web, but many of them are duds and just give you the same information.
I would recommend getting a book that teaches you how to script in C# FOR UNITY. This will teach you the most specifics that you will need.
Also, take a few hours every now and then to read through the documentation. This will allow you to get a good feel of the things that you can do with the engine.

C# is a great place to start out.
#3. Posted:
Skittle
  • Video King
Status: Offline
Joined: Aug 20, 201410Year Member
Posts: 6,813
Reputation Power: 413
Status: Offline
Joined: Aug 20, 201410Year Member
Posts: 6,813
Reputation Power: 413
I would try and learn as much as you can from [ Register or Signin to view external links. ] , if there is anything you need help with feel free to PM me
#4. Posted:
Banq
  • Gold Gifter
Status: Offline
Joined: May 25, 201212Year Member
Posts: 932
Reputation Power: 90
Status: Offline
Joined: May 25, 201212Year Member
Posts: 932
Reputation Power: 90
Hey man I have recently been doing a lot of 2D Unity development, so if you need any help PM me. The odd part about unity is it's not so much focused on actually writing the code for your scripts, it's more so about actually using Unity properly. However, you will still need a decent amount of knowledge about C#. Feel free to PM me with any questions man
#5. Posted:
Derivation
  • Christmas!
Status: Offline
Joined: Mar 30, 201014Year Member
Posts: 10,094
Reputation Power: 440
Status: Offline
Joined: Mar 30, 201014Year Member
Posts: 10,094
Reputation Power: 440
My best suggestion would be Khan Academy. I joined the programming start course in June and we have weekly tasks and progress is saved. I find it to be really good.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.