Giter VIP home page Giter VIP logo

c230123-story's Introduction

Class CS230123

Introduction to Git, Github, Github Desktop.

The objective of this repository is to discover the features that Git, Github, Github Desktop offers us related to reviewing version control and show the functionability for remote and group work enviorment.

Topics

  • Introduction to git glosary and technicism
  • Creating repositories
  • Copying repositories
  • Explore version control with a simple HTML website

Documentation

This course is not a deep dive into git and it functionalities and features, for a deep dive you can reference to the documentation listed bellow:

Page Documentation
Atlassian https://www.atlassian.com/git
GitHub https://docs.github.com/en/get-started/getting-started-with-git
git-scm https://git-scm.com/doc
Microsoft https://learn.microsoft.com/en-us/training/modules/intro-to-git/
Udacity https://www.udacity.com/course/version-control-with-git--ud123
O'Reilly https://www.oreilly.com/library/view/learning-git/9781098133900/

Installation

For the purpose of this course we are going to use github desktop for its simplicity but feel free to download git and explore it.

Install git in a Windows machine.

winget install --id Git.Git -e --source winget

for more download options in windows

Install git in a Linux machine.

apt-get install git

for more download options in Linux distros

Install git in a MacOS machine.

brew install git

for more download options in MacOS

License

MIT

Free Software

c230123-story's People

Contributors

alicepearson avatar mavz1 avatar miguelsarm avatar pinmeister avatar shahrokhebrahimi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.