BlogHide Resteemsmurez-nst (54)in utopian-io • 6 years agoGroovy - Understand Closure in More Detail and Distinguish Each Lexical Scope in ClosureRepository What Will I Learn? You will learn more about Closure Deal with functional programming in Groovy All about lexical scope upon Closure in Groovy Requirements…murez-nst (54)in utopian-io • 6 years agoGroovy - Build Custom Syntax Using Groovy Domain-Specific Language and Perform DelegationRepository What Will I Learn? Create a project using Gradle Build Tool Common powerful features of Groovy programming language Groovy Closure (An anonymous block of codes)…murez-nst (54)in utopian-io • 6 years agoJava™ - Best Practice for Remote Communication with Java RMIRepository What Will I Learn? You will learn about Java™ RMI API You will learn about JavaFX You will learn about Java™ Generics (Abstract types) You will learn how to…murez-nst (54)in utopian-io • 7 years agoJavaFX - Best Practice of Client-Server App with Connection to the Database (Part 2)What Will I Learn? In this tutorial, I will continue the previous Student app development with connection to MySQL database. Previously, any successful saved records of Student will be lost…murez-nst (54)in utopian-io • 7 years agoJavaFX - First App with Modern Graphical User InterfaceWhat Will I Learn? In this tutorial, I will guide you how to build beautiful apps using UI Controls of JavaFX. Many developers just know Java Swing for building apps with graphical user interface…murez-nst (54)in utopian-io • 7 years agoJava™ - Cara Download Lampiran pada Email dan Mengekstraknya Kembali via SMTPS GmailWhat Will I Learn? Apa Yang Akan Saya Pelajari? Pada tutorial kali ini, spesial dalam bahasa Indonesia, saya akan menjelaskan bagaimana cara membaca email pada suatu akun Google yang Anda…murez-nst (54)in utopian-io • 7 years agoJava™ - Retrieve Contents of an Email Remotely with Gmail SMTPSWhat Will I Learn? In this tutorial, I will continue my previous lesson about how to manipulate email via Java™ application that all classes are available in the javax.mail package.…resteemedsteemit.medan (46)in introduceyourself • 7 years agoIntroducing : Indonesian Steemit Community - KSI Chapter MedanHoras Medan !!! Hallo Steemian, Saat ini platform Steemit sedang Booming di Indonesia. Hal ini tentu berkat usaha dari para Steemian penggiat promo Steemit. Berawal dari Aceh, pengguna…murez-nst (54)in utopian-io • 7 years agoJava™ - How to Zip the Path (Files or Directory) and Send Them as Attachment Over Network Using Gmail SMTPSource: What Will I Learn? In this tutorial, I will guide you how to archive/zip files or directory using standard Java™ class library in the package of java.util.zip. * . After we…murez-nst (54)in utopian-io • 7 years agoJava - How to Lock Files Using File Channel (Java I/O Part 1)Source: What Will I Learn? In this tutorial, I will guide you how to lock files by using File Channel while other processes will be blocked from attempting to gain access to the same…murez-nst (54)in utopian-io • 7 years agoJava - How to Create a Simple Server Using Java SocketSource here . What Will I Learn? In this tutorial, I will guide you the fundamentals of creating a simple server using Java socket. We will try connecting to the server using telnet to…murez-nst (54)in utopian-io • 7 years agoJava (Spring Framework) - Scheduler for Read Files from the Remote DirectorySource: What Will I Learn? I will clearly guide you how to build scheduler based on Java application to read all of incoming files from remote directories and then, save its contents as per…murez-nst (54)in utopian-io • 7 years agoVueJS - How to Apply Transition on Image GalleryHello, world! VueJS is still one of the most popular JavaScript frameworks and widely sponsored by other well-known and famous platforms. In this article, I will clearly guide you how to build…murez-nst (54)in utopian-io • 7 years agoJava (Spring Framework) - First App with Connection to MySQL DatabaseHello, world! In this article, I will clearly guide you how to build java application with connection to database. Slightly different, because of Spring , one of the most popular Java framework…resteemeduyak.wong (42)in promo-steem • 7 years agoMalam Pertama KSI Chapter Medan - Tak Kenal Maka Tak Sayang#1Seperti orang yang baru melepaskan masa lajangnya, malam ini menjadi salah satu malam bersejarah dalam dunia persteemitan di kota medan. Karena malam ini menjadi kopdar/meet up pertama Komunitas…murez-nst (54)in utopian-io • 7 years agoVueJS Component (Special Edition) - Pokecard, Fancy Card with Pop AnimationAt this moment, I will release my special component that has been built using VueJS. I named it with PokeCard (stands for Pocket Card), which is inspired by the Pokeball in the most…resteemedauliausu (58)in indonesia • 7 years ago(2018) Steemit, a Story a Journey and a FutureFrameit by Steemians Bandung “Tak kenal, maka tak earning” …, Mungkin itu penggalan kalimat yang mungkin cocok untuk sedikit menggambarkan kisahku selama aktif dalam sosial media berbasis…murez-nst (54)in utopian-io • 7 years agoWeb Template - Responsive Timeline Using VueJSAt this moment, I will share my recent timeline page as Single Page Application (SPA) Template. You will get many advantages when using this template, because of its capability that can be adapted…murez-nst (54)in utopian-io • 7 years agoCrypto - Advanced Encryption Standard (AES)Source: At this moment, I will share my project about one of the most popular cryptography algorithms, i.e. Advanced Encryption Standard . If you have a strong passion in the study of…murez-nst (54)in utopian-io • 7 years agoJava vs. JavaScript Iterable ObjectSource: Any object that can be usable to iterate each of its elements using a special kind of loop (usually for with different sense ) and without touch its index is an Iterable .…