Tilted Brush Stroke
*
7 Simple Steps to Build Coding/Logical Skills
By S Ajagekar (Sr Tech Analyst) April 22, 2023
Image credits- www.pexels.com
Tilted Brush Stroke
1
Know your Problem statement, analyze it, write down in layman language
Tilted Brush Stroke
2
Draft a UML, logical flow chart, diagram etc.
Tilted Brush Stroke
3
Decide what expressions to use, if-else, loops, recursive etc.
Tilted Brush Stroke
4
Analyze input/local/output variables.
Tilted Brush Stroke
5
Start with small steps, write conditions etc. & run the code. Resolve compilation issues
Tilted Brush Stroke
6
Think quiet and debug mentally & resolve the runtime errors
Tilted Brush Stroke
7
Good, now practice and make it habit