NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

Fundamentals to Java Programming

1. Operators
2. Variables
3. Data Types access modifiers
4. Conditional Statement
5.Iteration Statement
6. Access Modifiers

When coding with Javac you want to start with a textedit application to start writing your source code, then you want to compile it with JDK and interpret it with the JDK. Sometimes, you want to use an IDE for java such as Eclipse or NetBeans as they are good for having a source code editor,compiler, interpreter, all in one sweet pakage.

When programming the first thing you want to do is type in class and define that class in square brackets make sure only to put the name of that class

Public is an access modifier giving access to this source code to the public basically

If you don't want want to create an object in your source code, then you type in the word Static.

Also if you don;t want the computer to return a value, then you want to type in the word void.

Know that the java language is a case sensitive language, so make sure Static has a uppercase S

Each set of codes is separated by curly brackets, meaning these {}.

The second thing you want to do with your code is add an access modifier to it called Public (So everyone can use your code and see it)

The next thing you want to do is add the method Static so we don't create an object since all were doing is make a line of text appear.

Another thing is you want to add the keyword void so their isn't value showing up in your line of text.

You also want to type in main as the main method you start with as it will allow you to create objects and variable and statements.

     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.