Lightweight concurrency in C#- Part 3(final)In this article, we will investigate Task continuation options, which is known as chaining tasks each other, or making them continuation…Dec 18, 2020Dec 18, 2020
Lightweight Concurrency in C# — Part 1Task Parallel Library (TPL) gives users the chance to use higher level of abstraction than working with threads. Also, Tasks make the life…Dec 4, 2020Dec 4, 2020
Very Short History of Programming languagesZuse’s Plankalkül (program calculus)Nov 23, 2020Nov 23, 2020