Tag: code segments
Joy of Programming: Logical Bugs and Intuitive Thinking
Logical bugs are very common in code and are often very difficult to find and fix. In this column, we'll look at an example...
CodeSport
Welcome to CodeSport. Here are some of the solutions to questions we raised in last month's column.
My last column featured a medley of questions...
Joy of Programming: Why C is a Middle-Level Language!
C has low-level language features disguised as high-level features. We'll look at two case studies -- arrays and functions -- to understand what we...
CodeSport
Welcome to CodeSport. This month, we feature a medley of questions about operating systems, computer architecture and algorithms.
Last month's column featured three questions on...