Jump to ratings and reviews
Rate this book

C# Programming: A Step-by-Step Guide to Programming in C# by Troy Dimes

Rate this book
C# Programming Made EasyC# is a simple and general-purpose object-oriented programming language. Combine this with it's versatility and huge standard library it's easy to see why it's such a popular and well-respected programming language.Create graphical applications, web based apps, and more.When you learn how to program in C# you will be able to develop web based applications or graphical desktop applications. One of the best things about C# is that it's easy to learn… especially with this book.Here's just some of what you'll learn in this C# Programming Guide...What an IDE is and which one you should use when developing C# applications.How to create your first program.The various data types used in C#.Operators... arithmetic, relational, and logical.How to iterate of a set of items using 4 different types of loops.Ways to make decisions in your code.About object oriented programming (OOP).What objects and classes are.All about modifiers and methods.Advanced topics such as inheritance and polymorphism.How to create multi-threaded applications to take advantage of several CPUs at once.The best way to perform exception handling for your C# applications.What lambda expressions and how to use them.All about C# generics.Using and mastering extension methods.Nullable typesAnonymous typesHow to program asynchronously to give the end use the best experience possible.All about LINQ including query operators, mapping LINQ to SQL databases, and manipulating data in XML format.More...Practice exercises included that help make programming in C# ""click"" for you.Includes an exercise at the end of each chapter (along with the solution) so you can practice what you've learned.Great for beginning programmers or those that are new to the C# programming languageIf you've never programmed before, don't worry. This book will guide you step-by-step to creating your first software application. If you have some programming experience, then this book will teach you the specifics of the C# programming language.Scroll up and click ""Buy Now"" to get started learning C# today!

Mass Market Paperback

First published July 13, 2015

2 people are currently reading
6 people want to read

About the author

Troy Dimes

28 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
0 (0%)
3 stars
1 (33%)
2 stars
2 (66%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Paul.
6 reviews1 follower
August 16, 2016
This book is a mediocre introduction to programming in C#. I learned a lot by reading it, but only because I had to figure out how to make the examples work. I have a fair amount of experience programming in other languages, so I was able to figure things out. A real novice would be lost. Much of the sample code did not work when I first entered it, and I had to do more research to make the programs run. Early on in the book, the examples showed the complete code needed, but at some point the author decided to just show snippets, and the reader is left to figure out what else is needed. Some examples were so non-functional that it seems as though the author typed them in a word processor without testing them in the compiler. Important key words were left out, and some of the programming logic and syntax was just wrong.

One other thing that bothered me about the book is that the description on Amazon indicated that it covered Windows forms programming, but in actuality only console programs are shown.

In short, I don't recommend this book. There are better ones out there, I'm sure.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.