top of page


C++ and Python IDE vs. or is an IDE a Terminal Editor
People are confused on asking is an IDE a Terminal Editor? Choosing the right "coding companion" significantly impacts productivity and work
Bryan Downing
Mar 213 min read


TrapC Proposal for C++ Memory Safety Executive Summary
This is a proposal for C++ memory safety. This proposal aims to provide a gradual, opt-in solution for existing codebases and a robust foun
Bryan Downing
Mar 33 min read


Implementing a C++ Quant Trading System: Step-by-Step Guide to Building a Backtester
A robust backtesting framework is essential for accurate and reliable results in quant trading.
Bryan Downing
Feb 134 min read


Uncovering Effective Trading Strategies for Quant Researchers in Options and Futures Markets
Quant researcher plays a pivotal role in modern finance, particularly in the dynamic world of options and futures trading.
Bryan Downing
Feb 124 min read


How Can I Level Up My C# ATAS Big Trade Indicator and Start Exploring C++ and Algos?
Everyone who uses ATAS is looking for a an ATAS big trade indicator. You've been honest about your C# skills – novice – and your ambition –
Bryan Downing
Feb 54 min read


Is C Good for GUI Development? Exploring C++ GUI Libraries
The question of whether C is good for GUI development is complex.
Bryan Downing
Jan 214 min read


Exploring the Best C++ Metaprogramming Libraries for Metafunction Composition
The development of Conceptrodon, a C++ metaprogramming library, has reached a significant milestone. With a readable codebase and comprehens
Bryan Downing
Jan 64 min read


Maximizing the Potential of C++ Template Metaprogramming: Expert Advice and Strategies
Template metaprogramming (TMP) is a powerful C++ technique that allows programmers to perform computations at compile time.
Bryan Downing
Dec 14, 20243 min read


Learning to Impl From for Thing with Trait Rust in C++
impl from for thing with trait rust for C++ is another of saying
Implementing From for Types with Traits in Rust in C++
Bryan Downing
Dec 12, 20242 min read
bottom of page