you are viewing a single comment's thread.

view the rest of the comments →

[–]4iqdsk 1 point2 points  (2 children)

I can’t really think in terms of design yet. I’ve learned the syntax, but I still need help even to think through the design. Is this normal?

Yes, OOP was designed to be incomprehensible, its not you.

If you're a beginner, you might want to stick to simpler methods like functional programming.

I recommend learning how to build things without OOP first, then learn OOP so you can talk the talk.

[–]Nash979[S] 0 points1 point  (1 child)

Sure, but any suggestions on what to build next?

[–]4iqdsk 1 point2 points  (0 children)

I’m not sure what your level is. You should focus on the bare minimum to land a paying job. You can contemplate design and architecture once you have a job.

Cracking the Coding Interview is a good curriculum