Skip to main content

Introduction

Hi Guys I am Priyanshu Bhattacharjee(using blogger as Hackerboy). In this I will teach you Java

Comments

Popular posts from this blog

Java Libraries

1. java.lang: it is used to support classes containing String, Character, Math, Integer, Thread, etc. 2. java.io: to support stream reader classes to deal with input and output statement. 3. java.applet: to support classes to generate applet - specific environment. 4. java.net: to support classes for network related operations and dealing with URL(Uniform Resource Locator) 5. java.awt: to support abstract window tool kit and also to manage GUI(Graphical User Interface) 6. java.txt: for supporting text elements such as dates, times and currency etc. 7. java.math: to support mathematical function such as square roots( integer and decimal both) In the first phase we will be continuing with basic program in BlueJ and some theories which will help you to understand

Softwares for JAVA

For running any program we always need a compiler be it java, c++, Basic, Python, etc. So I am providing you the best software 1. jdk- it is the main compiler for the java program. Link:-  Click To Redirect 2. BlueJ- It is the best GUI compiler for this you have to install jdk because it is the main compiler. BlueJ makes the UI more user friendly. It can run in 1GB Ram devices also. Download only the latest version Link:-  Click to redirect User Interface