1 / 11

GitLab Tutorial For Beginners | What Is GitLab And How To Use It? | GitLab Tutorial | Simplilearn

This GitLab presentation will help you learn the basics of Gitlab with the help of a used case. We will determine the relevance of GitLab and discuss some of its features. Then we shall see a hands-on demo showing how we can make our first project in GitLab.<br> <br>The below topics will be explained in this presentation: <br>1. What is GitLab?<br>2. Demo of GitLab<br><br>Learn the basics of Gitu2014a version control system (VCS), and understand how to set up Git in your system, list the three-stage workflow in Git, create branches and track files, create repository in Git, GitHub and more.<br><br>Whatu2019s the focus of this course?<br>Git is a version control system (VCS) for tracking changes in computer files and coordinating work on those files among multiple people. It is primarily used for software development, but it can be used to keep track of changes in any files.This course enables you to learn and solve versioning problems with your files and codes. All these concepts are presented in an easy to understand manner, using demos and assignments to clarify the concepts and present the actual method of implementation.<br><br>What are the course objectives?<br>- Git course offered by Simplilearn will enable you to:<br>- Understand distributed version control system and its features<br>- Set-up Git in your system<br>- List the three-stage workflow in Git<br>- Create branches and track files<br>- Create a repository in Git and GitHub<br>- Describe merging, cloning, rebasing, among others<br><br>Who should take this course?<br>- The following professionals can go for this course:<br>- Software Professionals<br>- Testing Professionals<br>- Software Architects and Designers<br>- Open source contributors and enthusiasts<br>- Developers who want to gain acceleration in their careers as professionals using Git and GitHub<br>- Managers who are technical subject matter experts, leading software development projects<br>

Simplilearn
Download Presentation

GitLab Tutorial For Beginners | What Is GitLab And How To Use It? | GitLab Tutorial | Simplilearn

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The Goldman Sachs Group, Inc. is a Multinational Investment Bank and financial services company, providing serves in investment management, securities, asset management, prime brokerage, and security underwriting The organization has offices across all major financial centers around the world, and operates with over 38,000 employees

  2. Challenge: To increase Software Quality and Developer Efficiency, enable Concurrent Development activities, and achieve faster development cycles

  3. Click here to watch the video

  4. Solution: To find a tool that removes tool chain complexity and manages everything in one UI GitLab helps the engineering teams to remove toolchain complexity and accelerate DevOps adoption The application allows developers to manage all efforts In one UI and simplifies the administration using oncentralized instance for all repositories

  5. What is GitLab?

  6. What is GitLab? • GitLab is a web-based git repository that offers free open and private repositories, issue-following and wikis. • It is a complete DevOps platform that allows teams to collaborate and build better software

  7. What is GitLab? • Git is a version control system for tracking changes in computer files. It is used for coordinating work among several people on a project and tracking progress over time • It is used for Source Code Management in software development git • GitLab is a web-based git repository that offers free open and private repositories, issue-following and wikis. • It is a complete DevOps platform that allows teams to collaborate and build better software

  8. What is GitLab? • GitLab helps teams to reduce their cycle time and development costs • To access more functionalities, one can opt for the paid version starting at $4 per user per month

  9. Demo

More Related