Day 37
Hello.
Types of Software and How Programming Works
Types of Software:
- Desktop applications: Tools like Microsoft Word and Photoshop.
- Mobile apps: Popular ones like WhatsApp and TikTok.
- Web applications: Sites like Facebook, Amazon, and Netflix.
- Games: Titles like PUBG and Call of Duty.
How does programming work?
- Computers only understand machine language (binary: 0s and 1s). Programming bridges the gap by allowing humans to write instructions in readable languages, which are then converted into machine language by a compiler or interpreter.
Steps to build a program:
- Planning: Define the problem and outline the solution.
- Coding: Write the program using a suitable programming language.
- Testing: Run the program to check for and fix errors.
- Deployment and maintenance: Release the program and ensure it stays updated.
تعليقات
إرسال تعليق