Skip to content

codeunion/sinatra-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra Exercises

Exercises to practice building web applications with Sinatra.

Here at CodeUnion we believe that one of the best ways to develop skills as a programmer is to write code and get feedback on your code in the form of a code review from a more experienced programmer.

We wrote these exercises with the intent to give you the opportunity to solve some fun programming challenges.

If you are a CodeUnion student, you can then submit your code and receive feedback on them using the CodeUnion command-line tool. Preview an example code review.

All of the core exercises can be found in the exercises directory. Each exercises is a folder with some starter code already written. Read the README in each exercise for instructions.

Getting Started

  1. Fork and clone this repository
  2. Write code to solve individual exercises
  3. Make small, frequent commits
  4. Push your commits to your fork on GitHub

Once your code is on the GitHub, you can (and should) request feedback with the CodeUnion command-line tool.

Requirements

You will need a working copy of Ruby and the Sinatra gem to complete these exercises.

If you don't have or don't know how to use Ruby and Git development tools to accomplish any of the above steps, read our guide on setting up your development environment.

About

Exercises to practice building web applications with Sinatra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages