Author: Parthiban Kannan

App Development

5 Essential Tips for Building a Successful Augmented Reality App

Here are the most basic vital points to consider before creating any Augmented Reality app. 1. Do you really need AR? 2. Learn / Gain 3. Entertain 4. Engagement 5. Environment Interaction & User Device Add other critical points in comments if anything I missed. Don’t forget to give us your 👏 !

Continue Reading
Data Analytics

Unlocking the magics of Python Decorators – A Beginners Guide

Are you a Python beginner who’s ever felt daunted by the concept of decorators? Fear not, for in this article, we’ll unravel the mystery behind Python decorators with a simple and practical example. Today, we’ll explore how to implement a decorator that adds tax to an existing function, specifically a function that calculates the sum […]

Continue Reading
Back To Top