Category Archives: Coding

How to Build a Docker Image with MySQL Database

In this tutorial, you will learn how to create Docker images and using bind mounts to customize MySQL database Many developers use Docker to spin up a local database. This makes it easy to test their code and write data without installing and configuring a lot of tools. In this piece, I’ll explain how you can customize your Docker database. While I’ll be…

Read More

Quick Guide to APIs: Definition and Types for Beginner’s

This is a guest post written by Subho Halder, co-founder and chief information security officer at Appknox. Applications these days are witnessing a meteoric rise in the number of functionalities and microservices. And with this rush to add more and more functionalities and build more applications at an unprecedented rate, the dependence on APIs (application programming interfaces) has…

Read More

The ‘Form’ Element Created the Modern Web. Was It a Big Mistake?

A little HTML widget gave us all-powerful Amazon and Facebook. There’s no closing Pandora’s text box now. THE WEB WAS born to publish documents—in particular, physics papers from CERN, the great laboratory where Tim Berners-Lee, the very first web developer, was employed to do smart information things. But technology evolves … Actually, forgive the digression, but technology doesn’t…

Read More