Удален по просьбе правообладателя
  1. Урок 1. 00:02:52
    Welcome
  2. Урок 2. 00:04:25
    What will you learn in this course?
  3. Урок 3. 00:04:10
    Who is the course for and prerequisites
  4. Урок 4. 00:03:20
    Teaching Style
  5. Урок 5. 00:04:50
    Programs and our roles as developers
  6. Урок 6. 00:08:31
    Code and compilation
  7. Урок 7. 00:07:43
    The Integrated Developer Environment
  8. Урок 8. 00:05:49
    Installing Visual Studio
  9. Урок 9. 00:05:44
    Our First Program
  10. Урок 10. 00:05:43
    Structure of a Program
  11. Урок 11. 00:04:18
    What are variables?
  12. Урок 12. 00:10:23
    Strings
  13. Урок 13. 00:07:34
    Integers
  14. Урок 14. 00:05:57
    Float & Double
  15. Урок 15. 00:08:13
    Boolean
  16. Урок 16. 00:05:43
    DateTime
  17. Урок 17. 00:08:17
    Casting & Parsing
  18. Урок 18. 00:15:46
    If Statements
  19. Урок 19. 00:04:42
    Ternary Operators
  20. Урок 20. 00:10:07
    Switch Statements and Expressions
  21. Урок 21. 00:10:56
    Arrays
  22. Урок 22. 00:12:13
    Lists
  23. Урок 23. 00:14:44
    Dictionaries
  24. Урок 24. 00:14:00
    While Loops
  25. Урок 25. 00:06:01
    For Loops
  26. Урок 26. 00:10:22
    Foreach Loops
  27. Урок 27. 00:05:55
    Simple Method
  28. Урок 28. 00:04:29
    Arguments
  29. Урок 29. 00:07:34
    Return Types
  30. Урок 30. 00:04:47
    Debugging and Exceptions
  31. Урок 31. 00:08:42
    Try Catch
  32. Урок 32. 00:07:51
    Intro to Object Oriented Programming
  33. Урок 33. 00:13:22
    Reference Types
  34. Урок 34. 00:11:48
    Fields & Properties
  35. Урок 35. 00:10:15
    Static vs Instances
  36. Урок 36. 00:16:45
    Constructors
  37. Урок 37. 00:10:27
    Demo Program
  38. Урок 38. 00:03:22
    Course conclusion