首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[GigaCourse.Com] Udemy - Git & GitHub - The Practical Guide
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2024-2-9 20:38
2024-11-27 01:26
91
2.47 GB
118
磁力链接
magnet:?xt=urn:btih:aac0585eb645483b93c89f30fcfbee7935319419
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmFhYzA1ODVlYjY0NTQ4M2I5M2M4OWYzMGZjZmJlZTc5MzUzMTk0MTlaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
GigaCourse
Com
Udemy
-
Git
&
GitHub
-
The
Practical
Guide
文件列表
01 - Introduction/001 Welcome to this Course!.mp4
53.56MB
01 - Introduction/002 What is Git.mp4
17.72MB
01 - Introduction/003 What is GitHub.mp4
15.05MB
01 - Introduction/005 Course Content.mp4
11.51MB
01 - Introduction/006 How to Get the Most out of this Course!.mp4
7.79MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/001 Module Introduction.mp4
1.33MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/002 The Command Line - What & Why.mp4
11.17MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/003 Comparing the Mac & Windows Command Line.mp4
8.82MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/005 Mac Terminal - The Basics.mp4
22.74MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/006 Accessing Folders.mp4
13.25MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/007 Absolute vs Relative Paths.mp4
12.49MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/008 Creating & Deleting Files.mp4
24.36MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/009 Introducing Flags and Removing Data.mp4
18.18MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/010 Copying & Moving Files & Folders.mp4
30.81MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/011 Mac Terminal - Core Commands Overview.mp4
7.28MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/012 Windows Command Prompt - The Basics.mp4
24.05MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/013 Absolute vs Relative Paths.mp4
24.29MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/014 Creating & Deleting Files & Folders.mp4
14.68MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/015 Copying & Moving Files.mp4
10.34MB
02 - Optional Mac Terminal & Windows Command Prompt Introduction/016 Windows Command Prompt - Core Commands Overview.mp4
5.63MB
03 - Version Management with Git - The Basics/001 Module Introduction.mp4
3.11MB
03 - Version Management with Git - The Basics/002 Theory - How Git Works.mp4
14.79MB
03 - Version Management with Git - The Basics/003 Theory Working Directory vs Repository.mp4
10.89MB
03 - Version Management with Git - The Basics/004 Theory - Understanding Branches.mp4
8.96MB
03 - Version Management with Git - The Basics/006 Installing Git on Windows.mp4
42.87MB
03 - Version Management with Git - The Basics/007 Installing Git on MacOS.mp4
66.68MB
03 - Version Management with Git - The Basics/008 Installing Visual Studio Code.mp4
30.69MB
03 - Version Management with Git - The Basics/009 Initializing the Repository & Creating the First Commit (git init & git commi.mp4
24.27MB
03 - Version Management with Git - The Basics/011 Diving Deeper Into Commits with git log.mp4
13.9MB
03 - Version Management with Git - The Basics/012 Understanding & Creating Branches.mp4
19.79MB
03 - Version Management with Git - The Basics/013 Merging Branches - The Basics.mp4
5.7MB
03 - Version Management with Git - The Basics/014 Understanding the HEAD.mp4
8.27MB
03 - Version Management with Git - The Basics/015 The detached HEAD.mp4
11.21MB
03 - Version Management with Git - The Basics/016 Branches & git switch (Git 2.23).mp4
7.03MB
03 - Version Management with Git - The Basics/017 Deleting Data - An Overview.mp4
1.92MB
03 - Version Management with Git - The Basics/018 Deleting Working Directory Files.mp4
9.88MB
03 - Version Management with Git - The Basics/019 Undoing Unstaged Changes.mp4
16.19MB
03 - Version Management with Git - The Basics/020 Undoing Staged Changes.mp4
16.82MB
03 - Version Management with Git - The Basics/021 Deleting Commits with git reset.mp4
20.17MB
03 - Version Management with Git - The Basics/022 Deleting Branches.mp4
4.9MB
03 - Version Management with Git - The Basics/023 Committing detached HEAD Changes.mp4
29.25MB
03 - Version Management with Git - The Basics/024 Understanding .gitignore.mp4
17.89MB
03 - Version Management with Git - The Basics/025 Wrap Up & Basic Commands Overview.mp4
16.45MB
04 - Diving Deeper Into Git/001 Module Introduction.mp4
1.24MB
04 - Diving Deeper Into Git/002 Understanding the Stash (git stash).mp4
37.47MB
04 - Diving Deeper Into Git/003 Bringing Lost Data Back with git reflog.mp4
36.11MB
04 - Diving Deeper Into Git/004 Combining Branches - What & Why.mp4
3.65MB
04 - Diving Deeper Into Git/005 Understanding Merge Types.mp4
5.3MB
04 - Diving Deeper Into Git/006 Applying the Fast-Forward Merge.mp4
27.99MB
04 - Diving Deeper Into Git/007 The Recursive Merge (Non-Fast-Forward).mp4
24.38MB
04 - Diving Deeper Into Git/008 Rebasing - Theory.mp4
9.48MB
04 - Diving Deeper Into Git/009 Applying git rebase.mp4
22.3MB
04 - Diving Deeper Into Git/010 Handling Merge Conflicts.mp4
24.26MB
04 - Diving Deeper Into Git/011 Merge vs Rebase vs Cherry Pick.mp4
4.31MB
04 - Diving Deeper Into Git/012 Undestanding git cherry-pick.mp4
19.09MB
04 - Diving Deeper Into Git/013 Working with Tags (git tag).mp4
17.53MB
04 - Diving Deeper Into Git/014 Wrap Up.mp4
8.47MB
05 - From Local to Remote - Understanding GitHub/001 Module Introduction.mp4
3.74MB
05 - From Local to Remote - Understanding GitHub/002 What is GitHub.mp4
7.29MB
05 - From Local to Remote - Understanding GitHub/003 From Local to Remote Repository - Theory.mp4
17.52MB
05 - From Local to Remote - Understanding GitHub/004 Creating a GitHub Account & Introducing GitHub.mp4
59.34MB
05 - From Local to Remote - Understanding GitHub/005 Creating a Remote Repository.mp4
25.01MB
05 - From Local to Remote - Understanding GitHub/006 Connecting Local & Remote Repositories.mp4
30.12MB
05 - From Local to Remote - Understanding GitHub/007 Understanding the Personal Access Token.mp4
12.28MB
05 - From Local to Remote - Understanding GitHub/009 Pushing a Second Commit.mp4
29.06MB
05 - From Local to Remote - Understanding GitHub/010 From Local to Remote - Understanding the Workflow.mp4
10.81MB
05 - From Local to Remote - Understanding GitHub/011 Remote Tracking Branches in Practice.mp4
27.36MB
05 - From Local to Remote - Understanding GitHub/012 Understanding Local Tracking Branches.mp4
10.23MB
05 - From Local to Remote - Understanding GitHub/013 Creating Local Tracking Branches.mp4
41.77MB
05 - From Local to Remote - Understanding GitHub/014 Remote & Tracking Branches - Command Overview.mp4
10.47MB
05 - From Local to Remote - Understanding GitHub/015 Cloning a Remote Repository.mp4
37.08MB
05 - From Local to Remote - Understanding GitHub/016 Understanding the Upstream.mp4
9.1MB
05 - From Local to Remote - Understanding GitHub/017 Deleting Remote Branches & Public Commits.mp4
21.87MB
05 - From Local to Remote - Understanding GitHub/018 Wrap Up.mp4
3.48MB
06 - GitHub Deep Dive - Collaboration & Contribution/001 Module Introduction.mp4
5.4MB
06 - GitHub Deep Dive - Collaboration & Contribution/002 The 4 GitHub Usecases.mp4
6.2MB
06 - GitHub Deep Dive - Collaboration & Contribution/003 Understanding GitHub Account Types.mp4
20.12MB
06 - GitHub Deep Dive - Collaboration & Contribution/004 Changing the Repository Type from Public to Private.mp4
38.91MB
06 - GitHub Deep Dive - Collaboration & Contribution/005 Pushing Commits to a Public Repository.mp4
17MB
06 - GitHub Deep Dive - Collaboration & Contribution/006 How GitHub Manages Account Security.mp4
11.58MB
06 - GitHub Deep Dive - Collaboration & Contribution/007 Understanding & Adding a Collaborator to a Private User Account.mp4
42.66MB
06 - GitHub Deep Dive - Collaboration & Contribution/008 Collaborating in Private Repositories.mp4
19.67MB
06 - GitHub Deep Dive - Collaboration & Contribution/009 Comparing Owner & Collaborator Rights.mp4
37.71MB
06 - GitHub Deep Dive - Collaboration & Contribution/010 Limiting Interactions.mp4
47.07MB
06 - GitHub Deep Dive - Collaboration & Contribution/011 Introducing Organizations.mp4
4.37MB
06 - GitHub Deep Dive - Collaboration & Contribution/012 Creating an Organization.mp4
19.3MB
06 - GitHub Deep Dive - Collaboration & Contribution/013 Exploring Member Repository Permissions.mp4
18.69MB
06 - GitHub Deep Dive - Collaboration & Contribution/014 Adding Outside Collaborators.mp4
24.24MB
06 - GitHub Deep Dive - Collaboration & Contribution/015 Adding Organization Members.mp4
35.23MB
06 - GitHub Deep Dive - Collaboration & Contribution/016 Failing to Manage Access for Individual Repositories.mp4
10.7MB
06 - GitHub Deep Dive - Collaboration & Contribution/017 Introducing Teams.mp4
35.03MB
06 - GitHub Deep Dive - Collaboration & Contribution/018 Managing Team Repository Access Efficiently.mp4
39.08MB
06 - GitHub Deep Dive - Collaboration & Contribution/019 Understanding Forks & Pull Requests.mp4
22.56MB
06 - GitHub Deep Dive - Collaboration & Contribution/020 Forking a Repository.mp4
52.21MB
06 - GitHub Deep Dive - Collaboration & Contribution/021 Pull Requests in Practice.mp4
61.62MB
06 - GitHub Deep Dive - Collaboration & Contribution/022 Opening & Closing Issues.mp4
79.1MB
06 - GitHub Deep Dive - Collaboration & Contribution/023 Working with GitHub Projects.mp4
53.55MB
06 - GitHub Deep Dive - Collaboration & Contribution/024 Creating a README File in a Repository.mp4
58.37MB
06 - GitHub Deep Dive - Collaboration & Contribution/025 Presenting Yourself as Developer on GitHub.mp4
17.47MB
06 - GitHub Deep Dive - Collaboration & Contribution/026 About GitHub Stars.mp4
7.47MB
06 - GitHub Deep Dive - Collaboration & Contribution/027 Wrap Up.mp4
12.27MB
07 - Real Project Example Git & GitHub Applied/001 Module Introduction.mp4
2.12MB
07 - Real Project Example Git & GitHub Applied/002 Preparing the Project.mp4
14.46MB
07 - Real Project Example Git & GitHub Applied/003 Project Setup.mp4
22.91MB
07 - Real Project Example Git & GitHub Applied/004 Creating our First Commit Locally.mp4
16.36MB
07 - Real Project Example Git & GitHub Applied/005 Changing the ReactJS Project Code.mp4
67.49MB
07 - Real Project Example Git & GitHub Applied/006 Pushing the Code to the Owner's Remote Repository.mp4
22.82MB
07 - Real Project Example Git & GitHub Applied/007 Cloning the Project & Changing the Code.mp4
36.21MB
07 - Real Project Example Git & GitHub Applied/008 Pushing the Commit & Why it Fails.mp4
11.03MB
07 - Real Project Example Git & GitHub Applied/009 Adding a Collaborator.mp4
7.93MB
07 - Real Project Example Git & GitHub Applied/010 Creating the Personal Access Token & Pushing Successfully.mp4
20.83MB
07 - Real Project Example Git & GitHub Applied/011 Merging the Owner Branches.mp4
13.96MB
07 - Real Project Example Git & GitHub Applied/012 Fixing Merge Conflicts.mp4
47.63MB
07 - Real Project Example Git & GitHub Applied/013 Accessing Code via Forks.mp4
14.14MB
07 - Real Project Example Git & GitHub Applied/014 Contributing to the Project by Improving the Code.mp4
14.57MB
07 - Real Project Example Git & GitHub Applied/015 Creating the Pull Request.mp4
27.29MB
07 - Real Project Example Git & GitHub Applied/016 Accepting the Pull Request.mp4
34.98MB
08 - Course Roundup/001 Course Roundup.mp4
21.72MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统