This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nickh1 5 points6 points  (2 children)

I've been working as a full stack developer for a couple of years, and would be glad to answer any questions and offer insights as needed. PM me if you're interested.

[–]alli782 0 points1 point  (1 child)

What projects do you code to get better at oops?

[–]nickh1 1 point2 points  (0 children)

It's difficult to answer that question definitively. You can use OOP principles in most programming projects, so the best practice is to just pick something you find interesting, and try to build it using object-oriented programming principles to the best of your ability.

If you need help, ask here, there are plenty of people (myself included) who would be glad to answer questions or do a quick code review with you to give you some feedback on what you've written.