|
|
|
|
|
by olegp
1117 days ago
|
|
At Toughbyte, our onboarding process looks like this: on the first working day, the new employee has all the necessary accounts set up and receives a document where we’ve detailed how we see their progress after one week, one month, and three months of work. An onboarding checklist helps the new developer navigate the company knowledge base, understand the technologies we’re using, our code base, and the most common mistakes to avoid. We try to get the new employee to write code from the very first day. They start with simple tasks, such as fixing issues on the frontend, adding tests, and working on the business logic. Such tasks help them get acquainted with the code and lower the risk of breaking something critical. The onboarding guide is also useful for mentors. It describes the learning plan for the new developer, as well as how to better organize the learning process itself. More info here: https://www.toughbyte.com/blog/how-we-hire-junior-developers... |
|