Which programming languages, frameworks & tools should you learn?
There are so many programming languages, frameworks & tools. Which ones should I learn? I kept asking this question when I first started working as a software engineer.
Software Architect
A blog dedicated to building better software
There are so many programming languages, frameworks & tools. Which ones should I learn? I kept asking this question when I first started working as a software engineer.
As software engineers, we build applications that eventually run on one or more servers, which consume electricity. Electricity is commonly generated by fossil fuels (coal, oil, gas); when burned, they produce carbon dioxide (CO2), which is the main driver of...
Are you running your applications on the cloud? If yes, then you already know that your cloud provider charges you according to the resources (CPU, memory, disk) used by your applications. The more resources your applications consume, the higher your...
Do your customers keep complaining about bugs in your software application? Does it take you too much time to implement new features?
Java 9 comes with several enhancements on how Strings are being handled, promising to improve the performance of your applications.