I recently came from a small startup company in Houston where process was non-existent to a significantly large bank where process is king. After speaking with an ex-coworker, I came to an interesting reflection of…
Tag: jpmc
A Warm Welcome to New York City
As some of you may know, I have left the warmth of Houston, Texas and started the next part of my life in New York City. I am back at JPMorgan Chase as a .NET…
Yes, We Hire Developers, Too.
We had a Robocode Competition a few weeks back. Two entries, good fun. There was a guest speaker there from NSM Alumni and after the meeting he asked why JPMorgan was doing a programming competition.…
Documentation Fun.
Scope of the change //Original StatusType getDRESS_REHEARSAL() { return(StatusType) get(“DRESS_REHEARSAL”, new StatusType()); } //Changed StatusType getDRESS_REHEARSAL() { return(StatusType) get(“DISASTER_RECOVERY”, new StatusType()); } Please ignore the method name, it still remains. It’s everywhere in the code.…
Rain, Rain Go Away.
So I’m working to finish up some final documentation details and test evidence for submitting my enhancements to a project and Joseph decides to bother me. Good thing our Corporate Messaging system allows me to…