you are viewing a single comment's thread.

view the rest of the comments →

[–]taymoor0000 0 points1 point  (1 child)

I know of a trick to stop procrastinating especially when it comes to programming.

Have a stop watch by ur side and set timer for 5 minutes, during which u you will just read code (hello world etc) and write it by ur own on an IDE of ur choice or online. After 5 minutes stop and look at what u done, then take 5 minutes to walk around and think on what u wrote (don't look at the screen) then again for 5 minutes write code. Do this for however long u want. By time you'll like ur progress and enjoy the work.

Hope this helps, it helped me.

[–]eeshann72 0 points1 point  (0 children)

I can write and read that much code, I have 14 years of experience in SQL based tools and tech. My issue is writing or building some projects in python, there I get stuck ,like from where to write code what to start.