Java/JVM

The Developer’s Cursor Checklist: Secure and Smart Practices for Using Cursor AI

Introduction AI tools like Cursor are powerful, but with power comes the need to be extra cautious. If you're using Cursor in your workflow, make sure you follow these key security and best practices. A few smart checks now can save you from big headaches later. Before you import any codebase into Cursor, please take a moment to review...

by Dheeraj Madaan
Tag: codingbestpractices
29-May-2025

Android

Part 2 | Understanding Annotations: Basics and Custom Solutions in Java/Kotlin

In Part 1, we discussed the fundamentals of annotations in Java and Kotlin, including an overview of what annotations are, the various types of built-in annotations like @Override, @Deprecated, etc., and how they simplify common programming tasks. We also explored the basic structure of annotations, how to define them, and the importance...

by Mohd Faizan
Tag: codingbestpractices
27-Dec-2024

Android

Understanding Annotations: Basics and Custom Solutions in Java/Kotlin | Part 1

Introduction to Annotations and Their Types Before we dive into the details, let me give you a quick overview of what we’ll cover in this blog. First, we’ll introduce annotations and highlight their importance in modern development. After that, we’ll explore the built-in annotations available in both Java and Kotlin. Once we’ve...

by Mohd Faizan
Tag: codingbestpractices
27-Dec-2024