Hello all! I'm sure you all use multiple devices like phones, PCs, and more..
... but have you ever wondered what goes into the process of programming? Well, now is the perfect opportunity to learn! I present to you...
The 5 Steps of the Programming ProcessPresented to you by Savera Ejaz
Figure out the requirements (what is needed to be part solution, define what your program needs to do, etc.) and the specifications (what your program needs to do to fulfill requirements, determine the needs of the users, etc.)
Step 1 - Identify the Problem
What exactly am I trying to achieve?
Break your plan for a solution into smaller sub-problems, and those small problems even smaller. This is known as the process called modularization. You could also create an algorithm, which is a drawn out set of steps that create an ordered approach to the solution. Whatever works easiest for you to help visualize!
Step 2 - Design the Solution
Step 3 - Write the Program
Choose the correct programming language and follow its syntax precisely
Test the program again and again until you get rid of all of the errors. Don't worry, mistakes are part of the learning process!
Step 4 - Debugging
Step 5 - Document and Maintain Program
Always document your code so you can remember what you're doing so other programmers can follow the logic of the code.
And that about wraps it up! Now you can expand on this knowledge more, but this is just the basics. Hope you enjoyed!
Bolo vytvorených viac ako 30 miliónov storyboardov