Thread: What are some good beginner programs I shouold make?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    and the Hat of Clumsiness GanglyLamb's Avatar
    Join Date
    Oct 2002
    Location
    between photons and phonons
    Posts
    1,110
    What is too difficult for you exactly, the OO concept, the GUI - form controls, or something else.

    If its a basic understanding of C# that you lack maybe you´re better of first writing some console program.
    Get familiar with OO and write some of your own classes. Learn how to use most common used libraries ( although there are alot )...

    I never really learned C# since i started out with Java, went to J# and recently started in C# but since most of the things are practically the same in C# as they are in J# I understood everything rather fast.

    The book Codenotes J#
    helped me alot, I dont know if there´s a codenote on C# but if there is i think it would be as good as the codenotes on J# from msdn.

    [edit]
    Have you looked at this thread
    Last edited by GanglyLamb; 08-09-2005 at 03:03 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Question about atheists
    By gcn_zelda in forum A Brief History of Cprogramming.com
    Replies: 160
    Last Post: 08-11-2003, 11:50 AM
  2. Triying to make an RPG...... usuccesfully
    By Marcos in forum Game Programming
    Replies: 6
    Last Post: 06-11-2003, 11:33 PM
  3. Replies: 8
    Last Post: 07-20-2002, 09:23 AM
  4. Whats a very simple but good game i can try to make?
    By bluehead in forum C++ Programming
    Replies: 2
    Last Post: 11-06-2001, 09:24 PM
  5. programs to make
    By Unregistered in forum C Programming
    Replies: 2
    Last Post: 10-31-2001, 09:22 AM