1.memperbarui aplikasi klinik rawat jalan ufa
2.count redirect dengan Javascript
3.membuat animasi loading dan progressbar dengan jquery
4.membuat fungsi reverse dengan Javascript
Kamis, 30 Juni 2016
Rabu, 29 Juni 2016
Belajar Javascript di dumetschool.com
1.memperbarui aplikasi klinik rawat jalan ufa
2.text ticker dengan Javascript
3.double click to top dengan Javascript
4.uppper case dan lower case dengan Javascript
5.membuat time greeting dengan Javascript
6.membuat formhandler dengan menu pulldown
2.text ticker dengan Javascript
3.double click to top dengan Javascript
4.uppper case dan lower case dengan Javascript
5.membuat time greeting dengan Javascript
6.membuat formhandler dengan menu pulldown
Selasa, 28 Juni 2016
Belajar Javascript di dumetschool.com
Selasa 28 Juni 2016
1.memperbarui aplikasi rawat jalan ufa
2.konversi tipe data Javascript
3.input focus Javascript
4.membuat button redirect dengan Javascript
5.Javascript window object
6.membuat mouse hover alert
1.memperbarui aplikasi rawat jalan ufa
2.konversi tipe data Javascript
3.input focus Javascript
4.membuat button redirect dengan Javascript
5.Javascript window object
6.membuat mouse hover alert
Minggu, 26 Juni 2016
Belajar PHP & Javascript
Senin 27 Juni 2016
1.memperbarui tugas poliklinik ufa
2.membuat sistem login yang aman dengan PHP
3.kegunaan dari fungsi mysql_real_escape_string() pada php
4.tipe data boolean di javascript
5.membuat struktur switch case pada javascript
6.tipe data array pada javascript
1.memperbarui tugas poliklinik ufa
2.membuat sistem login yang aman dengan PHP
3.kegunaan dari fungsi mysql_real_escape_string() pada php
4.tipe data boolean di javascript
5.membuat struktur switch case pada javascript
6.tipe data array pada javascript
Jumat, 17 Juni 2016
Kamis, 16 Juni 2016
belajar ruby in codecademy.com & belajar JS di dumetschool.com
Redacted!
1.what you'll building
2.getting the user's input
3.the. split method
4.redacted!
5.control flow know-how
6.great work!
Data Structures
1.creating arrays
2.access by index
3.arrays of non-numbers
4.arrays of arrays
5.create your own
6.introduction to hashes
7.using hash.new
8.adding to a hash
9.accessing hash values
10.(re) introduction to iteration
11.iterating over arrays
12.iterating over multidimensional arrays
13.iterating over hashes
14.multidimensional arrays
15.hashes
16.iterating over a hash
JS
1.looping Javascript Input
2.no copy paste
1.what you'll building
2.getting the user's input
3.the. split method
4.redacted!
5.control flow know-how
6.great work!
Data Structures
1.creating arrays
2.access by index
3.arrays of non-numbers
4.arrays of arrays
5.create your own
6.introduction to hashes
7.using hash.new
8.adding to a hash
9.accessing hash values
10.(re) introduction to iteration
11.iterating over arrays
12.iterating over multidimensional arrays
13.iterating over hashes
14.multidimensional arrays
15.hashes
16.iterating over a hash
JS
1.looping Javascript Input
2.no copy paste
Rabu, 15 Juni 2016
Selasa, 14 Juni 2016
belajar JS di dumetschool.com & TUGAS
*memperbarui proses login untuk software poliklinik
*membuat slide show untuk tampilan login
JS
1.mencetak output di Javascript= document.write("sedang belajar");
*membuat slide show untuk tampilan login
JS
1.mencetak output di Javascript= document.write("sedang belajar");
Senin, 13 Juni 2016
learn ruby in codecademy.com
*Mencari contoh dan alur tampilan klinik rawat jalan
1.membuat grafik chart berbasis web
2.mengenal trigger di mysql
loop & iterators
1.the 'while' loop
2.danger:infinite loops!
3.the 'until' loop
4.more assignment operators
5.the 'for' loop
6.inclusive and exclusive ranges
7.building your own
8.the loop method
9.next!
10.saving multiple values
11.the .each iterator
12.try it out
13.the .times iterator
14.looping with 'while'
15.looping with 'until'
16.looping with 'for'
17.looping the loop with loop
18.iterating with .times
1.membuat grafik chart berbasis web
2.mengenal trigger di mysql
loop & iterators
1.the 'while' loop
2.danger:infinite loops!
3.the 'until' loop
4.more assignment operators
5.the 'for' loop
6.inclusive and exclusive ranges
7.building your own
8.the loop method
9.next!
10.saving multiple values
11.the .each iterator
12.try it out
13.the .times iterator
14.looping with 'while'
15.looping with 'until'
16.looping with 'for'
17.looping the loop with loop
18.iterating with .times
Jumat, 10 Juni 2016
learn ruby in codecademy.com & Tugas & belajar JS di dumetscholl.com
Thith Meanth War
1.what you'll be building
2.getting user input
3.downcase!
4.setting up the 'if' branch, part 1
5.setting up the 'if' branch, part 2
6.setting up the 'else' branch
7.returning the final string--er, "Thtring"
8.congrulationth!
#belajar try sql di codeschool.com
*Pembuatan form lofin untuk aplikasi klinik rawat jalan
JS
1.sejarah javascript
1.what you'll be building
2.getting user input
3.downcase!
4.setting up the 'if' branch, part 1
5.setting up the 'if' branch, part 2
6.setting up the 'else' branch
7.returning the final string--er, "Thtring"
8.congrulationth!
#belajar try sql di codeschool.com
*Pembuatan form lofin untuk aplikasi klinik rawat jalan
JS
1.sejarah javascript
Kamis, 09 Juni 2016
Belajar Codeschool.com & Tugas & Belajar php di jagocoding.com
Try SQL di codeschool.com
*merelasikan antar table di database poliklinik rawat jalan
PHP
1.cara menyimpan data kedalam file php
*merelasikan antar table di database poliklinik rawat jalan
PHP
1.cara menyimpan data kedalam file php
Rabu, 08 Juni 2016
Pemberian Tugas
*diberi wasasan untuk mengerjakan project berupa sistem klinik rawat jalan
*pembuatan dan perancangan database klinik rawat jalan
*pembuatan dan perancangan database klinik rawat jalan
Selasa, 07 Juni 2016
Ruby in codecademy.com & Belajar PHP di jagocoding.com
Introduction To Ruby
1.overview & sneak peek
2.data types:numbers,strings,booleans
3.variables
4.math
5.'puts' and 'print'
6.everything in ruby is an object
7.the '.length' method
8.the '.reserve' method
9.'.upcase' & '.downcase'
10.single-line comments
11.multi-line comments
12.naming conventions
13.variables & data types
14.math
15.strings and string methods
16.comments
Putting The Form In Formatter
1.what you'll be building
2.prompting the user
3.getting input
4.repeat for more input
5.printing the output
6. formatting with string methods
7.great work!
Control Flow In Ruby
1.how it works
2.if
3.else
4.elseif
5.unless
6.equal or not?
7.less than or greater than
8.practice makes perfect
9.and
10.or
11.not
12.combining boolean operators
13.nice work!
14.if,else,elsif
15.unless
16.dare to compare
17.billions of booleans
PHP
1.mengedit data dengan PDO (php data object)
2.memasukkan data dengan PDO (php data object)
3.membuat koneksi PDO (php data object)
1.overview & sneak peek
2.data types:numbers,strings,booleans
3.variables
4.math
5.'puts' and 'print'
6.everything in ruby is an object
7.the '.length' method
8.the '.reserve' method
9.'.upcase' & '.downcase'
10.single-line comments
11.multi-line comments
12.naming conventions
13.variables & data types
14.math
15.strings and string methods
16.comments
Putting The Form In Formatter
1.what you'll be building
2.prompting the user
3.getting input
4.repeat for more input
5.printing the output
6. formatting with string methods
7.great work!
Control Flow In Ruby
1.how it works
2.if
3.else
4.elseif
5.unless
6.equal or not?
7.less than or greater than
8.practice makes perfect
9.and
10.or
11.not
12.combining boolean operators
13.nice work!
14.if,else,elsif
15.unless
16.dare to compare
17.billions of booleans
PHP
1.mengedit data dengan PDO (php data object)
2.memasukkan data dengan PDO (php data object)
3.membuat koneksi PDO (php data object)
Senin, 06 Juni 2016
javascript, learn the command line in codecademy.com & Belajar PHP di jagocoding.com
JS:Building A Cash Register
1.shut the shop!
2.manually add it up?
3.short-term memory
4.i have to scan it more than once?
5.bleep bleep
6.over the moon
7.you deserved it!
LTCL:Navigation
1.your first command
2.is
3.filesystem
4.pwd
5.cd I
6.cd II
7.mkdir
8.touch
9.generalization
LTCL:Manipulation
1.ls,revisited
2.ls -a
3.ls -l
4.ls -alt
5.cp I
6.cp II
7.wildcars
8.mv
9.rm
10.generalizations
LTCL:Redirection
1.redirection
2.stdin,stdout, and stderr
3.your first redirect
4.>
5.>>
6.<
7.|
8.sort
9.uniq
10.grep I
11.grep II
12.sed
13.generalizations
PHP
1.teknik dasar dalam pemrograman PHP operasi directory and files
2.menggunakan md5 untuk mengencrypt password
3.menghapus data dengan PDO(PHP Data Object)
1.shut the shop!
2.manually add it up?
3.short-term memory
4.i have to scan it more than once?
5.bleep bleep
6.over the moon
7.you deserved it!
LTCL:Navigation
1.your first command
2.is
3.filesystem
4.pwd
5.cd I
6.cd II
7.mkdir
8.touch
9.generalization
LTCL:Manipulation
1.ls,revisited
2.ls -a
3.ls -l
4.ls -alt
5.cp I
6.cp II
7.wildcars
8.mv
9.rm
10.generalizations
LTCL:Redirection
1.redirection
2.stdin,stdout, and stderr
3.your first redirect
4.>
5.>>
6.<
7.|
8.sort
9.uniq
10.grep I
11.grep II
12.sed
13.generalizations
PHP
1.teknik dasar dalam pemrograman PHP operasi directory and files
2.menggunakan md5 untuk mengencrypt password
3.menghapus data dengan PDO(PHP Data Object)
Jumat, 03 Juni 2016
javascript in codecademy.com & Belajar PHP di malasngoding.com
Introduction To Object II
1.an object review
2.fun with functions
3.literally speaking
4.can i see your references?
5.who's in your bracket?
6.i.d please
7.know thyself
8.dressed to impress
9.getting in-timate
10.list all the properties
11.class is in session
12.teach snoopy
13.how do classes help us?
14.prototype to the rescue
15.prototype practice
16.it's all in the genes
17.marching penguins
18.dry penguins
19.black(and white) penguin magic
20.penguins,properties,and the prototype
21.up the food -I-mean-prototype chain
22.open to the public
23.private variables
24.accessing private variables
25.private methods
26.passing arguments
27.looks-for-in to me
28.hello,yes this is dog
29.so meta i can't take it!
30.private eye
PHP malasngoding.com
1.pengenalan construct dan destruct pada PHP
PHP jagcoding.com
1.membuat random quotes pada PHP
2.cara mengecek suatu website dibuat dengan bahasa pemrograman PHP atau tidak
3.belajar class sederhana dengan PHP
1.an object review
2.fun with functions
3.literally speaking
4.can i see your references?
5.who's in your bracket?
6.i.d please
7.know thyself
8.dressed to impress
9.getting in-timate
10.list all the properties
11.class is in session
12.teach snoopy
13.how do classes help us?
14.prototype to the rescue
15.prototype practice
16.it's all in the genes
17.marching penguins
18.dry penguins
19.black(and white) penguin magic
20.penguins,properties,and the prototype
21.up the food -I-mean-prototype chain
22.open to the public
23.private variables
24.accessing private variables
25.private methods
26.passing arguments
27.looks-for-in to me
28.hello,yes this is dog
29.so meta i can't take it!
30.private eye
PHP malasngoding.com
1.pengenalan construct dan destruct pada PHP
PHP jagcoding.com
1.membuat random quotes pada PHP
2.cara mengecek suatu website dibuat dengan bahasa pemrograman PHP atau tidak
3.belajar class sederhana dengan PHP
Kamis, 02 Juni 2016
java script in codecademy.com & Belajar PHP di malasngoding.com
Introduction To Object I
1.we've come a long,long
2.through the hard times
3.and the good
4.i have to celebrate you baby
5.i have to praise you like i should!
6.intro
7.properties
8.accessing properties
9.accessing properties part 2
10.another way to create
11.putting it all together
12.more practice making objects
13.function review
14.so what's a method?
15.why are methods important?
16.the "this" keyword
17."this" works for everyone
18.make your own method
19.more kinds of methods
20.the object constructor
21.custom constructors
22.try it out
23.more options
24.constructors with methods
25.constructor in review
26.arrays of objects
27.loop the loop
28.passing objects into functions
29.try it out
30.what are objects for
31.properties
32.customizing constructors
33.methods
Building An Address Book
1.digitizing people
2.more people
3.displaying people
4.listing everybody
5.finding that special someone
6.we made a friend!
PHP
1.pengenalan $_server di PHP
2.mengenal class,object,property dan method
1.we've come a long,long
2.through the hard times
3.and the good
4.i have to celebrate you baby
5.i have to praise you like i should!
6.intro
7.properties
8.accessing properties
9.accessing properties part 2
10.another way to create
11.putting it all together
12.more practice making objects
13.function review
14.so what's a method?
15.why are methods important?
16.the "this" keyword
17."this" works for everyone
18.make your own method
19.more kinds of methods
20.the object constructor
21.custom constructors
22.try it out
23.more options
24.constructors with methods
25.constructor in review
26.arrays of objects
27.loop the loop
28.passing objects into functions
29.try it out
30.what are objects for
31.properties
32.customizing constructors
33.methods
Building An Address Book
1.digitizing people
2.more people
3.displaying people
4.listing everybody
5.finding that special someone
6.we made a friend!
PHP
1.pengenalan $_server di PHP
2.mengenal class,object,property dan method
Rabu, 01 Juni 2016
Javascript in codecademy.com & Belajar PHP di malasngoding.com
More On Control Flow In JS
1. if/else
2.if/if else/else
3.for or while
4.sneak preview:the switch statement
5.adding to an exiting switch
6.practice with switch
7.more practice with switch
8.all on your own
9.mid-lesson breather
10.overview
11.and
12.or
13.not
14.review
Code Your Own Adventure 2
1.what you'll be building
2.prompt
3.to UpperCase() and to LowerCase
4.switch
5.logical operators
6.you did it
Arrays and Object in JS
1.you know this
2.access by offset
3.array properties
4.iterating over an array
5.heterogeneous in arrays
6.arrays of arrays
7.jagged arrays
8.mid-lesson breather
9.nouns and verbs together
10.object syntax
11.creating a new object
12.practice makes perfect
13.review
14.heterogeneous arrays
15.multidimensional arrays
16.editing an existing object
17.creating your own objects
Contact List
1.what you'll building
2.creating your contact object
3.adding your friends
4.adding properties
5.tossing in an array
6.list 'em all
7.search for a friend
8.vitory
PHP
1.mengulang belajar operator aritmatika
2.fungsi foreach pada PHP
3.kegunaan fungsi format di PHP
1. if/else
2.if/if else/else
3.for or while
4.sneak preview:the switch statement
5.adding to an exiting switch
6.practice with switch
7.more practice with switch
8.all on your own
9.mid-lesson breather
10.overview
11.and
12.or
13.not
14.review
Code Your Own Adventure 2
1.what you'll be building
2.prompt
3.to UpperCase() and to LowerCase
4.switch
5.logical operators
6.you did it
Arrays and Object in JS
1.you know this
2.access by offset
3.array properties
4.iterating over an array
5.heterogeneous in arrays
6.arrays of arrays
7.jagged arrays
8.mid-lesson breather
9.nouns and verbs together
10.object syntax
11.creating a new object
12.practice makes perfect
13.review
14.heterogeneous arrays
15.multidimensional arrays
16.editing an existing object
17.creating your own objects
Contact List
1.what you'll building
2.creating your contact object
3.adding your friends
4.adding properties
5.tossing in an array
6.list 'em all
7.search for a friend
8.vitory
PHP
1.mengulang belajar operator aritmatika
2.fungsi foreach pada PHP
3.kegunaan fungsi format di PHP
Langganan:
Postingan (Atom)