{"id":15873685,"url":"https://github.com/tombuildsstuff/ios-rooms","last_synced_at":"2025-04-01T22:43:02.769Z","repository":{"id":30970231,"uuid":"34528425","full_name":"tombuildsstuff/ios-rooms","owner":"tombuildsstuff","description":"A starter application / api for learning Swift","archived":false,"fork":false,"pushed_at":"2015-04-27T08:43:37.000Z","size":129,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T14:46:38.236Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tombuildsstuff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-24T16:08:06.000Z","updated_at":"2022-12-11T21:49:54.000Z","dependencies_parsed_at":"2022-09-09T03:21:30.053Z","dependency_job_id":null,"html_url":"https://github.com/tombuildsstuff/ios-rooms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fios-rooms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fios-rooms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fios-rooms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fios-rooms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tombuildsstuff","download_url":"https://codeload.github.com/tombuildsstuff/ios-rooms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246724799,"owners_count":20823543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-06T01:05:21.094Z","updated_at":"2025-04-01T22:43:02.747Z","avatar_url":"https://github.com/tombuildsstuff.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iOS Rooms\nAn application covering the basics of Swift + iOS 101\n\n## Getting Started\n\n### Dependencies\n- OS X Yosemite 10.10.3\n- Xcode 6.3+ (App Store)\n- node.js / npm\n- CocoaPods (sudo gem install cocoapods)\n\n### Node API\n```\ncd api\nnpm install\nnode rooms.js\n```\n\n### Swift / Objective-C / Xcode\n```\ncd ios\npod install\nopen Rooms.xcworkspace\n```\n\n## Background\n\n### Swift\n- Basic Swift:\n  - Immutable vs Immutable Variables (? vs !)\n  - Iterators (for + for each)\n  - Map Reduce\n\n- Command Line Tools:\n  - REPL\n  - Playground\n  - XcodeBuild\n\n- Objective-C:\n  - Message Sending\n  - Nullability (\u0026 if let)\n  - ARC\n  - Return Types (no generics)\n\n- UIKit\n  - Basics:\n    - UIViewController\n    - UINavigationController\n    - UITableViewController\n\n  - Interface Builder\n    - NIB's\n    - Storyboards\n\n### Features to Implement in this Project\n- Bridging Header\n- Load Rooms from Service\n- Display Rooms in a UITableViewController\n- Display Room Details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftombuildsstuff%2Fios-rooms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftombuildsstuff%2Fios-rooms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftombuildsstuff%2Fios-rooms/lists"}