Software Development


Creating Invoices in Javascript and Node.js

In this article we are going to create an invoice in NodeJS in the most easy way possible. We will be using the NPM library EasyInvoice.

nodejsjavascriptprogramming

Set up AWS SQS for Queuing and Consumption from Node.js

awsnodejscloud-computing

5 Ways You Can Remove the Last Character from a String in Python

How to remove the last character from a string in Python.

pythonprogrammingcoding

Set Up Python on Windows Subsystem for Linux (WSL)

How to set up your Python development environment on Windows Subsystem for Linux (WSL)

software-developmentdata-sciencepython

Convert a Python Project to an Executable (.exe) File

Using Auto PY to EXE we can convert .py files to .exe files very easily. This way our Python project will act as a desktop application. And we will be able to run the application on other windows…

pythonprogrammingsoftware-development

Display Markdown Text in Command Line using Python

Dump the plain text help in your command line interfaces today

python-programmingmarkdownprogramming

Build A Hybrid App Using Cordova + Angular

Cordova is a cross-platform tool used to develop a Hybrid App. Hybrid apps using Cordova are web apps written using HTML, CSS, and any JavaScript framework/library. Cordova is responsible for…

programmingangularjavascript

How to Send Desktop Notifications with Python

No experience required!

pythonprogrammingpython-programming

Typed Python For TypeScript Developers

A typed Python cheat sheet for TypeScript developers.

pythontypescriptpython-programming

Upgrade AWS EKS Cluster with Zero Downtime

Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed Kubernetes service offering from AWS.It provides high availability and scalability for the Control Plane to run across multiple…

kubernetesawsdocker