Tutorial

  • submit to reddit

LinkedIn TechTalk: Machine Learning Basics

Via LinkedIn TechTalks, Rob Bekkerman delves into the basics of machine learning:

0 replies - 555 views - 04/28/13 by Eric Gregory in Articles

Develop a MongoDB Application with ZK & Grails

Introduction In this article, I'll show you how to create a MongoDB application using the new version of ZKGrails, ZKGrails 2.2. This application...

0 replies - 3986 views - 04/28/13 by Chanwit Kaewkasi in Articles

Hello Maps: A Five Minute iOS App with the Google Maps SDK

In this short and sweet tutorial, Google's Mano Marks shows you how to build a simple "Hello Maps!" starter app for iOS, using the Google Maps SDK.

0 replies - 2097 views - 04/28/13 by Eric Gregory in Articles

Data Analysis with the Unix Shell

Currently, the Hadoop based software company Cloudera creates the new certification called Data Science Essentials Exam (DS-200). One goal of the certification...

1 replies - 3039 views - 04/26/13 by Daniel Bartl in Articles

Understanding Bayes Theorem with Mario Kart

Trying to understand Bayes' theorem? Here, Luigi uses it to analyze banana-related kart accidents: And for another quick and concise take on the...

0 replies - 1711 views - 04/26/13 by Eric Gregory in Articles

Template Method Pattern- Using Lambda Expressions, Default Methods

Template Method pattern is one of the 23 design patterns explained in the famous Design Patterns book by Erich Gamma, Richard Helm, Ralph Johnson and John...

0 replies - 3817 views - 04/25/13 by Mohamed Sanaulla in Articles

Links You Don't Want to Miss (Apr. 24)

A collection of JavaScript patternsThis is a list of TONS of JavaScript patterns and antipatterns that covers function patterns, jQuery patterns, jQuery plugin...

0 replies - 3776 views - 04/24/13 by Allen Coin in Articles

Puppet: Installing Oracle Java

In order to run the neo4j server on my Ubuntu 12.04 Vagrant VM I needed to install the Oracle/Sun JDK which proved to be more difficult than I’d...

0 replies - 2668 views - 04/23/13 by Mark Needham in Articles

Intellij IDEA 12 Android Support Review

In this article I would like to share with you a review of Android development support in Intellij IDEA 12 Community Edition. I switched to this IDE from...

0 replies - 3110 views - 04/22/13 by Krzysztof Biga in Articles

Actuarial Analytics with R

Jim Guszcza from the Wisconsin School of Business leads this tutorial on Actuarial analytics with R:

0 replies - 616 views - 04/21/13 by Eric Gregory in Articles

Google Mirror API: Working with Menu Items

In this tutorial video, Timothy Jordan explains how menu items work with the Mirror API for Glass:

0 replies - 1407 views - 04/20/13 by Eric Gregory in Articles

CometD and Camel in the Enterprise - A Working Example

Full code is available on GitHub All the Java code for the project is available in Github - requires Maven to run. See the README for more details - link...

0 replies - 2154 views - 04/19/13 by Adrian Milne in Articles

Moments of Mixtures in Python

I needed to compute the higher moments of a mixture distribution for a project I’m working on. I’m writing up the code here in case anyone else finds this...

0 replies - 2199 views - 04/19/13 by John Cook in Articles

Micro-Service Architecture

Micro-Service Architecture from Øredev Conference on Vimeo. The service architecture of the new millennium has evolved at the Forward Internet...

0 replies - 26638 views - 04/18/13 by Mitch Pronschinske in Articles

The beginners guide to breaking website security with nothing more than a Pineapple

You know how security people get all uppity about SSL this and SSL that? Stuff like posting creds over HTTPS isn’t enough, you have to load login forms...

0 replies - 3584 views - 04/18/13 by Troy Hunt in Articles