I think C is the basic stepping stone to start programming if you wanna be a great coder. as if you don't know basic concept of C then object oriented programming like C++ and java will be difficult. I learnt a lot.
You are viewing a single comment's thread from:
The C Programming Language at the core is very hard to learn. It's actually too much overhead for me to handle and too many nuances for me to follow. References and pointers and stuff like that is not easy to keep in line. C++ is a bit easier and more straight-forward, but C-Sharp is so much easier and more understandable.