-
Урок 1.
00:02:10
Welcome To The Course!
-
Урок 2.
00:01:57
Course Overview: What You'll Learn & Achieve
-
Урок 3.
00:01:48
Course Focus: AI Programming Tools & Beyond
-
Урок 4.
00:02:20
Understanding AI: Limitations, Costs & Unpredictability
-
Урок 5.
00:01:31
GitHub Copilot: AI Code Completion For Developers
-
Урок 6.
00:03:01
Introducing GitHub Copilot
-
Урок 7.
00:03:42
Installing & Setting Up GitHub Copilot
-
Урок 8.
00:05:36
Using AI Powered Code Suggestions To Write Code
-
Урок 9.
00:05:00
Mastering Prompts: Using Comments To Guide Github Copilot's AI
-
Урок 10.
00:10:55
Writing A Full Python Script With Suggestions
-
Урок 11.
00:05:24
Using The Inline Chat Feature To Add Error Handling
-
Урок 12.
00:02:07
Configuring the Chat: Tips For Efficient Use
-
Урок 13.
00:05:03
Exploring The Sidebar Chat For More Complex Tasks
-
Урок 14.
00:04:29
Adding Context: Using References & Shortcuts For Smarter Code Creation
-
Урок 15.
00:04:34
Adding Additional Participants For Enhanced Sidebar Chat Context
-
Урок 16.
00:04:01
Running Terminal Commands Efficiently With AI
-
Урок 17.
00:03:39
Master GitHub Copilot Slash Commands: Explain, Fix & More
-
Урок 18.
00:02:15
Automating Unit Test Generation For Selected Code Sections
-
Урок 19.
00:01:59
Creating New Projects With The /new Command
-
Урок 20.
00:03:49
Prompt Engineering Essentials: Guidelines & Best Practices
-
Урок 21.
00:06:07
How Being Specific & Adding Context Improves AI Code Generation Efficiency
-
Урок 22.
00:07:07
Validating Input With GitHub Copilot Sidebar Chat
-
Урок 23.
00:03:18
Effective Iteration: Balancing AI & Manual Coding
-
Урок 24.
00:01:15
Introducing Cursor AI
-
Урок 25.
00:04:42
What Is Cursor & How It Enhances Developer Productivity
-
Урок 26.
00:01:32
Prerequisites For Using Cursor: What You Need To Know
-
Урок 27.
00:03:08
Getting Started With Cursor’s Auto-Suggestions
-
Урок 28.
00:02:57
Smart & Predictive Code Completion With Cursor: Writing Code Faster With Tab
-
Урок 29.
00:02:40
Fixing Code On The Fly With Cursor's AI-Powered Suggestions
-
Урок 30.
00:02:42
Using Comments As Prompts To Guide Cursor’s Code Generation
-
Урок 31.
00:01:58
Debugging Errors In The Terminal
-
Урок 32.
00:02:19
Understanding Cursor's Inline Chat Feature
-
Урок 33.
00:03:20
Leveraging The Docs Integration For Better Code Generation
-
Урок 34.
00:01:10
Generating Terminal Commands With The Inline-Chat
-
Урок 35.
00:01:30
Explaining Selected Code Snippets With The Quick Question Mode
-
Урок 36.
00:04:31
Enhancing The Workflow With The External Sidebar Chat Window
-
Урок 37.
00:08:06
Editing Multiple Files & Performing More Complex Edits With Cursor Composer Mode
-
Урок 38.
00:00:54
Cursor AI Features Round-Up: Tests, Code Fixes & More
-
Урок 39.
00:01:42
Introduction To External AI Services
-
Урок 40.
00:02:28
How To NOT Use ChatGPT As A Developer
-
Урок 41.
00:03:17
Planning Applications With ChatGPT
-
Урок 42.
00:01:53
Researching Development Solutions With External AI Services
-
Урок 43.
00:03:02
Using AI For Asset Generation
-
Урок 44.
00:01:47
Prompt Engineering: Key Techniques
-
Урок 45.
00:00:47
Section Round Up: When To Use External AI Services In Development
-
Урок 46.
00:02:42
A Full Demo Project: Overview
-
Урок 47.
00:02:14
The REST API: Application Requirements Overview
-
Урок 48.
00:05:55
Planning the Application Structure with ChatGPT
-
Урок 49.
00:05:35
Setting Up the Project in Cursor AI
-
Урок 50.
00:04:15
Writing User Registration & Login Code with Cursor Composer
-
Урок 51.
00:07:15
Providing Follow-Up Feedback To Cursor Composer
-
Урок 52.
00:07:30
Connecting to A SQLite Database with Cursor's Sidebar Chat
-
Урок 53.
00:02:29
Tweaking AI-Generated Code
-
Урок 54.
00:05:17
Using Inline Chat For Editing Validation Code
-
Урок 55.
00:04:26
Testing the REST API With Postman
-
Урок 56.
00:07:29
Encrypting User Passwords With bcryptjs
-
Урок 57.
00:05:09
Debugging the App With The AI Chat
-
Урок 58.
00:07:24
Adding Authentication with JSON Web Tokens
-
Урок 59.
00:03:02
Adding Event Specific Routes With GitHub Copilot Inline Chat
-
Урок 60.
00:04:26
Creating, Editing & Deleting Events With Copilot's Sidebar Chat
-
Урок 61.
00:04:37
Creating & Exporting Reusable Functions For Event Management
-
Урок 62.
00:03:03
Testing & Debugging The App
-
Урок 63.
00:04:02
Implementing & Testing Validation With The Inline Chat
-
Урок 64.
00:03:26
Protecting Event Routes With User Authentication
-
Урок 65.
00:06:24
Testing Authentication
-
Урок 66.
00:07:26
Adding Role Based Authorization To The Update & Delete Routes
-
Урок 67.
00:02:39
Testing Authorization
-
Урок 68.
00:03:55
Adding POST Routes with Suggestions For Registering & Unregistering Events
-
Урок 69.
00:05:11
Testing & Fixing Event Registration & Unregistration
-
Урок 70.
00:09:09
Integrating Image Upload Functionality With The Multer Package
-
Урок 71.
00:06:00
Finishing & Testing The Image Upload Feature
-
Урок 72.
00:03:44
Adding Frontend Applications To The REST API with the CORS Package
-
Урок 73.
00:02:52
Conclusion & Next Steps