CodeSanook Blog
codesanook.com โคดสนุก สังคมแห่งการเรืยนรู้ แบ่งปันความรู้ ด้าน programming/coding สังคมที่ต้องสร้างแนวคิดที่ว่า "programming/coding ไม่ใช่เรื่องยาก แต่เป็นเรื่องที่สนุก เช่นเดียวกับคำที่ว่า codesanook สนุกไปกับการเขียนโคด"
-
Jump to a bookmark with Vim
In Vim, you can make a bookmark and assign a character to reference the bookmark.
-
Vim Windows xp command to swap a character
I sometimes have wrong typing my friend's name. His name is Phuong but I typed as Phoung.
-
Move forward and backward in Vim change list
When you make some changes, Vim records your changes as a change list
-
Move forward and backward in Vim jumps list
Vim record your as jump list
-
Use PowerShell profile to set something for you when launching a new PowerShell session
In PowerShell, you can crate a profile to set something (e.g. setting, variable) for you when launching a new PowerShell session
-
สร้าง SQL Server database ด้วย PowerShell script
-
Go back to last insert mode stopped and switch to insert mode
This tip is very helpful when you change something and want to add something after the last change you've just made.
-
Jump to the last change with Vim
Vim has automatic mark the last change for us. Therefore we can jump quickly with this.
-
Back to the last jump with automatic mark in Vim
Vim automatic create auto mark for you. This means whenever you jump in Vim, you can go back to the previous position fast and easily.
-
เขียนคำสั่งอ่านค่าเวลาจาก Real Time Clock DS1307 module (RTC) Netduino Arduino