Jump to ratings and reviews
Rate this book

Learn C# in 7 days: Get up and running with C# 7 with async main, tuples, pattern matching, LINQ, regex, indexers, and more

Rate this book
Key Features Learn the basics of C# in 7 days Works as a reference guide describing the major features of C# Build easy and simple code through real-world example scenarios Book Description

This book takes a unique approach to teach C# to absolute beginners. You'll learn the basics of the language in seven days. It takes a practical approach to explain the important concepts that build the foundation of the C# programming language.

The book begins by teaching you the basic fundamentals using real-world practical examples and gets you acquainted with C# programming. We cover some important features and nuances of the language in a hands-on way, helping you grasp the concepts in a fluid manner.

Later, you'll explore the concepts of Object-Oriented Programming (OOP) through a real-world example. Then we dive into advanced-level concepts such as generics and collections, and you'll get acquainted with objects and LINQ. Towards the end, you'll build an application that covers all the concepts explained in the book.

By the end of this book, you will have next-level skills and a good knowledge of the fundamentals of C#.

What you will learn Understand and set up the .NET environment Code in C# using the Visual Studio 2017 RC (preferable community edition) IDE Define variables, syntax, control flows, statements, and arrays etc through examples Understand the concepts of Object-Oriented Programming using C# Get acquainted with attributes, collection, generics, and LINQ Get your hands on class members such as Modifiers, Methods, Properties, Indexers, File I/O, Exception Handling, and Regex Build a real-world application using C# 7 About the Author

Gaurav Aroraa has done M.Phil in computer science. He is a Microsoft MVP, life time member of Computer Society of India (CSI), certified as a scrum trainer/coach, XEN for ITIL-F and APMG for PRINCE-F and PRINCE-P. Gaurav serves as a mentor at IndiaMentor, open source developer, contributor to TechNet Wiki co-founder of Innatus Curo Software LLC. In 19+ years of his career, he has mentored thousands of students and industry professionals. You can tweet Gaurav on his twitter handle @g_arora

Table of Contents Overview of .NET framework Getting started with C# What's new in C#7 Discussing C# Class Members Overview of Reflection and Collections Deep Dive with Advanced Concepts Understanding Object Oriented Programing with C# Build a real-world application

519 pages, Kindle Edition

Published October 6, 2017

2 people are currently reading
9 people want to read

About the author

Gaurav Kumar Arora

7 books1 follower

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
1 (14%)
4 stars
1 (14%)
3 stars
3 (42%)
2 stars
1 (14%)
1 star
1 (14%)
Displaying 1 - 2 of 2 reviews
Profile Image for Allyn Nichols.
373 reviews7 followers
October 1, 2018
Like most books on languages spoken or written it.so and do.a great job of teaching. The thing about languages is that the best way to learn is.to.either speak.or use the language as often as possible. What this book is good at however is giving the very basics pointing the reader to the best places to find more in depth knowledge on subjects as they're needed. In this case mainly the Microsoft Visual Studio documents which are free online. It's a very handy little book to have at hand when starting out in the realms of C#
Profile Image for Ben Web.
1 review
January 21, 2018
I was expecting this book to have tutorials for learning c#. Instead, what I got was an overview of the language specification that I could have easily found online.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.