Apps Built with RxSwift
Apps Built with RxSwift Eidolon Artsy’s auction bidding kiosk is built with RxSwift and demonstrates some neat uses of the Swift type system. ReactiveWeatherExample A simple iOS weather app using the...
View ArticleRxSwiftMapViewDelegateProxyExample
RxSwiftMapViewDelegateProxyExample This is a follow up to the Swift Meetup on RxSwift (#SLUG) A lot of people asked me how to encapsulate delegate implementations into Rx nicely. In other languages,...
View ArticleParticle to AWS-IOT proxy
Particle to AWS-IOT proxy Made by Tom Manning Published in Amazon Web Services and Particle ABOUT THIS PROJECT AWS-IOT provides server-side state management for applications where the Particle is...
View ArticleMy Kid’s Driving Habits
My Kid’s Driving Habits Made by Mohit Bhoite Published in Particle ABOUT THIS PROJECT Here is an interesting way of monitoring yours or your kids driving habits by monitoring hard...
View ArticleParticle Electron Cellular GPS Streamer
Home Rachel edited this page on 2 May · 6 revisions Pages 14 Particle Electron Cellular GPS Streamer Introduction Part 1: Equipment Part 2: Setting up the Electron Unboxing your Electron Connecting to...
View ArticleTop Ten Machine Learning Articles for the Past Month.
Top Ten Machine Learning Articles for the Past Month. We’ve observed nearly 1,600 articles posted about machine learning, deep learning and AI in July 2016. Machine learning is a field of study that...
View ArticleHigh-Resolution Satellite Imagery Ordering and Analysis Handbook
High-Resolution Satellite Imagery Ordering and Analysis Handbook Introduction About the Satellites Evaluating a Project Identifying the Area of Interest Image Search and Identification A. Searching...
View Article深度学习八大开源框架
深度学习八大开源框架 导读:深度学习(Deep Learning)是机器学习中一种基于对数据进行表征学习的方法,深度学习的好处是用非监督式或半监督式的特征学习、分层特征提取高效算法来替代手工获取特征(feature)。作为当下最热门的话题,Google、Facebook、Microsoft等巨头都围绕深度学习重点投资了一系列新兴项目,他们也一直在支持一些开源深度学习框架。...
View ArticleFailed to resolve junit in Android Studio
A error will be shown if a new android project is created. Error:(23, 17) Failed to resolve: junit:junit:4.12 <a href=”disable.gradle.offline.mode”>Disable offline mode and...
View ArticleAndroid Studio remove remote repository
compile 'io.reactivex:rxjava:1.1.0' Firstly find the jar file in https://www.versioneye.com/java/ Then, copy it to app/libs. Since there is compile fileTree(dir: 'libs', include: ['*.jar']) , there is...
View ArticleTop Ten Node.JS Articles for the Past Month.
Top Ten Node.JS Articles for the Past Month. We’ve observed about 1,200 Node.JS articles posted in July 2016. Node.js is an open-source, cross-platform runtime environment for developing server-side...
View ArticleAndroid Studio:How add gradle plug-in in jar file
How add gradle plug-in in jar file Find the jar file and put it inside app/libs. Meanwhile add the following to build.gradle for the whole project. buildscript { repositories { mavenLocal() jcenter() }...
View Article30 Days of React Native
30 Days of React Native 30 days of React Native examples/demos. This project is inspired by 100 Days of Swift (http://samvlu.com/) & 30DaysofSwift (https://github.com/allenwong/30DaysofSwift)...
View Article21 Amazing Open Source iOS Apps Written in Swift
21 Amazing Open Source iOS Apps Written in Swift This is “amazing” series of open source projects. Swift is a general-purpose programming language developed by Apple Inc. for iOS, OS X, watchOS and...
View ArticleI Don’t Need No Stinking API – Web Scraping in 2016 and Beyond
I Don’t Need No Stinking API – Web Scraping in 2016 and Beyond FacebookTwitterLinkedInGoogle+RedditKakaoShare Social media APIs and their rate limits have not been nice to me recently, especially...
View ArticleReact.JS Top 10 Articles in August.
React.JS Top 10 Articles in August. We’ve observed nearly 1,650 React.JS articles posted in August 2016. React.JS is a JavaScript library created by Facebook. It is most commonly used in web and...
View ArticleTop 10 JavaScript Articles for the Past Month (v.August)
Top 10 JavaScript Articles for the Past Month (v.August) We’ve observed nearly 1,900 JavaScript articles posted on August 2016 and picked the Top 10. Mybridge AI evaluates the quality of content and...
View Article