Tagged in software engineering :
Unlocking Your Potential: Join the 2024 New College Graduate Class at Wealthfront and Set Your Career on a Thriving Path!
As you approach the final year of your university program, you have a pivotal decision coming that will shape your career trajectory. Your first job after graduation can be the stepping stone to a fulfilling and successful journey ahead. And when it comes to propelling your career, Wealthfront is among the best places to learn,… Read more
Automating Data Quality Checks on External Data
Written by Emily Shiue and Melissa Chen The code was simple: query the third party API, if the “ModifiedAt” date returned was more recent than ours, send a notification to our clients. We had all the unit tests, integration tests, and monitoring in place. It had been running smoothly in production for months. So how… Read more
Refactoring Production Code
If you work in the software field, chances are you’ve looked at someone’s code and said to yourself, “what the hell were they thinking?!” If you’ve worked in the software field long enough, you’ve probably said the same thing about your own code: Software production and tooling has come a long way in the past… Read more