|
2 |
edited tags
|
||
|
1 |
|
||
Is it worth learning C to get a deeper understanding of OS'es and computers in general?I'm currently working as a Actionscript 3 and Php developer. I started out learning Php then moved on to Actionscript 3 and now I'm learning Python. These 3 languages are high level languages which in none of them you have to worry about low level memory management and things like knowing which data type to use for different numbers. It feels like I'm missing something even though I know 3 different programming languages. For example I don't even know what a stack overflow (Yes, I know I should be ashamed since I'm writing this question on stackoverflow) is in and why it occurs. I will never know these kinds of things since I'm never going to face these kinds of problems in my line of work. So my question to you is pretty simple. Would I benefit from learning C even though I'm not going to work with it in my line of work? Thank you Richard
|
||||
