Randolph Freelander said:Need more rants, people.
My co-workers & direct boss read GAF
Randolph Freelander said:Need more rants, people.
I enjoy my job. My coworkers are skilled and well-adjusted.Randolph Freelander said:Need more rants, people.
Randolph Freelander said:Need more rants, people.
I work with a guy apparently without the ability to question himself. He thinks he has all the answers. If it's not his idea, it's not a good one.
Here's the problem. He sucks.
So anyway, not to go fully into my beef with this dude, I will just say this. If you're a developer, I want you to wake up in the morning and apologize for the code you wrote yesterday. Today, you'll do better. Today's code will be cleaner. You'll do the appropriate research. You'll introduce refactorings. You'll iterate, you'll improve. You'll check in your code, call it clean, and go home.
Tomorrow, you'll wake up and apologize for the code you wrote today. And you'll promise to do better.
Wads said:I know you are on a contract and it would probably be wise to finish out so you can move on, but I would be actively looking. Maybe nothing out there, but you never know...
As for me, can't really complain. Started a new job last week as the lead SAS developer on my team. A few limitations in terms of the code environment, but nothing that can't be worked around. For those with strong DB skills and experience with data... definitely check out SAS. Jobs pay pretty well since there it's a little bit more obscure. SAS is like the fortune 50 company nobody knows about, but I love coding with it!
DualShadow said:I enjoy using SAS, I had never heard of it before starting my current job.
Wads said:What level do you consider yourself? I never heard of it before my last job, but saw how much you could do with it... especially in terms of automation.
Wads said:Same, we don't really use a lot of the stats stuff. When I say automated, I mean scheduled jobs - start to finish. Not launching the code.
Looking around after 4 months at your first job would put up a red flag for sure. Companies don't want to risk spending all the time and money training you only to have you leave when/before you become useful to them.Zoe said:Craigslist can actually have some good postings. Another thing I've done is just drive around the areas I'd like to work in and write down all the companies I come across. Then see if they have anything posted on their websites.
It's not gonna look good that you're bailing on your job so quickly though.
Hmm i guess that kinda makes sense...even tho I only took this job to make ends meet until i could find something else...making barely above minimum wage with a college degree isn't that fun =(poweld said:Looking around after 4 months at your first job would put up a red flag for sure. Companies don't want to risk spending all the time and money training you only to have you leave when/before you become useful to them.
jeremy70583 said:Hmm i guess that kinda makes sense...even tho I only took this job to make ends meet until i could find something else...making barely above minimum wage with a college degree isn't that fun =(
do you think this would be a better option, and if i don't find something soon, at what point do i add this job back to my resume?Zoe said:Your alternative is to not disclose that you were working at that company at all and just act as if you've been unemployed/taking on odd jobs since the time you graduated.
komarkaze said:I work in software configuration management and we build and deploy code to system test, acceptance and production. That means developers are responsible for builds in the development environment. They also own the build scripts. They have continuous integration set up so builds occur every 15 minutes in dev. That means there's no excuse for builds to fail in system test and above. Yet build failures still occur during CM migrations due to compile errors. When the devs ask us to help troubleshoot, I fight the temptation to tell them, "If you're having build problems, I feel bad for you son. I've got 99 problems but the builds ain't one."
C is a low level programming langauge? ;__; im never going to comprehend objective C.Ketchup Boy said:Classes started last week and I'm going to take a low-level programming class about to learn C. Excited.
rhfb said:Here is a rant. Fuck feature creep and extremly loose design docs that are rarely ever referenced. Worst part about programming in my opinion.
Technosteve said:C is a low level programming langauge? ;__; im never going to comprehend objective C.
jeremy70583 said:do you think this would be a better option, and if i don't find something soon, at what point do i add this job back to my resume?
Zoe said:Anybody have any books that are essential for any programmer? It seems like everything is readily available online these days, but I'm all ears.
I have developer's block*, and the empty shelf I've been staring at is depressing me.
(*my current project is juuuuuuuust different enough that I can't use the template I've been working on)
Kalnos said:Here's another rant, fuck version control that only allows one person to check out and edit a file at once (among other horrible flaws). Seriously, my boss doesn't get it, work would be so much faster if we used something that supported a branch/merge system like Git/TortiseSVN.
P.S. My boss makes us use Sourcesafe.
nVidiot_Whore said:Errr.. not a huge fan of SourceSafe, but it allows multiple checkouts of the same file.. branching.. merging, etc.
Zing!nVidiot_Whore said:Errr.. not a huge fan of SourceSafe, but it allows multiple checkouts of the same file.. branching.. merging, etc.
So that's my rant for the day.. people that moan about what software can't do without bothering to even check to see if it can![]()
Errrr...Kalnos said:So that's my gripe, assumptions about other peoples whining!![]()
Kalnos said:fuck version control that only allows one person to check out and edit a file at once
nVidiot_Whore said:That comment wasn't "worded wrong," you fairly blatantly claimed the software did not have a feature.
but I've never heard of anyone disabling multi-checkout for any reason other than personal preference.
nVidiot_Whore said:BTW, I'm an asshole.
Zoe said:Anybody have any books that are essential for any programmer? It seems like everything is readily available online these days, but I'm all ears.
I have developer's block*, and the empty shelf I've been staring at is depressing me.
(*my current project is juuuuuuuust different enough that I can't use the template I've been working on)