Giter Site home page Giter Site logo

code-vienna's Introduction

GitHub for Developers

  • Class Date: November 8, 2017
  • Facilitators: @allthedoll and @synthead

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/T4sczn.

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

What's Next?

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

code-vienna's People

Contributors

allthedoll avatar brianamarie avatar crichid avatar githubteacher avatar hectorsector avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

code-vienna's Issues

Tacos in Vienna

Hey, everyone! ๐Ÿ‘‹ I had a dream about eating tacos last night, and I'd really love your taco suggestions for Vienna. Let me know with a comment!

Reviewers approval

when i assign to someone to review my changes.
Is it possible on Github to send an alert or e-mail to the reviewers in case they late or didn't give their approval???

Taco Feedback

@synthead @allthedoll
Hey Guys,did you went to Taco restaurant ? we need a Feedback about our Taco, I hope you liked it ๐Ÿ’ฏ
and how we can improve it? ๐Ÿ˜„ ๐ŸŒฎ

Resource list additions

Hi everyone! ๐Ÿ‘‹ @synthead and I would like your help getting requests for resources you think would be helpful.

Please comment resource requests, so things you'd like to learn or for us to talk about, links, etc.

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. (โ—) You can slow these down immediately by clicking the 'unsubscribe' button.

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.