Giter VIP home page Giter VIP logo

kcdccode2cloud's Introduction

GitHub Bootcamp - Workshop

Repo for the GitHub Code2Cloud Bootcamp 1/2-day Workshop from @wulfland.

๐Ÿ‘‰ Introduction

GitHub is more than just source control. It is a complete DevOps solution that can help you to accelerate your entire development process โ€“ from idea to production. In this practical boot camp, youโ€™ll get to know all parts of GitHub and youโ€™ll learn all tricks to get you an effective start.

The workshop is designed for developers that have used other platforms like Azure DevOps, GitLab, or Bitbucket and now want to switch to GitHub. But it is also suitable for people that are new to topics like git, CI/CD, and DevOps.

Getting ready

Please follow these instructions and make sure you have set up everything correctly following the prerequisites.

๐Ÿ“† Agenda

Part 1: ๐Ÿ‘ฅ Collaborate using GitHub

Part 2: ๐Ÿ“Š Portfolio and project management

Part 3: ๐Ÿค Collaborate on code

Part 4: ๐Ÿš€ CI/CD and automation

Optional hands-on labs

If time permits you can do the following two more exercises to learn to deploy packages and containers to GitHub packages:

If you have an account for a cloud provider you can do one of these hands-on labs to deploy an application to the cloud:

โšก Prerequisites

The workshop is designed for developers that have used other platforms like Azure DevOps, GitLab, or Bitbucket and now want to switch to GitHub. But it is also suitable for people that are new to topics like git, CI/CD, and DevOps.

For this workshop you need the following:

  • A laptop (Windows, Mac, or Linux)
  • A free account for https://github.com
  • A text editor of choice (Visual Studio Code, VIM, Atom, Notepad++, or similar)
  • Git in a current version (>2.23, on Windows with Git-Bash for beginners)

kcdccode2cloud's People

Contributors

chiupinchen avatar

Watchers

James Cloos avatar  avatar

kcdccode2cloud's Issues

๐Ÿž Fix game

The game is broken โšก because it is too slow. Go to docs/index.html line 78 and adjust and properties of speed and set the to the following values:

speed = { start: 0.6, decrement: 0.005, min: 0.1 }

๐Ÿž Fix game

The game is broken โšก because it is too slow. Go to docs/index.html line 78 and adjust and properties of speed and set the to the following values:

speed = { start: 0.6, decrement: 0.005, min: 0.1 }

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.