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 December 17th, 2013, 09:30 PM
Authorized User
 
Join Date: Aug 2013
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Default Lesson42_WhatsNextInC#

Hi Rod
Can you recommend a list of follow up book or books from your C# 24 Hour Trainer?
Something with downloads, DVD tutorial and On-Line help would be great. I especially found your DVD and follow up support of great value.
I re-read your Introduction to see what C# had to offer and the topic of “Games” and possibly “databases” seems to be appealing.
Thanks
Wendel
 
Old December 19th, 2013, 03:57 PM
Rod Stephens's Avatar
Wrox Author
 
Join Date: Jan 2006
Posts: 647
Thanks: 2
Thanked 96 Times in 95 Posts
Default

Hi Wendel,

A natural question. Unfortunately I don't have a great answer for you.

Most books have downloads. I don't know of any more advanced books that have the same kind of DVD screencasts. Most authors will answer questions (with varying degrees of responsiveness).

If you're feeling confident with what you've learned so far, then you're probably ready for one of the more complete C# books. This one was really a beginner's introduction and there are lots of books out there that cover a lot more topics in greater depth. They move a lot faster and usually don't have as many Try-It style samples or exercises, so for anyone who isn't fairly confident in what was in this book, some of those books will be pretty hard.

I'm actually writing a more in-depth C# book right now. It should be available some time next year, maybe in March? (I don't remember the production schedule right now.) It will cover a lot more material. It won't have Try-Its or screencasts, but it will have exercises at the end of each chapter.

Quote:
I re-read your Introduction to see what C# had to offer and the topic of “Games” and possibly “databases” seems to be appealing.
Games can be fun. A lot of games these days do some pretty complicated graphics. If you want that kind of game, look for a book that focuses on the graphics using Direct3d or OpenGL. I've seen a few books that do simpler games. Mostly those books don't produce the sorts of high-quality games you might install on your phone or tablet, but they can be an amusing way to practice your C# skills.

Database programming is a huge topic. My book Beginning Database Design Solution can be helpful for designing a database. You'll need a different book to learn about how to program with a database in C#.

A couple other fun topics are phone programming and WPF programming. (Those topics also go well together because you can use WPF to program the phone.) I know you can get cheap copies of my book WPF Programmer's Reference used.

So there's lots to study. Unfortunately I don't know of any books right now that I can recommend, mostly because I haven't looked at any lately, not because I hate all the books out there.

Sorry I can't give you a better answer. Whatever you decide to pursue, let me know if you have questions and I'll try to help if I can.
__________________
Rod

Rod Stephens, Microsoft MVP

Essential Algorithms: A Practical Approach to Computer Algorithms

(Please post reviews at Amazon or wherever you shop!)
 
Old January 30th, 2014, 10:05 PM
Authorized User
 
Join Date: Aug 2013
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs up Lesson42_WhatsNextInC#

Hi Rod
I received your book last week and am wading my way through the first 4 chapters of "WPF Programmer's Reference".
The topic on Storyboards / Animation / Three-Dimensional Drawing sound interesting.
Thanks for your help.
Regards
Wendel
 
Old January 31st, 2014, 04:08 PM
Rod Stephens's Avatar
Wrox Author
 
Join Date: Jan 2006
Posts: 647
Thanks: 2
Thanked 96 Times in 95 Posts
Default

Hi Wendel,

WPF is a pretty good choice for a next topic to study. You can build some really attractive and engaging interfaces with it, although it can be a lot of work.

Let me know if you have any questions with the book.
__________________
Rod

Rod Stephens, Microsoft MVP

Essential Algorithms: A Practical Approach to Computer Algorithms

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









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