Monday, 26 July 2010

Vim/gVim _vimrc setting

colorscheme vylight

set autoindent
set cindent
set smartindent
set tabstop=4
set shiftwidth=4
set nobackup
set hls
syntax on
set visualbell
filetype on
set showmatch
set guifont=inconsolata:h12
set nu
set lines=30
set columns=100

map <F4>:w <CR> :!javac % <CR>
map <F5>:!java %:r

au BufEnter * lcd %:p:h

"enew! | r!ls

OpenGL ES Android Tutorial Sites...

anddev.org
http://www.anddev.org/tut-sequence_android_gl_-_learning_opengl_from_scratch-t229.html

droidnova.com
http://www.droidnova.com/android-3d-game-tutorial-part-i,312.html

Nehe Tutorial for Android
http://hyena0.tistory.com/417

Wednesday, 14 July 2010

lynda.com: iPhone SDK Essential Training

iPhone Development Tutorial - 36 - Loading the Files

iPhone Development Tutorial - 1 - Installing Xcode and the iPhone SDK

iPhone SDK Tutorial: Making Universal Apps

iPhone SDK Switching Views Curl Animation Tutorial

Part 2: Switch Views with Animation Curl iPhone SDK

Part 1: Switching Views with the Flip Animation iPhone SDK

iPhone Programming, Animate Between Views-Part 3

iPhone Programming, Animate Between Views-Part 2

iPhone Programming, Animate Between Views-Part 1

iPhone Programming-Sprite Animation

Monday, 12 July 2010

Apple iPad Guided Tour 2010

iPod Tutorial: Downloading Music & Video to Your iPod

iPhone - A Guided Tour [2/3]

iPhone - A Guided Tour [1/3]

iPhone / iPad App Icon Design Tips

iPhone / iPad App Website Design Tips

Effective Java - Still Effective After All These Years

Making the Android UI Fast and Efficient by Romain Guy

Learn how to develop for Android, Beyond HelloWorld

iPhone SDk Tutorial - Switching ViewsControllers With Animation

iPhone SDK Tutorial - How to Add a Loading Screen

iPhone SDK Tutorial - How to Make an Animation (with different images)

iPhone SDK Tutorial - Hello World Application

iPhone SDK Tutorial - Make an Application With Webview, Plus Bonus

iPhone SDK Tutorial - Tab Bar, With WebView on Each Page

iPhone SDK: Store App Part 3 - Senders & Purchasing

iPhone SDK: Store App Part 2 - Icon & Timers

iPhone SDK: Store App Part 1 - Objective C Math

아이폰 SDK iPhone SDK: Creating Buttons and Adding Actions & Alert View

iPhone Game Dev Tutorial 아이폰 게임 개발 강좌

iPhone Game Programming – Tutorial 1
iPhone Game Programming – Tutorial 2 – Image Class
iPhone Game Programming – Tutorial 3 – SpriteSheet Class
iPhone Game Programming – Tutorial 4 – Bitmap Font Class
iPhone Game Programming – Tutorial 5 – Animation Class
iPhone Game Programming – Tutorial 6 – Tiled Map Class
iPhone Game Programming – Tutorial 7 – Singleton Class
iPhone Game Programming – Tutorial 8 – Particle Emitter
iPhone Game Programming – Tutorial 9 – Sound Manager
iPhone Game Programming – Tutorial 10 – Game Structure
iPhone Game Programming – Tutorial 11 – Joypad

가장 많이 본 글