Version Control

所在平台: Coursera

课程主页: https://www.coursera.org/learn/introduction-to-version-control

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:版本控制 课程概述:欢迎参加本课程《版本控制》。在掌握开发基础知识后,了解如何与其他开发人员高效合作至关重要。在本课程中,您将学习现代软件开发人员如何在全球范围内协作而不破坏彼此的代码。您将探讨不同的版本控制系统以及如何创建有效的软件开发工作流程。 课程将介绍一些常用的Linux命令,以便您可以使用这些命令对硬盘上的文件进行操作,并创建强大的自动化工作流程,从而节省时间和精力。最后,您将看到如何在软件开发项目中使用Git来管理团队文件,并创建一个可以管理代码修订的代码库。 完成本课程后,您将能够: - 实施版本控制系统 - 使用命令行进行导航和配置 - 管理代码修订 - 创建和使用GitHub代码库 在最终项目中,您将通过完成任务(如分叉和克隆代码库、更新文件以及将更新推送到代码库)来展示您在GitHub项目管理方面的知识。 该课程适合希望为与其他开发者协作做好准备的初学者。成功完成此课程不需要网页开发经验,仅需基本的互联网导航技能和对编码的热情。 课程大纲: 1. **软件协作**:学习现代软件开发人员如何使用版本控制或子版本控制在全球范围内协作,创建有效的软件开发工作流程。 2. **命令行**:学习使用命令行执行Linux中的命令,包括文件的遍历、创建、重命名和删除,以及如何使用管道和重定向创建自动化工作流程。 3. **使用Git**:建立对Git技术的概念理解,包括安装Git、创建本地代码库、提交变更、创建远程代码库以及将提交推送到远程代码库。 4. **评估**:对课程中涵盖的关键技能进行评估。 通过本课程,您将能全面提升在软件开发中的协作能力与版本控制管理技能。

课程大纲

Name:Software collaboration

Description:In this module, you will learn about how modern software developers collaborate across the world without messing up each other's code. This involves using version control or subversion to bring order to the chaos of massive software projects that have the potential for mistakes and bugs. You will look at the different version control systems and how to create an effective software development workflow.

Name:Command Line

Description:In this module you will learn how to use the command line to execute commands in Linux. You will be introduced to some of most commonly used commands that traverse, create, rename, and delete files on your hard drive. You will learn how easy it is to use piping and redirection to create powerful workflows that will automate your work, saving you time and effort.

Name:Working with Git

Description:This module will help you to develop a strong conceptual understanding of the Git technology and how it is used in software development projects to manage team files. You will install Git, create a local repository, create a commit, create a remote repository and push commits to a remote repository.

Name:Graded Assessment

Description:In this module, you will be assessed on the key skills covered in the Course.

课程评论(0条)

课程详情

Welcome to this course about Version Control. Once you’ve learned the basics of development, It’s important to know how to work effectively with other developers. In this course, you will learn how modern software developers collaborate across the world without messing up each other's code. You will look at the different version control systems and how to create an effective software development workflow.  You will be introduced to some of the most commonly used Linux commands that you can use to work with files on your hard drive and create powerful workflows that will automate your work, saving you time and effort. Finally, you will see how Git can be used in software development projects to manage team files—and you will create a repository that can manage code revisions. By the end of this course, you will be able to: • Implement Version Control systems. • Navigate and configure using the command line. • Manage code revisions. • Create and use a GitHub repository. For the final project, you will demonstrate your knowledge of project management in GitHub by performing tasks such as forking and cloning a repository, updating a file, and pushing updates to a repository. This is a beginner course for learners who wish to prepare themselves for collaborative work with other developers. To succeed in this course, you do not need prior web development experience, only basic internet navigation skills and an eagerness to get started with coding.

课程标签

0人关注该课程

主题相关的课程