Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Software Engineering Beginner Fundamentals, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:26:31
    1.1. Computers and Hardware
  • Урок 2. 00:09:01
    1.2. Operating Systems
  • Урок 3. 00:23:00
    1.3. Types of Software
  • Урок 4. 00:16:56
    1.4. Types of Languages
  • Урок 5. 00:10:39
    1.5. Intro to Binary
  • Урок 6. 00:17:57
    1.6. Bytes and Fractional Numbers
  • Урок 7. 00:11:55
    1.7. Hex and Octal
  • Урок 8. 00:09:09
    1.8. Errors
  • Урок 9. 00:13:23
    1.9. Logic Errors and Debugging
  • Урок 10. 00:30:06
    1.10. Security and Software Testing
  • Урок 11. 00:12:38
    2.1. Terminal Setup and WSL
  • Урок 12. 00:16:28
    2.2. Linux Commands
  • Урок 13. 00:20:40
    2.3. Linux Permissions and Ownership
  • Урок 14. 00:12:11
    2.4. Code Editor Setup
  • Урок 15. 00:29:50
    2.5. Bash Scripting
  • Урок 16. 00:22:39
    2.6. Git
  • Урок 17. 00:16:53
    2.7. GitHub, Merge, Fast Forward, Rebase
  • Урок 18. 00:19:37
    2.8. Branches, Merge Confli, Forks, and PRs
  • Урок 19. 00:17:47
    2.9. Markdown
  • Урок 20. 00:13:57
    2.10. Deploy a Markdown Portfolio Site
  • Урок 21. 00:17:18
    3.1. Numbers
  • Урок 22. 00:21:39
    3.2. Strings
  • Урок 23. 00:17:10
    3.3. Li
  • Урок 24. 00:07:26
    3.4. User Input
  • Урок 25. 00:13:38
    3.5. Logic and if Stateme
  • Урок 26. 00:13:08
    3.6. Loops
  • Урок 27. 00:17:32
    3.7. More on Loops
  • Урок 28. 00:08:38
    3.8. Nested Control Flow
  • Урок 29. 00:04:28
    3.9. Nested While Loops
  • Урок 30. 00:19:16
    3.10. Functions
  • Урок 31. 00:13:52
    4.1. Working with Li
  • Урок 32. 00:10:22
    4.2. Li Continued
  • Урок 33. 00:09:15
    4.3. Sorting
  • Урок 34. 00:12:41
    4.4. Basic IO
  • Урок 35. 00:13:05
    4.5. 2D Li
  • Урок 36. 00:13:58
    4.6. Modules
  • Урок 37. 00:22:19
    4.7. Dictionaries and S
  • Урок 38. 00:19:43
    4.8. Object Oriented Programming
  • Урок 39. 00:26:53
    4.9. Input and Output with Obje
  • Урок 40. 00:44:57
    4.10. Databases and SDKs
  • Урок 41. 00:21:50
    5.1. How the Web Works
  • Урок 42. 00:20:42
    5.2. Networking and Protocols
  • Урок 43. 00:17:22
    5.3. DNS
  • Урок 44. 00:25:37
    5.4. Protocols and Browsers
  • Урок 45. 00:11:06
    5.5. Starting a Django Project
  • Урок 46. 00:24:21
    5.6. Views and Templates
  • Урок 47. 00:13:17
    5.7. Models and SQLite
  • Урок 48. 00:10:53
    5.8. Dynamic Routing
  • Урок 49. 00:20:54
    5.9. Forms and User Input
  • Урок 50. 00:28:34
    5.10. Finalizing Our Project
  • Урок 51. 00:09:58
    5.11. Utilizing AI to Debug Our Project