1. Урок 1.00:00:48
    Let's get started
  2. Урок 2.00:02:42
    What is a Variable?
  3. Урок 3.00:04:10
    A step farther with variables in Java
  4. Урок 4.00:04:27
    Read a Variable from the user
  5. Урок 5.00:04:08
    How to Swap 2 Variables in Java
  6. Урок 6.00:03:15
    Swap with Only 2 Variables Add-Subtract method
  7. Урок 7.00:05:23
    Swap with Only 2 Variables XOR
  8. Урок 8.00:02:51
    Bonus Video: How to program every day - How to create a consistent schedule
  9. Урок 9.00:01:32
    Types of Variables
  10. Урок 10.00:03:23
    How to generate Random numbers in Java
  11. Урок 11.00:04:30
    How to calculate Modulo in Java
  12. Урок 12.00:01:45
    Explanation of the Basic Java command lines
  13. Урок 13.00:05:08
    How to map a Range of numbers to another
  14. Урок 14.00:02:52
    Bonus Video: What is algorithmic thinking?
  15. Урок 15.00:04:22
    What is If Statement in Java
  16. Урок 16.00:04:31
    Identify if a number is Odd or Even in Java
  17. Урок 17.00:06:51
    Discriminant in Java
  18. Урок 18.00:04:52
    How to calculate the Maximum between 3 numbers
  19. Урок 19.00:06:36
    How to use the AND OR symbols in Java for beginners
  20. Урок 20.00:03:01
    Bonus Video: What is programming logic? - How to become a better programmer
  21. Урок 21.00:04:28
    Is the key number between the range?
  22. Урок 22.00:02:03
    General rules for the exercises
  23. Урок 23.00:00:50
    Absolute Number Part 1-Java for beginners
  24. Урок 24.00:02:14
    Absolute Number Part 2-Java for beginners
  25. Урок 25.00:03:27
    Bonus Video: How to stop Procrastinating during Programming
  26. Урок 26.00:03:33
    What is class and object?
  27. Урок 27.00:11:26
    Analysis in Java
  28. Урок 28.00:07:48
    Better tactics for Object Oriented Programming
  29. Урок 29.00:03:03
    Bonus Video: How to start typing faster on your keyboard without any effort
  30. Урок 30.00:01:50
    Bonus Video: Is it important for programmers to type fast?
  31. Урок 31.00:05:23
    First Introduction to For Loop in Java
  32. Урок 32.00:06:23
    Sum every number until N
  33. Урок 33.00:03:46
    How to calculate the factorial of a number
  34. Урок 34.00:04:22
    Fibonacci Series in Java
  35. Урок 35.00:03:58
    Scan a Mathematical Function in Java
  36. Урок 36.00:06:22
    Print only Odd number
  37. Урок 37.00:01:05
    Power of a number part 1
  38. Урок 38.00:04:29
    Power of a number part 2
  39. Урок 39.00:02:49
    Bonus Video: 8 Steps to Solve a Programming problem without Breaking a Sweat!
  40. Урок 40.00:06:24
    Introduction to Arrays in Java
  41. Урок 41.00:01:42
    Theory about Arrays
  42. Урок 42.00:05:09
    How to create a random array in Java
  43. Урок 43.00:05:34
    Find the average of an array
  44. Урок 44.00:06:30
    Array Minimum-Maximum in Java from Scratch
  45. Урок 45.00:04:12
    Dynamic Programming
  46. Урок 46.00:09:35
    Dynamic Factorial Series in Java for beginners
  47. Урок 47.00:01:10
    Calculate the points of a function Part 1 in Java
  48. Урок 48.00:06:28
    Calculate the points of a function Part 2 In Java
  49. Урок 49.00:02:36
    Bonus Video: Why programming seems so boring at first
  50. Урок 50.00:10:20
    Bubblesort Analysis
  51. Урок 51.00:09:05
    Sort an Array with a Maximum Number
  52. Урок 52.00:04:26
    Bonus Video: How to start a big Programming Project without getting lost