How can I improve my programming skills?

0
3
Asked By CuriousCoder42 On

I'm really struggling with programming and could use some advice. I've just taken my second computer science programming exam and unfortunately, I didn't pass again. I feel like I have the concepts down, but I struggle to turn those ideas into actual working code. I'm open to any tips or suggestions on how to get better. Thank you!

2 Answers

Answered By CodeNinja88 On

The key to getting better is simple: practice. Seriously, it's all about putting in the time and effort to write more code. Don't be afraid to tackle different challenges; just keep practicing!

Answered By SyntaxSavant99 On

It sounds like you might have a good grasp of the underlying logic, but you're having trouble with the syntax and actual implementation. That's totally normal! Try solving smaller problems and write out your code by hand without looking up the answers to really develop your skills.

CuriousCoder42 -

Thanks for the tip! I'll definitely try writing code by hand.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.