|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/essential-git-github-project-management-version-control/
课程评论:没有评论
课程名称:Git和GitHub入门 - 版本控制与管理 课程概述: 本课程专为完全初学者设计,旨在帮助学生理解版本控制的基本概念,以及Git和GitHub的功能与重要性。无论你是自由职业者,还是在公司工作,参与多个项目时与他人协作的机会极大,掌握版本控制工具是每位开发者必须具备的技能。 课程内容将从无到有,带领学员熟悉Git和GitHub的使用,不需要任何先前知识。你将学习在Mac和Windows终端中访问、创建、删除、重命名和移动文件及目录的基本命令。此外,还将介绍Git的工作原理、如何安装、创建和管理Git仓库,以及如何利用GitHub进行远程控制。 课程主要内容包括: - Git和版本管理的基础知识 - Git和GitHub的结合与使用 - 如何从本地仓库推送到远程仓库 - 创建和管理分支 - GitHub协作流程及如何贡献开源项目 - 如何使用GitHub Pages托管网站及其相关功能 通过实际项目,例如创建现代着陆页仓库以及参与BarniCoin区块链项目的贡献,学生不仅能掌握技术技能,还能在实际操作中获得实践经验。 总之,Git和GitHub是开发者在现代工作中不可或缺的工具,这门课程将帮助你自信且高效地进行版本控制和管理工作。
What is Version Control?What is Git?What is GitHub?Why Should I learn Git and GitHub ?All this questions are answered here. Git and GitHub are essential tools that sooner or later each developer needs to learn.Hi! My name is Norbert and this is my Git and GitHub for complete beginners course.Eider you are a freelancer or work at a company the probabilities that you will collaborate with others on a project or multiple projects, are prate hi to most certain. Even if you go full lonely wolf you still need some sort of backup, redundancy, version control and remote repository system.No matter if you're just getting started with (web) development, or applying for a developer job or if you just need to refresh your knowledge on Git and GitHub, version control and version management are a core skills and a must know for all developers.The best toll on the market for version control are Git and GitHub, and they are the most popular version management and repository systems. Also the synergy between Git and GitHub makes them a reliable source for remote work. Also combining them with Microsoft Visual Studio Code will increase your development speed.This course will guide you from a complete beginner with 0 knowledge of Git and GitHub, to be confident and efficient when working with version control and version management systems.Prier Knowledge?Absolutely No prier knowledge is required.What will you learn ?Essential Mac and Windows terminal commends forAccessing files and directories using the Mac Terminal and Windows cmdCreating and Deleting files and directories using the Mac Terminal and Windows cmdFlagging files and directories using the Mac Terminal and Windows cmdCopying, Renaming and Moving files and directories using the Mac Terminal and Windows cmdWhat is Git and version managementHow Git works and how to install git on Mac and PCHow to create a repository in gitHow to add, commnit and log your commits to a git repositoryWhat are branches, how to create, merge and delete branchesHow.gitignore worksWhat is GitHub remote controlHow git and GitHub work togetherHow to go from a local repository to a remote repositoryHow to create a GitHub Account, and your first Remote repositoryHow to connect and pushing to your repository, also log your pushing history and branchesWhat are Remote and local tracking branchesHow to create a local tracking branchFrom Local-Remote Workflow important commandsFrom Remote to local repositories with "Cloning"What is the upstream, branches with and withoutHow to delete branches and public commitsHow GitHub collaboration worksWhat the difference between Public and Privat Repositories isHow to change a Public to a private repository and backHow to Fork a repositoryHow to create a pull request, accepting and merging the pull request to the main branchHow to add and remove collaborators from a repositoryHow to contribute to open source projects and repositoriesHow you can host your websites on GitHubWhat is GitHub Pages and how it worksHow to create a website using GitHub pagesWhat is a static site generator and how to create a static website and host it on GitHubHow to add more content to a website by adding multiple pagesHow to publish and unpublish your website using GitHub Pages.Real World ProjectsCreate and contribute to a modern-landing-page repositoryContribute to the BarniCoin-Blockchain (NOT A REAL BLOCKCHAIN)