How could I improve my programming speed?

Hello, This is a code discussion about what i could do to improve my programming speed recently have noticed that programming takes me over 10 hours to complete which is quite horrible in my opinion. My question is how could i improve my current programming speed and drop it for 10 hours to like 20 minutes max? Can’t wait to see your feedback!

1 Like

Quality code takes time to write. You should value quality over speed in most cases.

2 Likes

Well, depends what it is
Also I don’t think dropping from 10 hours to 20 minutes is a good thing, it’s good to take your time on scripts because going fast can cause you to code a lot of issues or even simple spelling errors.
You will probably get faster over time and again, depends what it is

3 Likes

But like i said 10 hours is a horrible time and i don’t think 10 hours is a reasonable time for quality code.

2 Likes

I don’t record how many hours I personally take to program, but I would say a single 300 lineish script takes me about 10h to complete too.

1 Like

I don’t know if you are already using 10 fingers to type something, if not, I suggest learning that. It will greatly speed up the text you are writing, and on top of that. Its basically practice.

What I personally do is learn for 30 minutes and take a 5 minutes break, like go sit outside or something. Your brain has to process the information you put in.

2 Likes