Blog
Python Class Instantiation
26.09.2025 | by Isfandiyar
How to instantiate a class in Python? As in many programming languages, the Python classes start with the class keyword...
Read More →
Spring Boot Native Test Automation of Simple Registration Application
10.06.2024 | by Isfandiyar
Spring Boot is one of the most used frameworks that is used to develop backend applications. To be sure that...
Read More →