Java

41 Articles 2 Followers


NULS Smart Contract

17 Nov 2020 2 minute read 0 comments Nancy Sv

When I first discovered NULS, I was impressed with it because it was written entirely in Java. I didn’t need to learn a new language to interact with its code.   Later I discovered how simple the NULS smart contract platform is to use. The only code...

learn Java through e-books

29 Sep 2020 1 minute read 0 comments ryosuke

If you are a beginner in the IT field, and you want to learn Java programming language ,the first question that comes to your mind is: From where should i start?, what materials should i use ? well some people prefer the use of tutorials and some use...

Introduction to Java Streams (Java 1.8)

27 Mar 2020 1 minute read 0 comments 0xgult

The Java Stream API was introduced in Java 1.8 and is used to process elements inside a collection of objects. A Stream is a sequence of objects that supports various methods which can be pipelined to produce the desired result.  Let's take a simple...

Hello World in Java

28 Feb 2020 2 minute read 0 comments TechCogs

Java is a very common language these days.  It's largely used for servers and especially for Android applications, being the main language for Android. Java syntax is inspired by C++ but in Java, unlike in many other programming languages, everything...

Aksara Nusantara ep. 11 - La (aksara jawa)

26 Feb 2020 1 minute read 1 comment abisai

ꦭ is one of syllable in Javanese script that represent the sound /lɔ/, /la/. It is transliterated to Latin as "la", and sometimes in Indonesian orthography as "lo". In addition to the original meanings mentioned in the previous post, Javanese script...

Aksara Nusantara ep.10 - Wa (aksara jawa)

25 Feb 2020 1 minute read 1 comment abisai

ꦮ is one of syllable in Javanese script that represent the sound /ʋɔ/, /ʋa/. It is transliterated to Latin as "wa", and sometimes in Indonesian orthography as "wo". In addition to the original meanings mentioned in the previous post, Javanese script...

Aksara Nusantara ep.9 - Sa (aksara jawa)

24 Feb 2020 1 minute read 0 comments abisai

ꦱ is a syllabogram in Javanese script that represents the sounds /sɔ/ and /sa/. It is transliterated to Latin as "sa", and sometimes in Indonesian orthography as "so". In addition to the original meanings mentioned in the previous post, Javanese scr...

Aksara Nusantara ep.7 - Da (aksara jawa)

21 Feb 2020 1 minute read 0 comments abisai

ꦢ is a syllable in the Javanese script that represent the sound /d̪ɔ/, /d̪a/. It is transliterated to Latin as "da", and sometimes in Indonesian orthography as "do". In addition to the original meanings mentioned in the previous post, Javanese scrip...

Java: The Anything Language

20 Feb 2020 1 minute read 0 comments TechCogs

When Java was first released in its current incarnation, when it became known as Java, its tagline was, “Write once, run anywhere”. What they didn’t tell you were you hoops you had to jump through to distribute the software, especially if the people...

Aksara Nusantara ep.6 - Hanacaraka (aksara jawa)

20 Feb 2020 1 minute read 0 comments abisai

After the syllables ha, na, ca, ra, and ka have been discussed in previous posts, this time I will try to respond to the form of one syllable group, namely "hanacaraka". In addition to the original meaning of what was mentioned in the previous post,...