Overview # As AI continues to evolve at absolutely astonishing rate, I wanted to take it back to basics. If we make an assumption that programmers augmented by AI should be almost “Immediate Polyglots”, it makes more sense to revive age old battle of which Programming Language is the best. It is also something I keep reflecting on for myself in an effort to Never Stop Learning!
Overview # As a continuation of my Programming Revolution series, today we explore one major area where Human Developers can still outperform the AI (IMHO)! Though, I believe this should be very much a collaborative effort due to AI’s ability to analyze vast amount of data (including sources) and find common concepts and ideas.
Overview (TLDR) # Composability is one of those longest and toughest challenges in software, and it doesn’t look to me as we have solved it just yet. Industry move to Virtualization and Containerization brought with it many benefits, but also additional overheads that we must keep in mind and analyze. In this part 1 of the series, I recount where we are and how we got here.