0
What is a good way to put my coding into practice?
When I think of something to do I get lost or am unsure of how to complete the assignment. When I look on YouTube I don't even know where to begin because I'm not sure what I need. I'm learning Java is what I was learning in school
2 Respostas
+ 2
Start with very simple tasks so you are very comfortable with the basics. Sololearn’s code coach is great for that. Then if there is something more complex you want to try, break it down into small pieces. Don’t think about the whole thing at first or you will be overwhelmed. Code the pieces you know for sure first, then research the parts you need to learn how to do. Ask for help when you are stuck and feedback on what you’ve done so far.
+ 1
Learn basic java from sololearn. Then practice it here more. Complete learning one language properly before starting another.