From e43d8646f57733f06f392d5bea7e641604e09467 Mon Sep 17 00:00:00 2001 From: Chaessen <68215934+Chaessen@users.noreply.github.com> Date: Fri, 28 May 2021 15:26:57 +0900 Subject: [PATCH] Update roadmap.md --- text/roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/text/roadmap.md b/text/roadmap.md index 667a11b..db4a4db 100644 --- a/text/roadmap.md +++ b/text/roadmap.md @@ -20,6 +20,7 @@ * Math & statistics basics [general recommendation] *Note: Git is used for tracking changes in source code and coordinating work among programmers. In your day to day work you will use Git server as a service like GitHub, GitLab or Bitbucket.* +*Add note: It is better to be a generalist rather than an expert in one field. We should be generalist with this roadmap. * Learn a programming language * Python [personal recommendation]