Companies Home Search Profile

Learn Git / Bitbucket from Scratch : With Real time use case

Focused View

Pankaj Gupta

4:35:38

40 View
  • 1. Introduction to this Course - Demo.mp4
    11:56
  • 2. Introduction to GIT and GitHub.mp4
    06:47
  • 3. How to Reach out to Instructor.html
  • 4. Git Basics Terminology.mp4
    08:15
  • 5. Test your Knowledge.html
  • 1. Downloading Git and Do Installation.mp4
    01:39
  • 2. Downloading and Installation of Git in Window (Video has Instruction- No Sound).mp4
    01:37
  • 3. Creating Account on GitHub.mp4
    05:34
  • 4. Creating Git Repository and pushing into GitHub.mp4
    07:56
  • 5. Test your knowledge.html
  • 1. Git Basic Commands and Real time use.mp4
    06:18
  • 2. Introduction of Git Branching and use.mp4
    05:08
  • 3. Pushing code to the different Branches.mp4
    07:55
  • 4. GitHub all the Options Explanation.mp4
    05:25
  • 5. Use of Project in GitHub Special use to track the Project.mp4
    06:37
  • 6. Test your knowledge.html
  • 1. Initialising new git Repository and cloning the lattest code from master Branch.mp4
    08:02
  • 2. Push the latest changes in Master using GIT commands.mp4
    08:53
  • 3. Understanding the Basic Git Commands usage.mp4
    09:07
  • 4. Creating new Branch using Git Commands.mp4
    07:13
  • 5. Pushing the Changes into the Newly created Branch by Using Git commands.mp4
    04:59
  • 6. Reverting the Changes into Repository Most important part of Git.mp4
    07:12
  • 7. Merging the changes into master with Explanations Real time Explanation.mp4
    03:44
  • 8. Test your knowledge.html
  • 1. Basic Introduction Part.html
  • 2. 1.Cloning Existing GitBitbucket Project.mp4
    09:27
  • 3. 2.Why We need Git Pull.mp4
    04:44
  • 4. 3.Git pull explanation 1.mp4
    10:29
  • 5. 4.Git pull explanation 2.mp4
    04:44
  • 6. 5.Git pull real time example 3.mp4
    12:51
  • 7. 6.Git Fetch and Merge.mp4
    03:15
  • 8. Test your knowledge.html
  • 1. Git Revert Basic Introduction.html
  • 2. 7.Git revert and Reset.mp4
    11:12
  • 1. Git Stash Basic Introduction.html
  • 2. 8.Git stash example 1.mp4
    06:09
  • 3. 9.Git stash Example 2.mp4
    09:20
  • 4. Test your knowledge.html
  • 1. Git log Basic Introduction.html
  • 2. 10.Git Log and show.mp4
    02:52
  • 1. What is Pull Request .mp4
    05:34
  • 2. Why we need PR Process .mp4
    05:56
  • 3. PR Process with Live Example.mp4
    05:11
  • 4. Cloning a Branching and pushing into master.mp4
    05:16
  • 5. Creating feature Branch and Raising PR.mp4
    08:02
  • 6. Adding team to collaborate and work in GIT.mp4
    01:23
  • 7. PR Approvals.mp4
    02:29
  • 8. Complete PR Process with Live execution - I.mp4
    13:57
  • 9. Complete PR Process with Live execution - II.mp4
    05:53
  • 10. What is Merge Conflicts .mp4
    03:26
  • 11. Merge Conflicts with Live Execution.mp4
    13:50
  • 12. Viewing commit & revoking Access.mp4
    02:00
  • 13. PR Review Best Practice & Ethics.mp4
    03:21
  • 14.1 GIT PR Process.pdf
  • 14. Recourse & Download.html
  • 15. Test your knowledge.html
  • 1. Notes and Materials.html
  • 2.1 git-cheat-sheet.pdf
  • 2. Interview Questions.html
  • 3. Bonus Lecture.html
  • Description


    Learn A-Z Beginner level Basics: Git / Bitbucket step-by-step with easy Real time examples ( Interview Questions+Notes )

    What You'll Learn?


    • Basic level knowledge about Git and gitHub and difference between them
    • Integrate Git with your Organisational Project as a Fresher and Experienced -Both Cases are covered from beginner level.
    • Execute different Git basic commands in the command line (Terminal for Mac Users, and Git Bash for Windows Users)
    • Integrate Git with Eclipse - using git Without command line (This is important part of this course for Beginer)
    • By end of this Course You will feel very comfortable using Git commands in your companies project(s)
    • Interview level explanation is given - Apart from Knowledge one can be ready for company Interview as well.
    • You will gain confidence with “Real time scenario” so that you can answer to anybody with confidence- This is Main focus.

    Who is this for?


  • * Software Engineer : Software Developer and Automation Tester who has an interest in Version Control.
  • * This course is designed for anyone who is in the software industry. Version Control is most important.
  • * Any Experience who want to change Domain OR update their skills and Prepare for Git Interview
  • * Beginner/Fresher Automation Tester, Upgrading skills as SDET
  • * DevOps
  • What You Need to Know?


  • * Prerequisites : JDK and Eclipse should be install
  • No Other prerequisites : Everything starting from what/Why/When/How is Git and GitHub and how to use Git using command line and Eclipse.
  • No Other prerequisites : This course almost covered everything from Beginner level
  • More details


    Description

    *********** Git is a Version control tool and a Good Software Engineer/Automation Tester should know how to use Git *************

    With the help of This Course , we can learn Git and work with any stable company, or even a start up company .

    Git is most commonly and most widely used as a version control tool .
    Whoever is working as Software Engineer -Git knowledge is must.


    What made this course Unique from other courses?

    Only course on Internet which covers Real time from Basic explanation about Git.

    Covered use of Git : Using Command lines and Eclipse


    In this course, we are going to cover :

    • -Basic Introduction to GIT and GitHub

    • -Basic Git Terminology

    • -Downloading Git and Do Installation

    • -Creating Account on GitHub

    • -Creating Git Repository and pushing into GitHub

    • -Git Basic Commands and Real time use

    • -Basic Introduction of Git Branching and use

    • -Pushing code to the different Branches

    • -GitHub all the Options Explanation, So that one can answer most of the questions comfortably.

    • -Use of Project in GitHub

    • -Initialising new git Repository and cloning the latest code from master Branch

    • -Push the latest changes in Master using GIT commands

    • -Understanding the Basic Git Commands usage

    • -Creating new Branch using Git Commands

    • -Pushing the Changes into the Newly created Branch by Using Git commands

    • -Reverting the Changes into Repository

    • -Merging the changes into master with Explanations

    • -Understanding PR Review Process with Live examples

    • -Understanding Merge Conflicts and Pull request

    • -Last But Not Least : Interview Questions and Preparations

    ********************* WHAT MAKES THIS COURSE BEST? *****************************


    Learn Git in very easy way with Real time interview question and Notes for each sections.

    ****************************************************************************************

    Course is prepared by picking real time scenarios How actually industry use.

    Anybody can learn Git and use in his company very comfortably : We have explain from beginner level


    This course explains :


    At the end of this course you can use git comfortably and answered the basic question with full confidence.

    ***Keep Learning- Keep Growing*** and Wish you all the Best !!

    Who this course is for:

    • * Software Engineer : Software Developer and Automation Tester who has an interest in Version Control.
    • * This course is designed for anyone who is in the software industry. Version Control is most important.
    • * Any Experience who want to change Domain OR update their skills and Prepare for Git Interview
    • * Beginner/Fresher Automation Tester, Upgrading skills as SDET
    • * DevOps

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Pankaj Gupta
    Pankaj Gupta
    Instructor's Courses
    Teaching is my Passion and I Love Spreading the Knowledge thats why giving tag name-Keep Learning : Keep Growing - By Pankaj Gupta I have spend maximum time of my QA skills in Automation Project and have designed Automation Framework from Scratch.*** My Major skills involved ***Selenium | Java | Appium |RestAssured -API Automation | Spring-boot | JMeter & WaptPro|Git/Bit-BucketMaven | Jenkins |TestNg |Cucumber | Data Base-SQL | Software Testing and Keep Adding.....******************************************************After teaching more than 50+ Batches Online and Offline today I am here at Udemy.I decided to join Udemy because of my passion to share my knowledge in specific areas.All the Best !!Looking forward to see you soon in my courses.- Pankaj Gupta(a Passionate Software Engineer and Tutor )
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 42
    • duration 4:35:38
    • English subtitles has
    • Release Date 2023/10/17