Pinned Repositories
ActivityViewController
Basic Activity viewController that takes input from textfield
AGoodStart
Android-Animations
DIfferent animation samples on Android
Android-Clean-Boilerplate
This is starter template for writing Android apps using Clean architecture
AppMap
A very simple app that uses storyboards for an overview of the content
Auction
A sample project to show how to use Realm in a Clean Swift architecture. It also shows how to display different models in only one scene in a DRY manner, another twist to the VIP cycle, and how to use custom table view cells to deal with complex display logic
Autocorrect
A simple scroll view with some funny images
BePersistent
An iOS app that persists data to NSUserDefaults
CoreDataPlaylistAdvanced
Mini-Lesson integrating two CoreData Entities with inverse relationships
iOS-Developer-Roadmap
Roadmap to becoming an iOS developer in 2018.
jwebbnelson's Repositories
jwebbnelson/WebViewDemo
Simple App that displays ESPN.com on initial View Controller
jwebbnelson/WebList
iOS application that loads web views with a url from a list
jwebbnelson/CustomDesignedAgenda
jwebbnelson/ExactTime
An iOS demonstrating using submodules.
jwebbnelson/Weather-Playground
An app that uses open weather map data and provides a background for a designed weather app
jwebbnelson/DayXCoreData
Updated DayXStoryboard Xcode project using Core Data
jwebbnelson/DayXStoryboard
jwebbnelson/IconCollection
A simple app to demonstrate UICollectionViews (and a little auto layout)
jwebbnelson/SendField-iOS8
A simple app that demonstrates Autolayout using Storyboards
jwebbnelson/Time-Tracker
An iOS app with time tracking
jwebbnelson/The-Pomodoro
An iOS pomodoro timer app including history.
jwebbnelson/ScoreKeeperBlackDiamond2
DevMountain iOS Immersive Week 2: Black Diamond Challenge
jwebbnelson/Day-X
A simple iOS app that acts as a journal with persistent store
jwebbnelson/DayXPageView
jwebbnelson/Cubes
Super simple SceneKit iOS app.
jwebbnelson/ScrollingScreens-Objc
A simple iOS app demonstrating the UIPageViewController
jwebbnelson/ScoreKeeperIB
jwebbnelson/TableViewScoreKeeper
jwebbnelson/WeekOneBlackDiamond
DevMountain iOS Immersive Week 1: Black Diamond Challenge
jwebbnelson/Recipe-App
An iOS app that displays some favorite recipes from Recipe.com
jwebbnelson/SwitchTableViewCell
Demonstration of a custom table view cell with a custom protocol.
jwebbnelson/TitleSelection-Objc
An iOS app that displays a list of bad movie titles
jwebbnelson/FavoriteThings
A simple iOS app that displays a list of favorite things in a table view.
jwebbnelson/CountryRest
An iOS app that uses the free restcountries.eu api.
jwebbnelson/GitReference
A simple iOS app with a single scroll view that shows git cheat sheet.
jwebbnelson/FramedArrangement
The seventh project for iOS pre-course using views and frames.
jwebbnelson/FizzBuzz
The sixth project for iOS pre-course using loops
jwebbnelson/NumberProblems
The fifth project for iOS pre-course solving number problems
jwebbnelson/IntroducingFunctions
The fourth project for iOS pre-course using functions
jwebbnelson/ConditionalPlacement
The third project for iOS pre-course using conditionals