From those years after the internship, I began to often summarize their own learning route, growth route and so on. Today, I’ll put them out again.

Of course, this information is also on my GitHub.

Developer Growth Roadmap

At the beginning, I had no idea that this big picture would become so popular. In the beginning, I just wanted to sort out what I was learning and what I thought was good.

Making: github.com/phodal/deve…

Sherlock skill tree

At first it was a Fork project, but then it dynamically generated the skill tree using D3.js.

In addition to some routes on Developer, it also has recommended books.

Making: github.com/phodal/sher…

Developer Advanced book list

In the same way, Sherlock’s main problem is that it doesn’t provide a good learning route to this project. Here’s the basic pattern:

It also recommends different learning roadmaps, such as front-end, DDD, architecture, and so on.

Making: github.com/phodal/book…

Growth

Unfortunately, it’s all scattered, so we have Growth. It is an application focused on the growth of Web developers, covering the process and stack of Web development, the learning path of Web development, growth measurement and other aspects. Here, you will develop your own unique skill map by constantly testing your own learning results.

Making: github.com/phodal/grow…

Growth: Growth guide for full-stack engineers

When I sorted out the APP, I found it was too heavy, so I sorted out an e-book. An ebook based on the seven steps of Web development described in Introduction to Repractise: Seven Days of Web Development. It’s also an APP, and it’s a guide to becoming a full-stack growth engineer.

Making: github.com/phodal/grow…

Growth: Full-stack Growth engineer practice

I always thought that was the end of it, but it didn’t. People wanted a field manual. So, we have a field manual.

In Growth we introduce a set of practices, and Growth practices lead the reader through these practices. You’ll see: how to develop a Web application (blog), how to write tests — unit tests, functional tests, automated UI tests, build and use continuous integration, add SEO support — Sitemap, webmaster tools and Google Analytics, create apis, make AutoComplete

Develop apps and apis — view articles, login users, publish articles, and so on.

Making: github.com/phodal/grow…

Ideabook: A hands-on project set for full-stack growth engineers

And then later, people wanted more hands-on projects, and that’s where this e-book came in.

Are you struggling to improve your programming skills?

Are you having trouble finding the right training program?

Are you frustrated that you have the right program, but no guide?

Making: github.com/phodal/idea…

Growth of 2.0

This isn’t the end of the story. Growth 2.0 is coming up with a better solution.

Making: github.com/phodal/grow…

Stay tuned!