Skip to main content

News - Software Engineering

Close Filters
Clear
The Magic of Maintenance
  • 26 Mar 2020

“Doing” open source isn’t just about committing code – it’s also about committing to the upkeep of the code you’ve committed. There’s nothing glamorous about maintenance. You have to really love data to appreciate and maintain Sparkmagic. That’s why G-Research recently volunteered to help maintain the data-liaison. It’s a clear demonstration of our willingness to […]

Read article
Understanding @ngrx/component-store
  • 11 Mar 2020

‘@ngrx/component-store selectors have a debounce option that lets the state settle before emitting. In this article we will demonstrate what this means in practice before walking through the code that makes this possible. NgRx Component Store I have started using @ngrx/component-store to manage component state in my applications and so far I am loving it! […]

Read article
Advanced recursion techniques in F#
  • 19 Feb 2020

What is a recursive function? The way information flows through a program depends on how functions are connected together. For example, function A can call function B, which in turn calls function C, and so on. However, sometimes the situation arises when you need to perform one operation multiple times, and in those cases recursive […]

Read article
Lessons learnt from writing asynchronous streaming gRPC services in C++
  • 03 Dec 2019

We were building a service that receives market data and caches it for multiple clients to access.

Read article
My Journey to AngularConnect 2019
  • 25 Oct 2019

I’ve always had aspirations of speaking at a tech conference, and this year that dream became a reality,

Read article
The SRE Journey Continues…
  • 22 Feb 2019

In 2017 and again in 2018, our software engineering team grew by 50%.

Read article
What to expect from a Quant Platform Software Engineering interview – Updated
  • 12 Dec 2018

The Quant Platform Group (QP) at G-Research develops and maintains the software that sits at the very core of our business.

Read article
Gaming vs “Finance” – Wildly different or more similar than you think?
  • 07 Dec 2018

Of course, the perks of the gaming industry are undeniable. But with the positives come the negatives.

Read article
2017 – Establishing new foundations for our data platform
  • 03 Dec 2018

Trying to build the best data platform for quantitative research and execution is no small task.

Read article
C# 8: The story so far. Q&A with Jon Skeet
  • 16 Oct 2018

Several of us at G-Research have made it a weekly habit to watch conference videos as part of brown bag lunches.

Read article
1 4 5 6 7

Stay up to date with
G-Research