+ 1
Problem solving
Hi! I'm new to programming and want to major in programming at my uni but I'm having problems with how to convert a question about problems into codes. Please is there any tips on how to effectively do this?
4 Réponses
+ 4
You could check words in the question and decide about the problem.
Todays will be used AI for that.
+ 2
Tochukwu Precious Ahanonu ,
I think the intuition for having a program design pop into your head when you read a problem only comes from practice. The more you code, the more your subconscious starts to think in that language and suggest ideas to you.
Have you started doing the Code Coaches here? They are small problems like brain candy -- good for getting started and practicing solving problems from nothing with only your own ideas, to build your subconscious coding intuition.
Go to Community.
Scroll down to Code Coach.
Tap VIEW MORE to see all of them.
Sort by Easy and Unsolved.
Select one.
Read its description.
Code it.
Run it.
See if it passes the test cases.
Save it.
Do another tomorrow.
+ 2
Interesting. Thnx
+ 1
Tochukwu Precious Ahanonu you can check chat bot from my codes for the idea, of course if you like.