Celebrate the Wins
Computers are unintelligent, so it is a great achievement when you get something working. When do you get it going make sure to show it off!
At this point you want to understand how your program achieves what it does, and be able to explain that to others. If you can do that at this point you are well on the way, and the next part of the journey will just be about exploring tools that help make this easier for you.
If you are still struggling to see how it all works, then spending some more time asking questions, stepping through code, and hand executing things will really help. The next set of concepts are all about structuring the way we put a program together. These build on top of what we have already seen, so make sure you feel confident with the concepts you have seen so far before you go on.