This short video will teaches us how to use reloadData function in UITableView (syntax : [tableView reloadData] ) . It shows the function through examples to add and delete number of cells (UITableViewCell) in UITableView
This short video continues explaining about costumizing UITableViewCell, adding UITableViewCellDisclosureDetail and UITableViewGroupStyle
This short video continues explaining about costumizing UITableViewCell, adding UITableViewCellStyleSubtitle and UITableViewGroupStyle
This short video explains the very basic concept of UITableView in iPhone programming. There will be more videos that will cover UITableView
This short video will explain how to detect where user touches the screen
This video explains how to build UI Slider and UIAlertView in iPhone
This short video that explains how to connect interfacebuilder to XCode
This short video explains about playing short sound and creating button programmatically
This short video introduce the environment tools to develop iPhone applications, starting off with simple “Hello World” app.