Leveling up as a Junior Engineer
medium.com
Leveling up as a Junior Engineer
1–10 of 32 posts
Re: Leveling up as a Junior Engineer
#2Re: Leveling up as a Junior Engineer
#3If you're interested in php and/or laravel I highly recommend laracast. He'll go through the exercise of creating a certain feature, and then refactoring that feature with an explanation as to why. And often, that refactor is the difference between entry level code that just works, to intermediate code that's scalable and easy to read. I highly recommend it.
Re: Leveling up as a Junior Engineer
#4If you're interested in php and/or laravel I highly recommend laracast. He'll go through the exercise of creating a certain feature, and then refactoring that feature with an explanation as to why. And often, that refactor is the difference between entry level code that just works, to intermediate code that's scalable and easy to read. I highly recommend it.
Would you recommend Laravel and PHP? I know PHP is seen as outdated by some people... But now that that NodeJS/MongoDB hype is finally receding, PHP actually seems like a sane alternative.
Re: Leveling up as a Junior Engineer
#5- Never call yourself a Junior Engineer. If you have experience, even just a little, you are an experienced engineer.
- Develop your communication skills. The barrier to entry to start presenting at meetups is extremely low, do that with the goal of presenting at tech conferences.
- Skip the side projects. Of the 10 or so water walkers I've worked with, 0 have github accounts.
- Don't buy into the last paragraph of this blog. Software development isn't hard, and the last thing you want to do is think you need to constantly keep up with the latest and greatest tech. If you step back it looks a lot like an industry that doesn't know whether it's coming or going, don't fall for the trap.
Re: Leveling up as a Junior Engineer
#6If you're interested in php and/or laravel I highly recommend laracast. He'll go through the exercise of creating a certain feature, and then refactoring that feature with an explanation as to why. And often, that refactor is the difference between entry level code that just works, to intermediate code that's scalable and easy to read. I highly recommend it.
Would you recommend Laravel and PHP? I know PHP is seen as outdated by some people... But now that that NodeJS/MongoDB hype is finally receding, PHP actually seems like a sane alternative.
Re: Leveling up as a Junior Engineer
#7My advice: - Never call yourself a Junior Engineer. If you have experience, even just a little, you are an experienced engineer. - Develop your communication skills. The barrier to entry to start presenting at meetups is extremely low, do that with the goal of presenting at tech conferences. - Skip the side projects. Of the 10 or so water walkers I've worked with, 0 have github accounts. - Don't buy into the last par…
Re: Leveling up as a Junior Engineer
#8My advice: - Never call yourself a Junior Engineer. If you have experience, even just a little, you are an experienced engineer. - Develop your communication skills. The barrier to entry to start presenting at meetups is extremely low, do that with the goal of presenting at tech conferences. - Skip the side projects. Of the 10 or so water walkers I've worked with, 0 have github accounts. - Don't buy into the last par…
I have the complete opposite experience.
Re: Leveling up as a Junior Engineer
#9My advice: - Never call yourself a Junior Engineer. If you have experience, even just a little, you are an experienced engineer. - Develop your communication skills. The barrier to entry to start presenting at meetups is extremely low, do that with the goal of presenting at tech conferences. - Skip the side projects. Of the 10 or so water walkers I've worked with, 0 have github accounts. - Don't buy into the last par…
> Of the 10 or so water walkers I've worked with, 0 have github accounts. I have the complete opposite experience.
Re: Leveling up as a Junior Engineer
#10However, I do believe that everyone should be able to set up a server and a web page to show off the functionality of any side project they make (or an app). The best part about any side project is taking your phone out with your friends and showing it off.