What is the hardest thing in Computer Science?
1–10 of 42 posts
Re: What is the hardest thing in Computer Science?
#2It needs to be built into every phase of computing, starting with the CPU micro-code, going through network protocols, up to the topmost JS framework layer.
Screw up one piece and you may end up with a major vulnerability.
Many software project owners avoid it due to complexity. To some extent, even academia sometimes eschews it.
Re: What is the hardest thing in Computer Science?
#3Security. It needs to be built into every phase of computing, starting with the CPU micro-code, going through network protocols, up to the topmost JS framework layer. Screw up one piece and you may end up with a major vulnerability. Many software project owners avoid it due to complexity. To some extent, even academia sometimes eschews it.
PS: I find them the hardest.
Re: What is the hardest thing in Computer Science?
#4"There are 2 hard problems in computer science: cache invalidation, naming things, and off-by-1 errors."
Re: What is the hardest thing in Computer Science?
#5I like the variation on that quote: "There are 2 hard problems in computer science: cache invalidation, naming things, and off-by-1 errors."
Re: What is the hardest thing in Computer Science?
#6Re: What is the hardest thing in Computer Science?
#7Re: What is the hardest thing in Computer Science?
#8Re: What is the hardest thing in Computer Science?
#9Re: What is the hardest thing in Computer Science?
#10https://en.wikipedia.org/wiki/List_of_unsolved_problems_in_c...