Logic Building โ What it means in programming?

1 min read
Logic - A human thinking method on how a problem can be solved one step at a time.
- So it means to build ability to solve problem related to programming.
๐ค Question to asks for building Logic
Know the purpose before solving problems.
What are the pre-requisite of the given problem?
Learn the concepts of the requirements in a brief.
How to keep it in a simple and feasible way?
How do I simplify explanation for others and also for me as well?
How to divide task into smaller modules that can be easily assignable to anyone even if it's basic program?
If you are stuck ask on first priority then jump on code.
I wrote this as a remainder for those who are trying to figure it out and for myself too โ I hope it will help us to gain some clarity.
0
Subscribe to my newsletter
Read articles from BuriedByte directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
