Search Results

0
votes

What was your biggest CS eye-opener?

It's been said many times but it's the same for me: Pointers A spooky "clunk" noise at the back of my head as the relationship between code and hardware fell into place in a way it …
0
votes

Explaining to my boss what can and can’t be done with a computer…

To my mind what you are describing is less "what computers can do" than a question of system analysis and design (SAD). There's a lot more to developing a program / system than cutting code …