Home
Blog
Notes
Deepak
Bhalla
Home
Blog
Agile
Books
Business
Development
Personal
Notes
All blog entries
Embracing The Sprint Internal Demo
Fix the 'What work do we agree is done' issue and aid communication within teams with small internal demonstrations.
Sat 01 September 2018
12 min read
Refactoring Patterns - The Integration Operation Segregation Principal
Refactor complex methods by structuring them around integrations and operations
Sun 22 April 2018
6 min read
Dependency Injection - Why I learned to love constructor injection
Why constructor injection beats field injection every time.
Wed 28 March 2018
5 min read
Creating a Long Lasting Note Taking System (2017)
I create a system for storing written notes and a second system which allows it to be presented.
Tue 26 December 2017
9 min read
Converting Binary to Decimal in your head
How to easily convert Binary to Decimal in your head.
Sun 30 July 2017
1 min read
Flash Boys: Cracking The Money Code
A book exploring high frequency trading and its impacts.
Tue 19 July 2016
11 min read
The Big Short: Inside the Doomsday Machine
A look at the book about the financial crash which became a blockbuster
Sun 10 July 2016
5 min read
Who Benefits Most From Tax Evasion, The Rich or The Poor?
The long term logic behind tax evasion
Wed 06 July 2016
4 min read
Liars Poker (1989)
Looking back at a seminal book that was published more than 25 years ago
Tue 10 May 2016
4 min read
Information Asymmetry
An insight in to the effects Information Asymmetry on businesses.
Sat 07 May 2016
7 min read
How to use Java 8 Optionals
An insight in to the right and wrong ways to use Java 8 Optionals
Sat 30 April 2016
4 min read
Spring Annotation based IoC
An Introduction to the move from XML based IoC to Annotation based IoC in Spring
Tue 26 April 2016
6 min read