11 posts about "programming"

Friday 17th February 2023 by SocraticDev

Leetcode is a web platform that prepares programmers for big tech companies technical interview process. It schools programmers about…

Read more
Monday 15th August 2022 by SocraticDev

The world of software development celebrates innovators. Those who challenge preconceptions and venture into uncharted waters. But the…

Read more
Saturday 26th March 2022 by SocraticDev

I wasn't taught functional programming in school. Workplaces didn't use it explicitely. Nevertheless, I've been intrigued about this other…

Read more
Wednesday 21st July 2021 by SocraticDev

A good file backup strategy is to keep a copy of the files on a different physical medium than the original as well as a copy of the same…

Read more
Saturday 23rd January 2021 by SocraticDev

Let's resume our discovery of some nice JavaScript features. Spread operator The Spread operator transforms an Array into a list. In itself…

Read more
Monday 28th December 2020 by SocraticDev

JavaScript, this indispensable programming language on the web, arouses passions. On the one hand, there are fan boys and fan girls who feed…

Read more
Wednesday 22nd July 2020 by SocraticDev

gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and…

Read more
Monday 15th June 2020 by SocraticDev

Fuzzy logic is based on the theory of fuzzy sets developed by the mathematician and engineer Lotfi Aliasker Zadeh in 1965. Fuzzy logic…

Read more
Saturday 6th June 2020 by SocraticDev

Programming in Python requires us to modify our conception of good programming practices. In enterprise-grade softwares, we aim for…

Read more
Sunday 19th April 2020 by SocraticDev

Donald Knuth is an American computer scientist, mathematician, and professor emeritus at Stanford University. He is the 1974 recipient of…

Read more
Thursday 2nd April 2020 by SocraticDev

Programming is establishing a complex path where, no matter what information flows through it, the executed program accomplishes the desired…

Read more