Wednesday, April 9, 2014

The C# Player's Guide (2nd Edition), by RB Whitaker

The C# Player's Guide (2nd Edition), by RB Whitaker

But, what's your issue not too enjoyed reading The C# Player's Guide (2nd Edition), By RB Whitaker It is an excellent task that will certainly constantly offer wonderful benefits. Why you end up being so weird of it? Several points can be reasonable why people do not like to check out The C# Player's Guide (2nd Edition), By RB Whitaker It can be the monotonous activities, the book The C# Player's Guide (2nd Edition), By RB Whitaker compilations to check out, also careless to bring nooks all over. Now, for this The C# Player's Guide (2nd Edition), By RB Whitaker, you will certainly begin to love reading. Why? Do you recognize why? Read this page by completed.

The C# Player's Guide (2nd Edition), by RB Whitaker

The C# Player's Guide (2nd Edition), by RB Whitaker



The C# Player's Guide (2nd Edition), by RB Whitaker

Best PDF Ebook Online The C# Player's Guide (2nd Edition), by RB Whitaker

The C# Player's Guide (2nd Edition) is the ultimate guide for people starting out with C#, whether you are new to programming, or an experienced vet. This guide takes you from your journey's beginning, through the most challenging parts of programming in C#, and does so in a way that is casual, informative, and fun.

This version of the book is updated for C# 6.0, .NET 4.6, and Visual Studio 2015

  • Get off the ground quickly, with a gentle introduction to C#, Visual Studio, and a step-by-step walkthrough and explanation of how to make your first C# program.
  • Learn the fundamentals of procedural programming, including variables, math operations, decision making, looping, methods, and an in-depth look at the C# type system.
  • Delve into object-oriented programming, from start to finish, including inheritance, polymorphism, interfaces, and generics.
  • Explore some of the most useful advanced features of C#, and take on some of the most common tasks that a programmer will tackle.
  • Learn to control the tools and tricks of programming in C#, including the .NET framework, dealing with compiler errors, and hunting down bugs in your program.
  • Master the needed skills by taking on a large collection of Try It Out! challenges, to ensure that you've learned the things you need to.

With this guide, you'll soon be off to save the world (or take over it) with your own awesome C# programs!

The C# Player's Guide (2nd Edition), by RB Whitaker

  • Amazon Sales Rank: #8150 in Books
  • Published on: 2015-09-22
  • Original language: English
  • Dimensions: 10.00" h x .83" w x 8.00" l,
  • Binding: Paperback
  • 368 pages
The C# Player's Guide (2nd Edition), by RB Whitaker


The C# Player's Guide (2nd Edition), by RB Whitaker

Where to Download The C# Player's Guide (2nd Edition), by RB Whitaker

Most helpful customer reviews

30 of 33 people found the following review helpful. Splendid book. By Esteban 'EvansGreen' Peiró This is a book about the C# language and its uses rather than a game development book. And it's a bloody good one. I start making this statement in order to avoid confusion, as at the end of the day, it's called "Player's guide".The reason why, is because it sort of points you in the right direction about the uses of the different functions and resources of the language when it comes to writing games. But then again, what this book will provide you is a solid understanding of the C# language, not only the basics, but pretty much everything you need to write thorough, elegant code as you make your first games.About the author, RB Whitaker is the author of an acclaimed series of free XNA tutorials, that I personally consider one of the most well thought out I've found on the internet. I've used them a lot, and at first I bought the book partially by curiosity, partially by grattitude for his tremendous work in instructing people on the use of XNA and C# as a game development tool.I couldn't regret it less. To be entirely honest, and after reading it from cover to cover, I have to say it's the best "condensed" and "readable" C# book I have in my programming library. I sometimes even use it instead of "Pro C# 5.0 and the .Net 4.5 Framework", to make some consultations.Again, congratulations to the author, and I fully recommend this book to any beginner or intermediate level C# programmer. I'm sure you will get knowledge out of it.

20 of 22 people found the following review helpful. THE book to learn C# programming! By Amazon Customer I started XNA programming a few years back and found RB's website and his tutorials over a year ago. He has some of the best C# and XNA free tutorials out there. I would recommend checking them out.When I heard he was writing a book, I was really excited because his tutorials are great. I was surprised, the book was even better than I expected.Before getting into the book, let me describe my background with C#. I've been programming longer than I care to remember in C++, Assembler, VB, and even doing some light professional programming in C#. So, I'm not exactly new to C# or programming. Still, I never actually learned C#. I had been doing VB for years and switched over to VB.Net when it came out. Between that and knowing C++, I woke up one morning and realized that I already knew C# and just started programming. Because of that, there have been some gaps in my C# knowledge.I actually wanted to be the first one to review this book because I was so excited about it. I immediately bought it and started reading. This book is less "dry" reading than most programming books, but its still a programming book. It had been so long since I had sat down and read a programming book cover to cover that I had forgotten how much work it can be trying to read a technical tome. But again, I would say this book was as easy as any other programming book I've ever read to get through.I made it about 2/3rds of the way through the book, even learning a few things in spite of having been programming in C# for a few years semi-professionally. And then Microsoft abandoned XNA and I pretty much lost all interest in C# and Microsoft in general. It was actually Microsoft's decision on XNA that was mostly responsible for me never completely finishing the book and ultimately not writing the review.But anyway, it was such a good book that I decided I should go ahead and write the review based on reading about 2/3rds of the way through it, as someone who knew C# fairly well before reading the book. That makes it a little difficult for me to take the perspective of an absolute beginner, but it appears to me that this book would be perfect for beginners as well.Basically, this is by far the best C# book I've read. It doesn't cover XNA at all, but if you wanted to do XNA (even though Microsoft no longer supports it) through Mono or something, I would strongly recommend reading this book first. The book is written in an understandable way so that even an absolute beginner can start with this book. And yet at the same time, it takes you through the intermediate level of C# programming all the way to the door of advanced C# programming (to go much further than this book takes you, you would have to get into the internals of Windows or Assembly language or something along those lines).Even though the title suggests a game, this book is not about game programming (or any specific type of programming); its about learning C#. And it does not disappoint. I would recommend it for anyone from a teenager wanting to start learning programming on their own, to IT professionals that think they might have a few gaps in their knowledge. It pretty much covers everything.And RB has a gift for teaching. He's able to take advanced concepts and make them accessible to anyone. I think that's probably the reason to buy this book over any other C# book on the market. I own a few C# books, and this one is certainly my favorite.So, to sum it up. I would highly recommend this book to anyone wanting to learn, or get better at C# programming.

14 of 16 people found the following review helpful. Great Book for beginers By Travis A Alt I bought The C# 2010 for Dummies Book a few years ago. After 2 chapters, I was lost and gave up. I tried to pick up C# again, however, I bought this book instead. I am very pleased with how the author explained each topic. The author progresses the book at a very good pace, building on top of what you just learned. I highly recommend this book to anyone starting out programming, anyone going to C# from another language, or any seasoned C# vet to use as a reference.

See all 56 customer reviews... The C# Player's Guide (2nd Edition), by RB Whitaker


The C# Player's Guide (2nd Edition), by RB Whitaker PDF
The C# Player's Guide (2nd Edition), by RB Whitaker iBooks
The C# Player's Guide (2nd Edition), by RB Whitaker ePub
The C# Player's Guide (2nd Edition), by RB Whitaker rtf
The C# Player's Guide (2nd Edition), by RB Whitaker AZW
The C# Player's Guide (2nd Edition), by RB Whitaker Kindle

The C# Player's Guide (2nd Edition), by RB Whitaker

The C# Player's Guide (2nd Edition), by RB Whitaker

The C# Player's Guide (2nd Edition), by RB Whitaker
The C# Player's Guide (2nd Edition), by RB Whitaker

No comments:

Post a Comment