|
|
|
|
|
by bitcointicker
3833 days ago
|
|
I love C. Perhaps this is because it's the first language I was taught. It fascinated me. It was complex, it allowed you to do dangerous things, but once it clicks, its like an epiphany :-) I hardly use it much these days, it's much faster to get things done in python, ruby or perl. Unless you need performance. I guess its like an old song, listening to it brings back memories of what was going on in your life when you first heard it. Reminiscing about writing my first C programs brings back the same kind of memories. Do other people have the same feeling about the first language they learnt? Or is C really special? :) |
|
Once you get to where you think in terms of mechanism and not language, it doesn't matter what you use.