Learn C# in 7 days
eBook - ePub

Learn C# in 7 days

  1. 306 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Learn C# in 7 days

About this book

Learn C# in 7 days with practical examples, build a foundation for C# programming, and boost your skills to an advanced level

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

Who this book is for

The book is for aspiring developers and absolute novices who want to get started with the world of programming. You do not need any knowledge of C# for this book.

]]>

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Learn C# in 7 days by Gaurav Aroraa in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Title Page
  2. Copyright
  3. Credits
  4. About the Author
  5. About the Reviewer
  6. www.PacktPub.com
  7. Customer Feedback
  8. Preface
  9. Day 01 - Overview of the .NET Framework
  10. Day 02 - Getting Started with C#
  11. Day 03 - What's New in C#
  12. Day 04 - Discussing C# Class Members
  13. Day 05 - Overview of Reflection and Collections
  14. Day 06 - Deep Dive with Advanced Concepts
  15. Day 07 - Understanding Object-Oriented Programming with C#
  16. Day 08 - Test Your Skills – Build a Real-World Application