• Stars
    star
    1
  • Language
  • License
    MIT License
  • Created about 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Stack abstract data type in Swift.

More Repositories

1

iOS-Interview-Preparation

iOS Interview Preparation.
71
star
2

Compositional-Layout

Using UICollectionViewCompositionalLayout.
Swift
55
star
3

Diffable-Data-Source

This repo introduces Diffable Data Source with two example apps, a Countdown timer app, and a ShoppingList app with multiple sections.
Swift
33
star
4

Objective-C-Primer

Objective-C Primer for Swift Developers.
Objective-C
18
star
5

UIKit

iOS.
17
star
6

SoftwareDevelopmentResources

A place to get learning resources for iOS, Web, Android etc for your Software Development needs
15
star
7

Swift-Fundamentals

Swift fundamentals with exercises.
13
star
8

Big-O-Notation

Big O. Time and Space complexity.
12
star
9

Data-Structures-and-Algorithms

Data Structures and Algorithms.
12
star
10

SwiftUI

SwiftUI Sample Code
Swift
10
star
11

SwiftUI-Landmarks

Introducing SwiftUI. A declarative way to create User Interfaces with Swift.
Swift
9
star
12

ImageKit

Handles getting an image from the network and caches image to caches directory or documents.
Swift
9
star
13

Firebase-Security-Rules

Setting up Firebase Rules.
Swift
8
star
14

WWDCKit

Swift
6
star
15

JavaScript

JavaScript primer.
5
star
16

SwiftyHelpers

Non third party Swift Helper classes. Some use cases, Networking, Image Caching, Date Helpers....
Swift
5
star
17

async-await

4
star
18

Algorithms-and-Pseudocode

Algorithms and Pseudcode.
4
star
19

Binary-Search-Tree

Binary Search Tree in Swift.
4
star
20

Civil-Rights-Media

A open source list of Civil Rights media.
Swift
4
star
21

Firebase-Demo

Introduction to Firebase. In this app we will cover Authentication, Database and Storage.
Swift
4
star
22

in-app-purchases

Swift
3
star
23

DataPersistence

Persists data to documents directory. Performs CRUD operations. Create. Read. Update. Delete.
Swift
3
star
24

AVFoundation-MediaFeed

A demo app that illustrated creating and persisting videos using AVFoundation and AVKit. Video playback.
Swift
3
star
25

Binary-Tree

Binary Tree in Swift.
3
star
26

try-Swift-World-AVFoundation-AVKit

try! Swift World. Looking to integrate video into your application? In this workshop you will get an introduction to AVFoundation and AVKit for video playback. We will also be using UIImagePickerController to capture video from the user’s device. The capture video will also be persisted to the user’s device for future playback.
Swift
3
star
27

Binary-Search

Binary Search in Swift.
2
star
28

MyFirstApp

Introduction to iOS development lesson. In this lesson we created a single view application called MyFirstApp.
Swift
2
star
29

System-Design

2
star
30

TagsCollectionView

Adding a tags view using collection view compositional layout.
Swift
2
star
31

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 key
2
star
32

URLCache

Using URLCache
Swift
2
star
33

CollectionViewCell-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.
Swift
2
star
34

black-jack

BlackJack CLI in JavaScript.
JavaScript
2
star
35

Queue

Queue implementation in Swift.
1
star
36

Quick-Sort

Quick sort algorithm in Swift.
1
star
37

Trie

Trie abstract data type.
1
star
38

TableViewPanGesture

Swift
1
star
39

Character-and-CharacterSet

1
star
40

NetworkHelperSPM

A URLSession wrapper class.
Swift
1
star
41

Garmin-Manual-Upload

Manually uploading your Garmin watch data to you fitness software of choice e.g Strava, MapMyFitness, ....
1
star
42

RenderUIViewToUIImage

A demo showing how to render a UIView to UIImage and save to the user's camera roll.
Swift
1
star
43

Audio-Trimming

Swift
1
star
44

TriviaGame

TriviaGame command-line macOS application.
Swift
1
star
45

Graph

Graph implemenatation
1
star
46

Set

1
star
47

LinkedList

1
star
48

Scheduler-Persistence

Using FileManager and documents directory to save user created data.
Swift
1
star
49

Pirate-Adventure-Game

Pirate Adventure Game from the 3 month class by Code Coalition
Objective-C
1
star
50

TopStories

TopStories app uses local JSON that is read via the Bundle class and parses the contents into Swift objects using Codable and JSONDecoder()
Swift
1
star
51

Management-Roles

Product Manager Primer. APM.
1
star
52

Firebase-RESTFul-API

1
star
53

Drawing-A-House

Objective-C
1
star
54

FirebaseStack

FirebaseStack has some common utility classes when working with Firebase, Auth, Firestore and Storage.
Swift
1
star
55

Safari-Web-Inspector

Using Safari Web Inspector
1
star
56

React-Native-Flickr-Photos-App

JavaScript
1
star
57

Shutterbug

Using UIScrollView and UITableView
Objective-C
1
star
58

StoryboardSample

Objective-C
1
star
59

Firebase-Stackblitz-Workshop

Firebase / Stackblitz workshop.
1
star
60

UIScrollView-UIImage-Zooming

Zooming an Image that is larger that the device's screen using a scrollview.
Swift
1
star
61

Parsing-JSON-Review

Parsing JSON review. Using Playgrounds. Using Unit Tests and displaying in a table view.
Swift
1
star
62

CoreLocation-MapKit-Intro

Introduction to CoreLocation and MapKit.
Swift
1
star
63

ImagePicker

Using UIImagePickerController
Swift
1
star
64

TabDelegation

Using dependency injection and custom delegation to notify a view controller in a tab bar controller of changes.
Swift
1
star
65

Merge-Sort

Merge sort algorithm.
1
star
66

ToDoListApp

ToDoList app uses FileManager along with documents directory to persist the user's data to disk
Swift
1
star
67

RecipeSearch-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.
Swift
1
star
68

React-Navigation

Using `react-router-dom` for navigation in React.
JavaScript
1
star