Quote:
|
like why do we need so many programs, registrys, etc. for an operating system when it should be much simpler.
|
There are literally hundreds of operating systems -- some are simple, some are not. Each is designed to meet different goals that dictate the complexity.
Quote:
|
I want to be able to seriously program within 1 year and I'm comitted.
|
I don't know what you mean by "seriously program", but it takes many years to learn how to develop software and even more to develop it correctly. Once you start learning, your eyes will be opened to things you've never considered before.
Quote:
|
can anyone tell me where to begin?
|
An excellent language to start learning with is Python. Research the books on Amazon to find a good one and start reading/coding.