Thread: Where to PRACTICE C#?

  1. #1
    Registered User
    Join Date
    Sep 2016
    Posts
    9

    Where to PRACTICE C#?

    I wonder what would be the best online place or method or recommendations on getting some realy C# practicing after completing several online courses?

    I am not looking for problems what would make you traverse an array or just looping with if/for conditionals, etc. I meant, real stuff building several clases, inheriting from one another, etc.

    Any clues?

    Final destination would be MVC practicing (so I'm up to good recommendations there a well) but was hopping to solidify C# first.

    Thanks.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    By writing some real programs.

    Windows Software - SourceForge.net
    Study some existing programs.
    Find projects which interest you.
    Lurk on the discussion email lists.
    Browse the bug / feature lists.
    Learn the development lifecycle of the project.
    Make contributions.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Sep 2016
    Posts
    9
    thank you

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Practice
    By RunDosRun in forum C++ Programming
    Replies: 3
    Last Post: 12-24-2007, 12:35 PM
  2. Practice
    By 00Sven in forum C Programming
    Replies: 1
    Last Post: 03-13-2006, 04:13 PM
  3. just practice
    By Fizz in forum C++ Programming
    Replies: 4
    Last Post: 05-27-2004, 07:24 AM
  4. is it bad practice to....
    By abrege in forum C++ Programming
    Replies: 7
    Last Post: 02-07-2003, 09:03 PM
  5. Bad Practice??
    By Unregistered in forum C Programming
    Replies: 2
    Last Post: 11-25-2001, 08:37 AM

Tags for this Thread