A project to help new workmates get familar with the work quickly and well.
- Git
- Basic commands: commit, branch, merge, rebase, fetch, pull, push
- Collaborating workflow: issues, pull requests, rebase, changelog, versions
- Resources:
- Git Book
- tig
- bash-git-prompt
- Contributing Guide. Please be sure to read it before you are going to submit to any company repos.
- OS(Linux/Mac), Terminal
- Get familar with the basic unix commands.
- Learn the major differences(mostly, shortkeys) between Mac and Linux
- resources:
- Editor
- You can choose whatever editor you like, as long as it's efficient to work with.
- We recommend VSCode and Vim.
- Resources:
- Frontend
- Backend
- Database(SQL and NoSQL)
- Ruby/Rails
- Elxiir
- Testing
- Code Quality
- Exercising
Additionaly, you can find more useful learning resources from the company cloud drive and this Trello board.
Feel free to open issues or PRs if you have any ideas/questions to improve/fix this project.