Skip to content

Мы составили карту развития навыков и компетенций Ruby разработчика, которая поможет понять, что должен знать и уметь разработчик на каждом уровне от junior до senior.

License

Notifications You must be signed in to change notification settings

roonyx-tech/ruby-developer-roadmap

Repository files navigation

Ruby developer roadmap

We have compiled a Ruby developer skills and competencies map that you can use to develop yourself and your team. Try to apply it to yourself!

Ruby Developer Roadmap (Live)

Requirements

  • Ruby version 2.5.0 or higher, including all development headers (check your Ruby version using ruby -v)
  • RubyGems (check your Gems version using gem -v)
  • GCC and Make (check versions using gcc -v,g++ -v, and make -v)

Installation

git clone git@github.com:roonyx/ruby-developer-roadmap.git
cd ruby-developer-roadmap
bundle install

We use Jekyll, it is a static site generator.

Usage

jekyll build - Builds the site and outputs a static site to a directory called _site.

jekyll serve - Does the same thing except it rebuilds any time you make a change and runs a local web server at http://localhost:4000

When you’re developing a site you’ll use jekyll serve as it updates with any changes you make.

Run jekyll serve and go to http://127.0.0.1:4000/ruby-developer/ in your browser. You should see the roadmap.

LICENSE

We use License Attribution-ShareAlike 4.0.

In short, you can freely:

  • Share — copy and redistribute the material in any medium or format.
  • Adapt — remix, transform, and build upon the material for any purpose, even commercially.

The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
  • No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits

About

Мы составили карту развития навыков и компетенций Ruby разработчика, которая поможет понять, что должен знать и уметь разработчик на каждом уровне от junior до senior.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •