Posted on 01/10/202201/10/2022 The most popular programming languages in 2022 It is already possible to predict which programming languages will be popular in 2022. Such an assessment is given by … Continue reading >The most popular programming languages in 2022
Posted on 03/01/202104/15/2021 Top Google IT Product that Failed If you are an internet user, you have used at least one of the Google products. In 2017, the company … Continue reading >Top Google IT Product that Failed
Posted on 12/23/202004/15/2021 Sherlock – a script that helps to find profiles on social networks by username Many use one username when registering on different services. Using a Python script, you can find a user and gather … Continue reading >Sherlock – a script that helps to find profiles on social networks by username
Posted on 12/23/202004/15/2021 Kotlin Multiplatform. Working with multithreading There are plenty of basic examples of KMM applications on the web, so we’ll look at something closer to our … Continue reading >Kotlin Multiplatform. Working with multithreading
Posted on 12/23/202004/15/2021 Where to start application development HTML5 Boilerplate (official site, repository) is well known to anyone looking for a place to start developing a web application. … Continue reading >Where to start application development
Posted on 12/23/202004/15/2021 What is a hash function? General information A cryptographic hash function is a mathematical algorithm that maps arbitrary size data into a fixed-size bit array. … Continue reading >What is a hash function?