5 things that I do when stuck in a programming problem

ยท

1 min read

๐—ฉ๐—ถ๐˜ƒ๐—ฒ๐—ธ: I'm ๐˜€๐˜๐˜‚๐—ฐ๐—ธ ๐—ถ๐—ป ๐—ฎ ๐—ฝ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ๐—บ๐—ถ๐—ป๐—ด ๐—ฝ๐—ฟ๐—ผ๐—ฏ๐—น๐—ฒ๐—บ and because of that I'm frustrated. ๐—ช๐—ต๐—ฎ๐˜ ๐˜€๐—ต๐—ผ๐˜‚๐—น๐—ฑ ๐—œ ๐—ฑ๐—ผ?

๐— ๐—ฒ: Don't worry Vivek ๐—œ ๐˜„๐—ถ๐—น๐—น ๐˜๐—ฒ๐—น๐—น ๐˜†๐—ผ๐˜‚ ๐—ฎ๐—ฏ๐—ผ๐˜‚๐˜ ๐Ÿฑ ๐˜๐—ต๐—ถ๐—ป๐—ด๐˜€ ๐˜๐—ต๐—ฎ๐˜ ๐—œ ๐—ฑ๐—ผ ๐˜„๐—ต๐—ฒ๐—ป ๐˜€๐˜๐˜‚๐—ฐ๐—ธ ๐—ถ๐—ป ๐—ฎ ๐—ฝ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ๐—บ๐—ถ๐—ป๐—ด ๐—ฝ๐—ฟ๐—ผ๐—ฏ๐—น๐—ฒ๐—บ

๐Ÿฌ) ๐—ฅ๐˜‚๐—ฏ๐—ฏ๐—ฒ๐—ฟ ๐——๐˜‚๐—ฐ๐—ธ ๐——๐—ฒ๐—ฏ๐˜‚๐—ด๐—ด๐—ถ๐—ป๐—ด:- The method behind this concept is very simple -- explain the code line by line to someone or to an inanimate object and at some point, you will find a solution to your problem.

๐Ÿญ) ๐—š๐—ผ๐—ผ๐—ด๐—น๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ถ๐—ป๐—ด๐˜€:- Try to search it on google because someone might have already provided the solution for that.

๐Ÿฎ) ๐—”๐˜€๐—ธ ๐—ณ๐—ผ๐—ฟ ๐—ต๐—ฒ๐—น๐—ฝ:- There is nothing wrong with asking for help.

๐Ÿฏ) ๐—•๐—ฟ๐—ฒ๐—ฎ๐—ธ ๐—ฑ๐—ผ๐˜„๐—ป ๐˜๐—ต๐—ฒ ๐—ฝ๐—ฟ๐—ผ๐—ฏ๐—น๐—ฒ๐—บ:- Break the problem into smaller blocks and try to accomplish that task.

๐Ÿฐ) ๐—ง๐—ฎ๐—ธ๐—ฒ ๐—ฎ ๐˜€๐—บ๐—ฎ๐—น๐—น ๐—ฏ๐—ฟ๐—ฒ๐—ฎ๐—ธ.

๐—–๐—ผ๐—บ๐—บ๐—ฒ๐—ป๐˜ ๐—ฑ๐—ผ๐˜„๐—ป ๐˜„๐—ต๐—ฎ๐˜ ๐˜†๐—ผ๐˜‚ ๐—ฑ๐—ผ ๐˜„๐—ต๐—ฒ๐—ป ๐˜†๐—ผ๐˜‚ ๐—ฎ๐—ฟ๐—ฒ ๐˜€๐˜๐˜‚๐—ฐ๐—ธ ๐—ถ๐—ป ๐—ฎ ๐—ฝ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ๐—บ๐—ถ๐—ป๐—ด ๐—ฝ๐—ฟ๐—ผ๐—ฏ๐—น๐—ฒ๐—บ?

ย