mallikarjunayaddala / code_quizzer

Programming practice questions with Ruby, JavaScript, Rails, and Bash.

Home Page:http://www.codequizzes.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeQuizzes

About the site

CodeQuizzes contains a bunch of programming practice questions on Ruby, Rails, JavaScript, Bash, Git... and more!

I created quizzes for myself when I was learning to program and decided to create CodeQuizzes as my first Rails application to share these quizzes with the world. The site is now used by hundreds of people a day!

Running CodeQuizzes locally

  1. Fork the repository
  2. Setup your database.yml file
  3. Run rake db:migrate
  4. Run rake db:seed

Contributing

Submit a pull request and I will gladly merge it. If you would like to add a feature, shoot me an email and we can talk it out before you write code... or just submit a pull request and I'll merge your awesome feature.

About

Programming practice questions with Ruby, JavaScript, Rails, and Bash.

http://www.codequizzes.com/


Languages

Language:Ruby 56.6%Language:HTML 35.9%Language:CSS 4.6%Language:JavaScript 2.5%Language:Puppet 0.3%