Click here to Skip to main content
15,881,559 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I want to learn C # and Unity together but I am new to programming and I would like to know the best ways there are. Maybe a website, videos or even a book that could help me out in anyway. I am new to programming and already I'm understanding a bit of it.

One thing I noticed is that I need to do more projects and exercises to be better. So any help would be appreciated.

Thank you

What I have tried:

I have tried learning through Unity learning but they don't give much of an aspect to programming for a new person
Posted
Updated 29-May-20 22:54pm

1 solution

Start of by learning C# first - ignore Unity until you have the basics done and properly sorted in your head. A course is the best idea - check locally, you may find evening classes - or a book if that isn't available (Wrox, Addison Wesley, and Microsoft press do good ones, or there is Pro C# 7 - With .NET and .NET Core | Andrew Troelsen | Apress[^] which I started with: a much earlier version though!). If you do go for a book, then start at the beginning and work to the end, doing all the exercises, even the boring bits: it's there so you know what is available and hopefully remember it's existence (if not how to use it) when you actually need it!

When you have some solid C# under your belt, then consider Unity - but don't try to learn both at the same time or you will miss far, far too much that could make your job a lot easier.
 
Share this answer
 
Comments
phil.o 30-May-20 5:11am    
5'd
I would also say that, among all tutorials on Unity development that can be found out there, some of them may exhibit some really questionnable coding practices.
CodingGreek 30-May-20 12:58pm    
Yes when I was browsing I saw too many versions of the same thing with different maybe more complicated inputs just to get the same output.
CodingGreek 30-May-20 12:57pm    
@OriginalGriff Thank you so much for the info... I'm kinda laid off right now so the best I can do is a book. Yes I will try with the Pro C# 7 gain everything there is to. Better late than never right!!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900