Software Development
-
The value of no-code is clear: build faster and allow a lot more people to build
I shared earlier how no-code can help build solutions faster and allow a lot more people to participate in building…
Read More » -
IntelliJ/Android Studio Plugin Development Tutorial – Getting Started
In this intellij plugin development tutorial, we’ll be taking a look at how to build a simple plugin for IntelliJ.…
Read More » -
[MEGA DEAL] The 2020 Complete Raspberry Pi & Arduino A-Z Hero Maker Course Bundle (74%)
Unleash the Developer in You with 96+ Hours of Training in Computing, Programming & Coding on Raspberry Pi, ESP32, and…
Read More » -
How to increase the number of tabs in IntelliJ Idea
Hello Friends, This is a quick small post on increasing the tab limits in the Intellij idea. I recently started…
Read More » -
Set Up Your Free Serverless Webhook – in Minutes!
Note: This article is several months obsolete; after all, these days, who would want to deploy a serverless webhook from…
Read More » -
SQL GROUP BY and HAVING Example – Write SQL Query to find Duplicate Emails – LeetCode Solution
Write a SQL query to find all duplicate emails in a table named Person. +----+---------+ | Id | Email |…
Read More » -
Three Types of Code Migration
As code gets old, it often becomes necessary to modernise it. There are a few motivations for this: We’ve found…
Read More » -
Exceptional Happenstances
Happenstance testing is a test smell where you are asserting something more specifically than relevant to what you’re testing. For…
Read More » -
How to Add Dynamic Code Analysis to Your Pipeline
Most of us are very familiar with the famous Mark Zuckerberg declaration to “move fast and break things.” That was…
Read More »