最新消息:请大家多多支持

Learn Git, GitHub and GitHub Actions

未分类 dsgsd 13浏览 0评论

th_IgS6bIWSNa2fZJdPbGLF42NfIKBOKwAu

Published 12/2024
Created by Felipe Gavilán
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Beginner | Genre: eLearning | Language: English | Duration: 132 Lectures ( 5h 33m ) | Size: 2.1 GB

Learn professional software development practices like Continuous Integration and Delivery, GitHub Flow, and more!

What you’ll learn
Using basic and advanced commands in Git
Create repositories locally
Create repositories in GitHub
Create workflows in GitHub Actions to automate tasks
Do continous integrations to build projects and run automatic tests using Github Actions
Do continous delivery to automatically deploy projects when updating the code on GitHub

Requirements
No experience in Git, GitHub nor GitHub Actions is needed. Does not need a coding background.

Description
In this course we will learn Git, GitHub, and GitHub Actions. Git is a technology that enables decentralized version control. It supports professional software development by providing each team member with the complete history of project changes on their local machine. Additionally, it facilitates the creation of branches for new functionalities. Git also allows you to revert to any previous version of the software. If something stops working, you can restore a version that functioned correctly.GitHub enables us to share projects and collaborate with others. It’s more than just a code-sharing tool—it facilitates project discussions, task tracking, automation implementation, and more.Finally, GitHub Actions enables us to automate various tasks in GitHub. For example, we can compile and run automated tests whenever our repository is updated. We can also automate the deployment of our applications.Topics we’ll cover include:Introduction to Git Basic commands: init, add, commit Advanced commands, such as cherry-pick, rebase, and stash Introduction to GitHub Exploring GitHub features like repositories, issues, pull requests, and projectsIntroduction to GitHub ActionsUsing triggers to run our workflowsLeveraging predefined Actions to simplify process automationImplementing continuous integration and continuous delivery And much more!By the end of this course, you’ll have a solid understanding of Git, GitHub, and GitHub Actions, empowering you to manage version control, collaborate effectively, and automate workflows with confidence. Whether you’re new to these tools or looking to enhance your skills, this course will provide you with the knowledge and practical experience to be proficient in modern software development. Let’s get started!


Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Learn Git, GitHub and GitHub Actions

您必须 登录 才能发表评论!