Siddharth Rastogi

4

Important Basic Git Commands – Developers should know

This article will help to understand the Git system via the command line. Before discussing the basic commands of Git, let’s see the short brief about...

  • March 22, 2021
  • Git
1

What is API and REST APIs? – In easy language

In this article, we will discuss the API and REST APIs with a simple explanation. Firstly, we need to understand the definition of an API? Nowadays,...

1

Get Started with Image Processing using OpenCV-Python

In this article, we will understand and learn Image Processing using the Python programming language. The most common library used for image processing is OpenCV (Open...

2

What is Image Processing? How it is related to Machine Learning?

What is an Image? A visual representation of an object such as 2-D pictures, photographs. Each image has its own story to tell the critical information or any other info. And the operations...

2

How to give a naming convention of the twig in Drupal8 views?

Hey, welcome to SidTechtalks. Today we are going to discuss the naming convention of the twig in views. Before going to views, let’s discuss a brief...

3

Easy way to Upload the File/Image in Laravel using AJAX jQuery with example

Hello everyone, welcome back to this article, you find How to upload any file/image in Laravel using AJAX. As Laravel is one of the best MVC PHP frameworks, it makes the task easy in...

2

5 Useful JavaScript/jQuery codes and techniques with examples – Must use

JavaScript is one of the most powerful programming languages in website development. It has the power to controls the frontend parts through event handlers and provides...

5

15 Best Visual Studio Code extensions for Developers to Boost Productivity in 2022

Visual Studio Code is one of the most widely used and recommended editors because of its excellent features, powerful extensions, and all-in-one editor which allows writing...