This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
C# Acceleration with Visual Studio 2017 Community - Available Now
Course Introduction (1:57)
Course Introduction & Overview (1:57)
Download and Install Visual Studio 2017 Community (7:21)
System Requirements (1:22)
Download and Install Visual Studio (4:23)
After Installation (1:36)
Visual Studio Quick Tour (13:07)
Introduction (0:38)
The Start Page (2:16)
Main Menu (7:45)
The Code Editor (2:27)
Tool Windows (5:54)
Visual Studio Project (8:58)
Create your first project (3:22)
Project Structure (5:36)
The Compiler and Assembly (Library) (9:19)
Introduction (0:31)
The compiling process & Developer Command Prompt (2:55)
Demo Project: Add reference to an assembly (5:52)
Keywords (17:51)
Introduction (1:15)
Type, Modifier, Statement and Exception Handling Keywords (8:31)
Namespace, Operators, Access Keywords (3:14)
Literals, Contextual and Remaining Categories (4:50)
Data Types and Variables (14:42)
Data Types Overview (2:16)
Signed and Unsigned Integral (2:41)
Floating Point and Decimal (3:21)
Unicode and Boolean (0:57)
Enum, Struct, Nullable value type & Type Alias (2:54)
Reference Types (1:24)
Global Variable (1:06)
Class (7:21)
Access Modifiers (4:02)
Class (3:18)
Field and Property (8:00)
Field (1:59)
Property (3:02)
Handy Tips (2:57)
Object (11:59)
Introduction (4:34)
Constructor Overloading & Composite Format String (7:25)
Array (7:02)
Introduction (2:05)
Array Example & Array Initializer (4:56)
Collection (12:03)
Overview (2:41)
List Example (5:24)
Common Collections (3:57)
Method (9:34)
Method Introduction & Movie Examples (4:24)
Why should we create method? (1:57)
Method Overloading (3:12)
Implicitly Typed Local Variable (2:27)
Implicitly Typed Local Variable Example (2:27)
Operators (14:02)
Introduction (2:20)
Primary and Unary Operators (4:03)
Multiplicative and Additive Operators (1:34)
Other Operators (6:03)
Control Flow (19:50)
Introduction (1:05)
If Else (2:32)
Switch (4:05)
For loop (1:59)
Foreach loop (2:22)
While and DoWhile loops (2:30)
Break and Continue (2:01)
Return (0:58)
GoTo (0:51)
Throw (Exception) (1:23)
Exception and Handling (12:50)
Introduction (2:25)
Exception Handling Basic (4:04)
Catch Blocks Chaining (1:53)
The Finally block (1:15)
Exception Handling Best Practices (3:11)
Full Demo Project: Movie Recommender 2017 Application (43:40)
Application Workflow (2:22)
Preparatory Work (8:12)
Import Microsoft Interop Excel library (1:33)
Import Movie data from Excel - Part 1 (8:22)
Import Movie data from Excel - Part 2 (10:59)
Recommend Movie (6:33)
List Movies (4:20)
Closing Thought (1:14)
Debugging in Visual Studio (11:32)
Debugging Basic (6:11)
Inspect Variables (2:26)
Call Stack (2:06)
Summary (0:47)
Object-Oriented Programming (17:39)
Introduction (0:40)
Encapsulation (2:33)
Inheritance (4:05)
Other Inheritance Features (2:13)
Polymorphism (1:38)
Logically organize project code (2:17)
Terminologies Deconfusing (3:15)
Remark (0:55)
Interface (22:02)
Interface Introduction and Examples (6:13)
Test run Interface Examples & StringBuilder (7:11)
Composition over Inheritance (3:08)
Most common Interfaces (5:29)
Completion (1:34)
Closing words (1:34)
List Movies
Thank you watching my course. Please enroll to continue your learning.
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock