Skip to content
Learn Code Zone
Search for:
  • Linux
  • Interview Questions
    • Flutter Interview Questions
    • JavaScript Interview Questions
    • Machine Learning Interview Questions
  • Shop
  • Contribute
  • Contact Us

Category: General

General

Difference between a Shared server, Dedicated server, Local Server and what is GUI and CUI

April 23, 2022April 27, 2022 Subhajit RoyLeave a Comment on Difference between a Shared server, Dedicated server, Local Server and what is GUI and CUI

Before going to the topic we need to know what is the remote server and local server. Local Server:  As per its name which server is locally available or for accessing it no need for internet is called local server.…

Read More→

General

PHP Variables

April 21, 2022April 21, 2022 Vivek PandeyLeave a Comment on PHP Variables

A variable may be a place wherever you’ll be able to store things, like variety, a date, number , or some text . you set text or numbers into variables therefore you’ll be able to retrieve them later, more or less you’ll be able to manipulate them. Variables square measure referred to as variables as a result of the worth that…

Read More→

General

Server Configuration Centos (Lampstack)

April 10, 2022November 16, 2022 Subhajit RoyLeave a Comment on Server Configuration Centos (Lampstack)

AFTER BUYING THE FRESH CENTOS SERVER. THE THINGS REQUIRED FIRST 1. Check the sftp connection. 2. Update the patch. 3. Install (gzip, nmon (Server resource Monitoring tool), locate (mlocate), ACL, fail2ban) 4. Change the default root password. 5. Open the…

Read More→

General

How to use App Password in bitbucket for Git?

April 9, 2022November 16, 2022 Subhajit RoyLeave a Comment on How to use App Password in bitbucket for Git?

From 1st March 2022 App Password is required to access your git repository. 1st step is to configure App password in bit-bucket Login to your bitbucket account Click to your profile and settings option then click on app password section…

Read More→

General

Bitnami Server Install Centos(GUI)

April 7, 2022November 16, 2022 abhinav KumarLeave a Comment on Bitnami Server Install Centos(GUI)

Introduction  If you’ve ever attempted to install a server application (such as WordPress) or a development environment (such as an Apache/PHP/MySQL environment), you know it’s a lot more difficult than it appears at first glance. There are files to download…

Read More→

General

Longest Common Prefix in an Array with example C++ ,Python & Java

April 7, 2022April 8, 2022 abhinav KumarLeave a Comment on Longest Common Prefix in an Array with example C++ ,Python & Java

A prefix is a group of characters that appear at the start of a string. For example, “mi” is a prefix of “mint,” and “min” is the longest common prefix among “mint,” “mini,” and “mineral.” Algorithm Sort the strings in…

Read More→

General

What is gRPC? Is it Better Than REST API?

April 7, 2022April 8, 2022 abhinav KumarLeave a Comment on What is gRPC? Is it Better Than REST API?

Do you want to know if gRPC is the way of the future? The goal of this essay is to describe the differences between two architectural API styles: REST and gRPC. Before we get into their differences, let’s define an…

Read More→

General

Git –Large File Storage

April 7, 2022April 8, 2022 abhinav KumarLeave a Comment on Git –Large File Storage

Although Git is well-known as a version control system, many Git users are unaware of Git LFS (Large File Storage). I’ll try to explain why and when Git LFS should be used, as well as how to utilise it, in…

Read More→

General

DevOps

April 4, 2022April 4, 2022 abhinav KumarLeave a Comment on DevOps

What Is DevOps? DevOps is one of many approaches used by IT workers to complete IT projects that match business requirements. Agile software development, IT service management frameworks such as ITIL, project management guidelines such as Lean and Six Sigma,…

Read More→

General Java JavaScript Php Python

Find duplicates in an array

April 4, 2022April 6, 2022 abhinav KumarLeave a Comment on Find duplicates in an array

Explanation  We need to find the duplicate elements in the array in this programme. This can be accomplished with two loops. The first loop selects an element, while the second loop iterates across the array by comparing the selected element…

Read More→

Posts navigation

Previous 1 2 3 4 Next

Categories

  • C++
  • Dart
  • Data Structure
  • Flutter
  • flutter-tutorial
  • General
  • Java
  • JavaScript
  • Linux
  • linux-tutorial
  • Php
  • php-tutorial
  • Python
  • React Native

Quick Links

  • Check Firewall or router settings for domain access in centos 7
  • Software Implementation Activities
  • Professional Approach for Technical Work in SAAS Platform
  • React Table Dropdown Hiding inside the table
  • Top 12 Actions needed to achieve Excellence consistently
  • Recover accidentally deleted flutter code files
  • Depend On Inherited Element was called before init state in flutter
  • Flutter – Unable to create dart snapshot for flutter tool.
  • Unable to create dart snapshot for flutter tool
  • LINUX Directory Management Overview
  • LINUX FILE SYSTEM OVERVIEW
  • Flutter Interview Questions
  • Flutter Deployment
  • Deployment
  • Flutter Testing
  • Splash Screen
  • Flutter Splash Screen
  • Flutter Working with API
  • Flutter API
  • UI Components
  • Facebook
  • YouTube

Archives

  • April 2023
  • March 2023
  • November 2022
  • October 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • January 2022
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • March 2021
  • February 2021

Links

  • Linux
  • Interview Questions
    • Flutter Interview Questions
    • JavaScript Interview Questions
    • Machine Learning Interview Questions
  • Shop
  • Contribute
  • Contact Us
Go to top