Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "dev-job"
-
You're a bit too junior we need someone with a bit more experience.
Job was listed as junior/apprentice dev.9 -
Manager: You really shouldn’t be doing that
Dev: It’s in my job description
Manager: Yeah but you still shouldn’t be doing it.
Dev: Who should I hand it off to?
Manager: We don’t have anyone else to hand off that task to.
Dev: Ok, do I stop doing it?
Manager: 😡 Of course not, it needs to get done! I’m just saying you shouldn’t do it.
Dev: ???????????13 -
Was looking at a Back End Dev job posting and one of the requirements is Photoshop.
.....
PHOTOSHOP7 -
Every dev job I see:
You need a billion years of experience, and must be able to fistfight Sauron11 -
*my first day on the job to work on a website used by dozens of companies worldwide and 1000s of users*
me: So where can I find the git repository?
dev: Git?
me: Uh... what kind of source control do you use?
dev: We don't use anything fancy like that.
me: *freaking out a little, I already committed to this job*
me: So then where do you edit your code and how do you back it up?
dev: Oh, I just edit it on FTP and zip all the code every week.21 -
GUYS I GOT MY FIRST JOB, I'M SO FUCKING PROUD OF MYSELF (not a dev job, but I'm still in high school so anything's good enough for me)15
-
It seem uncommen because of all the 'hate my job rants' but
I love my current dev job and that makes it for me ideal 😄2 -
After 1 year I have finally quit my sysadmin job!
Got my first dev job as a fullstack node.js dev!!!!
4 years of IT boredom is finally over!
WOOHOOO!
😎😁9 -
Why did I choose to be a web dev?
I didn't. That's the first job I found, and I didn't wanna starve4 -
Riskiest Dev choice...
Leaving a previous job, moving 1000KM (620 Miles) away with no job prospects and going absolutely broke.
This was all in the name of “I need a better job”, so what better way to force yourself to get one.
I’m currently in my second job since then and now make just over double what I was earning before.
Sometimes it takes a high risk to get out ahead.4 -
I quit my job today.
It was odd and uncomfortable and emotional and I'm gonna miss many of the nice people here but ultimately my boss was like "I always knew a bright mind like yours would only be here temporarily" 🥺😍 I'm starting somewhere cooler soon and I'm so excited!8 -
dev A: is everything operative?
dev B: yeah, sure
dev A: how do you know?
dev B: log service doesn't show anything wrong
dev A: does the log service work?
dev B: why shouldn't it? It's its job
dev A: *sips tea*8 -
Quit my first dev job. Don’t have another gig lined up. Here’s hoping I find another gig before I run out of savings.
Wish me luck, folks.20 -
I think I've learned more in the first month of my first proper dev job than over my past 4 years in college4
-
!rant
I got hired!!
It's been a long month of jobhunting, interviews, and paperwork, but I finally got a job. Real world dev life here I come.9 -
My first Dev job involved password resets. Quickly created a GUI for that shit and passed it off to IT support.
-
Talent Acquisition/HR: 🤪
Dev: 🤪
Technical Interviewer: 🧐
Dev: 🧐
Hiring Manager: 🤡
Dev: 🤡
This strategy has yielded some dishearteningly successful job application results this week.6 -
Alternative job if I weren‘t a dev?
Politician creating new dev jobs by passing annoying new data privacy laws each year.4 -
If you are in a job interview with the dev manager of java and the other dev manager of C++ and a fundamental discussion starts:
-
I don't understand, it's the third time I'm being refused for a job because they want someone with more experience. Then why are you looking for junior developer ?!14
-
I'm afraid to post anything connected with my job because I know that sooner or later every dev will have account on devRant7
-
Got hired as a fullstack dev last august (first dev job). This was a 1 year contract. Was offered permanent employment today and I can't stop grinning :D3
-
Just got made redundant 😒
Anyone need a web dev in Melbourne?
I have desirable skills such as working myself out of a job..9 -
!Dev
Hello guys, here is my first rant about my job. So, I work in marketing, mostly content and SEO as the main job and my 2nd job is a somewhat-somehow webgrafic design-something (blame my fiancee for this). This one is about my content job.
As a content, my main role is to translate information (health tech, tech or anything) in a somewhat comprehensive way so about anybody can read my articles. And boy, I love my job, the research part, the writing part, almost everything. But on some days I have to find a way to explain protozoa to normal people. Aaaaaand today I have to explain this shit!
Now, how the f*ck I will manage this, I have no darn clue but I am starting to learn how my dev fiancee feels when he has to explain some complicated stuff to his clients, I swear!8 -
I have now an interview for a part time job as dev-allrounder beside my CS-studies.
I hope I get that job.. 🙏🏼6 -
Did I ever tell you kids about the time I worked for a company that got a contract to develop an iOS application around some object detection software that had been developed by another team?
Company I was working for was a tiny software consultancy, and this was my first ever dev job (I’m at my second now 😅). Nobody at the company has experience building mobile applications but CEO decides that the app should be written in React Native because _he_ knows React Native.
During a meeting with the client, CEO jokes about how easy the ask is and says he could finish it in a weekend. Please note that Head of Engineering had already budgeted a quarter for the work. CEO says we can do it in a week! And moves up the deadline. And only assigns two engineers to project. I am not one of those engineers.
The two engineers that are put on it struggle. A lot. They can’t seem to get the object detection to work at all, and the code that’s already written is in Objective-C. I realize one of the issues is that the engineers on the project can’t read Objective-C because they have no experience with Objective-C or even C. I have experience with C, so I volunteer to take a look at it to try to see what’s going on.
Turns out the problem is that the models are trained on one type of image format and the iPhone camera takes images in a different format.
The end of the week comes, they do not succeed in figuring out the image conversion in React Native. There’s an in-person demo with the customers scheduled for the next Monday. CEO spends the weekend trying to build the app. Only succeeds in locking literally every other engineer out of the project.
They manage to negotiate a second chance where we deliver what we were supposed to deliver at the original schedule.
I spent the weekend looking up how to convert images and figure it would be a lot easier to interface with the Objective-C if we used Swift. Taught myself enough Swift over the weekend to feel dangerous. Spoke to Head of Engineering on Monday and proposed solution — start over in Swift. Volunteer to lead effort. Eventually convince them it’s a good idea (and really, what’s the worst that can happen? If this solves our main problem at the moment, that’s still more progress than the original team made)
Spend the next week working 16 hour days building out application. Meet requirements for next deadline. Save contract.
And that’s ONE of the stories of my first dev job that got me hired as a senior engineer despite only having 10 months of work experience in the industry.11 -
Quited my job because I want to code and not project managing (instead of coding). Found a new job as front-end developer with opportunity to become a full stack dev.
-
I can't figure out shit..
To be honest I created this profile just so I can write down somewhere what I am going through.
So, once upon a time I had graduated from college and went right into a corporate (has only been 2 years since). I was fortunate enough that I got assigned a project that was just starting, and even though I had no clue what was going on, I started doing whatever was assigned.
I initially worked in java and then finished all my tasks earlier than expected, so they switched me to another C++ project that builds on top of it.
Fast forward 2.5 years, I'm now the team lead of the CPP project and all my friends who were in the core team have left the company.
As usual, the reason behind it is shitty management. These mfs won't hire competent people and WILL ABSOLUTELY NOT retain the ones that are. I can feel it in my bones that it is time for me to leave, but fuck me if I understand what I am good at.
I have been able to handle all the tasks that they threw at me, be it java or c++ - just because I love logic and algorithms. I have been dabbling in ML and AI since 4-5 years now, but could never go into it full time.
Now I'm looking at the job postings and Jesus Christ these bitches do not understand what they want. I have to be expert in 34567389 technologies, mastering each of whom (by mastering I mean become proficient in) would need at least 6-8 months if not more, all with 82146867+ years of experience in them.
I don't know if I am supposed to learn on Java (so spring boot and stuff) or I'm supposed to do c++ or I'm gonna go with Python or should I learn web dev or database management or what.
I like all of these things, and would likely enjoy working in each of these, but for fucks sake my cv doesn't show this and most of the bitch ass recruiter portals keep putting my cv in the bin.
Yeah...
If you have read so far, here's a picture of a cat and a dog.5 -
A dev I know has changed his LinkedIn job title to “software extraordinaire”
... and he’s hopeless so it’s not even true2 -
So, I'm a CS student in a third world country. I love coding and I think i'm pretty good at it.
As I'm kind of poor, I'm pretty much constantly looking for any job I can take, and I've already done a dev gig at a software sweatshop here doing mostly PHP, JS and Android/Java... the dev experience was cool, but money was absolute crap ($1.5USD/hour at the current rate, working 9h/day Mon-Sat, did it while in vacation). Better than min wage in my country but still, looking at the numbers I see from programmers all over the world... it was practically working for free. The real problem is almost every dev job here is similar, so I was looking into going remote but every opportunity I see is for seniors/people with 2-3 years experience or more.
Can you give me some tips on getting a remote job as a student/recent grad with little experience? What would you do in my position? Any input is greatly appreciated!17 -
I'm exhausted.
After one and a half year after my last rant, I'm here again. I left the previous job as web developer after almost 12y. At the time I found 3 new jobs as developer; I chose the one with the largest company, the premises were really good. My 3 interviews were excellent. But what I found next was almost a nightmare.
I was literally "confined" for the first 2 months, no internet connection, no email address, very little communication with colleagues. My near colleague was sharing the code were I would work via a usb key. All this for "safety" purposes, because "here you start this way".
For me it was not so bad, I could take my time to study my work and do it (without Stack Overflow and only by reference guides, when needed - I felt proud in an old way). But the next months were really tough: no help to understand what I missed about the work I was doing (consider that I was working on a large database, previously used by an old ERP, on which other developers - prior me - wrote a lot of code, to make the company continue use all the data after the expiration of the ERP licences - speaking about a year 2000's Java application).
Now I find myself struggling, because the main project on which I was working has been set aside (apparently for some budget decisions); my work team constantly make me do some manteinance on the old code, but the main tasks are done by the old mate, "because deadlines are always pressing and there would not be enough time to explain you anything". I'm not growing.
I'm really becoming reluctant to write code, and whenever I do it, I constantly feel under pressure, and this makes me nervous and inclined to make errors.
Don't take me wrong, I was/am good at my work, but it's like I'm loosing that sparkle I had till a few years ago.
When I'm at home I try to study or write code, just to keep training my mind, but I'm really struggling and I'm worried about losing my brain for doing this job. I constantly forget things and lose focus.
Never felt this way. I am thinking about the chance to switch again and search for another company.6 -
Front-end dev makes site look nice: "that looks great! Nice job"
Back-end dev makes site do everything useful: "right, that's how it's supposed to work"3 -
Been short listed for a dev job... proper freaking out as if I get it, it will be my first front end job in the industry 😩7
-
!rant
How easy is to get fired from a Dev job? 😛 I'm afraid of that happening every time I introduce a bug lol4 -
- Why should we give the job to you?
- Because, according to LinkedIn, you are searching for a JS dev for 11 months at least...
(I got the job :)) -
Someone here on devrant that used to go under the name LetMeCode ranted about php and said how much they'd rather work with the Phoenixframework.
Love on first sight. Studied Elixir to get a job as an elixir dev and got my first and current job right after graduating high school.
So yeah, that rant might have changed my life. Saved me from becoming a java or php dev for sure!4 -
Just applied to a job with Microsoft with no professional dev history at all... I consider it a Turing test..3
-
I'm a bit tired of dev and applying for a customer support job for half my current income. During interview I already got promoted to technical support. Even dev job was possible, but I'm done. I've seen the wheel reinvented too much. Also, the looks of software became more important than ever and that's not something I do.
But I'm very positive now. I know the company already, they're great! Super culture! Always hired the right people and me once before as a py dev6 -
This is my current dev/personal desktop, im not humble, im just poor! I just need to finish my studies so I can get a job!11
-
a JUINOR dev role job posting requires 7+ years of experience including 3 years of SENIOR experience, I feel like im in a movie...3
-
I guess I've just got the ideal dev job. Working from home, with nice people in my team and enough time to deliver quality work.8
-
Anyone else experiencing moments like 'you sit behind a computer all day, how hard can your job be?' or is it just me?? 🤔
I'm getting tired of this shit... Especially when it's comming from a person who relies ob tonns of apps to do their goddamn job.. :/
I'd get it if it was comming from a farmer who actually has to work hard to produce the food for us.. or any of the blue collars..but from white collars?!? Dafuck?! Yeah, I may not be the person writing the code for your precious little apps, but they're written by people just like me, who sit behind a computer all day & code.. :/
Show some respect ya cunts!!13 -
I am that person who'll try to do everything (web dev, games, apps etc) in one programming language coz I'm too lazy to learn another language. Maybe it's because I've never had a real dev job before.5
-
1. Master react
2. Finish my grad thesis
3. Get a react dev job
p.s. Not necessarily in that order.1 -
Was hired as an intern, paid me the minimum wage, had to independently handle 3 large scale projects. Got to learn A LOT but was not paid enough.2
-
so I am about to take a full time job for less than 150 dollars a month, with all my skillset being put to use, I'm supposed to teach arduino and web development and be at work at least three times a week including Saturday.
I just want to die, probably
dead people dont stress7 -
New job starts june 19!
Then Iceland the week after that 😍
One week to dev around and upgrade my website abit 😁3 -
External Dev. Job aplication website - please attach resume. CLICK. Unknown document format: (your format .pdf, acceptable format .PDF). 🤔1
-
I am back to dev rant after longgggggg time....😍
I got a new job and today is my first day...
Hope everything goes well🤞6 -
Brain: Imagine if human live for 500 years.
Me: It'd be so awesome...
Job requirement: 100 year of JavaScript experience for junior dev.
omg....XD -
!rant
Going to have my first ever dev job interview next week! Nervous AF right now.
Any tip's? 😬10 -
Dev friend: Happy in your job?
- Me: Kinda, don't see myself doing it for another 35 years tho.. :(
Dev friend: Go back to school, learn computer sciences and get a dev job. You'll love it.
So now I'm back in school, no regrets whatsoever. Without a doubt best advice.. :) -
Not being motivated enough to work on or finish personal projects.
Apparently, easier said, than done when you have a full-time Dev job.1 -
Probably gonna quit dev and get a job outdoors. Dev sucks dick, is too boring, and it is too political for me23
-
bf is starting his first job as a dev and asked me how to prepare. i had no clue what to tell him lol. any suggestions?30
-
Got my first dev job interview soon and the company want to take me out for dinner, is this normal practice?8
-
Android dev job question:
"Describe the activity lifecycle and write an application that does x,y,z in accordance with it"
Fullstack dev job question:
"Write some code that interacts with our API and does x,y,z, put the data into our database and build a web interface"
Java backend dev interview :
"BUILD AN ELEVATOR ALGORITHM WITH LESS THAN o(nlog(n)), FIND NEIGHBORS IN A BINARY TREE, WHAT IS THE DIFFERENCE BETWEEN AN INTERFACE AND ABSTRACT CLASS?"
Why?5 -
Was hired as a mobile dev / mobile web dev, was told my main project would be integrating a tool with phonegap.
... 13 months later I was never asked to download phonegap and was now writing server side java. Surprisingly I left that job -
Started my new job as a devops engineer, its been al month and i have never seen the seen of aws console or travis ci, dont even have credentials for any company cloud services.
I guess i should change my job title to backend dev1 -
My first dev job is like attending college. I just study php and Codeigniter for 6 months. Low pay but I learned a lot.
-
Never had the situation to give advice to a new dev. But I have an idea anyways: Give that dev a problem, which is above beginner level and watch the dev. If the dev rage quits and doesn't want to try again, then the new dev will not be happy with the job. But if the dev achieves to collect all knowledge to handle the problem, even if the solution is not the most elegant way, then the dev will have fun with the profession.2
-
So... got a job interview next week as a front-end dev.
Imposter syndrome is going into overdrive.
Never had an actual interview since i got my job through contacts.
Any tips?1 -
suddenly remember have to pay rent. but it's holiday.
is there any job hunt site that pays $200 for 2 days web dev work? 😂12 -
Best: I got my first job as Android dev
Worst: Long commute everyday (2.5 hours from home to work)2 -
When you are reading job requirements for a dev job and they put a shit ton emphasis on MS Office. I remember a phone interview where they asked skill level for Word, Excel and Outlook.7
-
Guide to dev rant:
Bad memes
Job interview fails
Rants about js
Posts complaining about devrant
Devrant probe finished: no other content3 -
[worst hypothetical dev job]
You know how theres a dedicated person in porn whos job is blowing the actors so they are hard? That, but with writing all the boilerplate code and nothing else.1 -
Why would some companies advertise a job post as Software Engineer, and only to find out deep in the process after doing multiple interviews, that it’s actually a support job??
Seriously why the fuck do that? That’s disingenuous and misleading as fuck?
And why would a dev be dropping a dev job and experience to do tech support ? Is it even worth it?
Even if it is, can you easily switch back to an actual dev job afterwards?
Wow the things some of these companies do 😶🙄😑🤦🏾♂️3 -
I start my first mid level dev job tomorrow after securing a job on a 10k pay increase. Feels good man,my junior days are over ^=^2
-
36 in previous job (sysadmin) - had to run 3 shifts in a row. Boy was I a vegetable in the end....
18 in current job (java dev), when I messed up PROD db -
Ask me in a few months after my bootcamp! I hope to have my first dev job! Scary and exciting at the same time 😳3
-
Started a new job as a senior dev but with a framework I've never worked with and I just feel like I'm slow AF and just not qualified for the job. I'm sure it doesn't help that I'm greiving my dog that passed last Tuesday.6
-
Company makes you doing end user support additionally to your (dev) job, so you have no time to do the latter.
-
Started a new game dev job. Fortunately, they already have a Rubber Ducky chilling at the desk. Only thing, it's less of a duck and more of an evil imperial guard with a lust for bloodshed. I hope he likes C++.1
-
- my (non-dev) supervisor at my job
- no documentation
- no source control
- people working in the same team with completely different programming/domain knowledge levels, but also very different ways of being
- bad within-project communication
Luckily not all of them are about my job. We do use source control.8 -
One day at the office at whoever built Laravel
Dev: sir, most of devs use php, we can use good old php expressi...
Boss: no, dump all of them, we'll create our own functions that do same job
Dev: ok... So our devs will use mysql, we can use sql quer...
Boss: dump them all too, again, we will make our own functions that dont look anything like that
Dev: we can also use standard...
Boss: NO STANDARDS! Creare every single php method or sql query in another method that does the same job... -
I'm tempted at some point to get a non-dev job. After about 2 weeks I could automate everything then just slack off.5
-
Urgent: I got a coding camp JavaScript Instructor job very well paid expects answer tomorrow. I got another company wants me but they don't have offer as they must get permission from the CEO for a developer job. The developer job would pay less than instructor job
I don't know what the fuck to do. I would like the dev job for experience but I haven't worked for 3 fucking months.10 -
My first freelance dev job thing, turned out alright. For the first year though, the dev job thing became a tech support thing. Oh the horror.
-
So i left my job as an android dev earlier (nothing big, just didnt wanna juggle school and work) and as the year started i noticed that somehow i ended up working as an android dev again but this time in c#. There's no escape.9
-
Sometimes I get me thinking that the only coworker I consider real dev is the intern.
Really looking forward to go to a real coding job.2 -
worst - not finding a job/internship for months
best - I now have my first dev job, and I will be graduating college and getting married this month! -
For me it is not difficult to explain other people what I am doing as a programmer, but what company I am working for. We write software for the administration of cemeteries. People often look at me like I am joking. So I was wondering: What was your weirdest project/Job as a developer?1
-
Any tips on landing entry level dev job while in the process of getting CS degree? not internship, actual full time job.
How/where to start and is it possible?10 -
New job. Almost all sites are blocked due to "security"... even spotify. I can' listen to the music. Fortunately i have access to dev rant xd5
-
1st day on the job and I am greeted with EOD, SIT, DEV, UT, POC..
Someone give me an Cheat sheet of this shh...11 -
I'm thinking about making an linkidin account. I'm mostly a privacy centered person so I don't have any social media. Should I do it because it can maybe help me in my career? I'm currently at my first junior dev job.
Love to hear your opinions.3 -
I feel like I got my current job as my first dev job so I would know what NOT to do and what to avoid for my next job.2
-
I applied for a dev job, ofc _without_ looking at their references before sending my candidature.
Turns out 80% of their references are porn sites...
Most of them are quite big as far as I can tell, but I don't really wanna work for a company like them. I'm still young, I don't really think it would make a good impression later on if I'd had a company who makes 80% porn sites in their portfolio in my CV when posting for more serious stuff.
And they asked me for a phone interview. Should I accept it?5 -
Dev goals on the 1st of January:
- learn vulkan
- get a good paying job
Dev goals on the 3rd of January:
- not getting drafted2 -
any advice for a junior dev that can't get any fucking help from the senior devs? I can only in good-conscience try to solve a problem for so long before I know I'm seriously wasting my time
when I ask for help I often get "I'll get to your question in two or three days"
like damn I'm pretty stuck here guy10 -
Another nice rant while I try to find a job.
I make an interview with the senior dev (they are small and don't have a hr).
Everything sails snooth and they tell me "We will tell u something at the end of august"
Well yesterday I wrote to them, asking for news and not only they give me a negative response... (after they also said they forgot about me) but.... THE WROTE MY GODDAMIT NAME WRONG!
Like my email has my name in it, I presented my self and I closed the same mail with my signature. Yet they write a completly wrong name.
Like wtf!!! you can't even look for my name? it feels like they don't even know who I was.
I can say I'm lucky not to work for them.6 -
Best: leaving an overly stressful job
Worst: not dev but coughing up nearly a litre of blood sucked pretty badly. Covid y'all.6 -
What's with Angular? Why are there so many Job Openings for Angular in India? It's like every recruiter is asking Angular. And the pay is much more than the backend Dev positions. Just because its frontend. I feel voilated for being a backend dev.3
-
Found out today that someone has a cron job running doing a daily DB export since June 1 of 2015. The dumps average 2GB. I am amazed that storage engineering hasn't complained. Here's the kicker. It's a Dev database. WTF!? Dev? I freed up a terabyte of space today. Now I need to find out who owns that cron job.2
-
So I got my first Dev job as a Junior!!!! It is in a big company that seems to be full of energy and ideas.
I am really excited and hope this all go well.
I'm just lost about how to be prepared for the first day and afraid to not meet the expectations I think they have on me.2 -
Have ever happened to you, that you feel like your current job is just not working for you anymore and it does not motivate you ?9
-
I'm BACK! (Just haven't used DR in a looong time cuz I had other jobs and kinda forgot about it).
But now I am back and recently got hired as the IT-support guy for some health centers. The best part is that they had some old systems that needed updating so here I am trying to wrap my head around PHP before throwing myself in someone elses code, someone got any tips for learning PHP?5 -
Started a new web dev job, how long until I can tell my new boss that the codebase sucks and needs a complete rewrite?2
-
best part of being a dev... job interviews where experience always counts more than education...
i feel being a dev has given me great sarcasm skills -
Online java IDE suggestions?
My (non-dev) job is boring and I tend to have a lot of downtime, any suggestions?2 -
Just quit my bastardized job, and I feel as light as a feather :)
Also, anyone know of any dev jobs around Nottingham? -
So they're kinda the same
Worst
Took a support job because it paid double a dev job
Best
Got a job after having a really tough time this year2 -
Ever apply for a dev job in an industry you really wanna be jn even though you know you aren’t very qualified for the job? How’d that go for you?8
-
!rant
What can you expect to earn at your first IT/dev job in your country (e.g. junior dev after graduating)?
What do seniors usually get?12 -
For the first few weeks of starting my first real dev job, almost every question was answered, prepended with "that's easy!".2
-
Saw an add for a dev job in which to be considered you had to build a social media network. Seriously.2
-
I can't change my choice of beer this week because the company is stocked for another 2 weeks.
Damn! I love my job.
I'm just a dev. -
- Quit my job
- deploy my platform live!!
- make a dev tool
- move out
- get a cat
- start at least 1 successful business/application
Not in that order3 -
I’m a full-stack Dev, but my job description restricts me to backend - app logic and databases - but the frontend Dev makes crappy markup templates and I have to keep closing unclosed tags and replacing ID css selectors with classes.7
-
First day of first dev job complete. Already in love with my team. But why didn't anyone tell me about Emmet before now???5
-
Finally got my first dev job. I am looking at the code base for my company. And it’s like I know how to code in this language. But I don’t know half of the advanced shit they’re doing. I understand they have more experience than me. But I’m just not sure how to catch up to them. Or be even on the same level as them? I guess just more out of office learning?
I can read what they’re putting in the code and understand how it works. But like how they came up with it I have no clue. I guess I’ll learn over time and have to put in some extra man hours.5 -
Had my dev job described as a "computer, desk job" in a condescending tone yesterday by a guy trying to convince me to join his pyramid scheme....
// TODO: come up with awesome rant about this so I can look badassundefined todo come up with better tags todo documentation comments shit okay not sure how to tag this shit2 -
Brain : Hey, there's this task that needs to be done
Me : oh sure, let me do it
* tries to do it unsuccessfully a few times *
Brain : ...
Me : ...
Brain : DON'T YOU --
Me : * Opens devrant and starts scrolling *
Seriously though, if you guys could suggest some good cmake tutorials ( I'm using VSCode and GCC 8.1.0 for compilation ) - that'd be swell :)
Keep rocking!2 -
Starting a new job tomorrow as a junior Java developer. Let's hope this works out better than my last job which was supposedly also as a java dev but involved zero code writing2
-
Being tempted by a job offer as an iOS dev that has full (paid) training. Not a fan of apple but heard swift is a nice language (assuming it is swift).
I've spent the last year and a half learning the react way as my first dev job, not sure whether it's beneficial to keep on this path or diversify. -
My ideal dev job is a job that requires to think about reality in a different way, a job that requires both programming skills and an open mind.
P.S. I should also earn enough money to buy a Tesla haha1 -
Job post I saw today. They are either looking for:
- C/C# Dev to the company
- HAPPY Frontend dev
- Java Dev to the company
Well now.. only the front end gets to be happy but doesn't know where to work while the other two can be grumpy and know they'll work at the company? 🤔4 -
well I start my first dev job in a week and a half. after telling my family I was resigning from my helpdesk support gig, they asked about the pay and didn't understand why the dev job payed more.
I tried to explain it and I think about half of them got it but the older half still just associate it as "computer stuff" -
- VueJS
- Develop a cross platform app
- Try get job overseas, pref in Switzerland
- be self employed using my dev powers
- make my bike connected to internet. Dev a real-time dashboard. Try to add consciousness to bike.4 -
!rant
Landed my first dev job today!!
Couldn't be more proud of myself and at the same time more terrified of what to come.2 -
I've found a better job offer; shorter distance, but salery is low, not that is a big issue tbh.
What is the right approach to quit your job?
Or to say, nicest way to avoid burning any bridges.9 -
Well, after the snafu with the Ruby dev job, I've instead landed an SQL Dev role. Notice handed in, and in four weeks I will no longer work in support. The fact it's closer to home and pays more is a bonus.1
-
Manager : You really shouldn't be doing that
Dev : Its in my job description
Manager : Yeah but you still shouldn't be doing it.
Dev : Who should I hand it off to?
Manager : We don't have anyone else to hand off that task to.
Dev : Ok , do I stop doing it?
Manager : 😡Of course not , it needs to get done! I'm just saying you shouldn't do it.
Dev : ????????3 -
Is it harder to work a full time dev job or be a full time CS student with a part time dev job? I’m currently living the second one and it’s hard to balance both work and school.7
-
How would you react if you got a dev job but had no technical stage at all? (coding/take home/quiz)4
-
Can you feel it?
I feel a change in the air. I can feel I'll have a dev job soon after 4 years of sysadmining3 -
Sometimes I think of applying for a dev job as 'pick your poison', since the chance of landing a job with fun languages and few headaches is slim these days.1
-
GRAAAAAGH I WANT A DEV JOB SO BAD
Developers who rant about their dev jobs sound ungrateful to me. At least you don't work in IT.5 -
Worst part of being a (new) dev, and by new I mean first dev job and I'm a month in, is keeping commit messages from being novels3
-
A new year, a new job.
After a years hard graft learning front end code I finally landed my first dev job!
Even though the job is a while away, there will be nothing stopping me getting there and learning all I can in this industry.
#bosh2 -
First dev job was unified communication and call center software. Over 4 years later, still there today.
-
I have job interview next week! Do you have any advice that can help me? :) (position: FrontEnd Dev)9
-
IMO it depends to what one means by "made it".
switch(made_id) {
case "is a developer" -> "when one develops a software product, regardless of whether for work or personal purposes";
case "got a dev job" -> "when one gets a dev job";
case "can be called a dev" -> "when job title has .*developer.* in it";
case "is a good dev" -> "when job title has .*senior developer.* in it";
}
For me personally it means getting a SW development job that pays my bills and keeps growing my savings account. Pretty much like @AlmondSauce said it.
I for one iterated through all the cases above and each time I achieved the goal I felt like I "made it".
Appetite comes with eating -
So I start my new dev job Monday and I'm considering vlogging/blogging the experience. Have any of you found success doing this? Not monetarily but like actually had time to create some decent content. Any tips or advice would be appreciated.3
-
is it possible to get remote job for junior java - android dev? I'm php dev, but thinking about moving to android1
-
First rant! I'm currently on my first actual dev job and I've been learning a ton, doing extra studying/side projects in my free time and office environment is decent with good colleagues!
BUT
1) I'm getting paid about half as much as someone on my level (education and experience considered) - partly my fault, but thought experience would outweight the shit pay, now I'm really starting to question this bullshit
2) I'm away from all my friends, and by the end of my contract, 90% of them would have graduated... Have no friends outside of work where I live, and any social life I had, died when I moved
3) My work project is fucking tedious and could be flipped upside down to be of actual use, but no, company can't change how they've done things for the past 1000 years. But who gives a flying fuck about junior's suggestions, I haven't got decades of experience to back my ideas, plain logic and industry feedback isn't enough
4) Programming 24/7 for months is doing no favours to my hobbies, as I'm either too tired to do anything, or I don't have the time
5) The piece of shit library that I HAVE to use (because alternative has no support, lacks basic documention, the usual...) is built so that any automation that my project is meant to provide, is next to impossible to achieve, so day-to-day I'm just spitting in the wind as I'm slowly falling behind schedule
Quitting isn't really an option, as I'd have to find a job with significantly higher pay, really quickly to benefit from leaving... which is next to impossible
So here I am, stuck between frustration with aspects of my life and being contempt with other half (the learning and programming as a career)...
Is this something that will stay with me throughout my career/life? Or is it simply a shitty-entry-level situation out of which I'll grow out of?5 -
Alternate job if I weren’t a dev:
Painter (but won’t excel as much)
Bartender (would still like to try my hand on it) -
One of my friend asked me
What the hack is this ...
Tech Associate on Job title
Full Stack Dev on Job Description ?3 -
If A.I. Steals the DEV job, they've already gooten complicated enough to do anything. My new job would be to be the leader of the iRobot revolt.
-
Should I quit or let them fire me?
I am working on startup since 4 months as mid level ML engineer and my employer called me to say that they might fire me because my performance is not okay. He was true that my performance is far from good because I am busy preparing documents for my MSc. I am thinking about quitting but at the same time, pandemic is hitting hard and lots of jobs are lost and I might be unemployed after this.6 -
I don’t really think this makes me a better dev, but playing guitar and watching tv shows helps me relieve some stress. Also, spending time with my fiancée. If anything, my job made me a worse dev, which is sad and ironic.
-
!rant
So I was an apprentice in infrastructure and have been wanting to move into dev. I worked at my company for a year after the end of the apprenticeship and have now been given a job offer as a VB Dev! I'm so excited -
is it just me or
<job ad>
...
min 1 year experience with web dev
min 5 years experience with web dev in JS
...
</job ad>
does not make much sense4 -
!dev
so I got asked how much I wanted as my monthly salary for my first dev job and I said 300 USD, did I overshoot ? I haven't gotten a reply yet and I am worried I messed up
backstory, I had this online video interview but during that period i was working for my dad in a remote village, the background was terrible, I had to tilt my camera to an odd angle to make it less terrible, after all the usual talks on "our company company's vision and mission........ we are trying to create....... blag blah blah.......". he commented on my area and I said I was working odd jobs to keep up,
him: how much will be enough for you monthly ?
me: I just need enough to pay for internet and maybe a little left for other stuff (I was this desperate)
him; no we need you to face this job squarely without distractions, how much will be enough ? send your reply as message, yes, they reached out to me through email and whatsapp
me; 300 USD
I'm fucking worried I was over the bar.9 -
keep working as web dev in my shithole country until i could land a remote job that pays at least 30k$ yearly6
-
Worst: Not landing a decent job
Best: dev-wise, none really.
It has been a rather shit year, really.14 -
I landed at the company's office and the boss was off to meetings so I sat with the dev team ( which was 2 people back then ) and started to ask what they're doing trying to get one of the tasks off them. The boss came late and told me to come next day, the first thing he said to me in the morning was "you're hired!, Now go back to what you did yesterday".
I was 17 and happy lol -
Today is a great day. I was asked to rewrite my code to an API I suggested from the beginning of the development of the app but they didn't allow it to me cause it was a payed service. They preferred the free one instead that is not the best but is not half bad. I'm counting on finishing my internship next month cause I need a dev job to get out of my shitty, underpaid job as a steward and rewriting the code will take the very least 3 extra months. I just want to finish my internship so I can build my portfolio website, start the Udacity course for full stack developer certification and get a goddamn dev job.2
-
First dev job was not really a job but rather an internship... I was completely new to Spring and Jersey Java and i was given a 5 points story "which turned out to be 8 later on" to consume a RESTfrl webservice... Manipulate the response and create an Excel sheet at the end... But the Excel columns n rows had some complicated logic to determine colour, font, borders, alignment and a lot of other props..
Got it done "code was a bit ugly" and dev lead was satisfied and told me I actually knocked out an 8 points story on my own... Team velocity was 5 points story per Dev.
Now im a full time Developer therr -
Starting my first dev job next week (except for freelance work) and I'm crazy nervous that I'm going to make some huge mistake and look really stupid. Did anyone else have these fears before their first dev job and, if so, how'd you stay at least a little confident?4
-
How to realize that experience matters : make a demo where all your code works, but everything fails because the other dev has done a shitty job 😅1
-
In my first Dev job, it was a startup and my employer(owner), didn't even had the passion and vision I had for the company
-
I need a new job. anyone need a mid level PHP dev? LAMP symfony nosql APIs bash and so much more, after 4 years and they keep me at a Jr PHP dev title so it's harder for me to find anything else....5
-
- Finish my dev minor hopefully with a 9 average
- Have a great dev internship
- Graduate (as a software dev)
- Have a nice vacations because I finally don't have dev exams anymore
- Get a development job3 -
I been looking for a remote job as a junior front end dev for a bit and have found almost nothing. Any help is appreciated4
-
Confidence in interviews/imposter syndrome. I know need to keep practicing and just take a deep breath-I really want to get that dev job!
-
So last year I was working for this company and worked there for about 13 months. I was hired as a web dev but was soon moved on to creating web banners in html5 so that a friend who was doing that before could focus on design for prints. Well few days ago that friend called and said he was going on a vacation and was wondering if I would like to come back an fill in for him while he is on vacation.
Since the company can't find anyone willing or that did that job before and nows all the specs like I do I was their only choice for the job (yaay me). Of course I accepted the position as it wouldn't require me to be in their office from 9-5 but only on certain days when banners need to be created and for few hours only.
The downside of this is it will last for a whole month (didn't expect that) and it poses a chance to conflict with my current job. But my current boss is ok with me doing this as long as my "day job" doesn't get affected.
So now that I know I'm their only choice for the position and they don't have time to look for someone else and train them as the friend already left for vacation.
What do you guys think, how much should I charge them for this work ?
They are still waiting for my quote on the price.
I'm thinking of a fixed price for 1 month of work and somewhere around 600€ minimum.
My salary while working for that company full time was 400€ and I did web dev + banners (static and dynamic).
On a side note:
I heard from a few friends who still work there, that they might offer me full time job there again. But that is a whole new rant for another time -
Only dev in the company, couple of on going wordpress projects, just left without notice period. Im going to hell arnt I.
Explanation: I had not yet signed any contracts because the boss “trusted me” i just completed 3 months (standard probation period in other companies) but just got a job offer with triple the salary but recruiters seemed in a rush and i figured i might lose my shot if i told them to wait. Keep in mind in my country that kind of salary is impossible to get for a 21 yr old dev.1 -
New job, strict devops role. I asked the devs they're painpoints, no mention of local dev stack.
Spin up a local dev stack and it's a garbage fire. No feature flags, env vars, docker. Have to be careful due to devs using staging databases for dev work.
This is going to be a problem...3 -
Since I have a part time dev job I have no time for gaming .
My gaming friends must think that I am dead 😢 -
You get interns when you have free time and employee when you want work done.
Only speaking from experience.
Anyone with similar experience? -
My advice from a very beginner dev myself is to take walks and use some fresh air. Dev outside your job on techs and frameworks that aren't use by your company. Sleep. Stackoverflow.
-
What are some interview questions you had that threw you off? Preparing for my first job in web dev4
-
How will I get a better Dev job in 12 months, by making projects or by practicing competitive programming?8
-
Finally moved into New Position in a DEV Center, feels good to get more interesting requests and challenges :)
-
4th year of technical school I though I was not gonna continue programming in university. Got a dev job after graduating and started uni. 2 years after I am pretty sure I am going to be a dev.
-
Job Interview for a vba/c# job. I'm a Web Frontend Dev normally so kinda strange when they found out I had nearly no experience (job hunter didn't tell them....)
Well he told me that he considers hiring me as a junior junior.
Should I say yes if I get the job?4 -
Say you'd have a dev apply for a job after only 6 months into his previous job, what would be your thoughts on that?
Would you outright reject the applicant? If not, wwyd?6 -
Not a dev job, but was once called about a month after I applied for a job and was told they put me at the top of their pile of applications and never heard from them again
-
So I'm about to apply to a dev job and I don't know how this is going to go over. It seems everywhere I go they want years and years of professional experience I just dont have, being a junior dev and all, but I think I found a company I can get behind. Are there any tips you guys and gals have for me for resume highlights? Possibly questions for my employer, as its one thing that always confused me, they always ask if you have questions and I feel like I'm missing something until I ask but they never seem impressed by my questions.3
-
The best feeling I got in past year was when someone sent me a legit job offer (which was not from a bot) as a junior .Net dev on my linkedin. My experience is around 1-2 months of frontend with ASP.Net to this day, some Android apps written in Java + some shitty C# stuff we do in school. I am pretty suprised that someone really vallues 'kids' like me.2
-
I am trying to find a development job in Europe is like someone trying to find a gold mine in desert10
-
If all dev job were taken by AI, I'll probably go back to making dolls and fabric jewelry. Is not as good a source of income as being a dev but you can survive off it.
-
I wish I could immigrate, probably too hard to do as a junior dev tho, maybe there's another way? Warehouse job or something?11
-
Question for the community: what's the longest time you've had to wait until you've heard back for a dev job application?1
-
Finding it impossible to get a job as a recent graduate software dev. Any help for UK London based jobs? 😭😭😭5
-
So this supposed dev ops job has devolved into first support.
This shit honestly doesn't even make sense to me
Time to start looking5 -
I am a web dev. I got a job as a tech lead 6 months ago and I was very happy about it... But now I don't think I made the right decision. What should a dev evolve into? Any tech leads here that started as devs ( I mention I have 12 yrs+ of experience as a dev ).4
-
AI taking my job
Become the next president with the moto of build a wall, build a wall, build a wall
Make dev great again ... -
!dev
Currently, cause holiday camp for the children
Probably a good idea to collect some social skills there, as that's nothing that is required or learned with my dev job -
dude why there so many dum fuck in this industry like people who just graduated , and don't know shit about tech or anything but flex and complain about shit just can accept that they don't know any shit this many years fucking noobs nothing like why are they , this don't deserve jobs just make bug and always call for help like why cant they figure out their shit, its just cant just spoon feed they every time, like i dont know what happens to this people after or they just survives in it? just tired of getting my ass on whenever they suck dude they dont know how to commit git lol , but never accepts , i am not talking about one person its like a species now , they dont even try to learn even tho they get jobs for no way , itrsucks2
-
really junior dev,
Should I keep dev with Drupal(twig, php) or jump in the JavaScript, react, node bandwagon?
at my job they are already moving one of the big sites from d7 to nodejs1 -
Is there a chance to get a job trough good connections in the dev world?
I know some guys, that are good friends of mine :)5 -
I started as a dev. Because corporate wants to save some money for their bonus they put two jobs into one. DevOps is born. Fuck you!
I AM A DEV! LET OPS DO THEIR JOB! I DON'T WANT IT! -
London people, what are some interesting job fairs here for an enthusiastic graduate React dev with a bit of experience? More broadly, how might I go about finding a job here?1
-
I have been looking for a house for a year and Jesus it’s so fucking hard to find a decent rent.
I think I’ll have to buy but I really feel like I shouldn’t given the job situation of every dev ever.
And the most bs thing is that I already own a house wtf. (Just in the wrong place so can’t use that)1