Day-42 JAVA 🔴 Core Java Practice | Scanner Class – User Input Program As part of my Core Java learning, I practiced working with the Scanner class to take user input from the console. ➡️ Program Overview 🔹 Accepts age as an integer using nextInt() 🔹Accepts name as a string using nextLine() 🔹Displays the entered details back to the user ➡️ Concepts Used 🔹Scanner class 🔹nextInt() and nextLine() methods 🔹Input handling in Java 🔹Basic I/O operations #Java #CoreJava #ScannerClass #JavaBasics #LearningJava #StudentDeveloper #Programming #BeginnerFriendly 10000 Coders Meghana M
More Relevant Posts
-
🚀 Day-11 Java – Understanding Pass By Value & Pass By Reference Today’s session helped me clearly understand one of the most important memory concepts in Java. 🔹 Primitive data types follow Pass By Value → Only the value is copied → Changes don’t affect the original variable 🔹 Objects work with References → Multiple references can point to the same object → Changes through one reference reflect everywhere Understanding how memory works internally makes a huge difference in writing bug-free and optimized code. This concept is foundational for: ✔ Object-Oriented Programming ✔ Collections Framework ✔ Advanced Java concepts Consistent practice is the key to mastering these fundamentals 💻🔥 #Java #CoreJava #OOPS #Programming #SoftwareDevelopment #LearningJourney #Day11 #JavaDeveloper #TechGrowth TAP Academy Harshit T Sharath R
To view or add a comment, sign in
-
-
🚀 Accessing Static Members Using the Class Name in Java (Oop Concepts) In Java, static members are associated with the class itself, not with instances of the class. Consequently, you should always access static members using the class name, rather than an instance of the class or the `this` keyword. Using the class name clarifies that you are accessing a shared, class-level property or method. This promotes code clarity and avoids confusion about the scope of the variable or method. #oopconcepts #programming #coding #tech #learning #professional #career #development
To view or add a comment, sign in
-
-
🚀 Day 18 – Core Java Programming Series Today, I learned about Method Overloading in Java. 🔹 What is Method Overloading? Method Overloading means defining multiple methods with the same name in the same class but with different parameters. The difference can be: ✅ Number of parameters ✅ Type of parameters ✅ Order of parameters 👉 It is an example of Compile-Time Polymorphism. 🔹 Why Do We Use Method Overloading? ✔️ Improves code readability ✔️ Increases flexibility ✔️ Helps in reusing method names for similar operations 💡 Today I solved 19 problems related to Method Overloading and strengthened my understanding of compile-time polymorphism. Consistency is the key to success. Learning something new every day! 🚀 #Java #CoreJava #MethodOverloading #Polymorphism #100DaysOfCode #LearningJourney
To view or add a comment, sign in
-
-
📘 Java – Handwritten Notes Sharing handwritten Java notes, created to explain core programming concepts in a simple and structured way. 📌 Topics covered: Java fundamentals OOP principles Control statements Collections framework Exception handling Basics of multithreading 🎯 Ideal for beginners, quick revision, and interview preparation. 👉 Follow for more programming & tech insights! #Java #HandwrittenNotes #LearnJava #OOP #Programming #InterviewPreparation #TechLearning #JavaBasics
To view or add a comment, sign in
-
📘 🚀 Complete Java Notes Starting a new series on Java Full Stack development 💯✨️. Sharing complete Java notes covering core programming concepts like OOP, collections, exception handling, multithreading, and real-world Java fundamentals. Great for beginners and anyone revising Java for interviews 👈. Shared only for learning purposes. All credit goes to the original creator 🙌 #Java #JavaDeveloper #Programming #Coding #FullStackDevelopment #SoftwareDeveloper #DeveloperCommunity #LearningInPublic #TechCommunity #ComputerScience #CodingJourney #CareerInTech
To view or add a comment, sign in
-
100 Days Programming | Day 4 What I worked on today: • Studied Java Methods and their structure • Learned Method Overloading and how it improves flexibility • Practiced Recursive Functions and understood their logic flow Key takeaway: • Understanding how functions work internally makes problem-solving more structured and logical. #100DaysOfCode #Programming #Java #Recursion #ProblemSolving
To view or add a comment, sign in
-
-
✅ Local Variable in Java...*** A local variable is a variable that is declared inside a method, constructor, or block in Java. It can be used only within that method or block, so its scope is limited. Local variables are created when the method starts and destroyed when the method ends. They do not have default values, so they must be initialized before use. Local variables are stored in stack memory and are mainly used for temporary calculations and logic.✨ Understanding local variables helps in writing clean and efficient Java programs. Step-by-step learning makes Java easy and fun! 🙏 Grateful to Anand Kumar Buddarapu Sir for his guidance and mentorship in my Java learning journey. ✨Thanks to Uppugundla Sairam sir and Saketh Kallepu sir for their leadership and support. #Java #LocalVariable #JavaProgramming #JavaBasics #Coding #Programming #LearnJava #CodingJourney #FullStackDeveloper #CSEStudent #TechEducation #DeveloperLife #SkillDevelopment #CareerInTech
To view or add a comment, sign in
-
-
Understanding Static in Java 🚀 Today I learned about the static keyword in Java and created this example to demonstrate three important concepts: ✅ Static Variable - Shared by all objects of the class ✅ Static Block - Executes once when the class is loaded ✅ Static Method - Can be called without creating an object In this Student class example: 1.schoolName is static, so all students share the same school 2.The static block runs first, before the main method 3.The add() method is static and can be called directly using the class name When we change Student.schoolName, it updates for all student objects immediately! #Java #Programming #Learning #JavaDevelopment #CodingJourney #SoftwareDevelopment
To view or add a comment, sign in
-
-
📘 Day 31 | Collections Deep Dive Today we begin a deeper exploration of Java Collections. Understanding the difference between ArrayList and LinkedList is critical for writing efficient code. Remember this: ArrayList → Fast Access LinkedList → Fast Modification Choosing the right implementation impacts performance more than most beginners realize. 📌 Save this for revision 💬 Feedback is welcome #Java #Collections #CoreJava #LearningInPublic #Programming
To view or add a comment, sign in
-
-
🎥 New Video in My Java Arrays Series – Array Traversal in Java After introducing the basics of Arrays in Java, I’ve uploaded my second video, where I explain Array Traversal — how to access and work with each element step by step. 👉 If you’re a beginner in Java, this might help you. 👍 I’d really appreciate your support — watch, like, and share if you find it useful. Your feedback really helps me improve. #Java #Programming #LearnJava #Arrays #CodingJourney #StudentDeveloper #TechLearning #LinkedInCreators #Consistency
To view or add a comment, sign in
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development