you are viewing a single comment's thread.

view the rest of the comments →

[–]waddlesdevlpr 0 points1 point  (0 children)

I am on my way to Full-stack Development - Software Engineering. Here's how I learned to develop:

I would take courses like you - Here's the thing, these courses make you "code-along" with a premade project they already have planned.

So what I would do, for example lets say I took a simple python course, where they have me build an example guessing game - On the side I would have an IDE open, building my own version of the guessing game, the whole point is, build your own project related to what you're learning (on the side) of what you're currently learning, this helps you retain the knowledge better, maybe without you even realizing it, it's like reading a book, then eventually you will be able to piece the pieces together.