• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

HackYourFuture/Git: This repository contains the course material for the Git cou ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

HackYourFuture/Git

开源软件地址:

https://github.com/HackYourFuture/Git

开源编程语言:


开源软件介绍:

Git :

This repository contains the course material for the Git course :octocat:.

Git course was first introduced in the Hack Your Future (HYF henceforth) in September 2016. We think that learning Git is one of the useful skills to become a successful and efficient software engineer. The aim of this course is to learn the basics of Git and not to be an expert. The Git module was designed to be taught in three two-hour lectures.

We want to use this repository as an archive of course material (slides/tutorials), useful resources, teaching ideas etc.

Also check out our Git playlist for tutorials

learning goals lesson 1

The teacher should:

  • Have explained the need for VCS (Version Control System) for developers working together on software
  • Have talked about GIT: what is a commit and the 3 different stages.
  • Have shown in live-coding how to create a new repository: using init (mention clone)
  • Have shown how to add files to that new repository: add rm
  • Have shown how to commit and push those files: commit push

The student should:

  • Have an understanding of problems for developers working together on software
  • Have an understanding of the need for version control software
  • Have an understanding of what GIT is and what problem it solves.
  • Understand what a commit is and how it represents a certain unit of work
  • Know how to create a new repository using clone and init
  • Know how to add / remove files to that new repository
  • Know how to commit and push files in that new repository.

learning goals lesson 2

The teacher should:

  • Have explained what branches are and why we want to use them.
  • Have explained what a remote is.
  • Have explained the different kinds of branches: local, local tracking, remote tracking.
  • Have explained how to navigate branches, f.e. using git checkout.
  • Have explained what HEAD in git means.
  • Have shown a demo of creating a new local branch, push it to the remote.

The student should:

  • Have an understanding of branches and how they can be used.
  • Know what a remote is and know how to retrieve remote information from git: git remote [show] [-v] [-vv]
  • Know what the difference between the three types of branches are.
  • Know how to navigate between branches and what git commands to use for them.
  • Have an understanding of what HEAD means.

Learning goals Lesson 3

The teacher should

  • Have explained what is a pull request and why people use it
  • Have talked about different workflows and explain what is a forking workflow
  • Have created a repository PullRequestDemo, have students fork it and reviewed student's pull request

The student should

  • Have an understanding of pull requests and forking workflow.
  • Have forked a public repository (Created by teacher) and have submitted a pull rquest.



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap