There are no reviews yet. Be the first to send feedback to the community and the maintainers!
iOS-Interview-Preparation
iOS Interview Preparation.Compositional-Layout
Using UICollectionViewCompositionalLayout.Diffable-Data-Source
This repo introduces Diffable Data Source with two example apps, a Countdown timer app, and a ShoppingList app with multiple sections.Objective-C-Primer
Objective-C Primer for Swift Developers.UIKit
iOS.SoftwareDevelopmentResources
A place to get learning resources for iOS, Web, Android etc for your Software Development needsSwift-Fundamentals
Swift fundamentals with exercises.Big-O-Notation
Big O. Time and Space complexity.Data-Structures-and-Algorithms
Data Structures and Algorithms.SwiftUI
SwiftUI Sample CodeSwiftUI-Landmarks
Introducing SwiftUI. A declarative way to create User Interfaces with Swift.ImageKit
Handles getting an image from the network and caches image to caches directory or documents.Firebase-Security-Rules
Setting up Firebase Rules.WWDCKit
JavaScript
JavaScript primer.SwiftyHelpers
Non third party Swift Helper classes. Some use cases, Networking, Image Caching, Date Helpers....async-await
Algorithms-and-Pseudocode
Algorithms and Pseudcode.Binary-Search-Tree
Binary Search Tree in Swift.Civil-Rights-Media
A open source list of Civil Rights media.Firebase-Demo
Introduction to Firebase. In this app we will cover Authentication, Database and Storage.in-app-purchases
DataPersistence
Persists data to documents directory. Performs CRUD operations. Create. Read. Update. Delete.AVFoundation-MediaFeed
A demo app that illustrated creating and persisting videos using AVFoundation and AVKit. Video playback.Binary-Tree
Binary Tree in Swift.Binary-Search
Binary Search in Swift.MyFirstApp
Introduction to iOS development lesson. In this lesson we created a single view application called MyFirstApp.System-Design
TagsCollectionView
Adding a tags view using collection view compositional layout.Airtable-API-Setup
This document walks you through the resources needed to get setup with an Airtable API key and a Project tracker workspace key. First sign up to an Airtable account here. Once sign up follow step 1 below to get your API keyURLCache
Using URLCacheCollectionViewCell-Animation
Animating contents of a UICollecitonViewCell. In this app we are creating a pulsating heart animation which repeats forever. Also we are ensuring that the animation continues to run by resetting the transform identity in prepareForResuse() in the HeartCell.black-jack
BlackJack CLI in JavaScript.Queue
Queue implementation in Swift.Stack
Stack abstract data type in Swift.Quick-Sort
Quick sort algorithm in Swift.Trie
Trie abstract data type.TableViewPanGesture
Character-and-CharacterSet
NetworkHelperSPM
A URLSession wrapper class.Garmin-Manual-Upload
Manually uploading your Garmin watch data to you fitness software of choice e.g Strava, MapMyFitness, ....RenderUIViewToUIImage
A demo showing how to render a UIView to UIImage and save to the user's camera roll.Audio-Trimming
TriviaGame
TriviaGame command-line macOS application.Graph
Graph implemenatationSet
LinkedList
Scheduler-Persistence
Using FileManager and documents directory to save user created data.Pirate-Adventure-Game
Pirate Adventure Game from the 3 month class by Code CoalitionTopStories
TopStories app uses local JSON that is read via the Bundle class and parses the contents into Swift objects using Codable and JSONDecoder()Management-Roles
Product Manager Primer. APM.Firebase-RESTFul-API
Drawing-A-House
FirebaseStack
FirebaseStack has some common utility classes when working with Firebase, Auth, Firestore and Storage.Safari-Web-Inspector
Using Safari Web InspectorReact-Native-Flickr-Photos-App
Shutterbug
Using UIScrollView and UITableViewStoryboardSample
Firebase-Stackblitz-Workshop
Firebase / Stackblitz workshop.UIScrollView-UIImage-Zooming
Zooming an Image that is larger that the device's screen using a scrollview.Parsing-JSON-Review
Parsing JSON review. Using Playgrounds. Using Unit Tests and displaying in a table view.CoreLocation-MapKit-Intro
Introduction to CoreLocation and MapKit.ImagePicker
Using UIImagePickerControllerTabDelegation
Using dependency injection and custom delegation to notify a view controller in a tab bar controller of changes.Merge-Sort
Merge sort algorithm.ToDoListApp
ToDoList app uses FileManager along with documents directory to persist the user's data to diskRecipeSearch-Using-Basic-Auth
Working with API keys and URLSession to search for recipes using the Edamam recipes API. In the process we will include a Secrets folder and .gitignore file to ignore pushing our API keys.React-Navigation
Using `react-router-dom` for navigation in React.Love Open Source and this site? Check out how you can help us