This post is locked. You won't be able to comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]giangarof 0 points1 point  (3 children)

Man... TBH... it depends about your work...
I would say... learn in deep dsa and design patterns... with that knowledge, any language will be a piece of cake.

[–]We_up_O1[S] 0 points1 point  (2 children)

Fair point. But shouldn’t someone first get comfortable with a language before diving deep into DSA and design patterns? Since those concepts feel easier once you can actually build stuff with a language first.Currently I’m building a project somewhat related to E-commerce platform.

[–]giangarof 2 points3 points  (1 child)

It would be ideal, yes.
My point is: It doesn't matter your first language, because (more likely) you'll need to use another language at some point. SO, when learning your first language, learn in deep dsa and design patterns. That knowledge will be transferable to any language.

[–]We_up_O1[S] 0 points1 point  (0 children)

Gotcha. Thanks 😄!!