Wrox Programmer Forums
|
BOOK: Stephens' C# Programming with Visual Studio 2010 24-Hour Trainer
This is the forum to discuss the Wrox book Stephens' C# Programming with Visual Studio 2010 24-Hour Trainer by Rod Stephens; ISBN: 9780470596906
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Stephens' C# Programming with Visual Studio 2010 24-Hour Trainer section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 27th, 2010, 12:17 PM
Registered User
 
Join Date: Sep 2010
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post
Default Can this book be used to learn C# for gaming

Hello Rod,

So far, I am loving your book. It is perfect for a programming neophyte like me. I especially love the ample practice problems at the end.

I got your book so I could learn the fundamentals of C# and then progress my way into making games using the XNA framework and visual studio IDE.

I would have started with a book on XNA and C# but there are none out there for a beginner that really gets into the syntax of C# and the reason for using the syntax. I figured I could learn this from your book.

My question is, am I going the right way? i.e. Will I learn C# fundamentals with a focus on C# syntax from your book?

Thank you
 
Old September 27th, 2010, 12:21 PM
Registered User
 
Join Date: Sep 2010
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post
Default

Okay, nevermind... I just flipped to the later chapters and this is where the meat of the book really is. I was just a litle concerned because I am currently on Chapter 5 and so far the book has mostly focused on creating menus and controls and tweaking them around...

thanks!
p.s. I would still like to hear your position on using this book to learn the fundamentals and then go into game programming.
 
Old September 27th, 2010, 12:53 PM
Rod Stephens's Avatar
Wrox Author
 
Join Date: Jan 2006
Posts: 647
Thanks: 2
Thanked 96 Times in 95 Posts
Default

This book is intended for the complete novice who's never programmed in any language before. It works slowly through the basics and explains simple syntax, building forms, handling events, working with variables, and so forth.

It doesn't get to anything too terribly advanced and unfortunately XNA is pretty advanced.

When you're done with this book, however, you should be ready to read most of the other books about C# programming including the XNA books. Some of them can still move pretty fast in their topics so they can still be pretty hard but you should be able to read one of their examples and say to yourself things like, "Here he's creating a new Pen object, this using statement is to free resources, and here's he's making a List that can hold only Drawable objects."

Programming in .NET it a truly enormous topic whether you want to go into database programming, ASP.NET, or XNA so you'll have a lot more to do, but I think this book is a good first step.

Good luck! And when you build some interesting programs, let me know and I'll post them or link to your site so others can see what you're doing with C#.
__________________
Rod

Rod Stephens, Microsoft MVP

Essential Algorithms: A Practical Approach to Computer Algorithms

(Please post reviews at Amazon or wherever you shop!)
The Following User Says Thank You to Rod Stephens For This Useful Post:
TallThunda (September 27th, 2010)
 
Old September 27th, 2010, 08:02 PM
Registered User
 
Join Date: Sep 2010
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post
Default

Yes, I agree. I already read through some of the XNA books and I am beginning to understand WHY they are doing what they are doing...

Absolutley, I will let you know. Thanks Rod!
 
Old July 28th, 2011, 12:15 AM
Registered User
 
Join Date: Jan 2011
Posts: 8
Thanks: 0
Thanked 1 Time in 1 Post
Default Ex 15-2

Hi Rod,
I am a novice programmer and I am trying to find out how I can do Ex 15-2 in C# Programming with Visual Studio 2010 24 hour trainer with both array and loop. I would love for anyone to solve this with a loop and array as i am having some difficulties in resolving this issue
 
Old July 28th, 2011, 09:36 AM
Rod Stephens's Avatar
Wrox Author
 
Join Date: Jan 2006
Posts: 647
Thanks: 2
Thanked 96 Times in 95 Posts
Default

Please see the answer I posted for this question.
__________________
Rod

Rod Stephens, Microsoft MVP

Essential Algorithms: A Practical Approach to Computer Algorithms

(Please post reviews at Amazon or wherever you shop!)





Similar Threads
Thread Thread Starter Forum Replies Last Post
Need To Learn Ajax sathiya Ajax 1 May 25th, 2009 03:55 AM
Best way to learn C# ? DonLennon C# 9 March 27th, 2008 09:00 PM
What should I learn first gcjetfan Intro Programming 2 March 14th, 2008 10:38 AM
Any good book for starters to learn springs swapna.nakkina Spring 1 September 6th, 2007 01:13 AM
Best book for script developer to learn ASP.net? mschrank99 ASP.NET 2.0 Basics 2 May 24th, 2007 11:03 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.