Selasa, 27 Desember 2016

How To Use Git on oh-my-zsh version
1. Make new branch $gc -b [name_of_your_new_branch] ==> git checkout -b [name_of_your_new_branch] $gs ==> git status 2. Add ...

Selasa, 27 September 2016

Arduino Work In Single LM35 Sensor + Sketch
Now make your own temperature sensor by Arduino and LM35 Sensor You required following parts 1-ARDUINO BOARD ANY VERSION 2-LM35 TEMPERATU...

Jumat, 19 Agustus 2016

persipan-persipan dengan menggunakan mbstring dalam php 7
Install mbstring Sudo apt-get install php7.0-mbstring Aktifkan mbstring sudo phpenmod mbstring Menginstall requeremen...

Sabtu, 16 April 2016

Create Github Repository with Git in Linux - Command Line instruction
On Github Account Site : 1. Create account github 2. Create repository On Linux Enter directory what you want to add to github comma...

Jumat, 15 April 2016

Configuring Visual Studio Code for PHP development
Updated March 17, 2016: added a link to the PHP topic on the VS Code documentation center. Two weeks ago I was a speaker at the PHP Ben...
Problem with single name author in OJS
In based of Open Jurnal System a.k.a OJS used Smarty Template Engine, for anyone spacially from indonesia like me, if you have problem with ...

Kamis, 14 April 2016

How To Updrade or Install Git to Latest Version
Install Git via package-management once and you will be always have last updates . Just run this commands to instal...

Entri yang Diunggulkan

How To Use Git on oh-my-zsh version

Popular Posts