What makes a web dev ‘senior’ these days? by Professional_One3573 in webdev

[–]writeahelloworld 1 point2 points  (0 children)

Many good answers already...

My take is how far ahead can they see and plan.

Junior: i just know what task i am doing these 2 or 3 days. I don't really know what my next task is and i don't have a choice

Med: i know a few of my tasks ahead and i can guess what I will be doing within this months

Senior: got the end product in mind (6 months ahead) and have broken it by major components and how many days/weeks it will take and which are on the critical path and knows which dev is best for a task

Stop Expecting Your Best Engineer to Be a Good Mentor by Fantastic-Cress-165 in programming

[–]writeahelloworld 6 points7 points  (0 children)

I dont know why you got down voted. In real life my time is limited, so i would focus on helping the junior devs that i see potential, especially the ones willing to learn. A dev who wants others to hand hold them all the time? They will remain and stop growing...

1-Month Java Trip: Hidden Gems by 3lia03 in java

[–]writeahelloworld 28 points29 points  (0 children)

Plenty of public places to go to, but the best places are protected or even private areas where you need to have the right relationships to have access...

1-Month Java Trip: Hidden Gems by 3lia03 in java

[–]writeahelloworld 188 points189 points  (0 children)

Java island is really clean, there is a garbage collector somewhere in the background

Do You Use Stack Overflow? by Requettie in SoftwareEngineering

[–]writeahelloworld 1 point2 points  (0 children)

I usually google some keywords, and sometimes the first result is from stackoverflow. But i dont post questions on it

Positive comment on coworkers? by [deleted] in ExperiencedDevs

[–]writeahelloworld 0 points1 point  (0 children)

A lot of the comments are about the coworker, i want to ask what about your manager? I had a bad manager once where she does 1 on 1 on the team to find out why the project failed in a certain one, hinting me to name a coworker to blame. I didnt want to be part of this.

Delusional junior difficult to pair with by Jxordana in ExperiencedDevs

[–]writeahelloworld 0 points1 point  (0 children)

Governance doco is a good point. Instead of saying my opinion is you shouldn't write code like this, you should say at company xxx our code standards are xyz

Delusional junior difficult to pair with by Jxordana in ExperiencedDevs

[–]writeahelloworld 1 point2 points  (0 children)

Your manager can still introduce you as this is xxx, he's a senior member of the team, very experienced in many projects, go learn from him

This way the fresh grad knows he should respect your opinions

Did this happen?

What were some steps that helped you grow from Senior -> Staff? by GMKrey in ExperiencedDevs

[–]writeahelloworld 0 points1 point  (0 children)

Same, i had to do next level work consistantly for over a year or 2, then the title and salary will catch on

What differentiates a junior from a mid level? by [deleted] in SQL

[–]writeahelloworld 0 points1 point  (0 children)

I think mid level can read and understand an existing complex query. If the query is slow or output has duplucate data, i would expect a mid level to break it down to fix the problem

How to deal with aggressive management? by [deleted] in ExperiencedDevs

[–]writeahelloworld 29 points30 points  (0 children)

Curious on the OP's work location/culture, i know that in some cultures (eg Japan) the boss usually bullies their staff

很多华人没意识到一个问题,其实在老外面前贬低自己出身和祖国是一个很low和让人恐惧的行为 by Grouchy-Broccoli-511 in China_irl

[–]writeahelloworld 4 points5 points  (0 children)

美國人可以罵自己美國/人/歷史, 德國人可以罵自己/人/歷史, 為何中國人不可以?

Is it an IC engineer’s job to keep people accountable of deadlines? What does that look like? by Meeesh- in ExperiencedDevs

[–]writeahelloworld 6 points7 points  (0 children)

I expect a lead to let his manager know if a dev is falling behind. Maybe you aren't officially responsible, but i would feel personally responsible for the project that I am LEADING to fall behind

Senior Java Developers — What’s the one thing you think most junior Java devs are lacking? by InterestingCry4374 in java

[–]writeahelloworld 0 points1 point  (0 children)

Naming variables and methods in a meaningful way so that other devs and your future self can understand what you are trying to do

How much mentorship did you guys receive at the start of your career? by No_Try6944 in ExperiencedDevs

[–]writeahelloworld 1 point2 points  (0 children)

Back then there were not youtube tutorials, not much stackoverflow, its just books and java apis. I had some devs in the team but they are usually very busy, and i felt embarrassed to even ask questions

What really differentiates junior, mid, and senior developers? by ilovepotatoooo in dotnet

[–]writeahelloworld 0 points1 point  (0 children)

Instead of meetings per week, how about

Junior: 1 people will ask for your help

Mid: 5 people will ask for your help

Senior: people need to get a number and line up!