How Concurrency and Parallelism works in Golang [Tutorial]
Computer and software programs are useful because they do a lot of laborious work very fast and can also do multiple things at once....
3 programming languages some people think are dead but definitely aren’t
Recently I looked closely at what it really means when a certain programming language, tool, or trend is declared to be ‘dead’. It seems,...
5 useful Visual Studio Code extensions for Angular developers
Visual Studio Code has become a very popular code editor for Angular developers, particularly those running the Angular CLI. Features such as Syntax highlighting...
PHP 8 and 7.4 to come with Just-in-time (JIT) to make most CPU-intensive workloads...
Last week, Joe Watkins, a PHP developer, shared that PHP 8 will support the Just-in-Time (JIT) compilation. This decision was the result of voting...
“Rust is the future of systems programming, C is the new Assembly”: Intel principal...
At Open Source Technology Summit (OSTS) 2019, Josh Triplett, a Principal Engineer at Intel gave an insight into what Intel is contributing to bring...
Go User Survey 2018 results: Golang goes from strength to strength, as more engineers...
Yesterday, the team at Go announced the results of their user survey for the year 2018. 5,883 users from 103 different countries participated in...
8 programming languages to learn in 2019
Learning new skills takes time - that's why, before learning something, you need to know that what you're learning is going to be worthwhile....
Common problems in Delphi parallel programming
This tutorial will be explaining how to find performance bottlenecks and apply the correct algorithm to fix them when working with Delphi. Also, teach...
No more free Java SE 8 updates for commercial use after January 2019
Oracle owned Java will no longer provide free public updates of Java SE 8 for commercial use after January 2019. This move is a...
Why Guido van Rossum quit as the Python chief (BDFL)
It was the proverbial ‘end of an era’ for Python as Guido van Rossum stepped down as the Python chief, almost 3 decades since...