June 7, 2026
Tutorials
Algorithms
Algorithms are instructions for solving specific problems. At a basic level, we can think of an algorithm as a cookbook, because it describes the steps of how to produce a finished dish from the input ingredients quite precisely.
In programming, there are whole families of algorithms that are useful for solving different types of problems. However, if you're looking for tutorials on how to tackle app design as a whole, you'll need to reach for more powerful tools such as design patterns.
Articles in this category
July 11, 2022
Locally sensitive hashing
August 3, 2021
Complexity of algorithms
June 18, 2021
Validation and formatting of telephone numbers
February 16, 2020
Mathematics in PHP
February 16, 2020
Calculator in PHP: processing a mathematical expression as a string
August 23, 2019
Similar numbers - how to recognize it
August 22, 2019
How Captcha works (descriptive image)
September 11, 2016
Internet Search Engine Algorithm - Sorting and Descriptor
September 11, 2016
Internet search engine algorithm - Barely a crawler
September 11, 2016
Internet Search Engine Algorithm - Indexing and Canonicalization
September 11, 2016