1. I wanna know if there is a way i can get help to learn how to make Rust Plugins? Cuz i really wanna know :)
     
  2. Are you looking to learn C# or looking to learn to make Rust plugins?
     
  3. Into C# Cuz i don't know what is it :)
    [DOUBLEPOST=1468882454][/DOUBLEPOST]Is there a way i can learn it fast?
     
  4. You wont learn it in days lol
     
  5. You probably won't be able to learn it in days if you do not have any background knowledge in any coding languages.
    Great way to start is to go to codeacademy and learn the basic.

    By knowing the basics then you will be able to make some start at the very least.
     
  6. I hope he don't know another language.
    I came here only knowing PHP. I can't explain how hard was for me to learn C# :p
    In my brain there is only one slot for one language. Hahahaha.
     
  7. Well it was different for me. I only started learning c# when I was coding my first two plugins. HAHAHA
    I came from Java background. They are pretty much similar but yet different. Quite manageable. Some reference left and right from other dev's awesome plugin then trial and error.
     
  8. Codecademy teaches you syntax, but not actual programming.
    It's useful as a supporting ressource for learning the syntax, but it shouldn't be used as single resource to learn the language (because what it teaches is way too shallow).

    Well, modern C# and Java are almost identitical, except for some minor syntax differences.
     
  9. True that. The best way to learn is to dive deep and get hands on. You understand it better as well. Some might also say Google is your best friend for resources.
     
  10. I started to learn java its how I got into it
     
  11. Okay ty guys for the support! :D Iwill look into it