Skip to content
Technology and Trends
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search
Menu Close
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search

Programming

  1. Home>
  2. Programming>
  3. Page 2

Restful (REST) Web Services

  • Post author:nitendratech
  • Post category:Programming
  • Post comments:5 Comments
  • Post published:December 27, 2018

REST stands for REpresentational State Transfer.It is web standards based architecture and uses HTTP Protocol for data communication. It revolves around resource where every component is a resource and a resource is accessed by a common interface using HTTP standard methods

Continue ReadingRestful (REST) Web Services

Data Types and Variables in R

  • Post author:nitendratech
  • Post category:Programming
  • Post comments:0 Comments
  • Post published:August 9, 2018

Continue ReadingData Types and Variables in R

Atlassian Jira REST API

  • Post author:nitendratech
  • Post category:Programming
  • Post comments:0 Comments
  • Post published:August 10, 2017

Continue ReadingAtlassian Jira REST API

Important Git Command Cheat Sheet

  • Post author:nitendratech
  • Post category:Programming
  • Post comments:0 Comments
  • Post published:June 25, 2017

Git is a version control system for tracking changes in computer files and coordinating work on those files among multiple people. This post is a collection of important Git command Cheat Sheet that i use in my day to day basis.

Continue ReadingImportant Git Command Cheat Sheet

Introduction to MicroServices

  • Post author:nitendratech
  • Post category:Programming
  • Post comments:1 Comment
  • Post published:May 22, 2017

Microservice architecture, or simply microservices, is a distinctive method of developing software applications as a suite of independently deployable, small , modular services in which each service runs a unique process and communicates through a well-defined, lightweight mechanism to serve a business goal.

Continue ReadingIntroduction to MicroServices

What are Object-Oriented Programming concepts? OOP Explained

  • Post author:nitendratech
  • Post category:Programming
  • Post comments:0 Comments
  • Post published:April 28, 2017

Object-Oriented Programming (OOP) is a programming methodology that organizes a program around the data (object) and an interface to that data. It allows users to create objects and methods to…

Continue ReadingWhat are Object-Oriented Programming concepts? OOP Explained
  • Go to the previous page
  • 1
  • 2

Categories

  • Big Data
  • Data Science
  • Database
  • Hadoop
  • Hive
  • Interview
  • Java
  • Kafka
  • Linux
  • Programming
  • Scala
  • Spark
  • Technology

Recent Post

  • Data Engineering User Guide
  • Data Observability and Its Importance in Modern Data Tech Stack
  • Understanding difference between Stateless and Stateful Systems
  • What is Data Migration?
  • What is Large Language Models(LLM)?
  • Disclaimer
  • About Us
  • Contact Me
Copyright 2025 @Nitendratech.com