I was wondering if anyone can give me tips on comming up with good programming logic? When I do a coding assignment, I have a hard time comming up with the correct logic and rely heavily on my peers for help. I wanna be able to do coding assignments on my own without relying on others for help. I have tried writing psuedo code, but it hasn't helped much. If anyone can help me out, it'd be greatly appreciated!
Copyright © 2024 Q2A.ES - All rights reserved.
Answers & Comments
Verified answer
If you are having difficulty getting the hang of the logic you need to look at a different career. This is not a learned thing - you either have the gift or you don't. I suspect that you are not going to be successful as a Programmer so you may want to cut your losses and move into a different IT area.
Not that is not a bad thing. Remember that probably 2/3 of aspiring Computer Science students end up transferring out of CS into other areas. There are probably lots of reasons including hating the math classes CS usually includes, finding out you dislike Programming or just not being gifted at it.
My son is a gifted Programmer while I am not but we both have carved out a niche in this career area.
Best wishes!
Have you tried flowcharting your program before you actually write the code? Sometimes a visual diagram is helpful