-
Recent Posts
Recent Comments
- Marquita on Hello world!
- Anonymous on Hello world!
Archives
Categories
Meta
Monthly Archives: December 2015
Algorithm & Programming – 7th Meeting
Pada pertemuan kali ini kita membahas Function dan Recursion Function berfungsi untuk membuat fungsi yang bisa dibuat oleh kita sendiri. Function juga berguna untuk membuat program menjadi lebih simple dan dapat membuat program dapat dideteksi dengan lebih mudah bila ada … Continue reading
Posted in Uncategorized
Leave a comment
Algorithm & Programming – 6th Meeting
Di pertemuan ke 6 ini kami mempelajari tentang vibonaci I–>P–>O I = Input (scanf, getchar,…) P = Process (Selection [ If-else, Switch case, Nested If], Looping/Repetition [for, while, do-while], storage [file, sql, nosql ] ) O = Output (printf,…) Contoh … Continue reading
Posted in Uncategorized
Leave a comment
Algorithm & Programming – 9th Meeting
Definisi File, record dan penyusunnya : File is a collection of record Record is a collection of field Field is a block of byte Byte is collection of bit Definisi Streams Stream -Standard input stream (stdin) -Standard output stream (stdout) -Standard … Continue reading
Posted in Uncategorized
Leave a comment