Sams Teach Yourself Visual C# 2008 in 24 Hours: Complete Starter Kit (Sams Teach Yourself -- Hours)

Sams Teach Yourself Visual C# 2008 in 24 Hours: Complete Starter Kit (Sams Teach Yourself -- Hours)
Authors
James Foxall
ISBN
0672329905
Published
28 Jun 2008
Purchase online
amazon.com

Sams Teach Yourself Visual C#® 2008 in 24 Hours James Foxall Starter Kit DVD includes Visual C#® 2008 Express Edition In just 24 sessions of one hour or less, you will be up and running with Visual C# 2008. Using a straightforward, step-by-step approach, each lesson builds upon the previous one, allowing you to learn the essentials of Visual C# from the ground up. By the Way notes present interesting pieces of information. Did You Know?

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Brendan M. Funnell said
James Foxall's guide for new C# programmers really hit the spot, at least for me. I have experience with many languages over the years, but had no call to look at C# until recently (my experience was mainly in midrange and mainframe systems, but did some Java many moons ago) and needed to get up to working pace FAST.

Foxall's book provided clarity of writing with useful code examples. I would recommend using this with other, more comprehensive texts, such as C# in a Nutshell or one of Jesse Liberty's C# guides, but Foxall's is the doco that got me up and running in a few days.

I am unsure how good it would be for someone without any programming experience at all, but that wasn't my concern when purchasing the book. It served my purpose well.

Pule Nong said
Sams Teach Yourself Visual C# 2008 in 24 Hours: Complete Starter Kit (Sams Teach Yourself -- Hours)

This is a beginner's book and is well written, James Foxall starts us with a real life program that makes sense, and not the usual "Hello, World" exercise. In the first hour he teaches how to build a Picture Viewer Program and not only stops there with the Picture Viewer Program, he continues to teach new skills that builds on that program.This is a great book and I recommend it to anyone new to the C# language.

Clyde V. Stoker said
I found this book to be very well written and informative. He starts at a level almost anyone can understand and expands from there, covering event driven programming, good examples. I specially liked the section on publishing your applications.

W Boudville said
Foxall gives us a quick coverage of C#, well suited to a neophyte. The book seems equally divided between the explanations of graphics and non-graphics. The latter means traditional aspects of any programming language, as in the use of if-else, while and for loops. Here, you might as well be studying C in 1980. These are fundamental constructs that any language needs.

What is perhaps more distinctive of C# are the graphic components, widgets. Foxall shows how to quickly write short programs that can make a few widgets and lay them out in a window for the user to interact with. En route, he teaches about event driven programming, where if you use graphics, the user can interact with the program in many ways. Hence the structuring of code to handle this is quite different from programs lacking a GUI. The use of widgets also lends itself well to you understanding object oriented coding.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“A computer lets you make more mistakes faster than any other invention in human history, with the possible exceptions of handguns and tequila” - Mitch Ratcliffe