By using Codementor, you agree to our Cookie Policy.
Found 437 posts forcommunity tutorials

How to turn Jupyter notebooks into PDF slides?

How to turn Jupyter notebooks into PDF slides?
How to turn Jupyter notebooks into PDF slides?

Building Restful API with Flask, Postman & PyTest - Part 1 (Read Time: 6 Mins)

Learning to build API with Flask, Postman & Pytest
Building Restful API with Flask, Postman & PyTest - Part 1 (Read Time: 6 Mins)

SQL Tutorial: How To Write Better Queries

This SQL post will explain query processing, the importance of query optimization, and query tuning.
SQL Tutorial: How To Write Better Queries

How To Deploy Docker Container with Ansible on Debian 8

In this guide, you will build and deploy a docker container by using Ansible.
How To Deploy Docker Container with Ansible on Debian 8

Dancer2 Introduction and Installation

Forum In Dancer2

Learn Elasticsearch with Hollywood movies

I am tired of boring Elasticsearch tutorials. Learning should be interactive; it shouldn't feel like reading lengthy technical documentation. Today we are going to learn the basics of Elasticsearch…
Learn Elasticsearch with Hollywood movies

Deploy Django and Flask Applications in the cloud using Nginx, Gunicorn and Systemd (CentOS 7)

In my previous article, we deployed a Django application on an Ubuntu Server...
Deploy Django and Flask Applications in the cloud using Nginx, Gunicorn and Systemd (CentOS 7)

Choosing Next JS as my JavaScript Framework of Choice

choosing next js.
Choosing Next JS as my JavaScript Framework of Choice

Git Push > Deploy Your Meteor App

Deploying meteor apps using git push

Build A Django CI/CD Pipeline using Jenkins

I’ve built multiple Django projects and deployed on servers for testing on a production like environment. Now there was an admin overhead that came with that. Anytime I made a code change I had to...
Build A Django CI/CD Pipeline using Jenkins

How to build docker cluster with celery and RabbitMQ in 10 minutes

There are lots of tutorials about how to use Celery with Django or Flask in Docker. Most of them are good tutorials for beginners, but here , I don’t want to talk more about Django, just...

List Comprehension - Python

List comprehension is a technique of creating a new list using other iterables and in fewer lines of codes.
List Comprehension - Python

Must-Know Linux commands - productivity hack

Want to supercharge your developer productivity? Linux's command line is the key. I'm sharing these commands that I use everyday.
Must-Know Linux commands - productivity hack

Setting Up Twitter for Text mining in R.

In this article, we focus on Twitter as a centre of opinions and sentiments across the globe.We set out to mine text from the millions of tweets that go out every day.

Web Caching Explained by Buying Milk at the Supermarket

This visual explanation will help you understand the concept of caching
Web Caching Explained by Buying Milk at the Supermarket

Apache Hive (A Complete Journey) Series-1 of 3

https://cdn-images-1.medium.com/max/1600/0*7AwEi1HD0x_93PZD.png Apache Hive Apache Hive The Apache Hive ™ data warehouse software facilitates reading, writing, and managing large datasets residing...

Finding Files on the Command Line

Learn how to use find and grep to find files by name and content.

Learning R | Part 2 | Variables & Functions

Variables & Functions in R

What Programming Language Should I Learn for Game Development?

Choosing the right programming language for game development can be tricky. Learn about C++, C#, and Unity scripting.