Follow TV Tropes

Following

History MediaNotes / Java

Go To

OR

Is there an issue? Send a MessageReason:
None


Note that Java, the programming language, is different from Java, the platform, which is discussed in greater detail in the UsefulNotes/JavaSoftwarePlatform page.


to:

Note that Java, the programming language, is different from Java, the platform, which is discussed in greater detail in the UsefulNotes/JavaSoftwarePlatform Platform/JavaSoftwarePlatform page.

Is there an issue? Send a MessageReason:
None


Java is an [[https://en.wikipedia.org/wiki/Imperative_programming Imperative]], [[https://en.wikipedia.org/wiki/Object-oriented_programming Object-Oriented]], [[https://en.wikipedia.org/wiki/Class-based_programming Class-Based]] UsefulNotes/ProgrammingLanguage.

It was created in 1991 and lead by Sun Microsystems Employee, James Gosling. Its design philosophy was greatly influenced by [[UsefulNotes/TheCLanguage C]] and C++ due to its syntax being so familiar with programmers. Sun released the first public implementation in 1996, and promised that Java could run '''anywhere''' without having to change any code. Soon, major browsers added the ability to run small Java applets. Java began to grow in popularity. Between 2009-2010, Oracle acquired Sun Microsystems.

to:

Java is an [[https://en.wikipedia.org/wiki/Imperative_programming Imperative]], [[https://en.wikipedia.org/wiki/Object-oriented_programming Object-Oriented]], [[https://en.wikipedia.org/wiki/Class-based_programming Class-Based]] UsefulNotes/ProgrammingLanguage.

MediaNotes/ProgrammingLanguage.

It was created in 1991 and lead by Sun Microsystems Employee, James Gosling. Its design philosophy was greatly influenced by [[UsefulNotes/TheCLanguage [[MediaNotes/TheCLanguage C]] and C++ due to its syntax being so familiar with programmers. Sun released the first public implementation in 1996, and promised that Java could run '''anywhere''' without having to change any code. Soon, major browsers added the ability to run small Java applets. Java began to grow in popularity. Between 2009-2010, Oracle acquired Sun Microsystems.



Not to be confused with [[UsefulNotes/JavaScript [=JavaScript=]]].

to:

Not to be confused with [[UsefulNotes/JavaScript [[MediaNotes/JavaScript [=JavaScript=]]].



This program will output the numbers 0 thru 9 in the console. Java uses a [[UsefulNotes/TheCLanguage C-like]] For Loop.

to:

This program will output the numbers 0 thru 9 in the console. Java uses a [[UsefulNotes/TheCLanguage [[MediaNotes/TheCLanguage C-like]] For Loop.
Is there an issue? Send a MessageReason:
None


* ''Videogame/YsTheOathInFelghana''

to:

* ''Videogame/YsTheOathInFelghana''''VideoGame/YsTheOathInFelghana''
Is there an issue? Send a MessageReason:
None


[[blue:String]] [[gray:c =]] [[red:"hi"]][[gray:;]]\\

to:

[[blue:String]] [[gray:c =]] [[red:"hi"]][[gray:;]]\\[[red:"Bob"]][[gray:;]]\\



[[green://will output 7hi]]\\
[[teal:System]][[gray:.out.println(]][[red:"hello and "]] [[gray:+ c);]]\\
[[green://will output hello and hi]]\\

to:

[[green://will output 7hi]]\\
7Bob]]\\
[[teal:System]][[gray:.out.println(]][[red:"hello and println(]][[red:"hello, "]] [[gray:+ c);]]\\
[[green://will output hello and hi]]\\hello, Bob]]\\
Is there an issue? Send a MessageReason:
None

Added DiffLines:

* ''VideoGame/TheFloweringNose''


Added DiffLines:

* ''VideoGame/NeedForMadness''
Is there an issue? Send a MessageReason:
None

Added DiffLines:

* ''VideoGame/BombermanTower'' is a spiritual successor to ''Pocket Bomberman'' with roguelike elements. Made in [[https://en.wikipedia.org/wiki/LibGDX libGDX.]]

Changed: 66

Removed: 63

Is there an issue? Send a MessageReason:
None


[[caption-width-right:200:]]

->'''''[[Main/MemeticMutation 3 BILLION DEVICES Run Java]]'''''

to:

[[caption-width-right:200:]]

->'''''[[Main/MemeticMutation 3

->'''''3
BILLION DEVICES Run Java]]'''''Java'''''
Is there an issue? Send a MessageReason:
Added a page.

Added DiffLines:

* ''VideoGame/{{Insaniquarium}}''
Is there an issue? Send a MessageReason:
None

Added DiffLines:

* ''Videogame/YsTheOathInFelghana''

Added: 26

Changed: 62

Is there an issue? Send a MessageReason:
Added my page.


* ''[[https://en.wikipedia.org/wiki/Splatterhouse Splatterhouse]]''

to:

* ''[[https://en.wikipedia.org/wiki/Splatterhouse Splatterhouse]]''''VideoGame/{{Splatterhouse}}''



* ''VideoGame/TowerBloxx''



* ''[[Videogame/{{Worms}} Worms: A Space Oddity]]''

to:

* ''[[Videogame/{{Worms}} ''[[VideoGame/{{Worms}} Worms: A Space Oddity]]''
Is there an issue? Send a MessageReason:
Added my page.

Added DiffLines:

* ''VideoGame/{{Urbanoids}}''
Is there an issue? Send a MessageReason:
None

Added DiffLines:

* ''[[VideoGame/Shinobi1987 Shinobi]]'' (Remaster of the arcade game)

Added: 27

Changed: 2

Is there an issue? Send a MessageReason:
Added my page.


* ''VideoGame/{{Snuggle}}''



* ''Videogame/WurmOnline''

to:

* ''Videogame/WurmOnline''''VideoGame/WurmOnline''
Is there an issue? Send a MessageReason:
Added my page.

Added DiffLines:

* ''VideoGame/AlienQuarantine''
Is there an issue? Send a MessageReason:
None


----

to:

----
[[hardline]]
Is there an issue? Send a MessageReason:
None


& [[green://will output 7hi]]\\

to:

& [[green://will output 7hi]]\\



&nbsp:   [[gray:}]]\\

to:

&nbsp:   [[gray:}]]\\    [[gray:}]]\\

Added: 16

Changed: 83

Removed: 12

Is there an issue? Send a MessageReason:
None


Java is an [[https://en.wikipedia.org/wiki/Imperative_programming imperative]], [[https://en.wikipedia.org/wiki/Object-oriented_programming object-oriented]], [[https://en.wikipedia.org/wiki/Class-based_programming class-based]] [[UsefulNotes/ProgrammingLanguage programming language]].

to:

Java is an [[https://en.wikipedia.org/wiki/Imperative_programming imperative]], Imperative]], [[https://en.wikipedia.org/wiki/Object-oriented_programming object-oriented]], Object-Oriented]], [[https://en.wikipedia.org/wiki/Class-based_programming class-based]] [[UsefulNotes/ProgrammingLanguage programming language]].
Class-Based]] UsefulNotes/ProgrammingLanguage.



[[blue:public static]] [[teal:void]] [[gray:main(]][[blue:String]][[gray:[] a){]]\\
[[teal:System]][[gray:.out.println(]][[red:"Hello World!"]][[gray:);]]\\
[[gray:}]]\\

to:

[[blue:public     [[blue:public static]] [[teal:void]] [[gray:main(]][[blue:String]][[gray:[] a){]]\\
a){]]\\
[[teal:System]][[gray:.out.println(]][[red:"Hello World!"]][[gray:);]]\\
[[gray:}]]\\    [[gray:}]]\\



[[blue:public static]] [[teal:void]] [[gray:main(]][[blue:String]][[gray:[] a){]]\\
[[blue:int]] [[gray:a =]] [[teal:10]][[gray:;]]\\
[[blue:int]] [[gray:b =]] [[teal:7]][[gray:;]]\\
[[blue:String]] [[gray:c =]] [[red:"hi"]][[gray:;]]\\
[[teal:System]][[gray:.out.println(a + b);]]\\
[[green://will output 17]]\\
[[teal:System]][[gray:.out.println(b + c);]]\\
[[green://will output 7hi]]\\
[[teal:System]][[gray:.out.println(]][[red:"hello and "]] [[gray:+ c);]]\\
[[green://will output hello and hi]]\\
[[gray:}]]\\

to:

[[blue:public     [[blue:public static]] [[teal:void]] [[gray:main(]][[blue:String]][[gray:[] a){]]\\
a){]]\\
[[blue:int]] [[gray:a =]] [[teal:10]][[gray:;]]\\
[[teal:10]][[gray:;]]\\
[[blue:int]] [[gray:b =]] [[teal:7]][[gray:;]]\\
[[teal:7]][[gray:;]]\\
[[blue:String]] [[gray:c =]] [[red:"hi"]][[gray:;]]\\
[[red:"hi"]][[gray:;]]\\
[[teal:System]][[gray:.out.println(a + b);]]\\
[[green://will output 17]]\\
17]]\\
[[teal:System]][[gray:.out.println(b + c);]]\\
& [[green://will output 7hi]]\\
7hi]]\\
[[teal:System]][[gray:.out.println(]][[red:"hello and "]] [[gray:+ c);]]\\
[[green://will output hello and hi]]\\
[[gray:}]]\\
hi]]\\
&nbsp:   [[gray:}]]\\



[[blue:public static]] [[teal:void]] [[gray:main(]][[blue:String]][[gray:[] a){]]\\
[[blue:for]][[gray:(int i=]][[teal:0]][[gray:;i<]][[teal:10]][[gray:;i++){]]\\
[[teal:System]][[gray:.out.println(i);]]\\
[[gray:}]]\\

to:

[[blue:public     [[blue:public static]] [[teal:void]] [[gray:main(]][[blue:String]][[gray:[] a){]]\\
a){]]\\
[[blue:for]][[gray:(int i=]][[teal:0]][[gray:;i<]][[teal:10]][[gray:;i++){]]\\
[[teal:System]][[gray:.
i=]][[teal:0]][[gray:;i<]][[teal:10]][[gray:;i++){]]\\
    [[teal:System]][[gray:.
out.println(i);]]\\
[[gray:}]]\\
println(i);]]\\


Added DiffLines:

    [[gray:}]]\\
Is there an issue? Send a MessageReason:
None

Added DiffLines:

%% use html entity as a tab

Top