Giter Site home page Giter Site logo

turbo-system's Introduction

GitHub for Developers

  • Class Date: January 16 - 19, 2018
  • Facilitator: @hollenberry

Talk to Us!!

If you have a question, or need assistance during class, please create an issue and mention your teacher!.

Give Us Feedback

Please take a moment to complete the class survey at: https://goo.gl/oti7U4.

Scripts for Adding Files

  • Bash: for d in {1..6}; do touch file$d.md; git add file$d.md; git commit -m "adding file $d"; done
  • PowerShell: for ($d=1; $d -le 6;$d++) { touch file$d.md; git add file$d.md; git commit -m "adding file$d.md";}

Resources

Class Images

Extras

What's Next?

After you have completed this course, you are probably wondering where to go from here:

turbo-system's People

Contributors

githubteacher avatar brianamarie avatar hectorsector avatar crichid avatar barkertodd avatar plumcrazy70 avatar davidschaefer avatar hollenberry avatar k384778 avatar anazapata avatar

Stargazers

Beth D. Peters avatar Karsten Gresch avatar

Watchers

James Cloos avatar  avatar  avatar GitHub Robot avatar Beth D. Peters avatar

turbo-system's Issues

Add A New Slide

We Need More Slides

Grab another meme and create a new slide from scratch.
If you need help, check out the Appendix in the training manual.

Add a Caption To an Existing Slide

Can you think of a better caption?

Each slide can have more than one caption. Check out the current slide show and add a caption (or two).
If you need help, check out the Appendix in the training manual.

Restyle the Slides

Do you have an eye for design?

Help us improve the look of the slide deck.
If you need help, check out the Appendix in the training manual.

Comment here to be added as a collaborator

Comment below - you can say anything

We will all be using this repository today. Even though it's public right now, you will not be able to make changes until you're given the correct permissions. We've automated this process via the GitHub API and some fancy chatops. Once you comment, we will add you as a collaborator.

You'll also start to receive a lot of emails. (:exclamation:) You can slow these down immediately by clicking the 'unsubscribe' button.

Improve the README

Do you have a favorite Git Resource?

Add it to the README!
If you need help, check out the Appendix in the training manual.

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.