Quote Originally Posted by TheGeek View Post
Practically anyone can learn to program, there are man languages that make it easy. The issue is not everyone can design or build good software and that is a big issue lol.
That's for sure. Learning the semantics and syntax of a programming language is super easy. But developing software and programming is not that. The programming language is the easier part and not the most important one. Solid architecture and algorithms are what make the difference. And by the way, developing an operating system is truly different from developing a reminder software.