C# Acceleration with Visual Studio 2017 Community
Learn C#'s fundamental concepts for beginners in an easy and fun way
Bạn sẽ học được:
- How to build your application like a professional programmer
- Coding best practices used by programmers and developers working in software industry
- Download and Install Visual Studio 2017 Community (C#'s development tool)
- Visual Studio's most common features used in daily programming
- Understand each component of a project in Visual Studio
- How the compiler works to convert from C# code to running program
- What an assembly is and how to refer to one in C# projects
- Important Keywords, Data Types and Variable that create every C# program
- Operators to perform universal tasks
- Control Flows to manipulate your program the way you want
- You will learn about Class, Property, Field, and Method. These are C#’s must-know concepts
- Array and Collection to manage multiple objects, plus the concept of Generics in C#
- What is an exception and how to handle exceptions the right way (PRO TIPS inside)
- Full Demo application - Movie Recommender 2017. This console application will help you consolidate knowledge of all the key features. It is practical, cool and fun!
- Debugging to explore your application's running state and uncover the source of bugs
- Object-Oriented Programming (OOP) and its three pillars
- Inteface and most common Interfaces in C#
- Work with String, File and Date
- Log error's details to debug later
- And many more things which I will not list here because that would be tedious of me!
Yêu cầu:
- You do not need any prior knowledge, a desire to learn from you is all I ask for.
