A blog for computer science passionates.

Wednesday, 29 January 2020

Hello Friends!!!! In this article, I am going to share one big thing i.e. Say Hello World i.e. How to start Java programming. Let's start. I give you one suggestion before the start, if you are a beginner in programming please use notepad as an editor don't use any smart editor for Java or any other development. For Java, Netbeans and Eclipse both...

Monday, 27 January 2020

Hello Friends!!! Let's discuss some concepts of 😊bject-☺riented Programming. First of all, What is Object? In simple words, the object is a combination of Data and Functions. It represents a class and class contains data and functions (methods). For example, consider a class of Animals and an object of an animal class is a dog, cat, etc. it has...

Sunday, 5 January 2020

Hello Friends!!! and welcome again, Happy new year to all Hope you enjoyed, this is the first post of this year... In this article, we are going to discuss more features of Java. If you do not look at the first part, please read it first. Now, Let's move to the remaining features of Java, Secure: Java is secure, as it is interpreted and compiled...