Introduction to using Git (Udemy.com)

Learn more about using Git for source file storage and version control. Course features Git access with GUI and CLI

Created by: Laurence Svekis

Produced in 2022

icon
What you will learn

  • Use several GUIs for Git
  • Store web projects on Github and Bitbucket
  • Use Git to store source files
  • Know how to access Git Repos using Command Lines

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 92 / 100

icon
Live Chat with CourseDuck's Co-Founder for Help

Need help deciding on a git course? Or looking for more detail on Laurence Svekis's Introduction to using Git? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community

icon
Course Description

Join Over 275,000+ Students Who Have Enrolled In My Udemy Courses This Year!
7,500+ Five Star Reviews on our courses prove Students Who Enrolling Are Getting Real Results!
Then this course is for you! Click "Take This Course Now" For Instant Life-Time Access!
--------------------------------------------
Want to learn more about Git and how you can use it for your web projects, perfect introduction to learning to about git and how to get started with using Git.

Git demonstrated, we show you how you can use GitHub and/or Bitbucket for storage, using git to control syncing between online and offline source code. Learn how you can work with git using applications like SourceTree and Github desktop. Explore git flow and using branching for version control. Once you see how easy it can be to use Git in clients jump into using Git from the command line.
Git is a version control system used for web development. Did you know that git can be a useful tool for teams of all sizes from 1 - many?
Step by Step guide to introduce new users to git! Learn how you can create repos, add files to repos, easily create new branches or versions of you code, pull and push source files to online git storage and a whole lot more.
Are you curious what Git can do..... I promise you if you are not using it you should be!
If you are working on web development projects Git can help you!
  • Git allows web developers to store content to online repositories like GitHub or Bitbucket.
  • Git can be used locally as well to create branches, compare versions and more.
  • Git is easy to use allowing you to work smarter
This course is perfect for anyone who wants to learn more about Git. Its designed as a light introduction to how git works so that you can easily bring it into your web projects. Once you start using Git you will wonder how you lived without it.
The course is designed to cover 2 ways to use Git.
1. Using git through a Git client application like SourceTree and other popular clients. Git clients give you access to all the Git has to offer with usable graphic interfaces. This part of the course is designed around users who want to know about git but don't want to use command lines to access it.
2. Git is easy to access via a terminal and command lines. Add files, create branches, pull and push content to your online repos all made easy with simple git commands. Take charge of your web project and use git commands. Command line section of this course is great for anyone who wants to get introduced to using Commands.
Git is powerful no matter how you bring it into your projects, and by the end of the course you can decide which way you want to access Git. Learn the basics of Git and work smarter.
I'm here to help you learn about web development and ready to answer any questions you may have. Enroll now and Learn Git today!

Who this course is for:
  • anyone who wants to learn more about version control
  • anyone who wants to learn how to store files to GitHub or Bitbucket
  • anyone who wants to explore what Git can do

*Some courses are excluded from this sale. Coupon not working? If the link above doesn't drop prices, clear the cookies in your browser and then click this link here.
Also, you may need to apply the coupon code directly on the cart page to get the discount.

Coupon Code

icon
Instructor Details

Laurence Svekis

I'm here to help you learn, achieve your dreams, come join me on this amazing adventure today

Providing Web development courses and digital marketing strategy courses since 2002.
Innovative technology expert with a wide range of real world experience. Providing Smart digital solutions online for both small and enterprise level businesses.
"I have a passion for anything digital technology related, enjoy programming and the challenge of developing successful digital experiences. As an experienced developer, I created my first computer applications in 1990, and my first website in 1998. I enjoy sharing my knowledge with others and want to help you share in the wonderful opportunities that the internet provides."
"Learning, understanding with a strong passion for education. The internet has provided us with new opportunities to expand and share knowledge."
Want to learn more about becoming a web developer, do you want to experience the freedom that technology provides for us? Learn how to bring amazing things to life online. Technology connects us all in many ways. It opens up doors to those who embrace it and learn how to make those connections real.
"My courses are designed to help you achieve your goals, learn and update skills"
Background : An experienced web application developer, having worked on m

icon
Reviews

4.6

34 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

Excellent, straightforward tutorial on the basics of git.

good intro

Great detail

Was a good introduction to Git that showed how to use multiple Git Clients and command-line functions. Feel much more comfortable with all the options and graphical clients that utilizes Git especially.

Stash, Workspace, index, local repository, and upstream are areas your code goes but that was not clearly demonstrated. Code was quickly moved to the server in the examples without explaining the stages. Git is very very complex and lots of important details that could of helped we hand to make a lot of important assumptions. For example if I make change to my working code on my computer and the the remote code on the same branch the system will not merge the unless you create another branch with your working code and merge it back in.

It is a very good course for Beginners to learn about Git.

Excellent course. The instructor gives a concise but thorough overview of Git and the various methods of interacting with it. This course provides a solid foundation for anyone who is new to Git and seeking to understand its capabilities and practical usage.

Great Course! Thank You! Just what I was looking for. I can see myself returning again and again to this course for the invaluable information.

The introduction gives a nice quick overview and should be a good and practical reference for starting on git. Personally, I would like to hear more explanations on concepts such as the workspace, local/remote repository etc., which might help me understand the more complex git functions later on.

I will update it once completed.Till now it is good. One star is missing because command line part has very less content and nothing about pull and fetch in command line videos

For a free and introduction level of Git, Laurence does a excellent job. This is a great hands-on course if you are new to Git.

I was expecting more about detailed commands using git. How to use git fully and how to solve conflicts, rebases and branch management.