Online Core Java Tutorial for beginners to learn the basic concepts of Core Java. Here you will learn the fundamentals of Core Java (Class, Interface, etc.). These sections also contain a cheat sheet for a quick preview of what you have learned on a given topic.
Getting Started
- History of Java
- Getting Started with Java
- JDK vs JRE vs JVM
- public static void main(string args)
- Class & Object
- Constructor in Java
- Hello JBT in Eclipse (R)
- Order of Execution of block
- Access Modifier
- Non-Access Modifier
- Data Types in Java (R)
- Arithmetic Operator in Java
- Java Statement
- Different ways to create Object
- Equal method vs == operator
- Inner Class
- String Builder (R)
- String (R)
- Method Parameter & argument
- Switch case
Variables
Operator
Loop
- Java For LoopΒ
- While Loop (Youtube)
- Java enhanced for loop (Youtube)
Example
- Common Looping Algorithm (Youtube)
- Common Looping Algorithm – Count Match (Youtube)
- Common Looping Algorithm – Find First Match (Youtube)
Exception
OOPS Concept
- Overloading
- Overriding
- Interface
- Inheritance (Youtube)
- Encapsulation (Youtube)
- Abstraction (Youtube)
- Composition (Youtube)
- Composition – Cont. (Youtube)
keyword
Collection
Serialization
Enum
Thread
Java 8 Stream
Java 14
Advanced Topics
We have created a new Section of Selenium Tutorial.
import java.util.Scanner;
class Rextester {
public static void main(String args[]) {
int n1 = 0, n2 = 1, n3, i, count = 0;
Scanner sc = new Scanner(System.in);
System.out.println(“Enter count : “);
count = sc.nextInt();
System.out.println(“Fibonacci Series up to ” + count + ” : “);
System.out.print(n1 + ” ” + n2);//printing 0 and 1
//loop starts from 2 because 0 and 1 are already printed
for (i = 2; i < count; ++i) {
n3 = n1 + n2;
System.out.print(" " + n3);
n1 = n2;
n2 = n3;
}
}
}
you have chosen a nice matter. I understood a lot from this post. Thank you so much for sharing the Awesome information. I appreciate your time and step in your job.
information for java training and java tutorial was very helpful.
information about the java training and java tutorial was very informative
nice tut i learned many things
π
please tell why topics about jobs in java
Hi Umar,
Thank you for your nice comment.
You asked why there is topics about job in java section.
Could you please let me know what section u are talking about.
Regards
Admin
Thank you very much for sharing such valuable and informative blog post about how to learn java programming language. I have read many blogs but here i found something new so great explanation keep posting.
Very helpful, Thank you π
Nice article, this was wonderful.
Thanks π
Nice post
Nice! This was a really wonderful post. Thank you for providing these details.
I just need help to pass out my interview can u please share the interview question
Hi everyone, i request for codementor any on can help me to learn java code from the start please help me i realy need to know code. My email is [email protected]
Hi, Very nice index for java course. I would like to start learning Java. Can I have the material for first 5 chapters to begin?
[email protected].
it was very useful to me…
Hi, looks very informative. I want to learn core java. Can you send me the material to my email. [email protected]
hi gautham iam cse student iam learning java programming i saw ur tutorial ist very much helpful for frwhers like me tqq and if possible pls share some ohter topics thanks gautham
regards
Rajesh
How to make rectangle ,cirlcle on core jav
Informative post !!! Share some more basic concepts of core java it will be helpful for all, thanks for sharing.
nice tutorial looking for webservice tutorial is it possible to add or can you please sent me an email with sources
Hello ,
Can u please send me the material of Core Java,Advanced Java, Web Technologies like HTML,CSS,Jquery,Angular JS e.t.c….,
Please send me the material to [email protected]…………..
I will be thank U if u send me at the earliest………
Thank You………
ok
Please send me the material to my email.id([email protected])
Please send java material to my to my mail id
how can i improve my practical skill ,where is the practical section in this site
how can i improve my practical skill in java, where is the practical section in this site
Thanks for the information.
π
Thank you kind sir for providing this info.
could you please send core java meterial to my mail id
thank u sir for providing this
Need help on a java algorithm to display all the positive odd triple digit numbers using switch statement
sorry java switch statement
very very good java tutorial
thank you
Thank you
Is there tutorial for swing and other graphics in java on this site ?
No
Nice article it is very helpful fr beginners
thanks …
nice
This is the best course I ever found
Wow covered several topics at a single page good for interview preparation
nice article
Lmfao look at all these dickheads on here like: “Sir, give me full core java material to my email”
Cheap ass low lives who continue to beg you for material you don’t have, yet they can’t shut up and go and fund their own education. What a pathetic breed of human this page attracts.
Yes Javalel and you are at the top of the pathetic list; wonder why.
You are absolutely Egoist psychopathic Sick bastard! Lol..
JavaLel, perhaps you can help me? Give me full core java material to my email
Plz send me complete notes
Hi Laxmi,
You can buy eBook from top menu link.
Regards
i want a core java book .so will you send a full core java .please send my e-mail id
You can buy eBook from top menu link.
Regards
Sir,
Please provide me the tutorial material for Core Java
Hi Praveen,
You can buy eBook from top menu link.
Regards
nice it was helpful
Hi ,
I tried buying the ebook but none of my credit cards work(USA) can you post it some where else ? amazon or other sites ?
Hello sir ,
Sir can u send me whole Java materials in pdf format please……
[email protected]
Please buy eBook from top menu link
Hello sir ,
can u send me full core java notes to this bellow mail id.
please
Hi pushpa, you can buy eBook if you want
This blog awesome and i learn a lot about programming from here.The best thing about this blog is that you doing from beginning to experts level.
dear sir, your notes are very useful for beginner thank you very much may you provide full tutorial at my email id my email id is this [email protected]
Hi Rafat,
Please buy eBook from top menu link.
Regards
Thank you very much,
Your site is good for learning Java.
Please sir I need core java and j2ee notes,send me to this mail I’d
thank u very much , M always use to search w3 for any type of IT information .
Nice Sir
Thank you
Thank you so much
i want techanical programs of java..
sir hum java coars karna chah rahe hai hum kaise kare
iske liye kya karna hoga humko
Hi Risabh,
I think you should take help for primary java information from java teacher. It will be very difficult for you to gain basic info online. once you have that you can go through any java course on your own.
i ask a question , is that difference between java & core java?please clear my doubt
Java is a language which are divided in 3 different modules for 3 different purpose. J2SE (Core functionality), J2EE(used for Web Application) & J2ME(Used for Mobile platform development). In normal terms J2SE is known as Core java while J2EE is known as Advance Java.
Hello, do you have a tutorial on J2EE? Please reply. Thanks!
Currently we don’t have any J2EE Specifc course. But we do have a JSP section where we have article based on JSP.
Regards
nice java tutorial
good evening sir
sir
i am beginner pls send core java basic programs pdf file on my email id
if u got that file .can u plz forward to me ….
nice tuto
Hii sir
I am new to java.
I want complete core java tutorials.
Please send me complete tutorials of core java.
Thank u
Java Training
Anroid Training
I am a begginer in java it,is so nice im loving it,day by day.
java Head First Book
Thank you for full brief about java programming, I am a new beginner learning java. For me, java is new.
Hi Sir,
My task is to make a project on face detection .can you provide the protocol/algorithm
Which through i can do easly…
Thanks&Regards
Ramjeet maurya
Hi Sir,
I need core Java material
Regards
Praveen
You can buy eBook from Top Menu link
Hey sir,
I need core Java full notes.
Can I get them
You can buy eBook having all the core java material in it from top menu.
Hello sir,
I need core java full notes.
Could you please send me.
You can buy full material in form of eBook.
Sir, plz send me notes of core java to clear OCJP.
[email protected]
Hi Siddharth,
I don’t have any material like that.
Regards
Thanks for those notes I need something about j2EE please send Me
i want core java complete notes send me
sir ,i am student of KIIT university bhubaneswar .i have java as a subject in our third semester.please provide me with core java notes.Thank you……..
i want core java and angular jac meterial pls send me sir
I want core java notes plz send….
plz google for the same
Aishwariya Purchase a Book: book Name Java Head First
hello sir i am new in java programming i need full note of core java plz help me
Hi admin,
I have found all the concepts of core java with detailed description of each topic. You done an amazing piece of work by providing all topics with examples.
Looking for java tutorials in a video based format, it would be beneficial to us.
Thanks.
hello sir i am new in java programming i need full note of core java
Hi Rexa,
You can buy eBook from Top link. It contains all the core java material.
Hai sir
I want a full java core notes on my email
You can buy eBook from Top menu link. It contains all the required core java topics.
i am beginner can u please provide core java material my email.
You can buy eBook from Top menu link. It contains all the required core java topics.
I need a home tutor who can teach me jdk java basic programming in i.c.s.e board. There are 10 chapters including array,constructors,functions etc.
Could help you via internet only.
Post your doubts here.
hi pls share ur details.
Hi..im a beginer in java programming,i really want to say u are doing a great job and making a difference in this world unknowly to you. Thanks alot and keep the good work going.
Hi sir
Your concepts on corejava are fentastic. nice website
Thank you.
Hiii..,
Sir
i am bignner can you provide full core and advaced java tutorial my email.
Plzβ¦.
I want core java full materials please help me
Hiii..,
Sir
i am bignner can you provide full core and advaced java tutorial my email.
Plz….
i need core java and j2EE full tutorial materials. can you send my email? PLEASE friends help me
What ever i have is on this blog only. I don’t have any full material in form of PDF.
sir
can u please send me in any format
my mail id [email protected]
This is excellent tutorial .i should need advanced java concepts deeply can you send them. please and
Hi Uma,
I don’t have any section for adv java but i did have covered the JSP topic here.
http://94.143.139.145/jsp-tutorial/
Regards
Hello sir, I need core java and j2ee full notes. Plz send me..
Hi,
Could you please share the procedure of setting CLASSPATH and JAVA_HOME for mac users?
doesn’t need for specifying classpath in mac
Yes
thank you very much
Hey there…..
I just need help if you want to do….. _/_…..
Waiting for your reply..
hello guys ……
whats is diff equal() method and == in java……..!!!!!!!
can anybody knows about it!!!
if yes ,then kindly explain with example…..
You can refer this article for better understanding.
http://94.143.139.145/core-java-tutorial/java-equals-method-vs-operator/
“Equals” is used to compared string type And “==” is used for comparing integer type
This is not true.
thank you for this article…plz share some interview questions with short answers..
This is very useful article…easy learning..thank you
Can any one send me a project on Java on calculator using swings. I want to study it for my knowledge purpose. Or may be any other one Project.
Thanks for sharing this.. Its useful for java beginners to know about java and get the knowledge about how to develop it….
how to generate this pattern
*
* *
* *
* *
*
Any one can solve this
Hi Everyone!
i need to re-start learning java, i haven’t practiced since 2013, i have basics in java and C++.
anyone help me with the material for java,
I’ll be glad
excellent sir,really very helpful to thers who wants to learn java
hi,
please can you send me the java material as i am beginner.
please describe yet a some examples of collections
Hi Friends,
I am a beginner. Can any one send me the core java material. Thanks in advance.
i would like to learn core java but i am not getting anything on that what i able to do,my background is ECE please suggest me something. thanks in advance
I want full core java material…plz any one send me…
I need full core java tutorials.any lead will be helpfull.
hi….. i am the core java beginner.. i want to learn core java…. is there any way to learn core java easily and perfectly so.. can u please help me…. n also want materils
Hi Prabhakar,
You are already on a page where you will get link to all article which will be required by you to learn Core Java. Have you visited them? And what exactly do you want?
Also PDF file is already available which you can buy by paying 100 rs.
What else you are looking for do let me know. I ll see if i can help you in that regard.
Regards
Hi Vivekanand,
What is the procedure to buy book (pdf file) ?
Thanks in Advance.
hi
This provides easy learning
I need core java study materials cn any send help me .Send to my mail .
core java topics required completely
Started learning java..hopefully can get better documents
I hope you get a better document too.
Best of luck
sir , i am student of class 12 and i.p is my additional subject. I am very much confused in coding specially loop statements .. can you please help me.
Plz check your mail.
i only want to test
thanks for this tutorial, Please upload some JSP interview questions
Basic core java laering
Hi core java learned my college life. now am moving advance java. its how many module there? it is also based on the corejava concept?
hiiii
i need core java and j2EE full tutorial materials. can you send my email? PLEASE help meβ¦[email protected]
can you help me because i want to learn java lang . how can i learn java
Hi Gautham Sir,
Can you teach me core java on online? if so whats the charges ? I really want to take classes from you.
Please email me asap with positive response.
Hi Gautham,
Thanks for the quick reply… π
I am using Eclipse IDE for doing Java programs
i know the core java concepts but progrmaming making me difficult…
Not able to get confidence on especially Programming…
and please tell me clear details about your paid service..
like what and all topics you cover?? Fees??
Thanks,
Chandra
Hi Gautham,
Thanks for very quick reply…
Ya i am already using Eclipse IDE and doing small programs, But still feeling difficulty in writing big programs… please help me out…
and about your paid service, please tell me the clear details like what and all contents you will cover,fee details, etc
Thanks,
Chandra
Hi Gautham,
Thanks for such a nice tutorial… π
I am learning java and know core java concepts, but when it comes to write some programs,
i am feeling difficulty…
Please let me know the best way to feel it easy and become expert…
Thanks in Advance
Regards,
Chandu
Hi Chandra,
Thanks for your nice comment. If you know the basics then you should not have any problem with writting code. If you want to start coding then you should start with very basics ofcore java like prinitng any value on console. I would suggest you to download Eclipse IDE first.
I have written different article on how to create Java Project in Eclipse. Once created you can start creating Classes and start playing with same. You can have different assignment available which you can try to solve on your own. Keep in mind that there is no hard and fast rule to learn Java. Only practice can make you perfect.
While writting code you have specific question you can ask me personally.
I have a paid service where i use to check the assignment and help learner write code. If you are willing to pay for this let me know.
Thanks
Useful information.
you guys suck she is teaching instalation
i need core java and j2EE full tutorial materials. can you send my email? PLEASE friends help meβ¦..
Hi Gautam
Excellent work done .Really helpful for freshers and some times for experienced people too.
great job and keep it up.
If possible provide some sample codes to practice with solutions.
Hi Ankan,
Thanks for your nice word. I would love to add more content if time permit.
I will take your suggestion and try to add more example.
Thanks
Hi,,
I am new in coding and i want to learn Core Java & C please help me out.
Thanks Admin
Please do reply.
Hi Vivek,
As you can see i have different topics for different section in Java. You can start learning Java by following Java article sequentially. I do not have any idea of C++ language. So i would not be able to help you in this regard.
I would suggest you to first buy a good book for the same. Or if you want more clarity then you can refer original document of Java.
Thanks
Great description of topics…I have read many topics here all are very good….For knowing internal mechanism of java methods, class and objects please visitjava by vikas
Thank u Gautam, Surely i ll let you know abt my progress… I have not yet started.. Once i start, i ll intimate you…
Hi Gautam,
Even i was in need of one project for my practice. I will try to implement for ur requirements. If done, i ll let you know… Hope i may take bit long time as this is my first project for which i am working for and i am sure i ll learn more if i implement it.
Thank you….
Hi Brany,
Best of luck for this project. I would love to know the progress of this project development. If you can successfully implement this do let me know so that i can add the same on website. So that others can take the help of it. You can also write an article for the same.
Thanks
hello sir.. i have to make a project on core java..would u plz suggest me some topics
Hi Ayushi,
I don’t know what is the purpose of creating this project. But i have one project in my mind because of requirement. So i ll tell you. Try to build it and if successful let me know i might use it.
We have team of developer where Team Lead assign a work to every one on everyday or weekly basis. and every one in the team has to report to team leader. And leader will analyses in the end what different resources has done in last week or month and generate the report accordingly which will be used in Audit purpose.
So you will have a web application. It will have two User roles.
1- Team Lead
2- Developer
Roles of Developer
1- Can view the assigned work by team lead.
2- Can update the work sheet
3- Can close the work assigned which in return go back to team lead pool
Roles assigned to TL role
1- Can create work
2- Can assign work created to different user(Developer)
3- Provide the deadline for different work.
4- Can generate the report of all work done by developer.
System functionality.
1- Once there is any work assigned to any developer mail should be delivered to developer.
2- When deadline is about to read notification should also reach.
3- Once developer mark and work as completed. Work should go into TL pool.
4- Report should be generate in the form of DOC/ Excel
It is the requirement below the technology stack that you can use
1- Spring 3.1
2- Hibernate (Data Persistence)
3- Spring Security (Role related assignment)
4- Apache POI (Report Generation)
I think now i have given you enough information. If you like you can create it. If successful let me know i will glad to add it in my website.
If you require any more input you can contact me.
Thanks
Can u tell me.. What r all d questions n java that clasified n simple medium nd tuff 4 interview poit of view??
package ka use kis work ke liye kiya jata hai ?
Hi Gaurav,
Package is used for organizing classes. This is not something which is enforced by JVM or Java. But it is suggested to have classes defined in proper package coz in that case you can have unique namespace for different classes(even if class name is same.)
e.g.
Suppose you and your colleague is working on different modules(Sales and HR ) of the same project and you both are unware of the class name created by other. In the end you might face a situation where both of you have created class with same name(Department). This will create problem. To avoid this problem you both can use package. You can create class in your specific package(com.sales & com.hr). In this way you will avoid conflict of class name. Coz even if class name is same namespace will be unique.
com.sales.department
com.hr.department
hope now you understand the use of package.
Hi,
Nice site for interview question thanks.
Hi,
Please Share the interview Question for two years experience in java.
Please check our other website for Interview question.
javainterview.co.in
can i get the full materials… pls pls help me..
Hi Sheetal,
I am sorry but i can not help you in this regard. This site is collection of my own experiences. I developed this site just for my reference. But eventually it became famous.
I do not have any consolidated material.
You have to go through Article by Article only.
Thanks
Hi, Sheetal,
You can download all the computer books in one side that is http://www.it-ebooks.info
Thanks
Anup Kr.
i need core java and j2EE full tutorial materials. can you send my email? PLEASE friends help meβ¦..
This is one of the best tutorial website for java, J2EE technologies
i am newly learning java programming language.
would any one please be ready to share resources and experiences with me?
write me in my email: [email protected]
i need core java and j2EE full tutorial materials. can you send my email? PLEASE friends help meβ¦..
have you got it????
Can anyone please help me to become an hacker I am a beginner please help me….send in my email π§
Hi,
This is enough for Java, J2EE technologies
Looks good. A well-written one.
cool section! here’s some more:
1) Junior java developer
a) Basic ocjp (former scjp) questions:
β What does static, final mean, purposes;
β How many accesibility modifiers exist? Please describe them.
β Why do you need a main method?
β How many constructors can you have?
β Define overwriting and overloading
β Give java API implementations for overwriting and overloading
β Describe the String class β unique properties
β StringBuilder vs StringBuffer
β Collections : please describe, give some examples and compare them to eachother
β ArrayList vs Vector
β HashMap vs HashTable
β Whatβs a tree
β Whatβs a map
β Multithreading: describe the management in java
β Whatβs a semaphone?
β How many states are there for threads?
β Describe the usage for synchronized word (2)
β Serialization in java β a descrition and usage
β Garbage collection in java β description and usage
β Can you guarantee the garbage collection process?
b) Simple design pattern questions:
β Singleton please describe main features and coding
β Factory please describe main features and coding
β Have you used others? please describe them
2) Intermediate and Senior level β depending on rate of good responses, additional questions to 1):