Code Monkey home page Code Monkey logo

programming_ruby_group's Introduction

#Book Club: Programming Ruby Group Style

This is a repository set up for the Gschool[1] reading group to discuss and code through Programming Ruby!

Students can complete one summary/example with both adding to it, or each submit a seperate summary. Remember to git pull before pushing your changes! (see instructions on bottom of readme)

Read to Chapter 4 by Monday!

A randomly generate list of assignments is as follows

1. Short summary of: 1 Getting Started (Persa & Romeeka)

####Post a ruby example of 1 Getting Started: (Tyler & Luke)

2. Short summary of: 2 Ruby.new (George & Romeeka)

####Post a ruby example of 2 Ruby.new (Tyler & Romeeka)

3. Short summary of: 3 Classes, Objects, and Variables (George &Bryana)

####Post a ruby example of 3 Classes, Objects, and Variables: (Bryana & Luke)

4. Short summary of: 4 Containers, Blocks, and Iterators (Nikhil & Billy)

####Post a ruby example of 4 Containers, Blocks, and Iterators: (Jonah & Nikhil)

!!!CHAPTER 5 IS OPTIONAL FOR MONDAY!!!

5. Short summary of: 5 Sharing Functionality: Inheritance, Modules, and Mixins (Bryana & Katrina)

####Post a ruby example of 5 Sharing Functionality: Inheritance, Modules, and Mixins: (Luke & Persa)


The group list is: "Romeeka","George","Katrina","Luke","Nikhil","Jonah","Persa","Billy","Bryana","Adam","Tyler"

We are responsible for reading Part 1 in the next three weeks

#Part 1 (pg3 to pg208)

  1. Getting Started
  2. Ruby.new
  3. Classes, Objects, and Variables
  4. Containers, Blocks, and Iterators
  5. Sharing Functionality: Inheritance, Modules, and Mixins
  6. Standard Types
  7. Regular Expressions
  8. More About Methods
  9. Expressions
  10. Exceptions, Catch, and Throw
  11. Basic Input and Output
  12. Fibers, Threads, and Processes
  13. Unit Testing
  14. When Trouble Strikes!

Instructions for contributing

  • To grab a complete copy of the repository (when you start)
git clone <URL>
  • If you already have the local repository -- pull to update
git pull <REMOTENAME> <BRANCHNAME>

(by default the REMOTENAME will be origin)

  • If you run into a conflict while pulling - you can abort
git merge --abort
  • Prior to pushing any update to the repository, remember to pull the data to ensure there are no conflicts

Further Instructions At: http://git-scm.com/docs/user-manual.html#sharing-development https://help.github.com/articles/fetching-a-remote


programming_ruby_group's People

Contributors

bryanaknight avatar mappingkat avatar pzula avatar rrgayhart avatar

Watchers

 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.