Hadi BahadoriMarch 26, 2024 EducationalWhat is an API and what are the types of APIs? 373 views6 minute read Introduction It may have happened to you too, when you hear the word API, you say to yourself, API... 0 Shares 0 0 0
Hadi BahadoriMarch 24, 2024 EducationalChange SSH port on Linux VPS 347 views3 minute read Introduction In this article, we are going to talk about changing the SSH port on a Linux VPS and how to choose the right port… 0 Shares 0 0 0
Hadi BahadoriMarch 23, 2024 EducationalHow to find the length of a list in Python 570 views2 minute read مقدمه چندین تکنیک وجود دارد که می توانید در پایتون برای یافتن طول لیست استفاده کنید. طول یک… 0 Shares 0 0 0
Hadi BahadoriMarch 23, 2024 EducationalPublishing and sharing a template in Node.js 318 views10 minute read Introduction The Pub/Sub pattern is a versatile one-way messaging pattern in which a data/message publisher… 0 Shares 0 0 0
Hadi BahadoriMarch 21, 2024 EducationalHow to use Maps in JavaScript 324 views4 minute read Introduction From the classic for loop to the forEach() method, various techniques and methods for iterating from… 0 Shares 0 0 0
Hadi BahadoriMarch 21, 2024 EducationalPython data types 309 views3 minute read Introduction Python data types are used to define the type of a variable. In this article, we will cover all… 0 Shares 0 0 0
Hadi BahadoriMarch 18, 2024 ProgrammingHow to set up a Kafka producer for a data source via CLI 335 views10 minute read Introduction Apache Kafka uses shell scripts to produce and consume basic text messages to and from… 0 Shares 0 0 0
Hadi BahadoriMarch 18, 2024 EducationalHow to run Bluestacks without graphics on a virtual server 517 views2 minute read Introduction: Bluestacks is one of the best emulators that can run Android applications on your computer… 0 Shares 0 0 0
Hadi BahadoriMarch 16, 2024 EducationalPython for loop 535 views7 minute read مقدمه حلقه for در پایتون یک تابع تکراری است. اگر یک شی دنباله مانند یک لیست دارید، می… 0 Shares 0 0 0
Hadi BahadoriMarch 16, 2024 EducationalPython String Concatenation 446 views3 minute read Introduction String Concatenation is a very common operation in programming. Python string concatenation can be done with… 0 Shares 0 0 0