Results 1 to 6 of 6

Thread: Project for beginner

  1. #1
    Junior Member ehsan85's Avatar
    Join Date
    Nov 10
    Location
    Faridpur, Bangladesh
    Posts
    26

    Project for beginner

    Project for beginner

    Hello, I'm a beginner student of C# programming Language. I want to practice on it everyday to became a professional programmer. so I want any website link(s) or books or source so that I can go to my goal by practice.

    best regards
    ehsan

  2. #2
    Fanatic Member KGComputers's Avatar
    Join Date
    Dec 05
    Location
    www.vbforums.com
    Posts
    550

    Re: Project for beginner

    There are codebanks and signatures from mods and top posters in this forum, that should keep you started...

    Cheers!

  3. #3
    Member
    Join Date
    May 08
    Location
    Moorhead, MN
    Posts
    37

    Re: Project for beginner

    When you say you are looking for a beginner project, where do you want to start? I mean what area of C# are you looking to learn about? There are plenty of console applications you can create that will provide you plenty of knowledge to begin with. I can give you some ideas of different things but, let me know if you are looking at creating a console app or a windows form app or what your intention is and what you are interested in.
    -- Josh Smith
    C#, VB, PHP, SQL

  4. #4
    Junior Member ehsan85's Avatar
    Join Date
    Nov 10
    Location
    Faridpur, Bangladesh
    Posts
    26

    Re: Project for beginner

    Quote Originally Posted by Genovah View Post
    When you say you are looking for a beginner project, where do you want to start? I mean what area of C# are you looking to learn about? There are plenty of console applications you can create that will provide you plenty of knowledge to begin with. I can give you some ideas of different things but, let me know if you are looking at creating a console app or a windows form app or what your intention is and what you are interested in.
    Thank you, I'm interested about Windows Form Application.

  5. #5

    Re: Project for beginner

    Quote Originally Posted by ehsan85 View Post
    Thank you, I'm interested about Windows Form Application.
    Go through following URLs;
    http://www.codeproject.com/Articles/...-Form-Controls
    http://msdn.microsoft.com/en-us/libr...(v=vs.90).aspx

  6. #6
    Lively Member
    Join Date
    Oct 11
    Posts
    121

    Re: Project for beginner

    I don't know about you, but my first ever project, in C# and VB, was a web browser.

    Here is my blog (shows what I am currently building):
    http://zeraib.blogspot.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •