#2 – Artificial Intelligence Origins

Artificial Intelligence Origins: If it almost never is possible and usually unfair to associate a crucial human event to only one person, it is also impossible to not name the Great Alan Turing when we think about AI.
#1 – The Hunt for Artificial Intelligence

The Hunt for Artificial Intelligence – AI is everywhere! There is not an industry, a service, a product that does not advertise its AI capabilities.
Software Architecture Explained for Non-Technical Managers

Software Architecture Explained for Non-Technical Managers – The software architecture is the master plan that combines the general software and hardware solutions to achieve the goals in respect of the global constraints.
Software Development Best Practices: Polymorphism

Polymorphism is a cornerstone of Object oriented Programming (OOP). Without mastering this concept, it is very hard to produce any quality code that will be resilient and easily testable.
This paper presents this concept with an example on how to apply it.
Software Development for Non Technical Decision Makers

Essentially, converting our real life problems into software solutions is a paradigm shift. From a world of people, objects, concepts, etc., we need to move into a world that knows only one thing: manipulating numbers.