zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseSite.com] Udemy - Full Stack Web Development Bootcamp
magnet:?xt=urn:btih:de630cf74178daf9b7a1bcfc6b675e0f10edbb28&dn=[FreeCourseSite.com] Udemy - Full Stack Web Development Bootcamp
磁力链接详情
文件列表详情
de630cf74178daf9b7a1bcfc6b675e0f10edbb28
infohash:
386
文件数量
15.32 GB
文件大小
2022-3-21 19:31
创建日期
2024-12-4 19:59
最后访问
相关分词
FreeCourseSite
com
Udemy
-
Full
Stack
Web
Development
Bootcamp
1. Introduction/1. Introduction.mp4 67.24 MB
1. Introduction/4. Course Project Files Overview.mp4 23.56 MB
10. DOCKER/1. Docker Overview.mp4 31.63 MB
10. DOCKER/10. Docker Client.mp4 66.7 MB
10. DOCKER/11. Docker Server.mp4 60.1 MB
10. DOCKER/12. Docker Host.mp4 91.24 MB
10. DOCKER/13. Docker Image.mp4 36.3 MB
10. DOCKER/14. Docker Container.mp4 47.78 MB
10. DOCKER/15. Docker Repository.mp4 51.89 MB
10. DOCKER/16. Docker Registry.mp4 74.81 MB
10. DOCKER/17. Docker Components Summary.mp4 43.64 MB
10. DOCKER/18. Docker Commands vs Management Commands.mp4 71.74 MB
10. DOCKER/19. Alternative Commands.mp4 73.11 MB
10. DOCKER/2. Installing Docker Desktop or Docker Engine.mp4 44.1 MB
10. DOCKER/20. Basic Container and Images commands.mp4 65.27 MB
10. DOCKER/21. Cleaning up my Docker setup.mp4 71 MB
10. DOCKER/22. Pulling images from the Docker Hub.mp4 59.57 MB
10. DOCKER/23. What is Docker Image.mp4 113.61 MB
10. DOCKER/24. Creating new Container from the Image.mp4 55.38 MB
10. DOCKER/25. What is CMD in the Docker Image.mp4 47.39 MB
10. DOCKER/26. What is Docker Container.mp4 184.37 MB
10. DOCKER/27. What is ports mapping.mp4 128.64 MB
10. DOCKER/28. Enabling ports mapping for the NGINX container.mp4 215.53 MB
10. DOCKER/29. Environment variables for containers.mp4 221 MB
10. DOCKER/3. Virtual Machines vs Docker Containers.mp4 29.93 MB
10. DOCKER/30. Volumes and volumes mapping.mp4 178.71 MB
10. DOCKER/31. Enabling volumes mapping for the NGINX container.mp4 254.67 MB
10. DOCKER/32. Running applications inside of the containers.mp4 245.01 MB
10. DOCKER/33. What is Dockerfile.mp4 151.73 MB
10. DOCKER/34. Creating Dockerfile.mp4 201.77 MB
10. DOCKER/35. Launching container based on the custom image.mp4 170.71 MB
10. DOCKER/36. Trying to connect Python and Mongo containers.mp4 131.95 MB
10. DOCKER/37. Attaching containers to the custom bridge network.mp4 150.53 MB
10. DOCKER/38. Docker Compose and YAML.mp4 101.41 MB
10. DOCKER/39. Launching services using Docker Compose.mp4 251.04 MB
10. DOCKER/4. Virtual Machines Architecture.mp4 71.71 MB
10. DOCKER/40. Writing documents to the database.mp4 155.48 MB
10. DOCKER/41. Enabling Ports Mapping in the Docker Compose.mp4 70.66 MB
10. DOCKER/42. Using Volumes in the Docker Compose.mp4 135.67 MB
10. DOCKER/43. Docker Crash Course Summary.mp4 46.04 MB
10. DOCKER/44. Publishing course project files to the GitHub.mp4 42.41 MB
10. DOCKER/5. How I use Virtual Machines.mp4 202.09 MB
10. DOCKER/6. Docker Containers Architecture.mp4 110.15 MB
10. DOCKER/7. How Docker is running on different Operating Systems.mp4 78.08 MB
10. DOCKER/8. Container processes and resources.mp4 116.88 MB
10. DOCKER/9. Docker Components Overview.mp4 58.21 MB
11. PROJECT START - Initial frontend app Overview/1. Installing Visual Studio Code.mp4 8.34 MB
11. PROJECT START - Initial frontend app Overview/2. Visual Studio Code Setup.mp4 49.15 MB
11. PROJECT START - Initial frontend app Overview/3. Overview of the initial Application version.mp4 9 MB
11. PROJECT START - Initial frontend app Overview/4. How to create new React Application.mp4 37.42 MB
11. PROJECT START - Initial frontend app Overview/5. Installing Node along with NPM and NPX.mp4 19.98 MB
12. Creating React application and how React works/1. BEGIN - Creating React Application using create-react-app.mp4 33.9 MB
12. Creating React application and how React works/2. Starting React Application.mp4 53.77 MB
12. Creating React application and how React works/3. Structure of the Frontend app.mp4 84.67 MB
12. Creating React application and how React works/4. Reinstalling npm dependencies.mp4 34.97 MB
12. Creating React application and how React works/5. Creating and serving optimized build of the Frontend app.mp4 47.41 MB
12. Creating React application and how React works/6. Basic Frontend Application Implementation Steps.mp4 25.82 MB
12. Creating React application and how React works/7. Cleaning up default React application.mp4 32.72 MB
12. Creating React application and how React works/8. How React works and what is JSX.mp4 66.64 MB
12. Creating React application and how React works/9. React Functional Components.mp4 21.28 MB
13. Initializing Git and creating remote GitHub repository/1. Installing and Configuring Git.mp4 67.63 MB
13. Initializing Git and creating remote GitHub repository/2. END - Creating first commit.mp4 39.99 MB
13. Initializing Git and creating remote GitHub repository/3. BEGIN and END - Adding eslintcache file to the gitignore.mp4 31.54 MB
13. Initializing Git and creating remote GitHub repository/4. Publishing repository to the GitHub.mp4 53.74 MB
14. React props and creation of the Header and Search components/1. BEGIN and END - Changing Favicon.mp4 78.17 MB
14. React props and creation of the Header and Search components/10. Disabling GitLens blame annotations feature.mp4 22.71 MB
14. React props and creation of the Header and Search components/2. BEGIN - Creating Header component.mp4 30.38 MB
14. React props and creation of the Header and Search components/3. END - What are React props.mp4 34.34 MB
14. React props and creation of the Header and Search components/4. BEGIN - Plan for creation of the Search component.mp4 15.47 MB
14. React props and creation of the Header and Search components/5. Creating Search component with input form.mp4 59.05 MB
14. React props and creation of the Header and Search components/6. Styling Search component.mp4 67.61 MB
14. React props and creation of the Header and Search components/7. Submission of the search form.mp4 42.44 MB
14. React props and creation of the Header and Search components/8. Controlled Search component.mp4 67.85 MB
14. React props and creation of the Header and Search components/9. END - Search Component Summary.mp4 26.94 MB
15. Making Unsplash API requests/1. BEGIN - Creating account at Unsplash and registering new App.mp4 56.47 MB
15. Making Unsplash API requests/2. Adding local file with Environment Variables.mp4 65.45 MB
15. Making Unsplash API requests/3. How to make Unsplash API request and what is URL.mp4 41.64 MB
15. Making Unsplash API requests/4. END - Making first API request for random photo.mp4 76.59 MB
15. Making Unsplash API requests/5. Analyzing API requests and responses.mp4 64.47 MB
15. Making Unsplash API requests/6. BEGIN - CHALLENGE - Clear search input.mp4 6.6 MB
15. Making Unsplash API requests/7. END - CHALLENGE SOLUTION - Clear search input.mp4 25.99 MB
16. Configuring ESLint and Prettier in the frontend app/1. BEGIN - What is code formatter.mp4 33.06 MB
16. Configuring ESLint and Prettier in the frontend app/10. ESLint with Prettier setup Summary.mp4 31.86 MB
16. Configuring ESLint and Prettier in the frontend app/2. What is linter.mp4 54.97 MB
16. Configuring ESLint and Prettier in the frontend app/3. Configure ESLint validation.mp4 60.64 MB
16. Configuring ESLint and Prettier in the frontend app/4. Installing and enabling Prettier ESLint Plugin.mp4 61.92 MB
16. Configuring ESLint and Prettier in the frontend app/5. Adjusting Prettier configuration.mp4 46.14 MB
16. Configuring ESLint and Prettier in the frontend app/6. Enabling ESLint errors fixing on File Save.mp4 42.64 MB
16. Configuring ESLint and Prettier in the frontend app/7. END - Adding NPM linting scripts.mp4 44.78 MB
16. Configuring ESLint and Prettier in the frontend app/8. BEGIN and END - Fixing all linting errors.mp4 54.08 MB
16. Configuring ESLint and Prettier in the frontend app/9. BEGIN and END - Changing editor tabSize in VS Code.mp4 11.28 MB
17. Saving images in the state and deleting them in the UI/1. BEGIN - Planning next steps in building frontend app.mp4 14.35 MB
17. Saving images in the state and deleting them in the UI/2. Saving images in the state.mp4 57.25 MB
17. Saving images in the state and deleting them in the UI/3. END - State in React is updated asynchronously.mp4 43.14 MB
17. Saving images in the state and deleting them in the UI/4. BEGIN - Adding React Developer Tools Chrome extension.mp4 30.26 MB
17. Saving images in the state and deleting them in the UI/5. Creating ImageCard component.mp4 59.06 MB
17. Saving images in the state and deleting them in the UI/6. Adding props to the ImageCard component.mp4 91.32 MB
17. Saving images in the state and deleting them in the UI/7. Displaying all images in the UI using map method.mp4 57.31 MB
17. Saving images in the state and deleting them in the UI/8. Adjust layout of the image cards.mp4 62.25 MB
17. Saving images in the state and deleting them in the UI/9. END - Adding delete images functionality.mp4 97.29 MB
18. Adding SVG logo and Welcome component/1. BEGIN - Creating SVG logo from text.mp4 84.6 MB
18. Adding SVG logo and Welcome component/2. END - Editing SVG logo.mp4 42.85 MB
18. Adding SVG logo and Welcome component/3. BEGIN and END - Adding Welcome component.mp4 65.23 MB
18. Adding SVG logo and Welcome component/4. Basic frontend app Summary.mp4 19.94 MB
18. Adding SVG logo and Welcome component/5. Basic frontend app codebase review.mp4 103.44 MB
18. Adding SVG logo and Welcome component/6. BEGIN and END - Updating create-react-app application.mp4 63.47 MB
19. REST API and HTTP Methods/1. Which problems API does solve.mp4 30.83 MB
19. REST API and HTTP Methods/10. HTTP Response Status Codes.mp4 14.15 MB
19. REST API and HTTP Methods/11. Most common Success and Redirect HTTP status codes.mp4 39.23 MB
19. REST API and HTTP Methods/12. Most common Client and Server Error status codes.mp4 43.96 MB
19. REST API and HTTP Methods/13. REST API and HTTP methods Summary.mp4 32.64 MB
19. REST API and HTTP Methods/2. Client-server communication.mp4 20.43 MB
19. REST API and HTTP Methods/3. REST API.mp4 11.44 MB
19. REST API and HTTP Methods/4. URL is unique resource identifier.mp4 15.37 MB
19. REST API and HTTP Methods/5. Requests and Responses.mp4 17.37 MB
19. REST API and HTTP Methods/6. Analyzing requests and responses in our Frontend app.mp4 84.29 MB
19. REST API and HTTP Methods/7. HTTP Methods Overview.mp4 39.04 MB
19. REST API and HTTP Methods/8. CRUD Operations.mp4 12.39 MB
19. REST API and HTTP Methods/9. Idempotent HTTP Methods.mp4 55.65 MB
2. Introduction to the Web Development/1. Frontend vs Backend.mp4 145.28 MB
20. API Service Overview and Python installation/1. Frontend and API services Overview.mp4 6.77 MB
20. API Service Overview and Python installation/2. Installing Python, Pip and Pipenv on MacOS.mp4 97.26 MB
20. API Service Overview and Python installation/3. Installing Python, Pip and Pipenv on Windows.mp4 76.31 MB
20. API Service Overview and Python installation/4. Python Flask API Implementation Steps.mp4 20.35 MB
21. Creating Python Virtual Environment for api application using pipenv/1. BEGIN - Creating api folder and running basic Python app.mp4 17.92 MB
21. Creating Python Virtual Environment for api application using pipenv/2. Creating Python virtualenv and installing Flask.mp4 74.56 MB
21. Creating Python Virtual Environment for api application using pipenv/3. END - Exploring Python virtualenv and changing VS Code Python interpreter.mp4 18.34 MB
22. Creating and starting simple Flask web server/2. BEGIN - Simple Flask application.mp4 69.79 MB
22. Creating and starting simple Flask web server/3. Imports in Python and __name__.mp4 51.18 MB
22. Creating and starting simple Flask web server/4. Import from other Python module and __name__.mp4 36.33 MB
22. Creating and starting simple Flask web server/5. Decorators in Python.mp4 44.23 MB
22. Creating and starting simple Flask web server/6. END - Starting Flask app inside of the module.mp4 35.46 MB
22. Creating and starting simple Flask web server/7. Consistent launch of python modules on Mac and Windows.mp4 30.99 MB
23. Creating new-image Flask API endpoint and testing it using Postman/1. BEGIN - Creating new-image API endpoint.mp4 64.43 MB
23. Creating new-image Flask API endpoint and testing it using Postman/2. Testing new-image API endpoint using Postman.mp4 49.65 MB
23. Creating new-image Flask API endpoint and testing it using Postman/3. Making API request to the Unsplash API.mp4 101.08 MB
23. Creating new-image Flask API endpoint and testing it using Postman/4. Finalize and test API request to the Unsplash API.mp4 92.84 MB
24. Importing env variables from the file in the Python app/1. Extracting UNSPLASH_KEY to the env file.mp4 92.16 MB
24. Importing env variables from the file in the Python app/2. END - Verifying usage of the env variables from the file.mp4 49.01 MB
24. Importing env variables from the file in the Python app/3. BEGIN and END - Enabling Debug mode in the Flask app.mp4 50.85 MB
25. Configuring frontend app to make new image API requests via Flask API/1. BEGIN - Changing API in the frontend React app.mp4 42.69 MB
25. Configuring frontend app to make new image API requests via Flask API/2. Trying to test Frontend app with Flask API.mp4 27.56 MB
26. CORS and enabling CORS in the Flask app/1. What is CORS.mp4 12.55 MB
26. CORS and enabling CORS in the Flask app/2. Comparing responses from the Flask API and Unsplash API.mp4 56.61 MB
26. CORS and enabling CORS in the Flask app/3. END - Enabling CORS in the Flask app.mp4 71.11 MB
26. CORS and enabling CORS in the Flask app/4. BEGIN - Installing and enabling Pylint linter and Black formatter.mp4 45.37 MB
26. CORS and enabling CORS in the Flask app/5. END - Enabling formatting on save and fixing all mistakes in the Python app.mp4 45.58 MB
26. CORS and enabling CORS in the Flask app/6. Basic API Summary.mp4 40.54 MB
27. Database integration plan/1. It is time to save images data to the database.mp4 14.77 MB
27. Database integration plan/2. Application structure with database.mp4 9.98 MB
27. Database integration plan/3. Implementation steps for saving images data in the database.mp4 39.92 MB
27. Database integration plan/4. All API endpoints in the current implementation phase.mp4 8.86 MB
28. Dockerizing Backend Flask API Service/1. Installing Docker and hello-world using Docker.mp4 32.84 MB
28. Dockerizing Backend Flask API Service/2. BEGIN - Creating Dockerfile for the Python API service.mp4 102.01 MB
28. Dockerizing Backend Flask API Service/3. Building Docker image for the API service.mp4 64.51 MB
28. Dockerizing Backend Flask API Service/4. Running API containers based on the built Docker image.mp4 52.83 MB
28. Dockerizing Backend Flask API Service/5. Analyzing API Docker container from inside.mp4 80.63 MB
28. Dockerizing Backend Flask API Service/6. END - Docker image for the API service Summary.mp4 21.63 MB
29. Dockerizing Frontend React Application/1. BEGIN - Creating Dockerfile for the frontend application.mp4 45.09 MB
29. Dockerizing Frontend React Application/2. Building Docker image for the frontend app.mp4 36.2 MB
29. Dockerizing Frontend React Application/3. END - Running Docker container for the frontend service.mp4 19.57 MB
29. Dockerizing Frontend React Application/4. Exploring frontend container from inside.mp4 23.82 MB
29. Dockerizing Frontend React Application/5. Why you need to have node_modules folder and python venv folder locally.mp4 68.02 MB
29. Dockerizing Frontend React Application/6. Running both frontend and api containers in background.mp4 30.61 MB
3. SHELL and TERMINAL/1. Shell vs Terminal.mp4 8.98 MB
3. SHELL and TERMINAL/2. Command Line Interface.mp4 4.81 MB
3. SHELL and TERMINAL/3. User and root directories.mp4 6.72 MB
3. SHELL and TERMINAL/4. Current and parent directories.mp4 3.5 MB
3. SHELL and TERMINAL/5. Navigation between directories.mp4 10.68 MB
3. SHELL and TERMINAL/6. Listing files.mp4 10.18 MB
3. SHELL and TERMINAL/7. Creating and removing files and directories.mp4 8.37 MB
3. SHELL and TERMINAL/8. Executable files.mp4 7 MB
3. SHELL and TERMINAL/9. Multiple tabs.mp4 5.79 MB
30. Docker Compose for the API and Frontend services/1. BEGIN - Creating basic docker-compose file.mp4 24.19 MB
30. Docker Compose for the API and Frontend services/2. Bringing up both containers using docker-compose.mp4 68.92 MB
30. Docker Compose for the API and Frontend services/3. END - How to operate containers using docker-compose.mp4 9.16 MB
30. Docker Compose for the API and Frontend services/4. BEGIN - Creating volumes mapping for the frontend service.mp4 58.94 MB
30. Docker Compose for the API and Frontend services/5. Fix volumes sync in the React container.mp4 23.92 MB
30. Docker Compose for the API and Frontend services/6. Enabling volumes mapping for the api service.mp4 56.31 MB
30. Docker Compose for the API and Frontend services/7. END - Enabling auto-restart and docker-compose Summary.mp4 28.65 MB
31. Adding MongoDB to the Docker Compose/1. Why do we need mongo and mongo-express services.mp4 14.59 MB
31. Adding MongoDB to the Docker Compose/2. Mongo and mongo-express official Docker images Overview.mp4 46.06 MB
31. Adding MongoDB to the Docker Compose/3. BEGIN - Adding mongo and mongo-express services to the docker-compose file.mp4 35.7 MB
31. Adding MongoDB to the Docker Compose/4. Starting all services including mongo and mongo-express using docker-compose.mp4 39.14 MB
31. Adding MongoDB to the Docker Compose/5. Docker Desktop Overview.mp4 48.36 MB
31. Adding MongoDB to the Docker Compose/6. Using MongoDB shell and mongo-express GUI.mp4 40.79 MB
32. Persistent volume for MongoDB and Docker networking/1. MongoDB data is now deleted after docker-compose restart.mp4 29.14 MB
32. Persistent volume for MongoDB and Docker networking/2. Configuring persistent data volume for the mongo container.mp4 44.42 MB
32. Persistent volume for MongoDB and Docker networking/3. Verifying persistent MongoDB storage using volume.mp4 29.04 MB
32. Persistent volume for MongoDB and Docker networking/4. END - Mongo and mongo-express setup Summary.mp4 33.25 MB
32. Persistent volume for MongoDB and Docker networking/5. How docker-compose containers communicate with each other.mp4 21.74 MB
32. Persistent volume for MongoDB and Docker networking/6. Exploring networking between Docker containers.mp4 41.89 MB
33. API endpoint for reading and creating images in the database/1. Plan for the integration of the MongoDB and Flask API Service.mp4 9.84 MB
33. API endpoint for reading and creating images in the database/10. Testing GET and POST methods in the images API.mp4 35.43 MB
33. API endpoint for reading and creating images in the database/11. Fixing errors in the images API.mp4 99.94 MB
33. API endpoint for reading and creating images in the database/12. END - Finalize with testing of the images API after errors fixing.mp4 31.8 MB
33. API endpoint for reading and creating images in the database/13. Images API endpoint Summary.mp4 36.6 MB
33. API endpoint for reading and creating images in the database/2. BEGIN - Installing pymongo.mp4 35.3 MB
33. API endpoint for reading and creating images in the database/3. Creating instance of the MongoClient.mp4 64.27 MB
33. API endpoint for reading and creating images in the database/4. Adding insertion of the document to the MongoDB by Python API service.mp4 41.71 MB
33. API endpoint for reading and creating images in the database/5. Rebuilding api service Docker image.mp4 46.46 MB
33. API endpoint for reading and creating images in the database/6. END - Pymongo and mongo connectivity testing Summary.mp4 41.54 MB
33. API endpoint for reading and creating images in the database/7. BEGIN - New API endpoint for reading and creating images in the database.mp4 7.04 MB
33. API endpoint for reading and creating images in the database/8. Adding images endpoint and handling GET requests.mp4 117.17 MB
33. API endpoint for reading and creating images in the database/9. Handling POST requests to the images endpoint.mp4 38.35 MB
34. Saving and reading images from the database in the frontend app/1. Save and get images in the frontend implementation Overview.mp4 19.1 MB
34. Saving and reading images from the database in the frontend app/10. END - Hiding Save button for already saved images.mp4 94.14 MB
34. Saving and reading images from the database in the frontend app/11. Saving images in the database Summary.mp4 99.72 MB
34. Saving and reading images from the database in the frontend app/2. BEGIN - Installing Axios in the frontend app and rebuilding frontend image.mp4 70.77 MB
34. Saving and reading images from the database in the frontend app/3. Start of the replacement of the fetch with Axios.mp4 61.85 MB
34. Saving and reading images from the database in the frontend app/4. END - Continue replacement of the fetch with Axios.mp4 98.5 MB
34. Saving and reading images from the database in the frontend app/5. BEGIN - Adding some images to the Mongo database using Postman.mp4 35.04 MB
34. Saving and reading images from the database in the frontend app/6. Retrieving saved images when React app loads.mp4 90.6 MB
34. Saving and reading images from the database in the frontend app/7. END - Examining how useEffect works.mp4 37.42 MB
34. Saving and reading images from the database in the frontend app/8. BEGIN and END - Explaining ESLint error and extending ESLint config.mp4 97.07 MB
34. Saving and reading images from the database in the frontend app/9. BEGIN - Saving images in the database from the frontend app.mp4 124.46 MB
35. Deleting images and frontend improvements/1. Plan for the improvements section.mp4 24.42 MB
35. Deleting images and frontend improvements/10. END - Finalize with Spinner SOLUTION.mp4 62.23 MB
35. Deleting images and frontend improvements/11. BEGIN - Image Author Information CHALLENGE.mp4 40.33 MB
35. Deleting images and frontend improvements/12. END - Image Author Information SOLUTION.mp4 111.13 MB
35. Deleting images and frontend improvements/13. BEGIN - Toast notifications CHALLENGE.mp4 53.01 MB
35. Deleting images and frontend improvements/14. Toast notifications SOLUTION.mp4 112.76 MB
35. Deleting images and frontend improvements/15. END - Finalize with toast notifications SOLUTION.mp4 76.82 MB
35. Deleting images and frontend improvements/16. Improvements Challenges section Summary.mp4 87.49 MB
35. Deleting images and frontend improvements/2. How to handle deletion of the images.mp4 14.79 MB
35. Deleting images and frontend improvements/3. BEGIN - Delete image API endpoint CHALLENGE.mp4 27.79 MB
35. Deleting images and frontend improvements/4. Delete image API endpoint SOLUTION.mp4 81.08 MB
35. Deleting images and frontend improvements/5. END - Error handling for the delete image API endpoint.mp4 32.46 MB
35. Deleting images and frontend improvements/6. BEGIN - Delete image request in the frontend CHALLENGE.mp4 7.64 MB
35. Deleting images and frontend improvements/7. END - Delete image request in the frontend SOLUTION.mp4 57.37 MB
35. Deleting images and frontend improvements/8. BEGIN - Spinner CHALLENGE.mp4 48.27 MB
35. Deleting images and frontend improvements/9. Spinner SOLUTION.mp4 96.27 MB
4. VISUAL STUDIO CODE/1. Installing VS Code.mp4 6.96 MB
4. VISUAL STUDIO CODE/10. Integrated Terminal.mp4 8.9 MB
4. VISUAL STUDIO CODE/11. Extensions.mp4 5.18 MB
4. VISUAL STUDIO CODE/12. Modifying User Settings.mp4 7.31 MB
4. VISUAL STUDIO CODE/13. Modifying Workspace Settings.mp4 7.32 MB
4. VISUAL STUDIO CODE/14. Interactive Playground.mp4 9.65 MB
4. VISUAL STUDIO CODE/15. Code Snippets.mp4 6.34 MB
4. VISUAL STUDIO CODE/16. Emmet.mp4 14.29 MB
4. VISUAL STUDIO CODE/17. Shortcuts in the VS Code.mp4 16.1 MB
4. VISUAL STUDIO CODE/18. VS Code Summary.mp4 3.44 MB
4. VISUAL STUDIO CODE/2. Getting familiar with VS Code User Interface.mp4 7.07 MB
4. VISUAL STUDIO CODE/3. Opening existing project in the VS Code.mp4 6.82 MB
4. VISUAL STUDIO CODE/4. Editing files and navigating between files.mp4 28.45 MB
4. VISUAL STUDIO CODE/5. Creating and deleting new files and folders.mp4 8.24 MB
4. VISUAL STUDIO CODE/6. Quick Setup and Themes.mp4 16.58 MB
4. VISUAL STUDIO CODE/7. Changing Icon Theme.mp4 10.11 MB
4. VISUAL STUDIO CODE/8. Programming Languages Support.mp4 5.81 MB
4. VISUAL STUDIO CODE/9. Executing commands in VS Code.mp4 11.48 MB
5. GIT and GITHUB/1. Git and GitHub Overview.mp4 9.04 MB
5. GIT and GITHUB/10. Basic Git Commands.mp4 12.43 MB
5. GIT and GITHUB/11. Checking out commits and branches.mp4 21.57 MB
5. GIT and GITHUB/12. File tracking statuses in Git.mp4 18.31 MB
5. GIT and GITHUB/13. Staging and Committing changes using one command.mp4 15.02 MB
5. GIT and GITHUB/14. Branches and merging of the branches.mp4 24.25 MB
5. GIT and GITHUB/15. Branches merging in action.mp4 44.42 MB
5. GIT and GITHUB/16. Exploring commits tree using graph option.mp4 13.72 MB
5. GIT and GITHUB/17. GitHub and repository hosting services Overview.mp4 13.02 MB
5. GIT and GITHUB/18. Creating remote repository at GitHub.mp4 17.77 MB
5. GIT and GITHUB/19. Pushing from the local repository to remote.mp4 25.19 MB
5. GIT and GITHUB/2. Installing Git.mp4 8.25 MB
5. GIT and GITHUB/20. Committing at GitHub and pulling to the local repository.mp4 19.34 MB
5. GIT and GITHUB/21. Exploring and reading Git Objects.mp4 24.48 MB
5. GIT and GITHUB/22. Reading contents of the HEAD file.mp4 6.46 MB
5. GIT and GITHUB/23. Git Crash Course Summary.mp4 6.91 MB
5. GIT and GITHUB/3. Initializing new Git Repository.mp4 29.3 MB
5. GIT and GITHUB/4. Git Object Types.mp4 5.67 MB
5. GIT and GITHUB/5. Hashes of the Git Objects.mp4 7.66 MB
5. GIT and GITHUB/6. Adding changes to the Staging Area.mp4 30.81 MB
5. GIT and GITHUB/7. Configuring Git author name and email.mp4 19.95 MB
5. GIT and GITHUB/8. Committing changes.mp4 14.93 MB
5. GIT and GITHUB/9. Exploring commits history.mp4 26.83 MB
6. JAVASCRIPT/1. JavaScript Crash Course Overview.mp4 6.4 MB
6. JAVASCRIPT/10. Comparison Operators.mp4 11.14 MB
6. JAVASCRIPT/11. Logical Operators.mp4 5.77 MB
6. JAVASCRIPT/12. Falsy values.mp4 5.46 MB
6. JAVASCRIPT/13. Continue with logical operators.mp4 14.85 MB
6. JAVASCRIPT/14. Short-circuit evaluation in AND and OR operators.mp4 15.97 MB
6. JAVASCRIPT/15. Ternary Operator.mp4 11.92 MB
6. JAVASCRIPT/16. Objects creation and modification.mp4 19.73 MB
6. JAVASCRIPT/17. Object is Reference type in JavaScript.mp4 12.16 MB
6. JAVASCRIPT/18. Square brackets notation, keys and values of the object.mp4 12.81 MB
6. JAVASCRIPT/19. Arrays and proving that arrays are objects.mp4 18.73 MB
6. JAVASCRIPT/2. Creating course project and starting Live Server.mp4 21.22 MB
6. JAVASCRIPT/20. Adding elements to the arrays.mp4 17.04 MB
6. JAVASCRIPT/21. Prototype methods and removing elements from the array.mp4 20.71 MB
6. JAVASCRIPT/22. Functions.mp4 22.86 MB
6. JAVASCRIPT/23. Function scope and variables.mp4 5.47 MB
6. JAVASCRIPT/24. Function parameters.mp4 12.32 MB
6. JAVASCRIPT/25. Default values for the parameters and operations inside of the function.mp4 10.19 MB
6. JAVASCRIPT/26. Arrow function expressions.mp4 10.53 MB
6. JAVASCRIPT/27. Syntax options in the arrow functions.mp4 20 MB
6. JAVASCRIPT/28. Callback functions.mp4 9.79 MB
6. JAVASCRIPT/29. Order of operations in JavaScript.mp4 6.8 MB
6. JAVASCRIPT/3. Variables declaration using let and const.mp4 13.38 MB
6. JAVASCRIPT/30. Methods in the objects.mp4 12.8 MB
6. JAVASCRIPT/31. Methods syntax variations.mp4 6.53 MB
6. JAVASCRIPT/32. Properties vs Methods in the objects.mp4 8.85 MB
6. JAVASCRIPT/33. Arrays Destructuring.mp4 11.8 MB
6. JAVASCRIPT/34. Objects Destructuring.mp4 14.94 MB
6. JAVASCRIPT/35. Object destructuring of the function parameters.mp4 29.79 MB
6. JAVASCRIPT/36. Function parameters destructuring and default values.mp4 5.12 MB
6. JAVASCRIPT/37. Template String Literals.mp4 14.84 MB
6. JAVASCRIPT/38. If and if else statements.mp4 20.81 MB
6. JAVASCRIPT/4. Naming conventions in JavaScript.mp4 6.44 MB
6. JAVASCRIPT/5. Adding Comments.mp4 3.56 MB
6. JAVASCRIPT/6. Primitive Types and typeof operator.mp4 8.88 MB
6. JAVASCRIPT/7. Plus operator and types coersion.mp4 8.5 MB
6. JAVASCRIPT/8. What are Operators in JavaScript.mp4 15.84 MB
6. JAVASCRIPT/9. JavaScript Expressions.mp4 9.07 MB
7. NPM/1. NPM Crash Course Overview and NPM Installation.mp4 10.46 MB
7. NPM/10. Semver - Major, Minor and Patch versions.mp4 15.49 MB
7. NPM/11. Creating and running basic Node.js application.mp4 17.18 MB
7. NPM/12. Creating custom NPM scripts.mp4 22.82 MB
7. NPM/13. Node.js project Summary.mp4 17.51 MB
7. NPM/14. Limit updates of the packages by using tilda and caret signs.mp4 24.63 MB
7. NPM/15. How semver impacts NPM packages installation process.mp4 34.51 MB
7. NPM/16. Bootstraping React application using create-react-app.mp4 13.48 MB
7. NPM/17. React app Overview.mp4 21.31 MB
7. NPM/18. Running different NPM scripts in the React application.mp4 16.66 MB
7. NPM/19. Creating VUE.js project at the codesandbox.mp4 14.27 MB
7. NPM/2. Initializing NPM in the new project.mp4 13.03 MB
7. NPM/20. Development Dependencies.mp4 29.31 MB
7. NPM/21. NPM key features Summary.mp4 17.46 MB
7. NPM/22. NPM Crash Course Summary.mp4 8.89 MB
7. NPM/3. Updating NPM.mp4 6.43 MB
7. NPM/4. Overview of the package file.mp4 6.86 MB
7. NPM/5. Running NPM Scripts.mp4 10.68 MB
7. NPM/6. Installing first NPM dependency.mp4 12.68 MB
7. NPM/7. Overview of the node_modules folder.mp4 7.13 MB
7. NPM/8. NPM installs also other dependencies.mp4 13.9 MB
7. NPM/9. NPM packages versioning.mp4 16.52 MB
8. REACT/1. React Crash Course Overview.mp4 16.12 MB
8. REACT/10. Destructuring Component props.mp4 18.26 MB
8. REACT/11. Using Component props in the JSX.mp4 7.85 MB
8. REACT/12. Reusing same React Component.mp4 12.75 MB
8. REACT/13. Using Template String Literal as value of the Component prop.mp4 15.31 MB
8. REACT/14. Trying to use regular variable for the state changes.mp4 35.22 MB
8. REACT/15. React state must be used instead of the regular variables.mp4 12.16 MB
8. REACT/16. Introducing useState React hook for the state management.mp4 19.97 MB
8. REACT/17. Changing Component State via hook.mp4 21.28 MB
8. REACT/18. Parent and child components are re-rendered upon each state change.mp4 9.56 MB
8. REACT/19. React state and props Summary.mp4 19.86 MB
8. REACT/2. Getting familiar with React application and JSX.mp4 36.85 MB
8. REACT/20. React Crash Course Summary and Challenge.mp4 8.23 MB
8. REACT/3. Inserting HTML elements into the JSX.mp4 5.91 MB
8. REACT/4. Styling JSX elements.mp4 15.05 MB
8. REACT/5. Functional Components in React.mp4 28.2 MB
8. REACT/6. Inserting JavaScript code into the JSX.mp4 13.29 MB
8. REACT/7. Creating new React Component.mp4 20.13 MB
8. REACT/8. Using React Components in the other Components.mp4 21.23 MB
8. REACT/9. Component props in the React.mp4 19.97 MB
9. PYTHON/1. Python Crash Course Overview.mp4 8.3 MB
9. PYTHON/10. Lists.mp4 10.05 MB
9. PYTHON/11. Tuples.mp4 5.95 MB
9. PYTHON/12. Dictionaries.mp4 18.98 MB
9. PYTHON/13. Copy by Reference.mp4 9.7 MB
9. PYTHON/14. Sets.mp4 7.47 MB
9. PYTHON/15. Container Types Summary.mp4 8.16 MB
9. PYTHON/16. Installing and configuring Code Runner in the VS Code.mp4 39.86 MB
9. PYTHON/17. Functions.mp4 29.66 MB
9. PYTHON/18. Positional arguments.mp4 12.15 MB
9. PYTHON/19. Keyword (Named) arguments.mp4 7.81 MB
9. PYTHON/2. Hello from Python.mp4 4.77 MB
9. PYTHON/20. Gathering all arguments to the tuple.mp4 13.55 MB
9. PYTHON/21. Iteration over container type values using for in loop.mp4 14.15 MB
9. PYTHON/22. Function kwargs.mp4 27.58 MB
9. PYTHON/23. Function Description.mp4 7.89 MB
9. PYTHON/24. Comparison Operators.mp4 10.37 MB
9. PYTHON/25. Logical operator AND.mp4 14.51 MB
9. PYTHON/26. Short-circuit evaluation.mp4 16.75 MB
9. PYTHON/27. Logical operator OR.mp4 15.53 MB
9. PYTHON/28. Logical operator NOT.mp4 7.33 MB
9. PYTHON/29. Chaining operators and precedence.mp4 7.65 MB
9. PYTHON/3. Base Types.mp4 3.66 MB
9. PYTHON/30. If conditional statements.mp4 30.42 MB
9. PYTHON/31. Strings formatting.mp4 12.48 MB
9. PYTHON/32. Exceptions handling using try except.mp4 16.46 MB
9. PYTHON/33. Python Modules.mp4 20.67 MB
9. PYTHON/4. Conversion between types.mp4 3.24 MB
9. PYTHON/5. Falsy values.mp4 2.71 MB
9. PYTHON/6. Naming conventions for variables and constants.mp4 2.75 MB
9. PYTHON/7. Variables and Dynamic Typing.mp4 4.11 MB
9. PYTHON/8. Base types are copied by value.mp4 4.71 MB
9. PYTHON/9. Incrementing and Decrementing variables.mp4 3.56 MB
其他位置