Обучающие видео » Компьютерные видеоуроки и обучающие интерактивные DVD » Программирование (видеоуроки)
iOS SDK and SQLite: Building Data-Driven AppsГод выпуска: 05/2015
Производитель: Lynda
Сайт производителя: lynda.com/iOS-tutorials/iOS-SDK-SQLite-Building-Data-Driven-Apps-Revision-2015/368754-2.html
Автор: Bill Weinman
Продолжительность: 3:56
Тип раздаваемого материала: Видеоклипы
Язык: Английский
Описание: SQLite is considered a de facto industry standard for lightweight, embedded SQL database programming, and it's a core storage technology in iOS. SQLite and the iOS SDK make a great pair for creating lightweight, data-driven applications. Using these tools, Bill Weinman shows how to build a solid RSS reader that supports all current iOS form factors, including split view on the iPhone 6+. He also demonstrates how to set up data in a clear, intuitive table view; code the view controllers; create a preferences interface for users to adjust app settings; and build an app with features like pull-to-refresh and a share sheet, which allows users to add URLs to their RSS feed reading list.
Применение БД в программировании для iOS.
[spoiler="Содержание"]
IntroductionWelcome
Exercise files
Course overview
Application overview
About Swift
1.
Building a TestbedPrototyping in a testbed
Building the view controller
Using the testbed
2.
Building the Database LibraryChoosing SQLite
Understanding SQLite in iOS
Creating an Objective C interface for SQLite
Testing the BWDB interface in the testbed
Creating a CRUD interface
Designing a database schema
Supporting the application with a specific interface
3.
Creating the Main Table ViewStarting the project in Xcode
Populating the table view
4.
Creating the Items Table ViewCreating the item view controller
Reading data from the Internet with NSURLConnection
Parsing the feed with NSXMLParser
Updating the item view with the feed items
5.
Adding New FeedsUnderstanding the modal view
Constructing the modal view controller
Finding a feed link in a webpage
Parsing the feed with NSXMLParser
Delegating back to the parent view
Deleting feeds
6.
Viewing WebpagesUnderstanding the new split view controller
Supporting the 6 Plus
Creating a WKWebView
Creating the toolbar
Managing the toolbars
Adding a progress bar
7.
Preparing the Visual AssetsPreparing icons
Preparing toolbar images
8.
Adding a Preferences PaneUnderstanding the iOS preferences system
Creating the preferences plist in Xcode
Reading preferences in the application
9.
Adding FeaturesPull to refresh
Implementing a share sheet
Supporting Safari and Chrome in the share sheet
Adding a long-press interface
ConclusionGoodbye
[/spoiler]
Файлы примеров: присутствуют
Формат видео: MP4
Видео: AVC, 1280x720, 16:9, 15fps, 324kbps
Аудио: AAC, 48kHz, 128kbps, stereo
[spoiler="Скриншоты"]

[/spoiler]