[iOS/iPhone] Tutorials






Mac OS Startup

Review มือใหม่หัดใช้เครื่อง Mac กับ OS X เริ่มต้นรู้จักทำความเข้าใจก่อนการเขียน iOS
Mac Starter เริ่มต้นเปิดเครื่อง Mac และทำความเข้าใจพื้นฐานโครงสร้างของ Mac และ OS X
การติดตั้ง OS ของ Windows บนเครื่อง Mac (Macintosh) ผ่าน App ของ Boot Camp
Basic พื้นฐาน การใช้งานเมนูต่าง ๆ บนเครื่อง Mac กับหน้าจอ Interface การควบคุมการทำงาน

iOS Startup

สรุปและทำความเข้าใจ สิ่งที่ต้องมีก่อนการเขียน App บน iOS ที่ทำงานกับ iPhone และ iPad
Install ติดตั้ง Xcode บนเครื่อง Mac สำหรับเขียน iOS (iPhone, iPad , iPod)
Xcode Starter การเปิดโปรแกรม Xcode ครั้งแรก และการปรับแต่งค่าพื้นฐาน

iOS First Application

เริ่มต้นการสร้าง Project ของ iPhone และ iPad บน Xcode การทดสอบ Run บน iOS Simulator
รู้จักกับ Project แต่ล่ะตัวของ Xcode ที่ใช้ในการเขียน iOS บน iPhone และ iPad

iOS Basic

โครงสร้างของ Xcode IDE และ ไฟล์ที่ได้จากการ Create Project บน Xcode (iOS, iPhone, iPad)
การใช้งาน iOS Simulator เบื้องต้น ก่อนการเขียนโปรแกรม iOS สำหรับ iPhone และ iPad
เพิ่ม Keyboard (Thai Keyboard) ภาษาไทยบน iOS Simulator สำหรับ iPhone และ iPad
Objective-C กับการสร้าง Event และ Action (IBAction) โต้ตอบ บน iOS (iPhone,iPad)
Objective-C และ Outlet (IBOutlet) Action(IBAction) แบบง่าย ๆ ผ่าน Xcode (iPhone,iPad)
รู้จัก NSLog กับ Objective-C บน iOS (for iPhone and iPad Dev)
iOS/iPhone viewDidLoad , didReceiveMemoryWarning , dealloc (Objective-C , iPhone)
ฟรี!! อบรม iPhone, เขียน iPhone, เรียน iPhone, สอน iPhone App แหล่งความรู้แบบฟรี ๆ

iOS and Objective-C

การเขียน Coding ด้วยภาษา Objective-C กับการแสดงผลง่าย ๆ บน iOS (iPhone,iPad)
iOS/iPhone Dynamic Create Object Dynamically (Objective-C , iPhone)
Objective-C and Cocoa กับการเขียนโปรแกรมบน iOS สำหรับ iPhone และ iPad
Objective-C and Variable รู้จักกับตัวแปรในภาษา Objective-C (iOS,iPhone,iPad)
Objective-C and DataType ชนิดของตัวแปรในภาษา Objective-C (iOS,iPhone,iPad)
Objective-C and Loop การสร้างลูปและแสดง Loop แบบง่าย ๆ (iOS,iPhone,iPad)
Objective-C and if , else if , switch Flow Condition Statement (iOS,iPhone,iPad)
Objective-C and Operator การใช้ Operator บนภาษา Objective-C (iOS,iPhone,iPad)
Objective-C Property(strong,nonatomic) , Weak , Strong type (iOS, iPhone, iPad)
Objective-C and Class Object (OOP) การเรียกใช้งาน Class (iOS,iPhone,iPad)
iOS/iPhone Substring / Split / Replace String (Objective-C)
iOS/iPhone and Timer (NSTimer, Objective-C)
iOS/iPhone and Thread (NSThread, Objective-C)

iOS and Dialog / Popup

การสร้าง Message Box หรือ Alert ด้วย UIAlertView บน iOS (iPhone,iPad)
iOS/iPhone Confirm Dialog Popup - UIAlertView (Objective-C,iPhone,iPad)
iOS/iPhone Textbox in Popup - UITextField / UIAlertView (Objective-C,iPhone)
iOS/iPhone Dialog Popup and Optional Item - UIAlertView (Objective-C,iPhone)
iOS/iPhone Username and Password Popup - UIAlertView (Objective-C,iPhone)
iOS/iPhone Action Sheet Popup - UIActionSheet (Objective-C,iPhone,iPad)
iOS/iPhone Adding Show Image Action Sheet (UIActionSheet) and Alert View (UIAlertView)

iOS and Date Time

iOS/iPhone Date Time and Date Format (NSDate, Objective-C)
iOS/iPhone DateDiff / TimeDiff / Convert Date (NSString to NSDate, NSDate to NSString)
iOS/iPhone Date Picker (UIDatePicker) Example (iPhone,iPad)

iOS and Basic Interface Builder

Objective-C กับการสร้าง Event และ Action (IBAction) โต้ตอบ บน iOS (iPhone,iPad)
Objective-C และ Outlet (IBOutlet) Action(IBAction) แบบง่าย ๆ ผ่าน Xcode (iPhone,iPad)
รู้จัก IBOutlet และ IBAction กับ Interface Builder (iOS , iPhone , iPad)
iOS/iPhone Label(UILabel) , Text Field(UITextField) , Round Rect Button(UIButton) Example (iPhone,iPad)
สุดยอดการใช้ Object Library เครื่องมือ สร้างออกแบหน้าจอ Interface Builder ในรูปแบบต่าง ๆ ของ iOS ทั้งหมด
iOS/iPhone Text View (UITextView) Display Multiline Text Region (Objective-C, iPhone, iPad)

iOS and Image

iOS/iPhone Show Image and Display Picture - UIImage (Objective-C,iPhone)
iOS/iPhone Background Colors and Background Image Example (iPhone,iPad)
iOS/iPhone Set Image Alpha/Opacity with Slider (UIImageView and UISlider)
iOS/iPhone Page Control and Image View (UIImageView) (Objective-C, iPhone, iPad)

iOS and Custom Interface Builder

iOS/iPhone Slider (UISlider) Example (iPhone,iPad)
iOS/iPhone Segmented Control (UISegmentedControl) Example (iPhone,iPad)
iOS/iPhone Switch (UISwitch) Example (iPhone,iPad)
iOS/iPhone Stepper (UIStepper) Example (iPhone,iPad)
iOS/iPhone Map View (MKMapView) Longitude , Latitude Example (iPhone,iPad)
iOS/iPhone Picker View (UIPickerView) Example (iPhone,iPad)
iOS/iPhone Collection View (UICollectionViewController) Multiple Column Item (iPhone, iPad)
iOS/iPhone Scroll View (UIScrollView) Example (iPhone,iPad)

iOS and View

iOS/iPhone Multiple View (Objective-C, iPhone, iPad)
iOS/iPhone Change View Startup Open First (Objective-C, iPhone, iPad)
iOS/iPhone Storyboard and View , Multiple View (Objective-C, iPhone, iPad)
iOS/iPhone Passing Data Between View (Objective-C,iPhone,iPad)
iOS/iPhone Splash Screen Launch and Apps icons Launcher Example (iPhone,iPad)
iOS/iPhone Portrait and Landscape Orientation (Objective-C, iPhone, iPad)
iOS/iPhone Master Detail Wizard Application (Add/Insert/Delete/Table View)

iOS and Table View

iOS/iPhone TableView and UITableView (Objective-C, iPhone, iPad)
iOS/iPhone TableView Passing Data to Another View (Objective-C,iPhone,iPad)
iOS/iPhone Table View Master-Detail and Passing Data (Objective-C,iPhone)
iOS/iPhone Table View Static Cell and Section Group (iPhone, iPad
iOS/iPhone Master Detail Wizard Application (Add/Insert/Delete/Table View)
iOS/iPhone Table View(UITableView) Sections from an NSArray/NSMutableArray/NSDictionary (Objective-C,iPhone, iPad)
iOS/iPhone Table View Image Column Multiple Column (Objective-C,iPhone)
iOS/iPhone Table View and Table View Cell - Custom Cell Column (iPhone, iPad)
iOS/iPhone Table View from NSDictionary - UITableview and NSMutableDictionary

iOS and Storyboard

iOS/iPhone Storyboard and Custom Class in View (Objective-C, iPhone, iPad)
iOS/iPhone Storyboard Action Segue and View (Objective-C,iPhone,iPad)
iOS/iPhone Storyboard and Passing Data Between View (Objective-C,iPhone)
iOS/iPhone Storyboard and TableView Master-Detail (Objective-C,iPhone,iPad)
iOS/iPhone Table View Controller and Storyboard - UITableViewController (Objective-C)

iOS and Navigation Controller

iOS/iPhone Navigation Controller (UINavigationController) - (iPhone, iPad)
iOS/iPhone Tab Bar/Item and Navigation Controller (UINavigationController) (iPhone, iPad)
iOS/iPhone Navigation Bar and Bar Button Item Example (iPhone,iPad)

iOS and Control Bar

iOS/iPhone Tab Bar (UITabBar) and Tab Bar Item (UITabBarItem) - (Objective-C , iPhone)
iOS/iPhone Tab Bar / Tab Bar Item (UITabBarController) and Multiple View (iPhone, iPad)
iOS/iPhone Toolbar (UIToolbar) / Fixed and Flexible Space Bar Button Item

iOS and Gesture

iOS/iPhone Swipe Gesture and Storyboard , View (Objective-C, iPhone, iPad)
iOS/iPhone Gesture Recognizer (UIGestureRecognizer) - (Objective-C , iPhone)
iOS/iPhone Swipe Gesture Recognizer (UISwipeGestureRecognizer) Swipe Left / Right / Up / Down
iOS/iPhone Pan Gesture Recognizer (UIPanGestureRecognizer) Panning or dragging
iOS/iPhone Rotation Gesture Recognizer (UIRotationGestureRecognizer)
iOS/iPhone Pinch Gesture Recognizer (UIPinchGestureRecognizer) Pinching in and out (for zooming a view)
iOS/iPhone Gesture and Image View Slide Show - (Objective-C , iPhone)
iOS/iPhone Tap Gesture Recognizer (UITapGestureRecognizer) Tap and Double Tap
iOS/iPhone Long Press Gesture Recognizer (UILongPressGestureRecognizer)

iOS and Search Bar

iOS/iPhone Search Bar (UISearchBar) and Table View (UITableView)
iOS/iPhone Search and Bar Display Controller (UISearchDisplayController)
iOS/iPhone Search Bar and Scope Bar (Objective-C , iPhone)
iOS/iPhone Search Bar (UISearchBar) Data from Web Server Using JSON

iOS and ProgressBar

iOS/iPhone Activity Indicator View and AlertView (UIAlertView / UIActivityIndicatorView)
iOS/iPhone Activity Indicator View (ActivityIndicator,UIActivityIndicatorView) Example (iPhone,iPad)
iOS/iPhone Progress View (UIProgressView) Example (iPhone,iPad)
iOS/iPhone Image View and NSURLConnection ActivityIndicator Progress
iOS/iPhone NSURLConnection Show Progress and Activity Indicator View (UIActivityIndicatorView)

iOS and JSON / XML

iOS/iPhone and JSON (Create JSON and JSON Parsing, Objective-C)
iOS/iPhone Table View and JSON (UITableView from JSON Parser)
iOS/iPhone Passing JSON (NSJSONSerialization) Between View
iOS/iPhone PHP/MySQL and JSON Parsing (Objective-C)
iOS/iPhone Display Image on Table View from JSON URL (Web Site)
iOS/iPhone Search Bar (UISearchBar) Data from Web Server Using JSON
iOS/iPhone Picker View and JSON (UIPickerView)
iOS/iPhone Collection View (UICollectionView) and JSON (Web Server URL)
iOS/iPhone XML Parser / XML Feed from URL (NSXMLParser ,Objective-C)
iOS/iPhone NSURLConnection and PHP MySQL / JSON (TableView,UITableView)

iOS and Timer / Thread

iOS/iPhone and Timer (NSTimer, Objective-C)
iOS/iPhone and Thread (NSThread, Objective-C)

iOS and Web Server

iOS/iPhone Web View (UIWebView) Open Web Site and HTML (Objective-C, iPhone, iPad)
iOS/iPhone Get the String contents from URL (Website)
iOS/iPhone Image URL Display an Image from URL (Website)
iOS/iPhone Display Image on Table View from JSON URL (Web Site)
iOS/iPhone NSURLConnection (Objective-C)
iOS/iPhone Image View and NSURLConnection ActivityIndicator Progress
iOS/iPhone NSURLRequest Example (Objective-C)
iOS/iPhone NSURLConnection POST Method and Send Parameter (Objective-C)
iOS/iPhone NSMutableURLRequest Example (Objective-C)
iOS/iPhone NSURLConnection and PHP MySQL / JSON (TableView,UITableView)
iOS/iPhone NSURLConnection Show Progress and Activity Indicator View (UIActivityIndicatorView)

iOS and PHP / MySQL

iOS/iPhone PHP/MySQL and JSON Parsing (Objective-C)
iOS/iPhone NSURLConnection and PHP MySQL / JSON (TableView,UITableView)
iOS/iPhone Add Insert Data to Web Server (URL,Website, PHP and MySQL)
iOS/iPhone Retrieve Read List Show Data from Web Server (URL,Website,PHP,MySQL)

iOS and Mobile Services (Windows Azure)

ตอนที่ 1 : รู้จัก iOS กับ Mobile Services บน Windows Azure คืออะไร
ตอนที่ 2 : เตรียมความพร้อมของ iOS / iPhone ก่อนที่จะเขียนบน Mobile Services
ตอนที่ 3 : การสร้าง iOS / iPhone กับ Mobile Services และการเรียกใช้งานแบบง่าย ๆ
ตอนที่ 4 : สร้าง Project iOS / iPhone และการเชื่อมต่อกับ Library ของ Mobile Services

iOS and Advanced Tips

iOS/iPhone Collection View and Master Detail (Objective-C, iPhone, iPad)
iOS/iPhone Page Control (UIPageControl) and ScrollView (UIScrollView) (iPhone, iPad)
iOS/iPhone Hide Input Keyboard and Validate Text Field (Password, Number, URL, E-Mail, Phone Number)
iOS/iPhone AD BannerView (iAd Framework)
iOS/iPhone Table View Show Enable Edit / Delete Cell (Swipe To Delete) (UITableView)
iOS/iPhone Search Data from Web Server (URL,Website)
iOS/iPhone Edit Update Data on Web Server (URL,Website)
iOS/iPhone Delete Remove Data on Web Server (URL,Website)
iOS/iPhone Register Form and Send Data to Web Server (PHP & MySQL)
iOS/iPhone Login Username and Password from Web Server (PHP & MySQL)

CD:http://www.thaicreate.com/mobile/ios.html

Comments

Popular posts from this blog

รู้จักกับ Breakpoints ใน Responsive Web Design

IS-IS & OSPF

RIP Routing Information Protocol