✕ Clear all filters
11 articles
▶ Videos →

📰 Dev.to · naveen kumar

11 articles · Updated every 3 hours · View all reads

All Articles 110,872Blog Posts 121,225Tech Tutorials 28,259Research Papers 22,448News 16,617 ⚡ AI Lessons
Exception Handling in Java (Best Practices)
Dev.to · naveen kumar 🔧 Backend Engineering ⚡ AI Lesson 3mo ago
Exception Handling in Java (Best Practices)
Exception Handling in Java: Stop Your Apps from Crashing Like a Beginner Let’s be...
Classes and Objects in Java
Dev.to · naveen kumar 🔧 Backend Engineering ⚡ AI Lesson 3mo ago
Classes and Objects in Java
When you begin learning Java, one concept becomes the foundation of everything you build: 👉 Classes...
Methods in Java Explained with Real Examples
Dev.to · naveen kumar 🔧 Backend Engineering ⚡ AI Lesson 3mo ago
Methods in Java Explained with Real Examples
When you start learning Java, one concept quickly becomes essential: 👉 Methods At first, writing...
Object-Oriented Programming (OOP) Concepts in Java
Dev.to · naveen kumar ⚡ AI Lesson 3mo ago
Object-Oriented Programming (OOP) Concepts in Java
In modern software development, writing code is not just about making things work — it’s about...
Reflection & Annotations in Java: Build a Mini Framework
Dev.to · naveen kumar ⚡ AI Lesson 3mo ago
Reflection & Annotations in Java: Build a Mini Framework
If you've worked with frameworks like Spring or Hibernate, you've probably wondered at some...
Java Generics Masterclass: Real-World Examples for Full-Stack Projects
Dev.to · naveen kumar ⚡ AI Lesson 3mo ago
Java Generics Masterclass: Real-World Examples for Full-Stack Projects
Modern Java full-stack development requires writing scalable, reusable, and maintainable code. When...
How I Built a Secure Survey Reward Platform Using React & FastAPI
Dev.to · naveen kumar 🎮 Reinforcement Learning 4mo ago
How I Built a Secure Survey Reward Platform Using React & FastAPI
Survey reward platforms look simple on the surface. User completes survey → earns points → withdraws...