Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Learn Programming in Python With the Power of Animation, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:20
    What you will Learn in the Python Course and How?
  • Урок 2. 00:02:39
    Start Python from Zero
  • Урок 3. 00:02:55
    General about Variables in python language
  • Урок 4. 00:02:21
    Basic Training in Variables
  • Урок 5. 00:01:51
    How to Swap 2 Variables
  • Урок 6. 00:01:23
    Better way to Swap 2 Variables
  • Урок 7. 00:03:47
    How to Calculate modulo in python language
  • Урок 8. 00:04:05
    Divide a Number into Digits
  • Урок 9. 00:00:30
    Introduction - If Statement
  • Урок 10. 00:04:57
    If Statement - Age Restrictions
  • Урок 11. 00:03:31
    Is a Number Odd or Even?
  • Урок 12. 00:02:52
    What is Algorithmic Thinking and why a Programmer needs it
  • Урок 13. 00:05:04
    How to calculate the Discriminant
  • Урок 14. 00:03:02
    Calculate the Maximum of 3 numbers
  • Урок 15. 00:02:20
    What is Optimization in a programming language?
  • Урок 16. 00:03:19
    How to use the AND,OR symbols
  • Урок 17. 00:02:36
    First Introduction to For Loop
  • Урок 18. 00:03:03
    Add N numbers in python language
  • Урок 19. 00:02:28
    How to calculate the Factorial of a Number
  • Урок 20. 00:02:47
    How to find the Fibonacci Series
  • Урок 21. 00:03:27
    How to stop Procrastinating During Programming
  • Урок 22. 00:01:51
    Sum a series of Numbers
  • Урок 23. 00:02:53
    What are Arrays and Lists?
  • Урок 24. 00:02:05
    Theory about Arrays and Lists
  • Урок 25. 00:01:46
    How to create a Random List
  • Урок 26. 00:04:26
    How to start a big programming project without getting lost
  • Урок 27. 00:01:40
    Find the Average of an Array in python language
  • Урок 28. 00:03:03
    How to Start Type Faster in your Keyboard without Effort
  • Урок 29. 00:02:33
    Find the Maximum of an Array
  • Урок 30. 00:04:12
    Dynamic Programming
  • Урок 31. 00:02:35
    Fibonacci Series with Dynamic Programming
  • Урок 32. 00:06:43
    BubbleSort Analysis - Sort an Array
  • Урок 33. 00:04:29
    Sort by Finding the Maximum Number in Python
  • Урок 34. 00:02:03
    General System of the Exercises and Rules
  • Урок 35. 00:01:29
    Save a Series of Number in an Array Part 1
  • Урок 36. 00:01:59
    Save a series of numbers in an array Part 2
  • Урок 37. 00:02:52
    Convert a number from binary to decimal Part 1
  • Урок 38. 00:01:36
    Convert a number from binary to decimal Part 2
  • Урок 39. 00:06:22
    Introduction to While loop in Python
  • Урок 40. 00:02:56
    Program that Calculates How many Digits a Number has with Python Programming
  • Урок 41. 00:03:00
    Convert a For loop to While loop
  • Урок 42. 00:02:31
    Add Numbers to an Array Until the User's Signal
  • Урок 43. 00:05:36
    Separate a number and Save to an Array
  • Урок 44. 00:00:37
    What will we do now?