Sabtu 15 Mei 2010, bertempat di Universitas Dian Nuswantoro Semarang telah dilaksanakan lomba pemrograman java tingkat Jateng-Diy yang diikuti oleh 31 Team yang melakukan pendaftaran sejak sebulan sebelumnya. Beberapa Universitas yang ikut berpartisipasi dalam lomba pemrograman ini antara lain adala ...
diy
[Report] Javakan Javamoe “The Art of Java Programing for Education”
so busy, i couldn't even post to lj.
17:17 @ aliya Did you get the new diy frappuccino? I tried one (java chip) and it was actually pretty good... # 17:34 @ aliya Yeah, you can use whatever milk you want. Hadn't had a java chip in a while so who knows if it's due to the new recipe or not? # Automatically shipped by LoudTwitter
反定制Nokia 6268
自从中国电信接手CDMA之后,就下了很大的功夫进行推广。尤其是在高校里面,优惠大大的。 C网有着种种优势,低辐射、通话质量好……不过最大的弊端就是可选择的终端太少,便宜一点的就只有短信电话等功能,功能丰富的就很贵……选了n久,终于搞了一个二手的Nokia几年前为联通CDMA推出的定制机6268。由于是定制机,在功能上做了很多的限制,最不能让我容忍的就是限制了Java软件对网络的访问。
DIY Netbook Linux - PCWorld.co.nz
DIY Netbook Linux
DIY Netbook Linux - Washington Post
DIY Netbook Linux
Deklarasi Elemen Array Dalam Bahasa...
Contoh 1 public class ArrayPropinsi1 { public static void main (String args) { String prop = {”DKI”,”JaTim”,”JaBar”,”DIY”,”JaTeng”}; for (int i = 0; i < prop.length; i++) { System.out.println(”Propinsi ” + prop[i]);} } } Contoh 2 public class ArrayPropinsi2 { public static void main (String args) { String prop = {{”DKI”,”Jkt”}, {