forked from ua-data7/Workshops
-
Notifications
You must be signed in to change notification settings - Fork 8
Introduction to Github
Carlos Lizarraga-Celaya edited this page Oct 10, 2022
·
11 revisions
(Octocat. Image Credit: Github.com)
- Illustrate the use of Github Repositories for storing and collaborating in project code files .
- Show the advantages of using Github as a Version Control System for text/code files.
- Contrast the different options for synchronizing files between local and remote repositories (vía the Command Line Interface - CLI, via a Web browser and via Github Desktop).
- Demonstrate how to Create and Manage Repositories using CLI Git and Github Desktop.
- Make use of Github Desktop to create, update and maintain a Documentation Project.
- Illustrate how to clone, rename, delete and restore deleted repositories.
- Git Glossary.
- Git Tutorial.
- Github Get Started.
- Learn Git. Colorado's Decision Support Systems.
- Let's Git Started. Happy Git and GitHub for the useR by Jennifer Bryan.
- A visual guide to Version Control. BetterExplained.com.
- CLI Git.
- Git Cheat Sheet. Github Education.
Created: 02/17/2022 (C. Lizárraga); Last update: 10/10/2022 (C. Lizárraga)
University of Arizona, D7 Data Science Institute, 2022.
- Introduction to the Command Line Interface Shell
- Unix Shell - Command Line Programming
- Introduction to Github Wikis
- Introduction to Github
- Github Wikis and Github Pages
- Introduction to Docker
- Introduction to Python for Data Science - RezBaz AZ 2022.
- Jupyter Notebooks
- Pandas for Data Analysis
- Exploratory Data Analysis with Python
- Low-code Data Exploration Tools
- Outlier Analysis and Anomalies Detection.
- Data Visualization with Python
- Introduction to Time Series Analysis
- Low-code Time Series Analysis
- Time Series Forecasting
- Overview of Machine Learning Algorithms
- Overview of Deep Learning Algorithms
- Introduction to Machine Learning with Scikit-Learn
Carlos Lizárraga, Data Lab, Data Science Institute, University of Arizona.