✅ Where do I start?
Hi I'm a new coder who has a really good idea for a game, but I don't know how to code. I know people say to not start on your dream project when you're learning a new medium because it will only make your learning curve steeper, but I got autism and that's how I operate. I do projects that I like and learn as I encounter new problems. My question is is there a course I can do to learn this sorta stuff? Like is there a code.org type thing I could do to learn how to code C#? I'm using unity
6 Replies
Are you looking for
$helloworld
?
Get started with beginner tutorials
- Interactive text tutorial
- Video tutorial
- Fundamentals documentation$hellounity
Here are some of the important C# concepts for beginners to get started with Unity:
* Variables
* Data Types (int, float, string, etc.)
* Comments
* If Statements
* Loops (for, while)
* Functions
* Understanding Scope
* Accessibility Modifiers
* Classes/Objects
* Inheritance
Microsoft's Interactive C# Course:
https://learn.microsoft.com/en-us/training/paths/get-started-c-sharp-part-1/
Unity also has a dedicated pathway for the Unity Programming that can lead to a job as well:
https://learn.unity.com/pathway/junior-programmer
Download Visual Studio Tools for Unity here:
https://docs.microsoft.com/en-us/visualstudio/gamedev/unity/get-started/getting-started-with-visual-studio-tools-for-unity
what is your game idea
thanks yall
If you have no further questions, please use /close to mark the forum thread as answered