How do you make good use of these online resources and learn at your own pace and get most out of these resources? I highly recommend you the following:
- Code along -- play the videos, code along as the videos, if you need more time, pause the videos and continue, if you miss some part, wind back and replay;
- Check source code -- Many of online courses, tutorials provide source code from the author, a lot of time you can download or find on the github, try to download it or fork it into your own repository (I also recommend you learn about the basic usage of github/git for source code control and management)
- Participate in Q&A -- Many of the online courses, tutorials (like on yourtube) has views' comment, or online forum for Q&A, participate there, ask your questions, answer others' questions if you know the answer. You learn from participation
- Practice, Practice, and Practice -- Think of your own project ideas, and implement these great ideas with the skills you just learned from the online resources, apply your knowledge into these projects
No comments:
Post a Comment