View Single Post
  #2 (permalink)  
Old 05-06-2008, 01:53 PM
gaylo565's Avatar   
gaylo565 gaylo565 is offline
Learning Programmer
 
Join Date: May 2007
Location: flagstaff, az
Posts: 73
Last Blog:
String Manipulation wi...
Rep Power: 6
gaylo565 will become famous soon enoughgaylo565 will become famous soon enough
Default Re: beginners C# project

Tic-Tac-Toe is a pretty standard first semester project for c#. A simple calculator is a good one to familiarize yourself with some math functions. You can do a simple password and user login for learning to make web applications. None of these require really tough programming although the Tic-Tac-Toe is probably the easiest. Some people think you should start with all console app's...don't really have any good ones of those for ya.
Reply With Quote