
What is SQL and how to write a simple query to a database?
Learn what SQL is and how to write a simple database query. A detailed guide for beginners with examples of SELECT, INSERT, UPDATE, and DELETE commands.
Articles and guides from practicing developers. Learn new things, find solutions and implement your ideas.

Learn what SQL is and how to write a simple database query. A detailed guide for beginners with examples of SELECT, INSERT, UPDATE, and DELETE commands.

Learn what an API is, how it works, and why you should use it. A step-by-step guide for beginners with JavaScript code examples and creating your own API.

Learn how to create a multi-level drop-down menu using HTML, CSS, and JavaScript. A step-by-step guide for beginners with examples and code.

Learn what the web is, and study the basic programming languages for creating websites - HTML, CSS and JavaScript. Start learning with the Kodik app and create your own web pages!

Find out why using low-quality data for AI training can lead to model failures, and how to avoid it.

Learn what artificial intelligence is, how it works, and how it is applied in real life. A simple and clear explanation with examples for children and adults.

If you are wondering which programming language to choose, then welcome! There are many opportunities in the world of technology, but you need to start with something that suits you

Learn the basics of 1C programming. Let's analyze variables, loops, queries and creation of interfaces in 1C:Enterprise.

This article will explain the basic algorithms in JavaScript with simple examples. Learn how to use sorting, searching, and other popular algorithms!

Learn how to create a slider in pure JavaScript without using libraries. Step-by-step guide with examples and explanation of key steps.

Learn how to implement file uploads with a progress bar in JavaScript. Step-by-step guide with examples to improve the user interface.