-
Урок 1.
00:01:55
Welcome
-
Урок 2.
00:06:14
Course Specifics Part 1 ... What You Need
-
Урок 3.
00:11:06
Course Specfics Part 2 ... What you are going to Learn
-
Урок 4.
00:08:47
Introduction to C# Creating Your First App Part 1 ... The VS 2015 Enviroment
-
Урок 5.
00:17:29
Introduction to C# Creating Your First App Part 2 ... Creating a Simple App
-
Урок 6.
00:16:11
User Interface Controls and Events Part 1 ... Using Radio Buttons
-
Урок 7.
00:17:46
User Interface Controls and Events Part 2 ... Using Scroll Bars and Menu Control
-
Урок 8.
00:18:04
Entering and Outputting Data Part 1 ... The Concept of Computer Storage
-
Урок 9.
00:17:27
Entering and Outputting Data Part 2 ... Math Operators
-
Урок 10.
00:16:12
Entering and Outputting Data Part 3 ... Mathematical Applications
-
Урок 11.
00:18:28
Entering and Outputting Data Part 4 ... Business Applications
-
Урок 12.
00:17:32
Entering and Outputting Data Part 5 ... Your Turn
-
Урок 13.
00:16:48
Selection Part 1 ... The IF statement and Boolean Operators
-
Урок 14.
00:15:26
Selection Part 2 ... Practical Applications (Utility Bills)
-
Урок 15.
00:19:14
User Defined Dialogs
-
Урок 16.
00:19:12
Repetition Part 1 ... The While Loop
-
Урок 17.
00:18:21
Repetition Part 2 ... User and Counter Controlled Repetition Problems
-
Урок 18.
00:16:34
Repetition Part 3 ... Counters and Accumulators
-
Урок 19.
00:15:22
Repetition Part 4 ... The Combo and List Box Controls
-
Урок 20.
00:04:44
The Software Life Cycle ... The 5 Steps
-
Урок 21.
00:09:59
Flowcharts
-
Урок 22.
00:11:06
Error Handling and Debugging
-
Урок 23.
00:12:19
Methods Part 1 ... Why use ?
-
Урок 24.
00:19:17
Methods Part 2 ... Solving Practical Problems
-
Урок 25.
00:18:30
Introduction to Files
-
Урок 26.
00:12:35
Summative Programming Problem ... The Forensic Problem
-
Урок 27.
00:18:28
Introduction to OOP ... Creating Classes and Objects
-
Урок 28.
00:18:00
Intermediate OOP ... Encapsulation and Inheritance
-
Урок 29.
00:19:41
Introduction to String Functions
-
Урок 30.
00:18:36
String Accumulators and Concatentation
-
Урок 31.
00:17:20
Code Validations Part 1 ... The Check Digit
-
Урок 32.
00:08:21
Code Validations Part 2 ... The Credit Card Validation Problem
-
Урок 33.
00:17:37
Introduction to One Dimensional Arrays Part 1 ... Why Use ?
-
Урок 34.
00:17:10
Introduction to One Dimensional Arrays Part 2 ... Theory to Practice
-
Урок 35.
00:15:33
One Dimensional Array Applications ... Class Statistics (Averages/Hi/Lo Marks)
-
Урок 36.
00:18:55
Sorting ... The Bubble Sort
-
Урок 37.
00:18:27
Advanced One Dimensional Array Concepts ... Array Counters
-
Урок 38.
00:16:20
Introduction to Two Dimensional Arrays ... Why Use ?
-
Урок 39.
00:19:02
Two Dimensional Array Applications Part 1 ... Quiz Score Analysis
-
Урок 40.
00:19:52
Two Dimensional Array Applications Part 2 ... The Supermarket Problem
-
Урок 41.
00:10:26
Introduction to Random Numbers Part 1 ... What are Probabilistic Simulations
-
Урок 42.
00:16:27
Introduction to Random Numbers Part 2 ... Modelling Simple Random Events
-
Урок 43.
00:19:27
Introduction to Random Numbers Part 3 ... Review and Extension
-
Урок 44.
00:18:01
Applications of Random Numbers Part 1 ... Plinko Game Simulation
-
Урок 45.
00:07:53
Applications of Random Numbers Part 2 ... Shooting Gallery Simulation
-
Урок 46.
00:16:22
Random Selection Without Duplication ... Casino Roulette Game
-
Урок 47.
00:17:06
Discrete Random Distributions ... Dartboard Problem
-
Урок 48.
00:18:42
Introduction to Graphics Part 1 ... The Graphics Class
-
Урок 49.
00:19:46
Introduction to Graphics Part 2 ... Drawing on a Panel
-
Урок 50.
00:19:39
Creating Bar Charts Part 1 ... The Concept of Scaling
-
Урок 51.
00:15:35
Creating Bar Charts Part 2 ... Dice Roller Histogram Problem
-
Урок 52.
00:19:18
Mouse Events ... Creating an Etch A Sketch Program
-
Урок 53.
00:16:49
Animations Part 1 ... Timers and Image Arrays
-
Урок 54.
00:17:39
Animations Part 2 ... Creating Your Own Animations
-
Урок 55.
00:13:31
Animations Part 3 ... Sample Application - Slot Machine Game
-
Урок 56.
00:18:02
Animations Part 4 ... Moving Object Across the Screen using .Left and .Top
-
Урок 57.
00:13:55
Animations Part 5 ... The Car Race Challenge
-
Урок 58.
00:19:16
Animations Part 6A ... Using the DrawImage command
-
Урок 59.
00:14:22
Animation Part 6B ... Adding Transparency to Images
-
Урок 60.
00:19:35
Animations Part 7 ... Collision Detection and Keyboard Events
-
Урок 61.
00:10:38
Animation Part 8 ... No Picture Boxes just Image Files
-
Урок 62.
00:15:01
Animation Part 9 ... Sounds Effects using System.Media and Media Player
-
Урок 63.
00:19:54
Animation Part 10 ... Falling Objects Game
-
Урок 64.
00:16:54
Advanced Animations Part 1 ... Double Buffering
-
Урок 65.
00:13:56
Advanced Animations Part 2 ... The Mouse , Panels and Double Buffering
-
Урок 66.
00:19:34
Advanced Animations Part 3 ... Creating a Game - The Basic Game Loop
-
Урок 67.
00:14:12
Advanced Animations Part 4 ... The Space Shooter Game ... Now Your Turn
-
Урок 68.
00:01:34
The Wrap Up ... Where do you go from here ?
-
Урок 69.
00:07:30
Introduction to Programming Challenges