-
Book Overview & Buying
-
Table Of Contents
A 15 Hour C# 6.0 Course – The Core Language
By :
A 15 Hour C# 6.0 Course – The Core Language
By:
Overview of this book
Embark on a comprehensive journey through the core concepts of C# 6.0 with our expert-led course. Starting with an introduction to Visual Studio, you'll delve into the fundamentals of C#, including controlling program flow, using operators, and working with arrays and methods. Progress to object-oriented programming principles, generics, lambda expressions, and LINQ. Explore essential topics like file access, XML basics, and SQL Server integration. Whether you're building web forms or console applications, this course equips you with the skills needed to become proficient in C# development.
Table of Contents (17 chapters)
Introduction to Visual Studio
Learning the Fundamentals of Visual Studio and C#
Controlling Program Flow
Operators
Array and Method Basics - Web Forms Version
Fundamentals of Objected Oriented Programming - Web Forms Version
Generics, Web Forms Version
Lambda Expressions and Linq - Web Forms Version
Working with SQL Server 2014
File Access - Web Forms Version
XML Basics - Web Forms Version
C# through Console Apps
Controlling Program Flow, Console Version
Operators - Console Version
Fundamentals of Arrays - Console Version
Introduction to Functions, or Methods - Console Version
Object-Oriented Programming - Console Version