Re: C# book for 16 yo?
From: Doug Holton (no_at_spam.please)
Date: 10/22/04
- Next message: Pam Ammond: "RE: Run Microsoft Access Module in VS.NET C#"
- Previous message: MrNobody: "Hiding columns in DataGrid"
- In reply to: Jon Shemitz: "C# book for 16 yo?"
- Next in thread: Jay B. Harlow [MVP - Outlook]: "Re: C# book for 16 yo?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 21 Oct 2004 22:19:57 -0500
Jon Shemitz wrote:
> My 16 yo son is ready to move beyond level editing and "Multimedia
> Fusion." He's going to ignore his Mom's suggestion of Visual Basic,
> and take my suggestion of starting with C#. Now, I actually have
> an Intro To C# section in my ongoing .NET 2.0 book, but I assumed
> that my audience does not want e.g. yet another discussion of
> inheritance and polymorphism - it's all "same but different" and "this
> is new." In short, not suitable for a programming novice.
There's not really much difference in what you can do with Visual Basic
.NET or C#. Visual Basic however is easier for beginners to master.
See also boo, a python-like language for .NET with pretty much all the
features of C#: http://boo.codehaus.org/
Unless you aren't concerned with turning your son off from programming
for life, you might try some interesting ways to learn programming, such
as books on game programming for .NET. The NeHe site on OpenGL
programming is great and they have C# examples. You might also try
SharpDevelop instead of shelling out hundreds for VS.NET, and check
out running Linux and Mono too.
- Next message: Pam Ammond: "RE: Run Microsoft Access Module in VS.NET C#"
- Previous message: MrNobody: "Hiding columns in DataGrid"
- In reply to: Jon Shemitz: "C# book for 16 yo?"
- Next in thread: Jay B. Harlow [MVP - Outlook]: "Re: C# book for 16 yo?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|