Git & GitHub - The Practical Guide

0dayddl

U P L O A D E R
537368816_que-es-udemy-analisis-opiniones.jpg

2.49 GB | 7min 26s | mp4 | 1920X1080 | 16:9
Genre:eLearning |Language:English


Files Included :
001 Welcome to this Course!.mp4 (53.56 MB)
002 What is Git.mp4 (17.72 MB)
003 What is GitHub.mp4 (15.05 MB)
005 Course Content.mp4 (11.51 MB)
006 How to Get the Most out of this Course!.mp4 (7.79 MB)
008 Module Introduction.mp4 (1.34 MB)
009 The Command Line - What & Why.mp4 (11.21 MB)
010 Comparing the Mac & Windows Command Line.mp4 (8.87 MB)
012 Mac Terminal - The Basics.mp4 (22.81 MB)
013 Accessing Folders.mp4 (13.29 MB)
014 Absolute vs Relative Paths.mp4 (12.52 MB)
015 Creating & Deleting Files.mp4 (24.44 MB)
016 Introducing Flags and Removing Data.mp4 (18.23 MB)
017 Copying & Moving Files & Folders.mp4 (30.91 MB)
018 Mac Terminal - Core Commands Overview.mp4 (7.31 MB)
019 Windows Command Prompt - The Basics.mp4 (24.1 MB)
020 Absolute vs Relative Paths.mp4 (24.34 MB)
021 Creating & Deleting Files & Folders.mp4 (14.71 MB)
022 Copying & Moving Files.mp4 (10.38 MB)
023 Windows Command Prompt - Core Commands Overview.mp4 (5.65 MB)
024 Module Introduction.mp4 (3.11 MB)
025 Theory - How Git Works.mp4 (14.79 MB)
026 Theory Working Directory vs Repository.mp4 (10.94 MB)
027 Theory - Understanding Branches.mp4 (9.01 MB)
029 Installing Git on Windows.mp4 (42.99 MB)
030 Installing Git on MacOS.mp4 (66.73 MB)
031 Installing Visual Studio Code.mp4 (30.81 MB)
032 Initializing the Repository & Creating the First Commit ( git init & git commi.mp4 (24.37 MB)
033 Diving Deeper Into Commits with git log.mp4 (13.95 MB)
034 Understanding & Creating Branches.mp4 (19.87 MB)
035 Merging Branches - The Basics.mp4 (5.72 MB)
036 Understanding the HEAD.mp4 (8.31 MB)
037 The detached HEAD.mp4 (11.25 MB)
038 Branches & git switch (Git 2 23).mp4 (7.06 MB)
039 Deleting Data - An Overview.mp4 (1.94 MB)
040 Deleting Working Directory Files.mp4 (9.92 MB)
041 Undoing Unstaged Changes.mp4 (16.26 MB)
042 Undoing Staged Changes.mp4 (16.88 MB)
043 Deleting Commits with git reset.mp4 (20.25 MB)
044 Deleting Branches.mp4 (4.92 MB)
045 Committing detached HEAD Changes.mp4 (29.35 MB)
046 Understanding gitignore.mp4 (17.96 MB)
047 Wrap Up & Basic Commands Overview.mp4 (16.52 MB)
048 [assignment] Assignment - Practicing the Git Basics.mp4 (9.8 MB)
048 [assignment file] Assignment - Practicing the Git Basics.zip (624 B)
048 [assignment solution] Assignment - Practicing the Git Basics.mp4 (77.16 MB)
049 Module Introduction.mp4 (1.25 MB)
050 Understanding the Stash ( git stash ).mp4 (37.57 MB)
051 Bringing Lost Data Back with git reflog.mp4 (36.17 MB)
052 Combining Branches - What & Why.mp4 (3.67 MB)
053 Understanding Merge Types.mp4 (5.33 MB)
054 Applying the Fast-Forward Merge.mp4 (28.1 MB)
055 The Recursive Merge (Non-Fast-Forward).mp4 (24.46 MB)
056 Rebasing - Theory.mp4 (9.52 MB)
057 Applying git rebase.mp4 (22.38 MB)
058 Handling Merge Conflicts.mp4 (24.34 MB)
059 Merge vs Rebase vs Cherry Pick.mp4 (4.34 MB)
060 Undestanding git cherry-pick.mp4 (19.16 MB)
061 Working with Tags ( git tag ).mp4 (17.61 MB)
062 Wrap Up.mp4 (8.5 MB)
064 Module Introduction.mp4 (3.76 MB)
065 What is GitHub.mp4 (7.32 MB)
066 From Local to Remote Repository - Theory.mp4 (17.59 MB)
067 Creating a GitHub Account & Introducing GitHub.mp4 (59.41 MB)
068 Creating a Remote Repository.mp4 (25.07 MB)
069 Connecting Local & Remote Repositories.mp4 (30.22 MB)
070 Understanding the Personal Access Token.mp4 (12.32 MB)
071 Pushing a Second Commit.mp4 (29.12 MB)
072 From Local to Remote - Understanding the Workflow.mp4 (10.86 MB)
073 Remote Tracking Branches in Practice.mp4 (27.45 MB)
074 Understanding Local Tracking Branches.mp4 (10.28 MB)
075 Creating Local Tracking Branches.mp4 (41.87 MB)
076 Remote & Tracking Branches - Command Overview.mp4 (10.5 MB)
077 Cloning a Remote Repository.mp4 (37.19 MB)
078 Understanding the Upstream.mp4 (9.13 MB)
079 Deleting Remote Branches & Public Commits.mp4 (21.94 MB)
080 Wrap Up.mp4 (3.5 MB)
082 Module Introduction.mp4 (5.4 MB)
083 The 4 GitHub Usecases.mp4 (6.2 MB)
084 Understanding GitHub Account Types.mp4 (20.19 MB)
085 Changing the Repository Type from Public to Private.mp4 (39.02 MB)
086 Pushing Commits to a Public Repository.mp4 (17.06 MB)
087 How GitHub Manages Account Security.mp4 (11.65 MB)
088 Understanding & Adding a Collaborator to a Private User Account.mp4 (42.74 MB)
089 Collaborating in Private Repositories.mp4 (19.73 MB)
090 Comparing Owner & Collaborator Rights.mp4 (37.75 MB)
091 Limiting Interactions.mp4 (47.14 MB)
092 Introducing Organizations.mp4 (4.38 MB)
093 Creating an Organization.mp4 (19.36 MB)
094 Exploring Member Repository Permissions.mp4 (18.75 MB)
095 Adding Outside Collaborators.mp4 (24.32 MB)
096 Adding Organization Members.mp4 (35.33 MB)
097 Failing to Manage Access for Individual Repositories.mp4 (10.74 MB)
098 Introducing Teams.mp4 (35.13 MB)
099 Managing Team Repository Access Efficiently.mp4 (39.16 MB)
100 Understanding Forks & Pull Requests.mp4 (22.68 MB)
101 Forking a Repository.mp4 (52.3 MB)
102 Pull Requests in Practice.mp4 (61.75 MB)
103 Opening & Closing Issues.mp4 (79.18 MB)
104 Working with GitHub Projects.mp4 (53.64 MB)
105 Creating a README File in to Repository.mp4 (58.46 MB)
106 Presenting Yourself as Developer on GitHub.mp4 (17.52 MB)
107 About GitHub Stars.mp4 (7.49 MB)
108 Wrap Up.mp4 (12.35 MB)
110 Module Introduction.mp4 (2.13 MB)
111 Preparing the Project.mp4 (14.5 MB)
112 01-starting-code.zip (466.78 KB)
112 Project Setup.mp4 (22.91 MB)
113 Creating our First Commit Locally.mp4 (16.42 MB)
114 Changing the ReactJS Project Code.mp4 (67.59 MB)
115 Pushing the Code to the Owner's Remote Repository.mp4 (22.89 MB)
116 02-cart-files.zip (2.43 KB)
116 Cloning the Project & Changing the Code.mp4 (36.29 MB)
117 Pushing the Commit & Why it Fails.mp4 (11.07 MB)
118 Adding a Collaborator.mp4 (7.96 MB)
119 Creating the Personal Access Token & Pushing Successfully.mp4 (20.88 MB)
120 Merging the Owner Branches.mp4 (13.99 MB)
121 Fixing Merge Conflicts.mp4 (47.7 MB)
122 Accessing Code via Forks.mp4 (14.2 MB)
123 03-finished-project.zip (470.49 KB)
123 Contributing to the Project by Improving the Code.mp4 (14.6 MB)
124 Creating the Pull Request.mp4 (27.36 MB)
125 Accepting the Pull Request.mp4 (35.03 MB)
126 01-starting-code.zip (466.78 KB)
126 02-cart-files.zip (2.43 KB)
126 03-finished-project.zip (470.49 KB)
127 Congratulations!.mp4 (6.57 MB)
]
Screenshot
gT4nPjM8_o.jpg


RapidGator
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
NitroFlare
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
TurboBit
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

In der Börse ist nur das Erstellen von Download-Angeboten erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.me | Data-Load.ing | Data-Load.to | Data-Load.in

Auf Data-Load.me findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load legal?

Data-Load ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load gespeichert.
Oben Unten