|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/git-going-fast/
课程评论:没有评论
**Git Going Fast: One Hour Git Crash Course (Git 快速入门:一小时 Git 速成班)** 本课程旨在快速掌握 Git 的核心概念和基础操作,帮助你在不到一小时的时间内开始使用 Git。 **课程内容亮点:** * **Git 基础入门:** 介绍 Git 版本控制系统及其核心概念和基本工作流程。 * **环境搭建与配置:** 提供 Windows 和 Mac OS X 系统的 Git 安装和配置指南,以及 Git 自助手命令的使用。 * **本地 Git 操作:** 学习如何初始化 Git 项目,进行文件添加、提交、移动、删除,排除不必要文件,以及查看提交历史。 * **远程 Git 操作:** 掌握如何创建 GitHub 远程仓库,配置 SSH 认证,将本地仓库与远程仓库关联,并将本地修改推送到远程。 * **学习方式:** 课程包含演示文稿(少量)、屏幕录制(约 56 分钟视频)、命令列表(方便回顾和参考)以及四个测验,以巩固学习效果。 * **附加资源:** 提供补充材料和 Git 相关资源推荐。 * **讲师支持:** 讲师可邮箱解答基础问题,并提供付费定制化指导。
Git Going Fast: One Hour Crash Course This course is designed to cut academic theory to just the key concepts and focus on basics tasks in Git in order to be productive quickly. Students can expect to learn the minimum needed to start using Git in less than an hour. Recent Course UpdatesOctober 17th: Added Updates and Errata section Course Outline Course Introduction and Overview provides an introduction to this course and the Git source control system. Key concepts and the basic workflow are discussed. Setup and Configuration provides step-by-step instructions on how to setup Git for Windows and Mac OS X, how to use Git's help command, and how to setup the minimum required configuration to start using Git. In Working with Git Locally, we walk through all the commands needed to start a new project managed by Git (or enable Git for an existing project) all the way through making commits, including common file operations like moving and deleting files. We also cover how to exclude the wrong files from accidentally being committed and how to review your repository's history. Going Remote covers publishing the locally created repository (previous section) on GitHub. Starting off by setting up SSH authentication, creating the remote version of our repository, linking the local repository with the remote version on GitHub, and finally sending our changes up to remote repository. Course Features Presentations provide audio/video training of conceptual ideas. Since few like slide-ware presentations, slide-presentations are kept to a minimum. Screencasts provide a video of the instructor's computer system with any actions, commands, or screens displayed and narrated. There is a total of 56 minutes of video based training in this course (Presentation + Screencasts, excluding Promo Video). Following each lecture or group of related lectures in the demo sections of the course are Command Listing lectures that serve as reference and reminder of the commands used in the previous lecture(s). Each Command Listing includes the exact listings used in the previous lectures and a reference guide for newly introduced commands. All commands used in this course are available through the Command Listing lectures. The four Quizzes reinforce the key concepts by testing your newly learned knowledge throughout the course. Several attachments throughout the course provide supplemental information, illustrations, or other reference material. Moving Forward Students can checkout my last lecture on other Git related resources. The instructor is available for simple questions by email and can provide customized paid instruction upon request - go the the author's profile for contact.