My review on Udacity's CS101 course by David Evans
Review on Udacity's Cs101 As a beginner, it's better to take an introductory course to the Computer Science. Under the roof of internet there are uncountable number of options for us to select. Before diving into the pool of programming languages, we have to know from the definitions and what's going on under the hood. So the introductory course will take you to the pool and teaches to swim :).. This post shows you my review and experience with Udacity's CS101 course. What's the need to take this course? As previously said, before learning the programming languages, it was better to take a introductory course. We have to get the basic idea how the computer runs, compiling, and what was going on under hood. The most important quality of a programmer is to think like a software engineer. You have to gain the problem solving skills and to implement the suitable logic in to editor. This course guarantees you that, after completion of this course, you are no...