Skip to content

This repository is a personal reference for swift codes that I did while learning Swift for iOS development.

Notifications You must be signed in to change notification settings

miguelrochajr/SwiftTutorials

Repository files navigation

My swift tutorial reference

Hello, welcome to by tutorial reference for swift codes that I did while learning Swift for iOS development. Here you can find some great turorials on various swift topics and some notes to follow them alog.

Core Bluetooth

BluetoothTutorial

This tutorial is an introduction to how the Core Bluetooth works. I used a particular bluetooth device in order to experiment with the peripheral, manager, connection, characteristics, feedback and services to interact with the gadget.

Building UI interface without Storyboard

CloneProjects->youtube_2

As the name implies, the code in the project shows how an User Interface could be built using only Swift 3, with no XML from the storyboard. The video reference used here was by Brian Voong and (THIS)[Swift: Lets Build YouTube - Home Feed: UICollectionView, AutoLayout ...] as the YouTube playlist followed. Keep in mind that the videos are written in Swift 2 and some commands had to be updated.

About

This repository is a personal reference for swift codes that I did while learning Swift for iOS development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published