Git Product home page Git Product logo

2nd-project-enumerables's Introduction



Logo

2nd Project. Ruby Course. Advanced Building Blocks - Enumerables


Explore the docs »

Request Feature

Table of Contents

About The Project

You learned about the Enumerable module that gets mixed into the Array and Hash classes (among others) and provides you with lots of handy iterator methods. To prove that there’s no magic to it, you’re going to rebuild those methods.


This is the second project on the completion of Ruby's section on Microverse.org curriculum

Starting date Novemver 7th
Send to Code Review November 11th



For more details about the Project and it's requirements go to The Odin Project

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Clone or fork the repo https://github.com/camfilho/2nd-project-enumerables

The the file with the method is located in the main folder, and it is called "my_enum.rb".

The tests were made with RSpec and it is located in side ./spec folder.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

No licenses required as project was developed in educational eviroment.

Contact

Carlos De Medeiros @camfilho Project Link: github.com/mkezmkez/ruby-enumerables

Acknowledgements

2nd-project-enumerables's People

Contributors

camfilho avatar

Stargazers

Luis Puente avatar Alfredo C. avatar

Watchers

James Cloos avatar  avatar

Forkers

mkezfarias

2nd-project-enumerables's Issues

Peer- peer code review

Nice Things

  • Good implementation of methods wrt every edge case as per documentation.

Very good job 👏,

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.