News & Articles

Search For Article!
Popular help topics: Back-End, Front-End, DevOps

Who is a Front-End developer?

A Front-End developer is responsible for creating a graphical user interface that the end-user interacts with.

Who is a Back-End developer?

A Back-End developer is responsible to create a server-side application that usually presented as a web service or an API.

Who is a system administrator?

A system administrator is a person who is responsible for the upkeep, configuration, and reliable operation of servers.

How to install Docker on Debian

Docker allows you to create an isolated env for development or deployment and orchestrate your applications on multiple servers.

How to create a WebSocket in Python?

WebSocket is a communications protocol, providing two-way interactive communication sessions between a client and the server.

How to create a chat app using React?

SocketIO is a library that enables real-time event-based communication between the browser and the server.

Create a Trex runner bot with OpenCV

Creating a "Chrome Dino Runner Bot" using a simple trick in Python and OpenCV without any complicated process.

How to create a GraphQL API in Python?

GraphQL is a query language for APIs. It provides a complete and understandable description of the data in your API.

Install GitLab using Docker on Debian

GitLab is a web-based DevOps tool that provides a Git repository manager providing wiki, issue-tracking, CI and, other cool features.