Any Tips for someone starting C#?

Discussion in 'Programming' started by Moyo, Jul 6, 2011.

  1. Moyo New Member

    Reputation:
    0
    yea im trynna learn c sharp any tips or links to help me out, im not a complete noob im familiar with the structure to C and python and languages like that
  2. BotDev Administrator

    Reputation:
    4
    I personally learned by looking at snippets from already created apps. Since my brain is apparently interested in problem solving, the only thing difficult was remembering namespaces and function names. This is my problem with PHP, there's sooooo many functions that I can't remember them.

    So the answer is: practice! The more you use functions and the more you solve common problems the easier it gets. I've been doing vb.net for 4 years now and know the framework inside out. All while being a full time student who goes out on weekends and works 20 hours a week.

Share This Page