LT - Developing for the Apple iCloud API with iOS with Todd Perkins

LT - Developing for the Apple iCloud API with iOS with Todd Perkins
pic



pic pic pic

Introduction
Welcome
Using the exercise files
What you should know before starting this course
Understanding how iCloud works
1. Working with iCloud Key-Value Pairs
Understanding iCloud key-value pairs
Build the key-value pair project
Save and load iCloud key-value pairs
Subscribe to changes that occur externally
2. Working with iCloud Documents
Understanding iCloud documents
Build the iCloud document app
Create a subclass of UIDocument
Open and save documents
Save to iCloud Drive
Load From iCloud Drive
Delete a document
3. Working with CloudKit
Understanding CloudKit
Build the CloudKit project
Using the CloudKit dashboard
Save records
Fetch records from a database
Modifying records
Conclusion
Next steps






iCloud is built into every iOS device and every new Mac. It lets users access their content from any device, but it's also great for developers who want to store and sync data in the cloud. In this short course, Todd Perkins explains how to access iCloud from iOS, using the iCloud API to incorporate storage capabilities into the iPhone and iPad apps you build. He shows how to load files from iCloud, send data to iCloud, work with CloudKit databases, and autosync cloud data so your apps are always up to date.
Read More

LT - AutoCAD: Using the Command Line with Shaun Bryant

LT - AutoCAD: Using the Command Line with Shaun Bryant
pic


pic pic pic


Find out more about the command line: the Windows-specific AutoCAD feature that helps you draw and navigate more efficiently in AutoCAD 2016. Shaun Bryant shows how to position the command line, customize its settings, and start using commands in your AutoCAD workflow. Starting with the basics (typing simple commands), this course gets you to a point where you can use the command line to work more quickly and productively on the world's most popular CAD platform.

Introduction
Welcome
What you should know before watching this course
Using the exercise files
1. Using the Command Line
The AutoCAD command line
Text input
Mouse input
2. The Command Line Interface
Positioning the command line
The command COMMANDLINEHIDE
The command COMMANDLINE
Closing the command line
Using CTRL+9
3. Customizing the Command Line Settings
Input settings
Lines of prompt history
Input search options
Transparency
Options
4. Using the Command Prompt
Recent commands
Typing commands
Keyboard shortcuts
Suggestion menu
Sub-menus
5. Dynamic Input
The status bar
Drafting settings
Using dynamic input
Dynamic input settings
6. The Command Process Workflow
Using human interface devices (HID)
Using the keyboard
Combining command line and the mouse
7. Navigating in a Drawing
Using zoom via the command line
Using zoom via the navigation bar
Controlling navigation bar visibility
Zooming via the shortcut menu
Combining command line and mouse to zoom
8. Function Keys and Options
Using the F2 key
Using options
Priority for coordinate data entry
9. Entering Coordinates
Coordinate data entry
Using the command line
Using dynamic input
Keyboard shortcuts for coordinate entry
Conclusion
Next steps
Read More

LT - Building Responsive Forms with Flexbox with James Williamson

LT - Building Responsive Forms with Flexbox with James Williamson
pic


pic pic pic

Introduction
Welcome
Using the exercise files

1. Building a short form
Flexbox basics
Touring the finished projects
Basic form structure
Basic form styling
Making the form responsive
Controlling element flexibility
Refining form layout

2. Larger Forms
Longer form structure
Sectioning form content
Refining basic styling
Creating responsive inputs and labels
Creating responsive checkbox groups
Making form sections responsive
Controlling section spacing
Adding media queries

Conclusion
Additional resource
Read More