Skip to content

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

Notifications You must be signed in to change notification settings

sungry/code_quizzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

254 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 56.7%
  • HTML 35.8%
  • CSS 4.7%
  • JavaScript 2.5%
  • Puppet 0.3%