C# resources (1 Viewer)

keith2045

Portal Pro
February 16, 2006
264
2
Missouri
Home Country
United States of America United States of America
Anyone know of a good resource to learn c#? I know i could search google for some tutorials but was hoping for some input on which one would be best. I would like to start helping out programming with MP but need to learn C# first.
 

keith2045

Portal Pro
February 16, 2006
264
2
Missouri
Home Country
United States of America United States of America
I did php a while back and i also started reading some c++ (cant really do anything in c++), i also know some VB (about 2 years ago).

Thanks for the video link
 

revs

MP Donator
  • Premium Supporter
  • February 1, 2007
    1,274
    72
    The Sauce of Worcester
    Home Country
    Wales Wales
    O'Reily - Programming C#
    Also, get a book on the whole theory of OO programming.

    Most of all - practice. If there are examples in the book, type them out, compile them etc.
    Also, dont go jumping into the whole GUI programming, most books stick to text/console based apps - and even though this is boring, its is the important part. I spend 99% of my time writing code with no GUI at work.
     

    diehard2

    Retired Team Member
  • Premium Supporter
  • April 22, 2006
    518
    28
    Chicago
    Home Country
    United States of America United States of America
    The best thing to do (especially if you are a hobbiest) is to pick a project, either small or large, that you are interested in and attack it. Look up things you don't understand in your book or the internet. The key here is interest. If you're in school, you're forced to learn these things. If you are learning on your own, this will quickly get boring.
     

    SMa

    Retired Team Member
  • Premium Supporter
  • June 15, 2007
    194
    13
    Helsinki - Finland
    Home Country
    Belgium Belgium
    The best thing to do (especially if you are a hobbiest) is to pick a project, either small or large, that you are interested in and attack it. Look up things you don't understand in your book or the internet. The key here is interest. If you're in school, you're forced to learn these things. If you are learning on your own, this will quickly get boring.
    Then he would need to find a project that's not too advanced, no threading, no delegates, no ...
    And that's probably hard to find.

    I'd say a good way to learn a programming language is to start with some basic hello-world code, then advance to some small applications like an advanced calculator (with matrices, functions, graphs, ...) to practice loops and such.
    After that you could pick a project to workk on.
     

    Spragleknas

    Moderator
  • Team MediaPortal
  • December 21, 2005
    9,474
    1,822
    Located
    Home Country
    Norway Norway
    I'd say a good way to learn a programming language is to start with some basic hello-world code(...)

    HA! I did that one!

    (And that is all I ever done :))
     

    Users who are viewing this thread

    Similar threads

    I avoid touching that system as long as it runs. Now that 2.4.1 seems to run again, I probably wait for the next issue.
    I avoid touching that system as long as it runs. Now that 2.4.1 seems to run again, I probably wait for the next issue.
    Hi, I have just upgraded from MP 2.2.2 to MP 2.4.1, and now the client won't start. I see the splash screen, and then it just...
    Replies
    3
    Views
    913
    Yes, unfortunately, this would need a code change to support it. Next time I'm doing something on the plugin I'll try and remember to add support for this sort order.
    Yes, unfortunately, this would need a code change to support it. Next time I'm doing something on the plugin I'll try and...
    Hi, I was wondering if there is anyone who might be able to help me out. Is there a way to either use the sort feature and/or a...
    Replies
    6
    Views
    833
    Just did an update of my system from Win 7 / MP 1.25 to Win 10 / MP 1.31 on a single seat system and came across a problem with the tv server startup being erratic. Approx 50% of the time on PC reboot from scratch the tv server process was showing "starting" but would never start and consequently neither would MP or MP Server Config...
    Just did an update of my system from Win 7 / MP 1.25 to Win 10 / MP 1.31 on a single seat system and came across a problem with the...
    Just did an update of my system from Win 7 / MP 1.25 to Win 10 / MP 1.31 on a single seat system and came across a problem with the...
    Replies
    0
    Views
    760
    Hi, you can try the new installer from this post if you like.
    Hi, you can try the new installer from this post if you like.
    Hello, I came from MediaPortal 1.30 and wanted to Update on 1.32 x64 Edition. I cleanly uninstalled 1.30 first and then installed...
    Replies
    7
    Views
    841
    MP1 MP2 Volume property DE
    Thank you very much
    Thank you very much
    Good evening, Does anyone know if there is a Mediaportal property to report the current volume level as an integer? I have looked...
    Replies
    2
    Views
    537
    Top Bottom