java

Cabin Assigner Pro

Submitted by Granta_Omega on
This program allows to create and assign cabins at summer camp. There are error checking features including setting a capacity, an alert if a child is assigned to a cabin outside of their age range, it will prohibit assigned a cabin that is set for a different gender than the child, and it allows auto-assigning to save clicks. Campers and counselors can be added one by one, or imported through

SyntaxDB: Programmers' Run-To Search Engine

Submitted by Ivan Ponce on
Undeniably, a huge chunk of the world's population now is relying on technology when it comes to researches - most especially on-the-spot ones. Confusions are often typed on Google search bar, isn't it? Google is really useful most especially for students and professionals as its instant responses make work easier and faster done. However, in the case of programmers, the long list may bring more

Best Features of Android's Official Programming Language 'Kotlin'

Submitted by Ivan Ponce on
Android is undeniably one of the most progressive operating systems now. The technology giant behind it is no other than Google. Lots of people prefer using Android devices as it is user-friendly most especially that a big part of the world's population has it. The official programming language for Android is Kotlin. In this article, we are going to dig deeper into this programming language and

8 Highest-Paying Programming Languages in 2018

Submitted by Ivan Ponce on
When you will search online about the existing programming languages that you can learn, a long list will be given to you. Most likely, you will really have a hard time thinking which one to consider for learning. There are features you will like about a programming language and as well as features you would wish is present in that language. Meanwhile, on the practical side, if you wish to know

Android - Simple Alarm Application

Submitted by razormist on
Learn on how to create a Simple Alarm Application using Android. This simple application can be used to make a schedule of your meeting, birthday, etc, just to make on time with it. The android is an open source operating system it's free and user friendly to mobile developers. Android is available to any devices such as TV, phones, watches etc.

Android - Simple Sending SMS

Submitted by razormist on
Learn on how to create a Simple Sending SMS using Android. This tutorial is only an example for sending an SMS, it does not contain the receiving message yet. Android is a mobile operating system developed by Google. It used in several gadget like smartphone, tablet, and even television. Android is open source to developers who has an interest in developing mobile apps. It also provide an adaptive framework that allow the developer to develop an apps in a simpler way.