0
have you ever been stuck on a basic code practice that you had to figure it out for hours... even days?
2 Respostas
+ 1
Yes, everyone faced. Just don't give up.
+ 1
That's coding but i think or do that most problems in coding can be broken down into a series of smaller pieces; find the pieces and focus on one bit at a time. As a side bonus, each of those little pieces will be easier to test independently.