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