Quantcast
Channel: Technology
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

What is Debugging in programming? Tips for Efficient Debugging

In short, Debugging is the process of identifying and resolving issues or errors in your code. It’s a thing we all come across while developing our programs regardless of the programming language we...

View Article



Image may be NSFW.
Clik here to view.

Python Functions Explained: A Practical Guide for Beginners

Python functions are named block of code that performs a specific task or operation. It acts as a reusable piece of code that you can call whenever you need to perform that task without having to...

View Article

Image may be NSFW.
Clik here to view.

What is Bun.js? The Potential Node.js Replacement

Recently, the buzz of Bun.js has been heard in the developer community. I found someone talking about Bun.js recently and started searching for in-depth information on the same as I was curious. In...

View Article

Image may be NSFW.
Clik here to view.

5 Essential Programming Principles to Elevate Your Code

Just like to lead a better life you have to follow some principles that can help you in raising the standard of your living, there are some programming principles you need to follow to make your code...

View Article

Image may be NSFW.
Clik here to view.

Building a Python QR Code Generator the easy way

You’re here because you want to learn how to develop a Python QR Code Generator, don’t worry in this blog post we are going to cover the basics of creating a QR code in Python and will look at a...

View Article


Image may be NSFW.
Clik here to view.

Advantages and Disadvantages of Monolithic Architecture

A few months back Amazon Prime Video shifted its services from Microservices to Monolithic Architecture, and people have been questioning why after so many years they are choosing monolithic over...

View Article

Image may be NSFW.
Clik here to view.

PyQt vs Tkinter: Comparing User Interface Libraries in Python

Python’s have broad use cases be it data science, web development, or machine learning. One such use case we know is in building Graphical User Interfaces or GUI as we know, and two of the most...

View Article

Image may be NSFW.
Clik here to view.

URL Shortener in Python with Streamlit Dashboard Project

In this article, we will be building a Python URL shortener with a Streamlit Dashboard. In this Dashboard, the user will be able to enter the URL of his own as input and on pressing the convert button...

View Article


Image may be NSFW.
Clik here to view.

Top 10 Python Project Ideas for Beginners

If you are seeking to become a Python developer, then building projects is one of the many things that you need to do. Not just to showcase those but also to get familiar with the process of...

View Article


Image may be NSFW.
Clik here to view.

What is the difference between Git Rebase vs Merge?

Well, it’s obvious that Git is one of the most well-liked version controls in the industry, it is the most demanding choice for all tech people out there. But if you are just starting out or maybe...

View Article
Browsing all 10 articles
Browse latest View live


Latest Images