CCCerebro Cerberusincodetopiacommunity.hashnode.dev·May 29 · 5 min readBefore Git, you need to meet the terminalIf you've ever seen a developer typing into a black screen with white text and thought "I could never do that", this post is for you. That black screen is called a terminal, and by the end of this, yo00
CCCerebro Cerberusincodetopiacommunity.hashnode.dev·Jul 27, 2025 · 3 min readTools and Software we need for web devBefore you start building websites, you need to set up your computer with the right tools. These tools will help you write code, preview your work, track changes, and collaborate efficiently. As a web developer, you will: Write HTML, CSS, and JavaSc...00
CCCerebro Cerberusincodetopiacommunity.hashnode.dev·Jul 27, 2025 · 3 min readIntroduction to InterfacesInterface If you are new to computers or coding, you might hear the word interface a lot. But what does it really mean? Simply put, an interface is a way for people to communicate with computers or systems. There are two main types: Graphical User I...00
CCCerebro Cerberusincodetopiacommunity.hashnode.dev·May 18, 2025 · 4 min readHow the Web WorksHave you ever typed something like www.google.com, hit enter, and suddenly the site loads? Amazing, right?It seems like magic, but there's actually a lot going on behind the scenes. Don't worry, you don't need to be a tech expert to get it. In this g...02JN
CCCerebro Cerberusincodetopiacommunity.hashnode.dev·May 10, 2025 · 4 min readThe Web Development SeriesMany people start coding and programming for different reasons. Maybe you've seen cool projects online that sparked your curiosity, you're looking for new job opportunities, or a school assignment got you interested. Whatever the reason, getting into...00