The lines between different “levels” of developer are blurry. Ask any senior developer, development manager or technical director what the differen...
For further actions, you may consider blocking this person and/or reporting abuse
I just eat rare candy 🍬
You’ve missed a trick, the mushrooms are where it’s at
Im afraid I might eat a purple one.
Very accurate hahaha
Thanks for the article! You forgot to mention functional programming. It is totally different to OOP and forces you to almost forget things you know and start anew. But there is no way back to OOP after you switch. :)
Love this point! We’re learning Golang at the moment so it’s a very relevant point - I think it goes both ways.
Just learning different high-level paradigms and getting a good understanding of them to the point where you have more tools for the job is great.
Piracy! Dear Nintendo please be remembered forever more by adding mario mushrooms to the official emoji specification. Quite honestly I'm shocked that more companies have not capitalized on emojifying thier products!
Damn it, I wrote this on my iPad and was going to put mario in the cover image! That’s happening later tonight. Thanks for the laugh 😂
great and considerable tips thank you!
Thanks Mohammad, we’re glad you think so!
hey :)
I translated this post into Persian.
Link: vrgl.ir/Mm0Hl
Mahdi - you’re awesome! Thank you so much for going through all the effort to do this! We hope your Persian readers really benefit from the tips we laid out here.
We needs mushroom emojis!
Hope you approve of the redesign......
Thanks for this article!
I have another one: writing blog post. It's a wonderful way to learn. You will need to research your subject, trying to be as accurate as possible (and therefore learn a ton) and learn from the feedback as well.
What a great read! Very helpful to people like me who are just starting out.
So glad it’s been helpful Memri! Please check out other posts in the series as we’ve tried to produce as much helpful content for beginners as we possibly can. Have a great day!
I wish I had seen this article earlier, I totally would have included it in my senior developer article roundup! Great stuff!
Can’t stress enough how much can be learned from looking at the source of your fav’ libraries.
Definitely something I wished I had done earlier in my career. It really improved my perspective.
For sure! Same here, the framework we build our infrastructure on (Laravel) is something that we understood 100x better once we dug into the source code, plus it gave us insights into how enterprise scale code works. It’s so cool! Thanks for sharing
Glad you like it 😂
Will you please write an article explaining "contribute to open-source"?
Yes! Thanks for the suggestion Muhammad 👍
Love the article! Very suitable for a Junior developer as myself. I also think that it is important to have a good understanding of Data Structures and Algorithms.