Skip to content
Logo Theodo

Articles from Ivan Popkov

Code Quality Tools: Finding the Perfect Fit for Your Project

Ivan Popkov6 min read

Insightful code analysis

This article explores various code quality analyzers and recommends the best tools for different project contexts, from rapidly growing new projects to large, established codebases with numerous collaborators. Static code analysis is a set of techniques of analyzing the code against…

Continue reading →

Quantum sudoku

Ivan Popkov17 min read

How to solve a Sudoku with a quantum algorithm

Introduction In 2022 Elsevier, one of the biggest scientific publishing companies, published a report on Quantum computing research trends. Conclusion made by the authors - “Quantum technologies are shifting toward enabling real-world uses”. Quantum cryptography, they state, is already seeing some…

Continue reading →