RTO edition>InterviewingNeetcode 150: https://neetcode.io/practiceTips and interview practice: https://blog.interviewing.io/>How to write a resumehttps://stackoverflow.blog/2020/11/25/how-to-write-an-effective-developer-resume-advice-from-a-hiring-manager/>Salary Stuff"What's your expected salary?": https://www.fearlesssalarynegotiation.com/salary-expectations-interview-question/Negotiation advice: https://github.com/petermekhaeil/salary-negotiatingSalary data: https://levels.fyi/Don't disclose your current salary to recruiters.>Layoffshttps://layoffs.fyi/>Helpful YouTube Channelshttps://www.youtube.com/@ContinuousDeliveryhttps://www.youtube.com/@EngineeringwithUtsavhttps://www.youtube.com/@ByteByteGo (systems design at a high level)https://www.youtube.com/@ycombinator (if you're doing a startup)https://www.youtube.com/@hnasr (for studying backed architecture)Previous thread: >>103276408
>>103296222>implying i didnt steal a chair when everything went remoteeven when i switched jobs they never asked for it back
>get laid off>return laptop>never return the mouseDEVILISH
>>103296222If you don't already have a desk and chair even outside of a job that sounds like a (You) problem
>>103296261Diabolical
Guys, I want a career changeWhat can I do with a masters in econ? Also should I do econ or finance?
>>103296329you could become an economist :)
>>103296265I personally keep my computer next to my bed on top of a table, but that's a choice I made because I prefer it. It's still a pretty moot point. Everyone owns a desktop and/or laptop computer, and presumably has a place to put that desktop or laptop computer. If you don't own a desktop or laptop outside of work... I don't even know what to say about you. I bought my first laptop at 16 before I even had a smartphone.
>>103296222>early thread hijacked by pajeetcode and his grifters againwew, starting off the week the wrong way I see
>>103296222AI will kill us ALL
>>103296222holy shit this image summed up my whole email adult daycare job
My career is failing. How do I pivot to a tech career. Only experience coding is taking a java course like 7 years ago, some C for a semester and some python
what do i do when left applies to me working at the office
>>103296222Feels like this is either Jeff Bezos or Elon Musk posting this thread to make at-work work sound cool.
>>103296222Vs the THAD NEET
i wasted 2 years of my life and money getting certs and my precious time studying just so i can get rejection emails and now there's no jobs left i can apply too in my state, fuck this over saturated "career">inb4 do helpdeski applied to anything entry level and stuff thats im not qualified for and used multiple job websitesanyways goodbye fuck any tech career, i will pretend it doesn't exist and do something else that's ACTUALLY going to give me a DAMN JOBnow all my certs are just paper, i did IT btw not whatever dev or programming you guys are always talking about
>>103296940RECOVERY in 2025Trust the Trump
>my dad’s whole office goes remote >brings me to office to help pack his stuff>shows me epic closet full of monitors and desktops and keyboards and mice>says i can have whatever i can carry yep. based.
do coding interviewers really ask baby-tier stuff like this?
>>103297010You have no idea the kind of retards that apply to jobs
>>103296320>$500,000$10,000 invested in 1984 would be worth $452,000 today (following a generous 10%/year gain), and when adjusted for inflation the total gain is $158,000Yeah it's a big gain but it also takes a lifetime
>>103296545Can you post this again in English
>>103296222uberchad remote viewing hermit>yep, they worked today
>>103297061>1984haha
>>103296957quit rn or trust the trump? i pick quiting and doing something that WILL GIVE ME A DAMN JOB
anyone here do more work in excel than they do in an actual programming language?I'm a former programmer who wants to get better at excel, what should I be doing besides just translating programming problems into spreadsheets?
>>103297148Pivot tables
>>103296222>no air conditioninguh maybe for europoors, most americans have ac in their home>no excuse for missing zoom meetingscan make up any excuse you want because nobody can confirm if you're telling the truth>has to track progress onlinehad to fill out time cards for billable time at all of my onsite jobs, this has nothing to do with remote vs onsitewas this meme made by management shills pushing for RTO?
>>103297148anything I could do in excel i can do way faster in pandas
>>103297148Learn how to make and write array formulasLearn how to set up good conditional formattingLearn how to use VLOOKUP (or XLOOKUP if you have a newer version)
>>103296957Normies are super excited about Trump which is how you know he's just another special interest shill and has been for years. If normies are every excited about something it's a guaranteed sign that it's dogshit and that they're at minimum 10 years late to it. Normies are the dumbest and most destructive force on planet Earth they're just like a swarm of locust they only exist to spread cringe, desolation, and death.
>>103296261Accessories don't go back. I've got a monitor, desk, monitor arm, headphones, and chair all from the company wfh benefit. They're not getting a thing but the laptop back if I ever leave.
>>103297214what is "pandas"?
>>103297220>Learn how to make and write array formulasokay, looking this up, is it kind of like using "safe programming practices" but for excel?>Learn how to set up good conditional formattingis this like using IF statements and cell value rules such?>Learn how to use VLOOKUP (or XLOOKUP if you have a newer version)I'm already a pro at this ;)
>>103297220>VLOOKUP (or XLOOKUP if you have a newer version)As if you don't use INDEX MATCH on older versions
>apply to advert on job board like Linkedin>get automated email saying thanks, but to 'progress' your application, you actually need to set up an account on this other job boardHow do these people stay in business?
>>103297286Conditional formatting is right there in the style tab my brother
>>103296222>wfh>literally don't leave bed>heating and AC can be set to whatever I want instead of making a service ticket with the office janny>miss meetings all the time, people just assume you have a doctor's appointment or are taking your kids to school>do nothing all day
>>103297299but I'm using [spoiler]Google Sheets[/spoiler]
>>103297302Multiple times every week, I fall asleep in meetings.I'm not even sure if they notice or not. Just I wake up an hour later and I'm the only one still in the teams meeting.
>>103297286>is it kind of like using "safe programming practices" but for excel?What? No, array formulas are special. They let you perform operations on each item in a range. You have to press Ctrl+Shift+Enter to make an array function (which shows the {}). Pic related is an etremely simple example. Normally you can't add to a range, but with an array formula you can.
>>103297309Then it's under Format
Array formulas require caution
>>103297302Sounds grim
>>103297066Which action does one take when the left portion of the original poster's image is applicable to my own person while working at my employers designated real estate?
>>103297314oh, I understand that, I meant like are these used because they are "safer" than just doing a formula and pulling it down?
>>103297341No need to be cautious ,array formulas are fun, here's one I wrote>>103297355...safer than what? Array formulas let you perform operations in one formula that would normally require multiple intermediate cells and formulas. Like the one I posted above:There are five numbers (1-5) and the cell directly below sums them. The one that's highlighted takes the range, adds 1 to each, and then sums those results. There's no other way to do that in one formula (without doing some kind of fake cheating). If you wanted to do it without an array formula, you would need a second column in E that adds 1 to its neighbor in D, and then sum those.
>>103297393Oh forgot to add the pic of my array formula.I know what it does, but idk how it works anymore. I wrote it months ago.
>>103297010It would be a good filter for fresh grads if it wasn't so common. You'd be surprised how many people freeze up when you ask them to do simple stuff like fizzbuzz, printing a string in reverse, etc.
why is reversing a string excel so fucking complicated?
>>103297402Do you hate structured references or something
>>103297438Anon I hate everything
?detacilpmoc gnikcuf os lecxe gnirts a gnisrever si yhw
>>103297446I dun ged id
>>103297438>>103297443Also I can't really use structured references because I use that formula in every column, and thus most of the cell references change each column.
>>103297498Brother you have a table of values, of course you can use structured references
i feel like a retard all the time. will this feeling ever go away?
>>103297621Once you become knowledgeable enough to feel like a smug faggot, that's the time you're going to be humbled back into a gay retard. It works in cycles.
>>103296222i'm starting to code some cool software for my curriculum, what type of license should i put? GPL or BSD?
>>103296957Trump's going all in on H1Bs so have fun with that lmao
>>103297683You really think he's gonna turn the USA into Canada 2.0?
>>103297694i KNOWNo that's not a caps lock error
>>103297694He literally said he wanted to copy their immigration policy during his campaign.
I'm not racist, but whenever I answer the phone and hear a slight delay followed by an Indian voice I hang up immediately Indian telemarketing has been a global disaster for the perception of Indians
>>103297647>>>/g/sqt
>>103297694They're already talking about it. With any luck we can just flush our punjabis straight across the border and let America deal with them.
>>103297850nah you can keep your sars>>103297026kek, that sounds crazy but I've seen some bad resumes.
>>103297694lmao trumpniggers literally don't even fucking listen to what he says
>>103297026>ENTRY level>durr why dont dey have one plus two yeersofexbeerence in de rezoome >:^(The 'recruiter' is the retard here, would fire him and hire Bateman instead
>>103297873>nah you can keep your sarsYeah we want fresh saars, not the ones civilised (even if only 0.1%) by the leafs
>>103298012Entry level doesn't mean no experience dumbass. No wonder you don't have a job saaars
>>103298012trvke
>>103298012Entry level doesn't mean no qualifications whatsoever
>>103298012based
>Have 3 internships>Only offer is from a WITCH companyIt is over bros? I already accepted it because the market doesn't seem to get any better. I know I should keep trying but it seems so pointless DESU.
>>103298052>no qualificationsAlmost everything listed was about job history, with the exception of the last two.
would you all rather work for an Israeli tech company, or a Palestinian tech company?
>>103298106All tech companies are israeli tech companies.
>>103298106If you work for an israeli tech company you make more money, and you can make even more by selling its secrets to Palestinian tech companies.
>>103298125>Palestinians>money
>>103298132$1 is $1.
>>103298125>Palestinian tech companieswhich Palestinian tech companies?
>>103296222I work remotely and I aint going to an office.Any who tries can suck my dick.
>>103298089Somehow I feel the guys he listed weren't grads or geniuses with awesome dev projects listed elsewhere on their resume
>>103297026>>103298052>>103298043Not him, but if you're not applying through networking/nepotism you're getting thrown in an automated system that filters for the best possible qualificationsfor said position. It's a massive problem because you could have a good resume, but not have 1 thing, and get filtered out.At my current job all of the people who got hired through in-person interviews or referrals are great. The people who just had their resume loaded with "experience" are walking liabilities or waste of a payroll, and contribute far les work.
>>103298180Why is it a massive problem that the people with the best qualifications are being selected for interviews
>>103298174>with awesome dev projectsI don't think anyone cares about your projects.
>>103298198nta but i assume because what the filter ends up leaving behind is lying jeets that pretend to have everything the job wants but dont actually know shit
>>103298198It incentivizes tailoring your resume per application (lying).
>>103298198The people with the "best" resumes get selecte. Not best qualifications. You don't know what a person is capable of until you are able to meet them face to face.
>>103298229You'll know what I'm capable of long before we meet
>>103298251Absolutely nothing.I know this because you're on 4chan.