A lot of companies use Google these days, I guess more of the smaller companies.
A lot of companies use Google these days, I guess more of the smaller companies.
An old phrase that’s stuck with me over the years, although I forget where I heard it:
I like it when my code works first time. It’s like Christmas, but less often.
Thanks for your code review. :-D
Yep, I know, but my code isn’t in a real language.
It renders correctly in my client (Sync), what are you using? I’ll edit it anyway.
Let me find the sequence diagram…
/**
* Gets the user
**/
fun getUser() {
return this.user;
}
I haven’t been laid off since April. I haven’t had a job since then though, so that’s not exactly ideal.
I’ve worked back and front end, and with a lot of developers, and I don’t think anyone would say they’re the same. Software devs are some of the most pedantic people out there.
Copying and pasting a current example and changing the names… yep.
Instead of making it worse you could extract it to a new file. Make an interface. Write a unit test. Anything.
The guy wonders why the file is 15k lines long and then describes exactly why.