Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Tips or Motivation on PROGRAMMING!

Greetings Everybody!

So, I'm new to "Unity" and I don't know anything about it I know a little about C# like I know what is IF STATEMENTS, VARIABLES, FOR LOOPS, WHILE LOOPS I know about these things because they follow the same concept in Lua ++ (which I know because I was interested in making Roblox Games but now I am interested in making Unity Games) but the thing is they follow the same concept but making a variable ( and other things too) in Lua ++ and in C# is different but I know what they do so, therefore, I think it's going to be easy for me to learn these things I am watching Brackeys "How to Program in C#" In Youtube and one more thing Please give me any tips or motivation in learning C# 

Answers

  • Just think of every cool thing that you can make with thise knowledge. I mean still start easy but think as you getting better and better you can make that cool thing that you want.

  • I'm the same way, it's actually hard for me to learn a new language because I already know others. I'll start a tutorial, then get bored because "I already know all this" then I never finish it, and never learn the language.

    What I do get around this, is instead of just learning the language, I give myself a challenge to make something I can actually use today. Currently I'm trying to learn python, so my challenge is to make an application that let's me rename multiple files at once without changing the original name.

    As a programmer, languages are just the tools in your toolbelt. You know complex structures like state machines and polymorphism, you just need to learn how to build them with different languages.

Sign In or Register to comment.