Slidedeck.io is a repository of tech HTML based presentations hosted on github
More about SlideDeck.io »
Drupal ES6 Javascript Behaviors
Daniel Beeke
Developer @ Studio Fonkel
Chapters
The page has loaded, what ...
by danielbeeke
Elixir
Introduction
Miguel Cobá / @MiguelCobaMtz
Elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
Erlang VM
...
by miguelcoba
Elixir
Concurrency 101
Miguel Cobá / @MiguelCobaMtz
Elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
Processes...
by miguelcoba
ECMAScript 6
Features overview
Created by Miguel Cobá / @MiguelCobaMtz
ECMAScript 6
A.K.A. ECMAScript 2015
Standard ECMA-262
Try it
What's new
Features
...
by miguelcoba
kamiyama.rb 1
Author
か (ka)
kaosfield
神山.rb開催おめでとうございます
このスライド自体のリポジトリは kaosf/20141108-kamiyamarb-slide にあります
間違いを発見したら Issue あるいは PullRequest を下さい
reduce
Rubyistの皆さんこんなコード書いてませんか
sum = 0
[1, 2, 3].each d...
by kaosf
.js
A Non-Frameworky Framework
Luke Karrys
Luke Karrys - I work for &yet - Ampersand core team member
Yeti, Finding Bigfoot, 1500x
...
by lukekarrys
tokushima.rb 3 slide
Author
か (ka)
kaosfield
はじめに
このスライド自体のリポジトリは kaosf/20141026-tokushimarb-slide にあります
間違いを発見したら Issue あるいは PullRequest を下さい
前回までのあらすじ
オブジェクト指向
Rubyのセットアップ出来た(進んだ人はRailsも)
今回話すこと
method_...
by kaosf
スライドを作ろう
Author: か
Twitter: @ka_
GitHub: @kaosf
Homepage: http://kaosfield.net
reveal.js の紹介
"reveal.js" でググって下さい
Markdown で書く方法
GitHub kaosf reveal.js-2.5.0-customized を参考にして下さい
index.markdown を編集すればい...
by kaosf
Destructuring
分配束縛
author: kaHomepage: kaosfield.net
Twitter: @ka_
GitHub: kaosf
date: 2014-02-16
Clojure における関数の引数の妙技
(Common Lisp でもあるはず)
配列を引数に渡す場合
(def p1 [10 20])
(def p2 [30 40])
座標を表すものをこのように管理...
by kaosf
MySQLite: SQLiteデータベースを読み書きするMySQLストレージエンジン
2014/02/18
第2回 MariaDB/MySQL コミュニティイベント
中谷 翔
スライド: http://p.tl/c3C4
自己紹介
中谷 翔 @laysakura
東京大学 情報理工学系研究科 修了(予定)分散ストリーム処理系
IPA未踏: High Performance SQLite の開発得た...
by laysakura
Clojure 入門
author: kaHomepage: kaosfield
Twitter: @ka_
GitHub: kaosf
date: 2014-02-09
Clojure とは
JVM の上で動く言語の一つ
Lisp
Leiningen
これから Leiningen というツールを使ってClojure という言語での
プログラムを書いて実行
プロジェクトを作成
ライブラリを作成
ア...
by kaosf
Daniil 101
Made in Russia.
Born in Siberia
and lived on the Black Sea coast.
It was NOT all about drinking tea with bears...
but also...
by dashingly
Groovy
Introduction
Groovy
dynamic language for the Java Virtual Machine
based upon Java but with additional power features
inspired by Python, ...
by miguelcoba
Grails
Grails features
Full stack framework + plugins
Groovy language
Convention over configuration
Object Relational Mapping (GORM) build on ...
by miguelcoba
Juha Heimonen
evilbubu @ twitter
Rightshifting
By Bob Ma...
by heimojuh
Fasit
Miljøkonfigurasjon hos NAV
v/Johnny Horvi
Fasit?
...
by jhrv
Using grunt-aws-s3 in UW-Madison UIToolkit
Bryan Shelton @bshelton229
https://github.com/UWMadisonUcomm/uw-ui-toolkit
https://github.com/MathieuLoutre/grunt-aws-s3
...
by bshelton229
Backleft Team
Smithsonian Hackathon
Responsive Application
View paintings on web or mob...
by minhongrails
Myanmar Weather App
prepared by Phyo Zaw Tun
Base on Reveal.js | jQuery Credit to Hakim El Hattab
Basement Level 1
Basement Level 2
Basement Level 3
...
by poohspear
A smattering of Snap.svg
How Adobe's new SVG library is used on Spacemonkey.com
Created by Murphy Randle / @murphsalot
I wrote a book!
...
by murphyrandle
A Rusty Introduction
a gentle hello to the rust programming language
by Michael Letterle
Rust is Like C
fn main() {
println("Hello, rustics!");
}
But
Safe
Concurrent
Practical
Safe
No null pointers
Def...
by mletterle
Continuous Delivery
Peter Reisinger
The Problem Of Delivering Software
Automate Almost Everything
Continuous Integration
...
by reisinger
Communist manifesto
For programmers
Programmers of the World, unite!
You have nothing to lose but your gantt charts,
project managers and billing ra...
by heimojuh
Towards
100% Uptime
with Node.js
A guy is standing on the corner of the street chain smoking cigarettes, one after another.
A woman walking by notices him and says, "Hey, don't you know that those things ...
Reveal.js
HTML Presentations Made Easy
Created by Hakim El Hattab / @hakimel
Heads Up
reveal.js is a framework for easily creating beautiful presentations using HTML. ...
by vancegroup
n-queens problem
date: 2013-11-09
author:name: ka
Homepage: http://kaosfield.net
Twitter: @ka_
GitHub: kaosf
N クイーン問題の続き
前回のおさらい
N クイーン問題とは何かを知った
チェスの基本的なルールを覚えた (重要)
Clojure で解いてみる方針だった
N-queens pro...
by kaosf
Fasit
Miljøkonfigurasjon hos NAV
v/Johnny Horvi
Kort om modellen
Trykk nedoverpil for å gå videre her
Nydelig API...
HttpClass httpClass = new HttpClas...
by jhrv
Clojure macro
author: kaTwitter: @ka_
GitHub: kaosf
date: 2013-12-21
Clojure のマクロ入門
list, eval の説明
unless という文法を追加する
記号の説明' (quote)
` (backquote)
~ (tilde)
参考文献
プログラミングClojure 第2版
list 関数
与えられた引数が並んだ「...
by kaosf
Client Solutions from Development to Production
Luke Karrys
Glenn Scott
tourRouter
- An app to help agents/assistants/artists/managers collaborate on all aspects of routing a tour aroun...
by lukekarrys
n-queens problem
date: 2013-10-19
author: ka
Homepage: http://kaosfield.net
Twitter: @ka_
GitHub: kaosf
N クイーン問題
8 クイーン問題なら聞いたことある?
その一般化された問題
8 クイーン問題
チェス盤に 8 つのクイーンを互いに効かないように配置する
チェスの簡単な説明
将棋と似ている
将...
by kaosf
Slides
with Ruby?
These are notes. Press 's' to see them.
Awesome!
...
by dashingly
Introducing the RESTful API Grails Plugin
www.perfmanhr.com/blog/wp-content/uploads/2011/09/rest-relaxation-reflection.gif
Hint: Navigate 'down' to explore current topic,
Navigate 'right' for next ...
by restfulapi
AngularJS
AngularJS features
AngularJS features
AngularJS 1.2.2
Fin
Miguel Cobá / miguel.leugim...
by miguelcoba
Webエンジニアが知っておくべきデータベースの知識(妄想)
2013/11/10 @ 内定者勉強会
前置き
Webエンジニアじゃないけど,Webエンジニアが知っておいたほうが良さそうな知識を妄想してまとめました
「これだけ分かってれば大丈夫」ではないです自分のPCの上でコリコリ動くDBの気持ちは分かるようになると思います
本当はネットワーク越しにガリガリ動くDBの気持ちが分からなくちゃいけません
最後の...
by laysakura
awa rise meeting
self introduction and show visions
author: ka
homepage: kaosfield.net
twitter: @ka_
who am i?
who am i (0)
ka
who am i (1)
programmerRuby
CoffeeScript (one of the AltJS)
Java (Androi...
by kaosf
version 1.8
Emmanuel SalomonJuillet 2013
Un framework hybride
Drupal, eZ Publish : content management framework
Wordpress, Joomla, Spip : content management system
Elgg : ? un framework et un réseau social...
by ManUtopiK
Parsing the ESRI File Geo-Database
(in JavaScript)
Genesis
Even Rouault does the hard part and starts specing it out
In Python
I must port it to JavaScript
Previously I have done
esri2geo
esrijson -> geo...
Cordova 3
The basics
Created by Oscar Brito / @aetheon
13/12/2013
Installation
Install Node.js / NPM and then:
npm install -g cordova
...
by aetheon
git kata
presentations
git rebase --onto
git config
git internals
Created by Piotr Jasiun
...
by pjasiun