Pinned Repositories
deegeu-ios-swift-segues
“How to pass data between iOS 9 views in Swift 2.0” video demonstrates passing data directly to a destination view controller, and using protocols to pass data back to the source view controller.
deegeu-ios-swift-video-camera
How to record and play video in iOS 10.3 and Swift 3.1 demonstrates recording a video, saving it to your documents directory, and the playing it back.
deegeu-ios-user-defaults-example
Demonstrates storing three different data types into the standard NSUserDefaults using Swift 3.1 and iOS 10.3.
deegeU-jms-001
DeegeU JMS Introduction Tutorial
deegeu-maven-java-docker-example
This is a simple Maven "Hello World" Java application that uses the Spotify plugin to build and deploy a Docker container.
deegeu-quizzer
A simple micro service that returns trivia questions.
deegeu-swift-eventkit
Demonstrates adding and removing a calendar event in iOS 9 / Swift 2.0
deegeu-swift-rest-example
How to make REST API calls & parse JSON with Swift 3.1
deegeu-swift-share-extensions
Building a iOS 10.3 Share Extension with Swift 3.1 demonstrates sharing a photo from the photo album to your apps.
fb-messenger-model
Model classes for Facebook Messenger
deege's Repositories
deege/deegeu-swift-rest-example
How to make REST API calls & parse JSON with Swift 3.1
deege/deegeu-swift-share-extensions
Building a iOS 10.3 Share Extension with Swift 3.1 demonstrates sharing a photo from the photo album to your apps.
deege/deegeu-quizzer
A simple micro service that returns trivia questions.
deege/deegeu-ios-swift-video-camera
How to record and play video in iOS 10.3 and Swift 3.1 demonstrates recording a video, saving it to your documents directory, and the playing it back.
deege/deegeu-swift-eventkit
Demonstrates adding and removing a calendar event in iOS 9 / Swift 2.0
deege/deegeu-maven-java-docker-example
This is a simple Maven "Hello World" Java application that uses the Spotify plugin to build and deploy a Docker container.
deege/deegeu-ios-swift-segues
“How to pass data between iOS 9 views in Swift 2.0” video demonstrates passing data directly to a destination view controller, and using protocols to pass data back to the source view controller.
deege/deegeu-ios-user-defaults-example
Demonstrates storing three different data types into the standard NSUserDefaults using Swift 3.1 and iOS 10.3.
deege/fb-messenger-model
Model classes for Facebook Messenger
deege/deegeu-swift-camera-basic
How to take pictures with the camera in iOS using Swift
deege/deegeu-ios-swift-make-phone-talk
The purpose of this repository is to provide a simple starting point to make iPhone apps talk using text to speech.
deege/deegeu-ios-swift-tableview-custom-cells
Create a Custom UITableViewCell in Swift 3.1 for our table view in our iOS 10.3 app.
deege/deegeu-ios-swift-tableview-simple
A simple UITableView example using Swift 3.1
deege/deegeu-java-intro
This is the source code for the free online java course listed on DeegeU.com
deege/separate-lives
deege/ci-test
This is a test repo to build and deploy Unity projects
deege/deegeu-ios-swift-guardTests
The “Understand Swift 2.0 guard statements in iOS 9” video demonstrates using the guard statement to validate a user registration form.
deege/deegeu-quizzer1
deege/deegeu-swift-read-json
How to read JSON in Swift 2.0 on DeegeU.com
deege/deegeu-wildfly-add-datasource
“3 ways to add a datasource to WildFly” video is demonstrates three different methods for adding a datasource to WildFly 9
deege/fruitcake
Fruitcake Harvest game for GameDev.TV GameJam
deege/ngx-digit-only
An Angular directive to only allow [0-9] in the input box when typing, pasting or drag/dropping.
deege/protocols-resources
Interface classes for Protocols API
deege/repository-utilities
Utilities to track git version information inside an application.
deege/SimpleTabTest
A Simple tab test to demonstrate problem in Unity UI Toolkit
deege/spring-consul-demo
Demonstrates running Consul with Spring
deege/test-app
Java test app to test AWS CodeBuild
deege/test-consul-vault
Test app to use Consul and Vault
deege/what-is-docker
Example Dockerfiles from the "What is Docker" video
deege/witai-model
Model classes for the WitAI platform