Coder Social home page Coder Social logo

jarvis's Introduction

Make your own J.A.R.V.I.S. in Ruby

Level: Beginner
Time Estimate: 2 hours
Topics: hashes, strings, if statements, while loops

###Project Brief You are Tony Stark about to make your very first version of JARVIS (Just A Rather Very Intelligent System)! Your personal assistant will greet you, follow commands (such as burp) and say goodbye when you turn them off. Although these initial commands will be quite simple, it will be very easy to build this project to add more advance features (think of having JARVIS telling you the current weather based on your IP address!). This is an excellent project if you are completely new to Ruby.

###Milestones

  1. Have JARVIS greet you upon running your file puts "Hello Tony!"

  2. Take user input and turn it into a string using gets.chomp

  3. Add commands! You can have JARVIS sing a song or read you a haiku!

  4. Add a way to quit your program (if you need a temporary way while you fix this just use Control-C to exit the program)

BONUS: Use a bash say command to use your computer's audio capabilities! (To use bash commands in Ruby just wrap them in back ticks `say "Hello Tony!"`

###Additional Resources

###Sample Solution JARVIS 1.0

####NOTES:

  • need to add more resources
  • need a code review on the example
  • not sure about time estimate

jarvis's People

Contributors

tati 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.