|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/git-github-the-complete-git-github-course/
课程评论:没有评论
课程名称:Git与GitHub - 完整的Git与GitHub课程 课程概述:在当今程序开发的背景下,掌握版本控制系统显得尤为重要。本课程专为希望学习如何使用Git和GitHub的开发者和设计师设计。Git是一个流行且广泛使用的版本控制系统,它允许用户记录项目的不同版本,并能够随时回溯查看项目的历史状态。而GitHub则是一个在线服务,让用户可以共享代码并与其他开发者协作。 本课程的内容包括多个主题,从Git的基础知识开始,学习如何安装Git、使用终端创建本地仓库以及如何通过提交记录项目的不同版本。接下来,您将学习如何使用git checkout、git revert和git reset等命令查看、更新或删除项目的历史状态。 掌握Git基础后,课程将转向GitHub,您将学习如何创建GitHub上的仓库、将本地仓库连接到远程仓库、进行提交等。随后,您将了解Git强大功能之一——分支管理,学习如何在本地和远程处理分支。 对于稍微复杂的内容,课程将涵盖如何使用不同的方法合并分支,以及如何处理合并冲突。接下来,您将学习如何进行分叉和贡献,包括如何在您的GitHub账户上复制别人的远程仓库、将其克隆到本地计算机以及如何对原始项目进行贡献。 最后,我们将讨论在GitHub上如何进行协作,涉及设置协作团队、定义协作者的不同规则等重要主题。在整个课程过程中,如果您有任何问题,欢迎在问答区提问,我们将提供快速而有帮助的支持。 加入我们吧!
The Complete Git & GitHub CourseIf you create websites, web applications or mobile apps, or if you write any type of code, then, it's always good to use a version control system. This course will teach about one of the most popular and widely used version control systems today. Nowadays any of the professional developer or designer needs to know how to work with Git and GitHub. Git allows you to record different versions of your project and lets you go back in time and check previous states of the project. As for the GitHub, it's an online service where you can share your code to the world and also it allows us to collaborate with different developers. so you if you want to learn those things then this is the right course for you. The course consists of lots of different topics. We will start from Git basics, where you can learn about how to install Git. We will go through the basics of the terminal, we will create our first local repository, and you will see how to save different versions of the project, as the snapshots, using commits. Next, we will move on and learn about how to go back in time and check the previous states of the project, update them or even delete with help of git checkout, git revert and git reset. Once we get some solid knowledge about Git, then we will start learning about the basics of GitHub. We will go through the topics, such as creating the repository on GitHub, connecting the local repository to a remote one, making commits and much more.Next, we will move on and see how to work with one of the greatest features of Git, which is branching. You will learn about how to deal with branches locally and also, remotely. After that, we will refer to kinda complex stuff. We will show you how to merge branches with different methods, and also, how to deal with merge conflicts. Next, it should be followed by forking and contributing. You will learn about how to copy someone else's remote repository on your GitHub account, how to clone it to your local computer and how to contribute to the original project. Finally, we will discuss how to collaborate on GitHub. We will go through some really important topics, such as, how to set up a collaboration team, how to define different rules for collaborators and much other stuff. Throughout the course, if you have any questions, then you can feel free and post them in Q/A section, you will get fast and helpful support. JOIN US!!!