Filter
Exclude
Time range
-
Near
☕️Java in 10 slides — foundations every dev must know! 1️⃣ Introduction to Java 2️⃣ Data Types & Variables 3️⃣ Operators 4️⃣ Control Statements 5️⃣ Arrays 6️⃣ Methods 7️⃣ OOP Concepts 8️⃣ Inheritance 9️⃣ Polymorphism 🔟 Encapsulation & Abstraction 💡 Save this — your Java basics just got simpler. #Java #Coding #SDET #Automation #Backend #JavaForBeginners #TechTwitter
13
10
14
243
Hi, I’m SatoShiro. When Java feels a bit confusing, you’re not alone. That’s why I made the MainKun picture books — gentle, story-like books that help you understand Java in a soft, comforting way, without pressure. #MainKun #JavaPictureBook #JavaForBeginners #SatoShiro
3
23
3 Nov 2025
#JavaFromZero — Day 3 Before writing logic, you must learn the grammar Java speaks 🧠 Today’s post: • The 7 golden syntax rules every Java coder must know 🔗 Deep dive →notion.so/Day-3-Java-Syntax-… #LearnEveryDay #Java #javaforbeginners
1
2
27
31 Oct 2025
Day 2 of learning #Java: Today I created mini banking and inventory systems. It compiled. It ran. I’m calling that a win — just know there are Classes, Packages, and a whole lot of System.out.println involved. ☕️💻 #javalanguage #DevLife #LearningInPublic #javaforbeginners
4
35
Learn the basics of Arrays in Java — how they store data, why they’re efficient, and how to declare them! part-3 #Java #Coding #Programming #Developers #JavaForBeginners #CodeNewbie #100DaysOfCode #masteringbackend
1
5
325
Learn the basics of Arrays in Java — how they store data, why they’re efficient, and how to declare them! Part- 2 #Java #Coding #Programming #Developers #JavaForBeginners #CodeNewbie #100DaysOfCode #masteringBackend
1
7
2,054
Learn the basics of Arrays in Java — how they store data, why they’re efficient, and how to declare them! #Java #Coding #Programming #Developers #JavaForBeginners #CodeNewbie #100DaysOfCode #masteirngbackend
1
8
669
30 Jul 2025
String[] args: Allows you to pass arguments when you run the program from the command line. ⌨️ #JavaForBeginners #ProgrammingFundamentals
1
4
24
22 Jul 2025
Ever wondered why Java powers everything from apps to massive servers—without breaking a sweat? If you're a beginner, this thread will unlock the basics. Let's code our way in! 🚀 #JavaForBeginners
1
3
77
🎓 Perfect for students! Implementing the Vigenère Cipher in Java sharpens your skills in loops, arrays, and modular arithmetic. #JavaForBeginners
1
1
1,020
28
7
29
962
Day 2: Java Console App — Let’s Build a Calculator! 🧮 Want to write your first Java program that interacts with users in the terminal? Here is a simple calculator that handles , -, *, /. 💡 Perfect for beginners! Code 👇 #JavaDev #100DaysOfCode #JavaForBeginners
1
3
44
🔥 Data Types in Java In Java, data types specify the type of data that a variable can hold. They are divided into two main categories: 1. Primitive Data Types Data Type -------------- - byte (Small integer (-128 to 127)) - short (Medium integer (-32,768 to 32,767)) - int (Large integer (-2^31 to 2^31-1)) - long (Very large integer (-2^63 to 2^63-1)) - float (Decimal numbers (6-7 digits precision)) - double (Decimal numbers (15 digits precision)) - char (Single character) - boolean (True or False) 2. Non-Primitive Data Types (Reference Types) Data Type -------------- - String (Sequence of characters) - Array (Collection of similar data types) - Class (Blueprint for objects) - Interface (Collection of abstract methods) #Java #JavaProgramming #JavaTutorial #JavaDeveloper #LearnJava #JavaForBeginners #JavaOOP #JavaCollections #JavaBackend #JavaFramework #SpringBoot #JavaMultithreading #JavaDesignPatterns #Java2025 #JavaLambda #JavaStreams #JavaFunctionalProgramming #JavaWithSpringBoot #JavaCoding #Coder #JavaProject #JavaBackendDeveloper #JavaDevelopment #JavaCodingChallenge #react #developer
37
12
64
2,237
📝 For Beginners: JDK 24 continues to simplify Java for new programmers with its Simple Source Files and Instance Main Methodsfeature, helping ease the learning curve. #LearnJava #JavaForBeginners
1
2
3
31