PGPuneesh Gogiainpuneesh-writes.hashnode.dev·Jun 9, 2021 · 2 min readBasics of Programming :- Loops and ConditionsDesigning the algorithm is one of the jobs of a programmer. The algorithm is nothing but the sequence of program execution. Conditional statements help us to take various decisions on the go while designing the algorithm. If my cat is hungry, the...00
PGPuneesh Gogiainpuneesh-writes.hashnode.dev·Jun 4, 2021 · 4 min readWhy should we learn programmingSteve Jobs once said, “Everybody in this country should learn how to program a computer… because it teaches you how to think.” Computer Program is a skill with the help of which you an do amazing things which are either one of them. It can be Hard La...00