[펌] A practical guide to learning the basics of web programming
https://medium.com/@;sebastienphl/a-practical-guide-to-learning-the-basics-of-web-programming-79961f3f3baa
신입이나 실력이 늘지않는 웹개발자에게 좋은 글입니다
실력이 향상되는 효율적으로 학습하는 방법에 대해 자세하게 설명하고 있습니다
#1 Establish a strong learning goal.
#2 Gain an overview of the learning materials before you start.
#3 Start with either JavaScript, Python, or Ruby as your first language.
#4 Establish a curriculum to guide your efforts, and use several resources in parallel.
#5 Optimize your learning by using techniques discovered by psychological research.
#6 Learn by doing: practice your programming skills and build real projects as soon as possible.
#7 Learn from advice by programmers, teachers, and other self-learners.
관심있는 분은 참고바랍니다