Duke Wy Lin
It's been a good run. Wish y'all the best ✊🏿
Anyone here thought about building a SaaS or a micro SaaS?
Both... Or at least a higher level thorough readme and then comments on parts of the code where it's not easy to see the purpose of a particular block of code on inspection.Hypothetically let's say you were walking into a new codebase, a small one.. Would you prefer to see heavily commented code, a comprehensive readme, or both ?
I'm trying to strike a balance between good work and not giving a fukk, given people don't read shyt . Plus I'm on a slight time crunch because it was a last minute ask and these useless people keep demanding progress. I have a half assed readme already, but I know it can use some work.Both... Or at least a higher level thorough readme and then comments on parts of the code where it's not easy to see the purpose of a particular block of code on inspection.
Personally, in that case, I'd just clean up your current readme and KIM. No need to do extra work when it's not even going to appreciated or looked at.I'm trying to strike a balance between good work and not giving a fukk, given people don't read shyt . Plus I'm on a slight time crunch because it was a last minute ask and these useless people keep demanding progress. I have a half assed readme already, but I know it can use some work.
I should have gone that route in hindsight. I already done marked up half the code though . It's not my high standard work though. I did some Javadocs in an open source contribution I made. Took a look at it again yesterday just for old time's sake and shyt looked professional like it came with the JDK itself. I know for a fact that shyt didn't get read though because we essentially threw that module away after changing the application architecture, and I don't think anyone else was deploying that project to the level that we were. If I had another week then I would make the right attempt.Personally, in that case, I'd just clean up your current readme and KIM. No need to do extra work when it's not even going to appreciated or looked at.
Not me, but the consulting company I used to work for kind of did this. Hired a bunch of like non Computer/SOftware engineers and taught them to work in Business Intelligence. And with this, we used to do end to end data processing (so Data Engineering as well as Data Viz). Only thing is that they didn't really push for people to learn programming, just more SQL stuffAnybody here transition from a different engineering discipline to software engineering?
I have a BS+MS in EE and am looking to make the career shift from hardware to software engineering. I've been working through Python Leetcode problems for last couple months and hope to start applying for entry level positions next year (wouldn't be qualified for a lateral move).
Should I just keep focusing on leetcode/hackerrank problems? I'm a little worried that I don't have a big GitHub portfolio of personal projects or apps. But between working my current job and grinding Leetcode, it feels like I barely have time to work on side projects too.
Is there anything you can automate with any particular programming language at your current job that you can put down on a resume?Anybody here transition from a different engineering discipline to software engineering?
I have a BS+MS in EE and am looking to make the career shift from hardware to software engineering. I've been working through Python Leetcode problems for last couple months and hope to start applying for entry level positions next year (wouldn't be qualified for a lateral move).
Should I just keep focusing on leetcode/hackerrank problems? I'm a little worried that I don't have a big GitHub portfolio of personal projects or apps. But between working my current job and grinding Leetcode, it feels like I barely have time to work on side projects too.
What yall think about quantum computing? would love to be up on a tech before a good percentage of the population.
Sounds to me like an impossible task and you should reject it for infeasibilityI'm I hate when no documentation, tutorials or examples. Got to implement hls streaming aes128 encrypted from s3 bucket in videojs. No fukking examples anywhere. Got imposter syndrome right now.