Namo Buddhaya,
Nama : Albert Vidya
Umur : 25 tahun
Status : Single
Alamat : Tanjung Duren Barat
Pekerjaan : Software Developer
Semoga semua makhluk bisa hidup bahagia.
sering2 diskusi yah :)
kenapa bisa hello word yah....
ini terjadi disemua programming languages lho...
>+++++++++[<++++++++>-]<.>+++++++[<++++>-]<+.+++++++..+++.[-]
>++++++++[<++++>-] <.>+++++++++++[<++++++++>-]<-.--------.+++
.------.--------.[-]>++++++++[<++++>- ]<+.[-]++++++++++.
Program HelloWorld;
Begin
Writeln ('Hello World!');
End.
package com.android.helloandroid;
import android.app.Activity;
import android.os.Bundle;
import android.widget.TextView;
public class HelloAndroid extends Activity {
/** Called when the activity is first created. */
[at] Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
TextView tv = new TextView(this);
tv.setText("Hello, Android");
setContentView(tv);
}
}
Quote from: Lex Chan on 23 February 2011, 09:01:23 AM
package com.android.helloandroid;
import android.app.Activity;
import android.os.Bundle;
import android.widget.TextView;
public class HelloAndroid extends Activity {
/** Called when the activity is first created. */
[at] Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
TextView tv = new TextView(this);
tv.setText("Hello, Android");
setContentView(tv);
}
}
nulis hello word aja syusyah amit . . .
"hello world" sudah merupakan legenda di dunia pemograman,
seperti halnya legenda Chang'e yang terbang ke bulan atau legenda Sangkuriang yang menendang perahu ;D
kalo gak salah dikarenakan "hello world" pertama kali ada di guide book C. Karena C sendiri adalah legenda, maka "hello world" pun jadi legenda
(bener gak yah?)
section .text
global _start
_syscall:
int 0x80
ret
_start:
push dword len
push dword msg
push dword 1
mov eax,0x4
call _syscall
add esp,12
push dword 0
mov eax,0x1
call _syscall
section .data
msg db "Hello, world!",0xa
len equ $ - msg
}
Quote from: Mas Tidar on 23 February 2011, 09:05:00 AM
nulis hello word aja syusyah amit . . .
itu gak nulis hello world. itu nulis Hello, Android
itu udah paling minimal. kalo gini caranya, resume anda saya tolak.
Quote from: allhill on 23 February 2011, 06:48:27 AM
Namo Buddhaya,
Nama : Albert Vidya
Umur : 25 tahun
Status : Single
Alamat : Tanjung Duren Barat
Pekerjaan : Software Developer
Semoga semua makhluk bisa hidup bahagia.
wah aku jg di tanjung duren...salam kenal yah....:)
kok kayanya byk banget pakar IT yah? ::) hehe....
Quote from: Sunkmanitu Tanka Ob'waci on 23 February 2011, 09:16:38 AM
itu gak nulis hello world. itu nulis Hello, Android
itu udah paling minimal. kalo gini caranya, resume anda saya tolak.
bisa diminimalkan lagi sih, tapi tambah rumit karena perlu ngedit
strings.xml dan
main.xml.. 8)
gak perlu. soalnya kita cuma main di activity aja. gak usah edit2 viewnya. males.
Quote from: M14ka on 23 February 2011, 09:18:45 AM
wah aku jg di tanjung duren...salam kenal yah....:)
aku juga di tj duren :))
tapi tj duren luas lhooooo.. :))
biar gampang pake Print "Hello World" :))
halo om vidya ;D.
selamat datang ;D.
Salam kenal n Welcome _/\_
Quote from: comel on 23 February 2011, 08:14:16 PM
halo om vidya ;D.
selamat datang ;D.
ngambil nama belakang ....
mestinya haloo om Albert ...gimana kabar tante vidya :hammer:
Quote from: LifehackerWhat is "Hello world!" all about?
Writing a simple program that says "Hello world!" is generally the first thing every programmer does when they're learning how to code.It's necessary, but it's sort of a tradition and an initiaion into the club.
Halo, salam kenal. _/\_