coding-card
Python Programming

Python is popular for Data Science, Machine Learning, Web Development, etc. 

coding-card
PHP Programming coding example

PHP is a server-side scripting language. It is used to develop web applications. 

coding-card
Nginx Server

Nginx is a web server used as a reverse proxy server, load balancer etc

coding-card
Python Implementation of Data Structures

In this course, I will show you how to implements different data structures

coding-card
SQL for DBMS

SQL is a query language for database management system (DBMS).

coding-card
Git Version Controll

Git is a version-controlling system used for tracking changes in source code

coding-card
Python Implementation of Algorithms

In this course, I will show you how to implements different algorithms

coding-card
Laravel PHP Web Framework

Laravel is a popular PHP framework for developing web site and web application.

coding-card
Docker

In this series I will share how to use docker

coding-card
Data Structure and Algorithm - C plus plus Programming

Data Structures and algorithms implementation in C++

coding-card
JavaScript code example

JavaScript is a scripting language used to develop Frontend and Mobile applications.

coding-card
Vagrant VirtualBox

Vagrant is used to create and manage virtual machine for VirtualBox

coding-card
Pointer - C++ Programming

In this series I will share how to mange pointer properly in C++ programming

coding-card
Golang code example

Golang is a compiled, statically typed programming language.

coding-card
Standard Template Library (STL) - C++ Programming

Use of Standard Template Library (STL) in C++ Programming Language

coding-card
Python Numpy Module for Numerical Calculations

Numpy is a Python module used for numerical calculations

coding-card
Python Pandas Module for Data Analysis

In this course, I will show how to use the python pandas module for data analysis.

coding-card
Python Matplotlib Module for Data Visualisation

In this course, I will show the use of Python Matplotlib module for Data Visualisation.

coding-card
Learn MongoDB

MongoDB is document-oriented cross-platform NoSQL database. 

coding-card
System Design

Learn System Design, Database, Scaling, and more

coding-card
Redis Key-Value Storage a NoSQL Database

Redis is an open-source advanced key-value storage. 

coding-card
Java Programming

Java is the most popular cross-platform object-oriented programming language. 

coding-card
Cassandra NoSQL Database

Apache is an open-source and free, distributed, column store, NoSQL database.

coding-card
Apache Beam - Python

Apache Beam is an open-source tool used to create data processing pipelines

coding-card
Elasticsearch Tutorial

Elasticsearch is a distributed real-time full-text search engine.

coding-card
PHP OOP Design Patterns And Principles

Object-Oriented Programming in PHP, Design Patterns, And Principles

coding-card
RabbitMQ Message Broker

RabbitMQ Message Broker is an open-source message broker developed using Erlang programming language. In this series, I will show how to install RabbitMQ and how to use it using the Python programming language.