I could use some help.

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

Im new to C# and am interested in learning I dont have much experiance
with other C languages but have done some scripting I was wondering if
there are any good tutorials and an IDE Compiler for Win98?
Thanks ahead of time.

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
 
Hi Michael

If you want to get started without shelling out for VS, then I have some
links on getting started on my site below

http://www.publicjoe.f9.co.uk/csharp/csharp01.html
http://www.publicjoe.f9.co.uk/csharp/cs01a.html

This will allow you to build C# apps as well as VB apps, with the
sharpdevelop IDE.

You can also download the new Visual C# Express Beta from
http://lab.msdn.microsoft.com/express/vcsharp/default.aspx.

I also have a small but growing tutorial, and a list of free chapters on my
web site, 55 to date, just follow the links in my signature.

Hope this helps

Publicjoe
C# Tutorial at http://www.publicjoe.f9.co.uk/csharp/tut.html
C# Snippets at http://www.publicjoe.f9.co.uk/csharp/snip/snippets.html
C# Ebook at http://www.publicjoe.f9.co.uk/csharp/samples/ebook.html
VB Ebook at http://www.publicjoe.f9.co.uk/vbnet/samples/ebook.html
 
Back
Top