Skip to content

MKPROGRAMER/BJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blue-J

Website to download Blue-J =====> https://www.bluej.org/

Discord server

We have created a discord server for you all kindly join our discord server link provided here . Link :- https://discord.gg/aVn4hPTtrd . The server is created for helping in programs and for gaming and playing with discord Bot.

What is Java ?

The Java programming language was developed by Sun Microsystems in the early 1990s. Although it is primarily used for Internet-based applications, Java is a simple, efficient, general-purpose language. Java was originally designed for embedded network applications running on multiple platforms.

What is Blue-J

BlueJ is an integrated development environment (IDE) for the Java programming language, developed mainly for educational purposes, but also suitable for small-scale software development. It runs with the help of JDK (Java Development Kit).

BlueJ was developed to support the learning and teaching of object-oriented programming, and its design differs from other development environments as a result. The main screen graphically shows the class structure of an application under development (in a UML-like diagram), and objects can be interactively created and tested. This interaction facility, combined with a clean, simple user interface, allows easy experimentation with objects under development. Object-oriented concepts (classes, objects, communication through method calls) are represented visually and in its interaction design in the interface.

Java defines the following eight primitive data types:

1.char.

2.byte.

3.short.

4.int.

5.long.

6.float.

7.double.

8.boolean.

Example:=> CompileSuccess

About

Blue j programs (begining)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published