-
Урок 1.
00:01:52
Course Introduction
-
Урок 2.
00:00:42
Introduction to The Chapter
-
Урок 3.
00:03:30
Programming Languages
-
Урок 4.
00:01:49
Compilers and Interpreters
-
Урок 5.
00:02:34
Installing Visual Studio
-
Урок 6.
00:05:18
Explore Visual Studio
-
Урок 7.
00:03:59
Hello World
-
Урок 8.
00:09:07
Data Types and Variables - Part 1
-
Урок 9.
00:05:49
Data Types and Variables - Part 2
-
Урок 10.
00:05:27
Data Types and Variables - Part 3
-
Урок 11.
00:06:50
Casting and Type Conversion
-
Урок 12.
00:04:25
Comments
-
Урок 13.
00:03:42
Var Keyword
-
Урок 14.
00:01:12
Summary
-
Урок 15.
00:01:14
Introduction to The Chapter
-
Урок 16.
00:07:53
Data Types In-Depth
-
Урок 17.
00:05:00
Float, Double and Decimal
-
Урок 18.
00:10:05
DateTime
-
Урок 19.
00:07:18
DateTime Exercise
-
Урок 20.
00:03:32
Error Types
-
Урок 21.
00:04:32
Naming Conventions
-
Урок 22.
00:03:04
ReadLine
-
Урок 23.
00:04:41
Arithmetic Operators
-
Урок 24.
00:08:07
Arithmetic Operators Exercise
-
Урок 25.
00:02:44
Precedence of Operators
-
Урок 26.
00:05:57
Conditional Statements - if
-
Урок 27.
00:04:08
Conditional Statements - switch
-
Урок 28.
00:04:29
Comparison Operators
-
Урок 29.
00:10:55
Logical Operators
-
Урок 30.
00:05:16
More Logical Operators
-
Урок 31.
00:02:29
Even or Odd Exercise
-
Урок 32.
00:04:08
Assignments (1,2,3)
-
Урок 33.
00:01:43
Summary
-
Урок 34.
00:00:46
Introduction to The Chapter
-
Урок 35.
00:05:24
TryParse
-
Урок 36.
00:03:23
Constants
-
Урок 37.
00:02:28
Command Prompt
-
Урок 38.
00:07:59
String Manipulation - Part 1
-
Урок 39.
00:06:23
String Manipulation - Part 2
-
Урок 40.
00:02:25
String Manipulation Exercise
-
Урок 41.
00:04:54
Escape Sequences
-
Урок 42.
00:03:34
String Interpolation
-
Урок 43.
00:04:35
Loops - Part 1 (For Loop)
-
Урок 44.
00:05:27
Loops - Part 2 (While Loop and Do While Loop)
-
Урок 45.
00:06:46
Loops - Part 3 (Nested Loops)
-
Урок 46.
00:04:48
Loops Exercise
-
Урок 47.
00:05:07
Math - Part 1
-
Урок 48.
00:04:12
Math - Part 2
-
Урок 49.
00:04:47
Random Numbers
-
Урок 50.
00:10:49
Arrays
-
Урок 51.
00:01:46
Assignments (4,5,6)
-
Урок 52.
00:01:18
Summary
-
Урок 53.
00:00:52
Introduction to The Chapter
-
Урок 54.
00:07:53
Object-oriented Programming
-
Урок 55.
00:07:56
Methods - Part 1 (The Basics)
-
Урок 56.
00:03:29
Methods - Part 2 (Parameters and Return Type)
-
Урок 57.
00:06:21
Simple Method Exercise
-
Урок 58.
00:04:18
Methods - Part 3 (Value vs Reference)
-
Урок 59.
00:06:15
Methods - Part 4 (Overloaded Methods)
-
Урок 60.
00:08:53
Overloaded Methods Exercise
-
Урок 61.
00:02:32
Classes
-
Урок 62.
00:02:57
Constructors
-
Урок 63.
00:04:18
DateTime Exploration
-
Урок 64.
00:05:46
Static Methods
-
Урок 65.
00:04:40
Scope
-
Урок 66.
00:07:40
Inheritance
-
Урок 67.
00:06:56
Encapsulation
-
Урок 68.
00:07:11
Vehicle Inheritance Exercise
-
Урок 69.
00:04:07
Polymorphism
-
Урок 70.
00:07:34
Abstraction
-
Урок 71.
00:07:56
Cars Exercise
-
Урок 72.
00:01:51
Region Keyword
-
Урок 73.
00:01:44
Summary
-
Урок 74.
00:00:53
Introduction to The Chapter
-
Урок 75.
00:02:14
Sealed Classes
-
Урок 76.
00:04:24
Static Classes
-
Урок 77.
00:03:16
Nested Classes
-
Урок 78.
00:04:24
Partial Classes
-
Урок 79.
00:07:25
Namespaces
-
Урок 80.
00:05:02
Structs
-
Урок 81.
00:01:49
Classes VS Structs
-
Урок 82.
00:05:48
Enumerations
-
Урок 83.
00:06:21
Country Exercise
-
Урок 84.
00:11:22
Country Exercise Solution - Part 1
-
Урок 85.
00:13:01
Country Exercise Solution - Part 2
-
Урок 86.
00:04:58
This keyword
-
Урок 87.
00:11:38
Interfaces
-
Урок 88.
00:02:02
Interfaces VS Abstract Classes
-
Урок 89.
00:04:33
Exception Handling
-
Урок 90.
00:06:34
Exception Exercise
-
Урок 91.
00:02:07
Composition
-
Урок 92.
00:01:42
Aggregation
-
Урок 93.
00:02:25
Association
-
Урок 94.
00:03:22
Assignments (7,8)
-
Урок 95.
00:01:07
Summary
-
Урок 96.
00:01:17
Introduction to The Chapter
-
Урок 97.
00:04:12
.NET Framework
-
Урок 98.
00:08:27
Debugging
-
Урок 99.
00:05:14
DebugWriteLine
-
Урок 100.
00:01:54
Build, Rebuild and Clean
-
Урок 101.
00:01:31
string VS String
-
Урок 102.
00:07:54
Documentations
-
Урок 103.
00:05:22
Snippets
-
Урок 104.
00:04:35
Custom Snippets
-
Урок 105.
00:05:51
Files : Write
-
Урок 106.
00:02:10
Files : Read
-
Урок 107.
00:07:15
File Creator Exercise
-
Урок 108.
00:05:01
Introduction to Cryptography
-
Урок 109.
00:10:57
Cryptography in C#
-
Урок 110.
00:12:51
Caesar Cipher Exercise
-
Урок 111.
00:02:50
Console Colors
-
Урок 112.
00:01:25
Digit Separator
-
Урок 113.
00:02:51
Default Keyword
-
Урок 114.
00:04:39
Assignments (9,10)
-
Урок 115.
00:01:32
Summary
-
Урок 116.
00:01:01
Introduction to The Chapter
-
Урок 117.
00:03:13
Introduction to Collections
-
Урок 118.
00:20:55
Non-generic ArrayList
-
Урок 119.
00:11:19
Non-generic Hashtable
-
Урок 120.
00:11:08
Non-generic SortedList
-
Урок 121.
00:04:21
Non-generic Stack
-
Урок 122.
00:03:03
Non-generic Queue
-
Урок 123.
00:09:22
Non-generic BitArray
-
Урок 124.
00:12:51
List of Animals and Trainers Exercise
-
Урок 125.
00:11:21
Generic List <T>
-
Урок 126.
00:15:32
Generic Dictionary
-
Урок 127.
00:12:55
Generic SortedList
-
Урок 128.
00:07:03
Generic SortedDictionary
-
Урок 129.
00:03:46
Generic Stack
-
Урок 130.
00:04:42
Generic Queue
-
Урок 131.
00:07:58
KeyValuePair
-
Урок 132.
00:06:06
NameValueCollection
-
Урок 133.
00:06:16
List of Animals Exercise
-
Урок 134.
00:09:32
Generic Classes
-
Урок 135.
00:10:27
Generic Exercise - Part 1
-
Урок 136.
00:06:10
Generic Exercise - Part 2
-
Урок 137.
00:06:06
Tuples
-
Урок 138.
00:04:32
Nested Tuples
-
Урок 139.
00:05:15
Tuples with Methods
-
Урок 140.
00:08:04
Tuples Exercise
-
Урок 141.
00:05:58
Value Tuples
-
Урок 142.
00:02:53
Nested Value Tuples
-
Урок 143.
00:05:22
Value Tuples with Methods
-
Урок 144.
00:04:20
Value Tuples Exercise
-
Урок 145.
00:03:45
Assignments (11, 12, 13, 14, 15)
-
Урок 146.
00:01:57
Summary
-
Урок 147.
00:00:54
Introduction to The Chapter
-
Урок 148.
00:05:21
Recursive Methods
-
Урок 149.
00:04:47
Recursive Methods Exercise
-
Урок 150.
00:06:59
Optional Arguments
-
Урок 151.
00:02:22
Named Arguments
-
Урок 152.
00:02:00
Generic Arguments
-
Урок 153.
00:02:27
Params Keyword
-
Урок 154.
00:02:23
Params Exercise
-
Урок 155.
00:03:36
Local Functions or Nested Functions
-
Урок 156.
00:05:41
Extension Methods
-
Урок 157.
00:02:29
Extension Method Exercise
-
Урок 158.
00:06:22
Stopwatch
-
Урок 159.
00:08:54
Delegate
-
Урок 160.
00:06:22
More About Delegates
-
Урок 161.
00:03:08
Delegates VS Method Calls
-
Урок 162.
00:04:17
Delegates Exercise
-
Урок 163.
00:03:12
Delegate Multicast
-
Урок 164.
00:04:35
Generic Delegates
-
Урок 165.
00:04:06
Anonymous Methods
-
Урок 166.
00:03:09
Lambda Expressions
-
Урок 167.
00:02:28
Lambda Expressions with Generic List
-
Урок 168.
00:03:17
Generic Delegate : Func
-
Урок 169.
00:02:02
Generic Delegate : Action
-
Урок 170.
00:01:42
Generic Delegate : Predicate
-
Урок 171.
00:03:28
Func with Anonymous Method & Lambda Expression
-
Урок 172.
00:02:51
Action with Anonymous Method & Lambda Expression
-
Урок 173.
00:04:09
Events
-
Урок 174.
00:05:33
More Events
-
Урок 175.
00:04:38
Timers
-
Урок 176.
00:04:27
Expression-bodied Members
-
Урок 177.
00:01:31
Assignments (16,17,18)
-
Урок 178.
00:01:06
Summary
-
Урок 179.
00:00:51
Introduction to The Chapter
-
Урок 180.
00:05:34
Nullable Types
-
Урок 181.
00:03:10
Conditional Operator (Ternary Operator)
-
Урок 182.
00:01:21
Conditional Operator Exercise
-
Урок 183.
00:03:59
Safe Navigation Operator
-
Урок 184.
00:01:59
Introduction to LINQ
-
Урок 185.
00:05:48
LINQ Method Syntax
-
Урок 186.
00:05:48
LINQ Method Syntax Exercise
-
Урок 187.
00:03:32
LINQ Query Syntax
-
Урок 188.
00:01:53
LINQ Query Syntax Exercise
-
Урок 189.
00:03:54
Sorting Data Using LINQ
-
Урок 190.
00:02:31
LINQ Queries with Methods
-
Урок 191.
00:06:26
TimeSpan
-
Урок 192.
00:04:34
Introduction to Multithreading
-
Урок 193.
00:04:17
Creating Threads
-
Урок 194.
00:05:46
Managing Threads
-
Урок 195.
00:01:11
Thread Exercise 1
-
Урок 196.
00:01:29
Thread Exercise 2
-
Урок 197.
00:01:57
Multithreaded Applications
-
Урок 198.
00:03:28
ParameterizedThreadStart
-
Урок 199.
00:03:27
Deadlocks and Lock Keyword
-
Урок 200.
00:01:54
Monitor Class
-
Урок 201.
00:04:06
Mutex
-
Урок 202.
00:01:51
Semaphore
-
Урок 203.
00:02:21
Introduction to Asynchronous Programming
-
Урок 204.
00:06:57
Tasks
-
Урок 205.
00:03:35
Passing Parameters to Tasks
-
Урок 206.
00:02:10
Tasks with Return Value
-
Урок 207.
00:04:54
Checking Tasks Status
-
Урок 208.
00:05:12
Cancelling Tasks
-
Урок 209.
00:04:41
Waiting for Tasks
-
Урок 210.
00:04:01
Task Run
-
Урок 211.
00:08:00
Async and Await
-
Урок 212.
00:07:08
Concurrent Collections (ConcurrentBag)
-
Урок 213.
00:02:36
Assignments (19,20,21,22)
-
Урок 214.
00:01:29
Summary
-
Урок 215.
00:00:58
Introduction to The Chapter
-
Урок 216.
00:07:09
SpeechSynthesizer
-
Урок 217.
00:02:27
Speak Method Exercise
-
Урок 218.
00:05:11
Starting and Stopping a Process
-
Урок 219.
00:01:58
Notepad Exercise
-
Урок 220.
00:09:32
Multidimensional Arrays
-
Урок 221.
00:07:21
Multidimensional Arrays Exercise
-
Урок 222.
00:06:29
Jagged Arrays
-
Урок 223.
00:03:26
Jagged Array of Multidimensional Arrays Exercise
-
Урок 224.
00:02:34
Indexers
-
Урок 225.
00:03:46
Dynamic Keyword
-
Урок 226.
00:01:00
Var vs Dynamic
-
Урок 227.
00:02:47
Readonly
-
Урок 228.
00:01:32
Static Directives
-
Урок 229.
00:06:09
Preprocessor Directives
-
Урок 230.
00:02:21
IsNullOrEmpty
-
Урок 231.
00:02:25
Destructors
-
Урок 232.
00:01:24
Using Statement
-
Урок 233.
00:02:12
Assemblies
-
Урок 234.
00:05:39
CultureInfo
-
Урок 235.
00:02:29
Versions
-
Урок 236.
00:02:55
RegionInfo
-
Урок 237.
00:03:29
Attributes
-
Урок 238.
00:03:33
Custom Attributes
-
Урок 239.
00:02:57
Reflections
-
Урок 240.
00:09:42
Serialization and Deserialization
-
Урок 241.
00:02:26
GUID
-
Урок 242.
00:09:37
StringBuilder
-
Урок 243.
00:10:40
Pattern Matching
-
Урок 244.
00:05:39
Ref Return or Ref Local
-
Урок 245.
00:07:18
IEnumerable and IEnumerator
-
Урок 246.
00:03:47
Yield Keyword
-
Урок 247.
00:06:03
DLL Files
-
Урок 248.
00:03:28
Decompile DLL Files
-
Урок 249.
00:03:01
Protect DLL Files
-
Урок 250.
00:02:26
Assignments (23,24)
-
Урок 251.
00:01:19
Summary
-
Урок 252.
00:01:10
The Last Lecture