DEV Community

Java Fundamentals Series' Articles

Back to Arshi Saxena's Series
Understanding Data Types in Java: Common Pitfalls and Best Practices
Cover image for Understanding Data Types in Java: Common Pitfalls and Best Practices

Understanding Data Types in Java: Common Pitfalls and Best Practices

10
Comments
4 min read
Understanding the + Operator in Java: String Concatenation, Arithmetic, and Common Pitfalls
Cover image for Understanding the + Operator in Java: String Concatenation, Arithmetic, and Common Pitfalls

Understanding the + Operator in Java: String Concatenation, Arithmetic, and Common Pitfalls

5
Comments
4 min read
Understanding Java as a Strongly Typed Language: A Beginner’s Guide
Cover image for Understanding Java as a Strongly Typed Language: A Beginner’s Guide

Understanding Java as a Strongly Typed Language: A Beginner’s Guide

6
Comments
3 min read
Mastering JavaDoc: How to Document Your Java Code
Cover image for Mastering JavaDoc: How to Document Your Java Code

Mastering JavaDoc: How to Document Your Java Code

6
Comments
3 min read
Common Interview Question: Swapping Two Numbers Without a Temporary Variable in Java
Cover image for Common Interview Question: Swapping Two Numbers Without a Temporary Variable in Java

Common Interview Question: Swapping Two Numbers Without a Temporary Variable in Java

5
Comments
2 min read
Exploring Nuances of the Java Scanner Class
Cover image for Exploring Nuances of the Java Scanner Class

Exploring Nuances of the Java Scanner Class

8
Comments
2 min read