Software Development
-
The Simple Way to Find the Correct Syntax
It happens to the best of us, you are writing some code in a Language that you use sporadically and you start…
Read More » -
Go: Multi-threaded writing to a CSV file
As part of a Go script I’ve been working on I wanted to write to a CSV file from multiple…
Read More » -
[MEGA DEAL] Certified Professional Data Science with Python Bundle (90% off)
Manipulate Data Like a Pro & Score High-Paying Jobs by Learning to Leverage Python’s Considerable Power Hey fellow geeks, This…
Read More » -
Code Generation with Roslyn: a Skeleton Class from UML
We have already seen some examples of transformation and analysis of C# code with Roslyn. Now we are going to…
Read More » -
Never trust a passing test
One of the lessons when practising TDD is to never trust a passing test. If you haven’t seen the test…
Read More » -
For the sake of laziness!
I like well written code. I like to reach out for perfection. I like to look for the most suitable…
Read More » -
Analyze Donald Trump Tweets with Couchbase and N1QL
AWS Serverless Lambda Scheduled Events to Store Tweets in Couchbase explained how to store tweets in Couchbase using AWS Serverless Lambda.…
Read More » -
Microservices Deployments Evolution
Microservices Are Here, to Stay A few years back, most software systems had a monolithic architecture and slow release cycle.…
Read More » -
Go vs Python: Parsing a JSON response from a HTTP API
As part of a recommendations with Neo4j talk that I’ve presented a few times over the last year I have…
Read More »