softwareshark.hashnode.devOpen source vs. closed source softwareAlmost every piece of computer software is created using source code, which is the technical blueprint that tells a program how to function. When creators release their finished product to the public, they must decide whether to make its code open so...Nov 21, 2024·2 min read
softwareshark.hashnode.devWhat is an application?You may have heard people talking about using a program, an application, or an app. But what exactly does that mean? Simply put, an app is a type of software that allows you to perform specific tasks. Applications for desktop or laptop computers are ...Nov 20, 2024·3 min read
softwareshark.hashnode.devWhat is an operating system?An operating system is the most important software that runs on a computer. It manages the computer's memory and processes, as well as all of its software and hardware. It also allows you to communicate with the computer without knowing how to speak ...Nov 20, 2024·3 min read
softwareshark.hashnode.devWhat is a computer?A computer is an electronic device that manipulates information, or data. It has the ability to store, retrieve, and process data. You may already know that you can use a computer to type documents, send email, play games, and browse the Web. You can...Nov 20, 2024·3 min read
softwareshark.hashnode.devThe Odin projectThis is where it all begins! A hands-on introduction to all of the essential tools needed to build real, working websites. this entails information on what web developers actually do – the foundations. Introduction The Odin project is an open-source ...Nov 7, 2024·2 min read