Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,027

HOME > Mobile > [iOS/iPhone] Tutorials - สอนเขียน iPhone App ฟรี เขียน iPad App เรียน iPhone เขียนโปรแกรม iPhone > ฟรี!! อบรม iPhone, เขียน iPhone, เรียน iPhone, สอน iPhone App แหล่งความรู้แบบฟรี ๆ



Clound SSD Virtual Server

ฟรี!! อบรม iPhone, เขียน iPhone, เรียน iPhone, สอน iPhone App แหล่งความรู้แบบฟรี ๆ

ฟรี!! อบรม iPhone, เขียน iPhone, เรียน iPhone, สอน iPhone App แหล่งความรู้แบบฟรี ๆ วันนี้มีสมาชิกโทรมาถามว่า ผมไปเรียน iPhone หรือ อบรม iPhone การเขียนโปรแกรม App บน iPhone มาจากไหน หรือเปล่า ถึงสามารถทำมาเป็นบทความได้ ผมก็ตอบไปเลยอย่างภาคภูมิใจ คุณจะไปลงเรียนให้เสียตังแพง ๆ ทำไมครับ ในเมื่อความรู้ทั่ว ๆ ไป เกี่ยวกับการเขียนโปรแกรมบน iPhone และ iPad สามารถ หาได้จากอินเตอร์เน็ต แค่คุณตั้งใจที่จะศึกษามัน การเขียน iPhone มันไม่ใช่เรื่องยากเลย เพียงแค่เราทำความเข้าใจกับพื้นฐานมันก่อน เมื่อได้พื้นฐานแล้ว คุณจะไปอย่างรวดเร็ว และยิ่ง Xcode ใน Version ใหม่ ๆ แล้ว บางตัวแทบจะไม่ต้องเขียน Code ด้วยซ้ำ อาศับการลากวาง ๆ Drag and Drop ก็สามารถสร้าง App ได้อย่างง่าย ๆ
Quote:
และการที่เราจะเป็นนักโปรแกรมเมอร์ที่ดี คุณจะต้องรู้จักศึกษาด้วยตัวเอง ซึ่งแหล่งความรู้ต่าง ๆ สามารถหาอ่านได้่ ศึกษาทั้งจาก เว็บไซต์ , Document , Ebook ต่าง ๆ มีอยู่มากมาย ล้วนฟรีทั้งสิ้น


อบรม iPhone, เขียน iPhone,  เรียน iPhone, สอน iPhone Ap

อบรม iPhone, เขียน iPhone, เรียน iPhone, สอน iPhone App

บทวามนี้จะมาสรุปพื้นฐาน แนวทาง และแนะนำแหล่งความรู้เด็ด ๆ ในการเขียน iPhone แหล่ง อบรม iPhone และ เรียน iPhone ฟรี ๆ รวมทั้ง VDO จาก Youtube ที่เราสามารถดูได้ฟรี ๆ มีทั้งของคนไทย และต่างประเทศ (ไม่เก่งภาษาอังกฤษก็ไม่ต้องสนใน เพราะผมดูภาพเอาอย่างเดียว 555+ เพราะพวกนี้พูดไม่รู้เรื่องอยู่แล้ว)

หลัก ๆ เลยให้ศึกษาจาก thaicreate.com นี่แหละครับ ผมได้สอนตั้งแต่พื้นฐาน จนถึงขั้นเขียน App ได้แน่นอน และผมตั้งใจจะจัดหนัก ปั้มบทความมาเยอะ ๆ รับรองอ่านแล้วประทับใจแน่นอน รอติดตามกันได้

หลัก ๆ อ่าน 4 หัวข้อนี้เลยครับ จะได้เข้าใจโครงสร้างพื้นฐาน
Go to : Install ติดตั้ง Xcode บนเครื่อง Mac สำหรับเขียน iOS (iPhone, iPad , iPod)
Go to : โครงสร้างของ Xcode IDE และ ไฟล์ที่ได้จากการ Create Project บน Xcode (iOS, iPhone, iPad)
Go to : การใช้งาน iOS Simulator เบื้องต้น ก่อนการเขียนโปรแกรม iOS สำหรับ iPhone และ iPad
Go to : รู้จัก IBOutlet และ IBAction กับ Interface Builder (iOS , iPhone , iPad)
Go to : สุดยอดการใช้ Object Library สร้าง Interface Builder ในรูปแบบต่าง ๆ ของ iOS ทั้งหมด
Go to : Objective-C and Cocoa กับการเขียนโปรแกรมบน iOS สำหรับ iPhone และ iPad
Go to : Objective-C and Variable รู้จักกับตัวแปรในภาษา Objective-C (iOS,iPhone,iPad)
Go to : Objective-C and DataType ชนิดของตัวแปรในภาษา Objective-C (iOS,iPhone,iPad)
Go to : Objective-C and Loop การสร้างลูปและแสดง Loop แบบง่าย ๆ (iOS,iPhone,iPad)
Go to : Objective-C and if , else if , switch Flow Condition Statement (iOS,iPhone,iPad)
Go to : Objective-C and Operator การใช้ Operator บนภาษา Objective-C (iOS,iPhone,iPad)
Go to : Objective-C Property(strong,nonatomic) , Weak , Strong type (iOS, iPhone, iPad)
Go to : Objective-C and Class Object (OOP) การเรียกใช้งาน Class (iOS,iPhone,iPad)

อื่น ๆ จัดไป https://www.thaicreate.com/mobile/ios.html


แหล่งความรู้อื่น ๆ ของคนไทย ของคุณ Ter (ท่านนี้เก่ง Objective-C มากครับ)
# Objective-C Book
Objective-C Programming – Chapter 1
Objective-C Programming – Chapter 2
Objective-C Programming Chapter 3 ( Part 1 )
Objective-C Programming Chapter 3 ( Part 2 )
Objective-C Programming Chapter 4
Objective-C Programming Chapter 5
# iPhone App
iPhone Programming – Road map
iPhone Programming – Begin
iPhone Programming I : Start Again
iPhone Programming : II – Event & Action
iPhone Programming III : More GUI

อื่น ๆ อีกมากมาย อ่่านเพิ่มเติมได้ที่นี่ครับ http://www.macfeteria.com/tutorial/

Sample Youtube VDO



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen

http://www.youtube.com/watch?feature=player_embedded&v=6UEHdYLzmqg
http://www.macfeteria.com/2012/08/xcode-4-basic/

ขอบคุณน้ำใจคุณ Ter มา ณ ที่นี้ด้วยครับ


แหล่งความรู้อื่น ๆ ของต่างประเทศ
http://developer.apple.com/devcenter/ios/ <--- อันนี้เว็บของ Apple เองเลยครับ
http://stackoverflow.com/ <--- ปัญหาถามในนี้ได้
http://mobile.tutsplus.com/ <--- เว็บนี้ก็เจ๋งไม่ใช่น้อย


หลัก ๆ ความรู้ก็มาจากแหล่งเหล่านี้ครับ สามารถเรียนรู้ได้ด้วยตัวเอง ทั้งหมดที่บอกมานั้น ฟรี !!!








และต่อไปนี้ผมจะแนะนำ VDO จาก Youtube ต่าง ๆ ที่น่าสนใจ


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



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen

- Tutorial 1 Part 1 of 2 - Hello Cocoa Touch - iOS (iPhone, iPad, iPod) SDK XCode Development



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- iPhone Development Tutorial - 2 - Adding a Text Label to the Screen



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- iPhone SDK Tutorial: Make a Simple Hello World iPhone Application



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- iOS Tutorial - Your First iOS App



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- iOS Tutorial - Master Detail | Navigation Controller app using Storyboards - Part 1/2



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- Learn Xcode 4 Tutorial iOS iPad iPhone 1.20 Playing Sound With Button



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- iOS Tutorial: Creating an UITableView and filling with an array



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- PSFreedom on iPod Touch iPhone Tutorial



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen

- Learn Xcode 4.2 Tutorial iOS iPad iPhone 1.41 Combining Navigation Controller with Tab Bar



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- Learn Xcode 4.2 Tutorial iOS iPad iPhone 1.8 Adding UIWebview to View



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- Tutorial 0 - Getting Started - iOS (iPhone, iPad, iPod) SDK XCode Development



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- Learn Xcode 4 Tutorial iOS iPad iPhone 1.2 Xcode Overview Basics



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- Learn Xcode 4.2 Tutorial iOS iPad iPhone 1.9 Navigation Added to UIWebView



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- Learn Xcode 4.2 Tutorial iOS iPad iPhone 1.1 Introduction to Xcode 4.2



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- Learn Xcode 4 Tutorial iOS iPad iPhone 1.1 Installing Xcode 4



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- Learn Xcode 4.2 Tutorial iOS iPad iPhone 1.4 Adding View and Assigning Class



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen








- Navigation & Tab Bar Controllers



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- Navigation Controllers



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen\


- XCode 4 Tutorial Table View - Geeky Lemon Development



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen


- UITableView iPhone Programming Tutorial - Part 1



คลิกที่ปุ่ม Youtube Full Screen เพื่อแสดงผลเต็มจอ Full Screen



และอื่น ๆ อีกมามาย สามารถค้นหาได้จากเว็บไซต์ของ www.youtube.com ได้เลยครับ

อย่าลืมพก ความตั้งใจ และ มุ่งมั่นไปด้วย แล้วทุกสิ่งทุกอย่างที่เราอยากศึกษามันไม่ได้ยากอย่างที่คิด


.

   
Share


ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน Source Code 2.0 ของทีมงานไทยครีเอท


ลองใช้ค้นหาข้อมูล


   


Bookmark.   
       
  By : ThaiCreate.Com Team (บทความเป็นลิขสิทธิ์ของเว็บไทยครีเอทห้ามนำเผยแพร่ ณ เว็บไซต์อื่น ๆ)
  Score Rating :  
  Create/Update Date : 2012-11-01 19:23:02 / 2017-03-25 22:58:38
  Download : No files
 Sponsored Links / Related

 
โครงสร้างของ Xcode IDE และ ไฟล์ที่ได้จากการ Create Project บน Xcode (iOS, iPhone, iPad)
Rating :

 
การใช้งาน iOS Simulator เบื้องต้น ก่อนการเขียนโปรแกรม iOS สำหรับ iPhone และ iPad
Rating :

 
เพิ่ม Keyboard (Thai Keyboard) ภาษาไทยบน iOS Simulator สำหรับ iPhone และ iPad
Rating :

 
Objective-C กับการสร้าง Event และ Action (IBAction) โต้ตอบ บน iOS (iPhone,iPad)
Rating :

 
Objective-C และ Outlet (IBOutlet) Action(IBAction) แบบง่าย ๆ ผ่าน Xcode (iPhone,iPad)
Rating :

 
รู้จัก NSLog กับ Objective-C บน iOS (for iPhone and iPad Dev)
Rating :

 
iOS/iPhone viewDidLoad , didReceiveMemoryWarning , dealloc (Objective-C , iPhone)
Rating :


ThaiCreate.Com Forum


Comunity Forum Free Web Script
Jobs Freelance Free Uploads
Free Web Hosting Free Tools

สอน PHP ผ่าน Youtube ฟรี
สอน Android การเขียนโปรแกรม Android
สอน Windows Phone การเขียนโปรแกรม Windows Phone 7 และ 8
สอน iOS การเขียนโปรแกรม iPhone, iPad
สอน Java การเขียนโปรแกรม ภาษา Java
สอน Java GUI การเขียนโปรแกรม ภาษา Java GUI
สอน JSP การเขียนโปรแกรม ภาษา Java
สอน jQuery การเขียนโปรแกรม ภาษา jQuery
สอน .Net การเขียนโปรแกรม ภาษา .Net
Free Tutorial
สอน Google Maps Api
สอน Windows Service
สอน Entity Framework
สอน Android
สอน Java เขียน Java
Java GUI Swing
สอน JSP (Web App)
iOS (iPhone,iPad)
Windows Phone
Windows Azure
Windows Store
Laravel Framework
Yii PHP Framework
สอน jQuery
สอน jQuery กับ Ajax
สอน PHP OOP (Vdo)
Ajax Tutorials
SQL Tutorials
สอน SQL (Part 2)
JavaScript Tutorial
Javascript Tips
VBScript Tutorial
VBScript Validation
Microsoft Access
MySQL Tutorials
-- Stored Procedure
MariaDB Database
SQL Server Tutorial
SQL Server 2005
SQL Server 2008
SQL Server 2012
-- Stored Procedure
Oracle Database
-- Stored Procedure
SVN (Subversion)
แนวทางการทำ SEO
ปรับแต่งเว็บให้โหลดเร็ว


Hit Link
   







Load balance : Server 04
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่