Learn coding in 3 months, step by step coding roadmap
https://www.youtube.com/watch?v=0d6NTZJ6q6A Step by step guide on how you can learn programming in 6 months Below is the step by step process of how you can start with zero knowledge and no computer science background and master coding skills for FREE by following online resources and self study Week 1 & 2 1. Understand principals of effective learning Please watch this video to understand how you can learn effectively so that you can get maximum output by investing minimum amount of time. https://www.youtube.com/watch?v=yZFrSDjRvjk 2. Computer Science Principals Program or code runs on a computer and uses CPU,RAM, input/output devices. This khan academy course goes over all these basic principals of computer science. Data is stored as bits (1s and 0s) in RAM and disk. The course will also go over fundamentals of binary numbers. In this course only follow first 4 sections (1) Digital Information (2) The Internet (3) Programming (4) Algorithms Completin...