📚 Day 3 – Data Types in Java (DSA in Tamil) | Primitive & Non-Primitive Explained Simply
In this video, we learn one of the most important basics in Java — Data Types.
📚 What you’ll learn:
• What is a Data Type in Java
• Primitive Data Types (byte, short, int, long, float, double, char, boolean)
• Non-Primitive Data Types (String, Array, Class, Object, Interface)
• Difference between Primitive and Non-Primitive
• How data is stored in memory (value vs reference)
💻 Example:
int a = 10;
String name = "RAJA";
👉 Understanding data types is the foundation of Java programming. Without this, you cannot build programs effectively.
📄 Notes (Download):
👉 https://github.com/DeepStanCoding/DSA
📺 Day 2 Video:
👉 https://youtu.be/WtM5LkGaJ4Y
⏱️ Chapters:
0:00 Introduction channel
O:18 Types of data types
0:54 Primitive data types
1:26 Bytes in memory
1:45 Integer Data types
2:53 Decimal Data types
3:20 Boolean data type
3:39 Data types coding
5:46 Non primitive data types
6:40 List of non primitive data types
🔥 I’m learning DSA from scratch and sharing everything in Tamil.
If you are a beginner, join this journey 🚀
👉 Subscribe for daily coding videos
👍 Like | 💬 Comment | 🔔 Subscribe for daily DSA videos in Tamil
#DSA #DSAinTamil #Java #Programming #Coding #TamilTech #JavaBasics #DataTypes #BeginnerCoding