Software Development
-

My Journey Towards Machine Learning
Telling the computer what to do is fun, but have you ever wondered how you can simply tell the computer…
Read More » -

Behavioural Design Patterns: Iterator
The iterator pattern is one of the most used patterns from the behavioural ones. Most of the times you use…
Read More » -

[MEGA DEAL] The Ultimate ITIL Certification Training Bundle (98% off)
The Complete Track (104+ Hours!) to Becoming ITIL-Certified & Launching a Lucrative IT Career Hey fellow geeks, This week, on…
Read More » -

Behavioural Design Patterns: Interpreter
Previously we had a look at the chain of responsibility and the command pattern. They do tackle different problems however…
Read More » -

Eclipse IP Process: Service Releases of Third Party Content
The primary role of the Eclipse IP Team is to reduce the risks associated with adopting open source software. In…
Read More » -

Azure Functions – Part 3: Handling HTTP Query GET and POST Requests
Serving static pages is interesting, but a real application needs input from the user, and in the web this is…
Read More » -

Random App Ideas
Every now and then you start thinking “wouldn’t it be nice to have an app for X”. When I was…
Read More » -

How to Remove Leading/Trailing White Space from a String in SQL Server? LTRIM, RTRIM Example
Unlike Java, Microsoft SQL Server 2008, 2012, 2014, and even the latest version don’t have a built-in trim() function, which…
Read More » -

When microservices becomes darkservices
Micro services is great and many company comes and talk about it on how it is used for scaling team,…
Read More »

