Nothing here yet.
Nothing here yet.
Dec 4, 2025 · 7 min read · Challenges: Not knowing what kind of problem I was solving. I can think of possible ways and ideas to solve problems, but putting them together in a logical sequence is the challenge. Mental pressure to solve, trying to code before having clarity ...
Join discussionNov 27, 2025 · 6 min read · How Computers Count What They Can Hold After understanding binary and the conversions, I got into storage and got all confused again; how do all these turn into storage? Like, when someone says "this file is 2MB" or "you have 8GB of RAM," what does t...
Join discussionNov 5, 2025 · 8 min read · Understanding How Computers Represent Positive and Negative Numbers After learning how to convert between decimal and binary, all the examples I worked with were positive numbers. But we also have negative numbers. How does the computer deal with all...
Join discussionNov 3, 2025 · 7 min read · What is Binary Binary is the fundamental mathematical representation that computers can read and understand. These are only 0 and 1. It means that no matter what kind of data you put into a computer, text, numbers, icons, emojis, or whatever, it firs...
Join discussion