27 Jan, 2021
Phát triển ứng dụng di động
Tôi đã nhận được nhiều emails hỏi về phát triển ứng dụng di động apps.
Lời khuyên của tôi là bạn nên đi thẳng lên internet để tìm các thông tin này bởi vì có nhiều “gia sư tự do” có thể dạy bạn xây dựng các apps này cho nên bạn có thể bắt đầu tạo ra ngay ứng dụng riêng của bạn. Nhiều sinh viên bảo tôi rằng họ chỉ mất một tới hai tuần để xây dựng apps di động. Nhiều người đã bán apps của họ tại cửa hàng của Apple hay trên website internet, một số đã làm được tiền và một số cho không. Có hàng trăm nghìn các apps này đã có ở mọi nền di động (iOS của Apple, Androids của Google, windows di động của Microsoft v.v.).
Khuyến cáo của tôi là nếu bạn quan tâm, bạn có thể đi tới website của Apple, Google, hay Microsoft vì họ cũng cung cấp các hướng dẫn gia sư và cho bạn nhiều công cụ để dễ dàng xây dựng apps di động cho họ. Tôi đưa vào đây vài websites cho bạn tham khảo. Đó là kinh nghiệm học tập tốt cho sinh viên phần mềm cũng như cho những người muốn trở thành người phát triển apps chuyên nghiệp. Chúc may mắn và tận hưởng học tập của bạn:
Phát triển iOS của Apple:
http://developer.apple.com/devcenter/ios/index.action
http://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Articles
http://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Coding%20How-Tos
http://developer.apple.com/technologies/
Phát triển Android của Google:
http://developer.android.com/guide/index.html
http://developer.android.com/guide/developing/index.html
http://developer.android.com/guide/publishing/publishing.html
Phát triển di động Microsoft:
http://msdn.microsoft.com/en-us/windowsmobile/bb264318
http://msdn.microsoft.com/en-us/windowsmobile/bb250560
http://archive.msdn.microsoft.com/WM6YourFirstApp
http://msdn.microsoft.com/en-us/beginner/default.aspx
Gia sư tự do:
http://www.w3schools.com/dotnetmobile/default.asp
http://www.switchonthecode.com/tutorials/an-absolute-beginners-guide-to-iphone-development
Môn học đào tạo apps di động tự do của StanfordUniversity:
http://itunes.apple.com/us/podcast/cs193p-student-final-projects/id395605774?i=90218598
Môn học tự do của MIT về phát triển điện thoại di động:
http://courses.csail.mit.edu/iphonedev/
Website này có nhiều mã di động để kiểm điểm, kể cả nhiều lệnh nhỏ:
http://courses.csail.mit.edu/iphonedev/
—-English version—-
Mobile application development
I have received many emails inquiring about mobile application development. My advice is you should go directly to the internet to look for these information because there are many “free tutorials” that can teach you to build these apps so you can start create your own apps right away. Many students told me that it took them about one to two weeks to build mobile apps. Many already sold their apps at Apple’s stores or on the internet websites, some make money and some gave them for free. There are several hundred thousands of these apps already exists in every mobile platforms (Apple’s iOs, Google’s Androids, Microsoft’s mobile window etc.).
My recommendation is if you are interested, you could go to Apple, Google, or Microsoft websites since they also provide tutorial instructions and give you a lot of tools to make it easy to build mobile apps for them. I include few websites here for your reference. It is a good learning experience for software students as well as people who want to become professional apps developers. Good luck and enjoy your learning:
Apple iOs development:
http://developer.apple.com/devcenter/ios/index.action
http://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Articles
http://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Coding%20How-Tos
http://developer.apple.com/technologies/
Google Android development:
http://developer.android.com/guide/index.html
http://developer.android.com/guide/developing/index.html
http://developer.android.com/guide/publishing/publishing.html
Microsoft mobile development:
http://msdn.microsoft.com/en-us/windowsmobile/bb264318
http://msdn.microsoft.com/en-us/windowsmobile/bb250560
http://archive.msdn.microsoft.com/WM6YourFirstApp
http://msdn.microsoft.com/en-us/beginner/default.aspx
Free Tutorials:
http://www.w3schools.com/dotnetmobile/default.asp
http://www.switchonthecode.com/tutorials/an-absolute-beginners-guide-to-iphone-development
Stanford University Free Mobile apps training course:
http://itunes.apple.com/us/podcast/cs193p-student-final-projects/id395605774?i=90218598
MIT Free course on Mobile phone development:
http://courses.csail.mit.edu/iphonedev/
This website has many mobile code for review, including many small instructions: