Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай The Ultimate Course for IT Beginners, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:36
    1 - Welcome & Course Overview
  • Урок 2. 00:07:11
    2 - Curriculum
  • Урок 3. 00:05:44
    3 - How to Access Course Resources
  • Урок 4. 00:12:19
    1 - Software Development Workflow
  • Урок 5. 00:19:54
    2 - What is Agile and Scrum
  • Урок 6. 00:30:32
    3 - Backlog and Scrum Board in Jira
  • Урок 7. 00:00:50
    1 - Chapter Intro
  • Урок 8. 00:09:22
    2 - How Websites Work
  • Урок 9. 00:05:48
    3 - What is JS
  • Урок 10. 00:18:36
    4 - Variables & Data Types
  • Урок 11. 00:14:20
    5 - How to Execute JS
  • Урок 12. 00:11:19
    6 - Conditionals & Comparators
  • Урок 13. 00:13:57
    7 - Objects
  • Урок 14. 00:08:05
    8 - Arrays
  • Урок 15. 00:31:34
    9 - Loops
  • Урок 16. 00:13:11
    10 - Functions
  • Урок 17. 00:53:46
    11 - Built-in Functions
  • Урок 18. 00:01:59
    12 - Intro to HTML & CSS
  • Урок 19. 00:35:06
    13 - HTML
  • Урок 20. 01:23:32
    14 - CSS
  • Урок 21. 00:18:05
    15 - HTML head tags
  • Урок 22. 00:39:21
    16 - Website with HTML, CSS & JS
  • Урок 23. 00:02:29
    1 - Chapter Intro
  • Урок 24. 00:44:09
    2 - Develop Teamable Demo App with HTML, CSS and JS
  • Урок 25. 00:05:56
    3 - JS Frameworks
  • Урок 26. 00:02:48
    4 - Maintaining JS Frameworks
  • Урок 27. 00:02:12
    5 - Open Source Explained
  • Урок 28. 00:02:16
    6 - Libraries Explained
  • Урок 29. 00:11:12
    7 - npm Registry
  • Урок 30. 00:09:18
    8 - Versioning in Software Development Explained
  • Урок 31. 00:13:45
    9 - How to Use Libraries in JS Application
  • Урок 32. 00:08:17
    10 - npm CLI
  • Урок 33. 00:23:06
    11 - Command Line Interface & Operating System Basics Explained
  • Урок 34. 00:14:39
    12 - Install npm on MacOS
  • Урок 35. 00:09:44
    13 - Install npm on Windows
  • Урок 36. 00:48:48
    14 - Install JS Libraries with npm
  • Урок 37. 00:00:26
    1 - Chapter Intro
  • Урок 38. 00:41:19
    2 - VueJS Tutorial Part 1
  • Урок 39. 00:34:55
    3 - VueJS Tutorial Part 2
  • Урок 40. 00:22:15
    4 - Implement Frontend with HTML, CSS & VueJS Part 1
  • Урок 41. 00:20:56
    5 - Implement Frontend with HTML, CSS & VueJS Part 2
  • Урок 42. 00:10:06
    1 - Frontend Backend Communication Explained
  • Урок 43. 00:15:15
    2 - NodeJS Tutorial
  • Урок 44. 00:06:25
    3 - Example Frontend Application for NodeJS
  • Урок 45. 00:16:52
    4 - HTTP, URL & IP Addresses Explained
  • Урок 46. 00:21:43
    5 - Implement Web Server with NodeJS
  • Урок 47. 00:03:26
    6 - JSON Explained
  • Урок 48. 00:39:04
    7 - Implement Data Exchange Between Frontend & Backend
  • Урок 49. 00:46:39
    8 - Implement Teamable Application Backend with NodeJS
  • Урок 50. 00:00:32
    1 - Chapter Intro
  • Урок 51. 00:03:04
    2 - Databases Explained
  • Урок 52. 00:16:27
    3 - Database Types and Their Usages Explained
  • Урок 53. 00:03:55
    4 - MongoDB Database, SQL vs NoSQL
  • Урок 54. 00:05:48
    5 - General Guide to Installing Tools on OS
  • Урок 55. 00:18:48
    6 - Install MongoDB on MacOS
  • Урок 56. 00:08:31
    7 - Install MongoDB on Windows
  • Урок 57. 00:03:08
    8 - General Guide to Connecting Applications to Database
  • Урок 58. 00:32:29
    9 - Connect Teamable Backend to MongoDB Part 1
  • Урок 59. 00:18:59
    10 - Connect Teamable Backend to MongoDB Part 2
  • Урок 60. 00:00:36
    1 - Chapter Intro
  • Урок 61. 00:03:12
    2 - Test Automation Explained
  • Урок 62. 00:08:10
    3 - Automated Test Types Explained
  • Урок 63. 00:27:59
    4 - Write Unit Tests in Jest for Teamable app
  • Урок 64. 00:24:03
    5 - Write Integration Tests in Jest for Teamable app
  • Урок 65. 00:03:11
    1 - Chapter Intro
  • Урок 66. 00:19:43
    2 - Build & Package Teamable Application
  • Урок 67. 00:09:29
    3 - Running Application from Package/Artifact
  • Урок 68. 00:02:15
    1 - Chapter Intro
  • Урок 69. 00:28:31
    2 - Server Basics Explained
  • Урок 70. 00:02:17
    3 - Systems Administrator Role Explained
  • Урок 71. 00:25:02
    4 - Create Linux Ubuntu Server on Cloud
  • Урок 72. 00:04:19
    5 - SSH into Cloud Server from MacOS
  • Урок 73. 00:07:22
    6 - SSH into Cloud Server from Windows
  • Урок 74. 00:10:55
    7 - Secure Server with Firewall
  • Урок 75. 00:16:55
    8 - Configure Linux Ubuntu Server
  • Урок 76. 00:18:41
    9 - Deploy Application on Linux Server
  • Урок 77. 00:09:41
    10 - Deployment Stages Explained
  • Урок 78. 00:04:39
    11 - Development & Deployment Workflow Explained
  • Урок 79. 00:06:55
    1 - Complete Sprint in Jira
  • Урок 80. 00:18:39
    2 - Secure MongoDB Database Access
  • Урок 81. 00:09:22
    3 - Configure Database Access with Credentials in Backend Application
  • Урок 82. 00:29:28
    4 - Configure Access to Environment Variables in Backend Application
  • Урок 83. 00:03:37
    1 - Next Steps - Where to go from here?