If you want to learn python and want to improve your programming thinking and logics building in python so we have started a playlist on YouTube with name programming thinking and logics building 100 days of series where we will write programs and learn how to make logics?
https://youtube.com/shorts/VqkGX9sEiDU?si=Uu0akjVh7ZcL7srC
#shaharyarranjah1 #softwareengineer #SoftwareEngineering #programming #python
![A flow chart illustrating program development. There is a lead-in paragraph: "EVERY PROGRAM STARTS OFF WITH BUGS.
Many programs finish up with bugs as well. There are two corollaries to this; first, you must test all your programs straight away; & second, there's no point in losing your temper every time they don't work. The general plan can be illustrated with a flowchart:"
The flow chart is mostly linear: Write program with as few bugs as possible / Test program / Does it work perfectly? [Yes goes to Finish] / Keep your hair on / Find the bugs / Fix them, introducing as few new ones as possible [it loops back to Test Program].](https://files.mastodon.social/cache/media_attachments/files/115/979/607/882/836/929/small/f30bdae3f060d053.png)

