Slidedeck.io is a repository of tech HTML based presentations hosted on github
More about SlideDeck.io »
Continuous Delivery
With Capistrano
Ujjwal Ojha
ojhaujjwal
Continuous Delivery
Frequent releases in short cycles
practice of using automation to...
by ojhaujjwal
Teaching 101
5 research based best practices
MIC Talk
Aug 24, 2016
Outline
Objective Driven Lessons
Checking for Understanding
Assessment (Formative vs. Summative)
Differentiation
Classroom Climate...
by dorton
The Care and Feeding of a Jr. Dev
Jesse Wolgamott & Brian Dorton
ChaiOne STEEP
May 20, 2016
Outline
The Metaphor
Jr vs Mid vs Sr
Expectations of a Jr. dev
The Value of Mentoring
What does men...
by dorton
MEAN Stack
Slides: bit.ly/hack-a-stack
Oh hey, these are some notes. They'll be hidden in your presentation, but you can see them if you open the speaker notes window (hit 's' on you...
by Yonet
Server installation
An unexpected Journey
Current "Personnal server"
Context
Old configuration
Too many "failover" IP
...
Show to AH : Bio-Hacking
Aka : How to build big thing with ambition
What is Bio-Hacking
Yes, basically, it's a biology hack.
French disclaimer
...
Running Java from Node.js
Christian Dittrich
creatale GmbH
WebDev BBQ, 15.09.2015Use Case
node-dv
image manipulation: Leptonica and OpenCV
OCR: Tesseract
OMR: custom
barcode reader: ZXing
ZXing in Node.js
native modu...
by creatale
Finding the Entrance
Why and how to get involved in the Drupal community
DrupalCamp Montréal 2015
bit.ly/find-entrance
- Slides and speaker notes availableAlina Mackenzie
alimac
czaroxiejka
char • ...
by alimac
React - What's the big deal?
Daniel Perez Alvarez
@unindented
This presentation tries to explain why I think React is a really important milestone for frontend development.What makes a UI difficult to build...
by unindented
Git for you and me
DrupalCorn 2015
bit.ly/git-drupalcorn
- Slides and speaker notes available onlineAlina Mackenzie
University of Illinois at Chicago
alimac
czaroxiejka
char • o • jay • ka
- Devel...
by alimac
May 25 - May 29
Weekly Announcements
Monday May 25 - Memorial Day - Building will be Closed
Thursday May 28 - Ember Meetup @ The Iron Yard
Friday May 29 - Portfolios!!
Guest Lecture
Friday May 2...
by dorton
Announcements
Monday August 24 - First Day of Class!
Tuesday August 25 - Docker Meetup @TIY 7:00p,
Friday August 28 - Iron Pints™ 3:00 - 4:30
Guest Lecture
Friday August 28
Efrain Ayllon
Intuneto
G...
by dorton
HAW が何をやっているか
わからない件
Presented by Shinpei Noda
自己紹介
野田 心平 (のだ しんぺい)
九州工業大学 情報工学部卒
株式会社ハウインターナショナル
...
by quanon
Secure SSL setup on Nginx
or how to get an A+ on SSLLabs.
by Vahe Evoyan
@evoyan
- my personal project to see how much effort takes to se...
by vahe-evoyan
Administrative Management Theory
Ujjwal Ojha
ojhaujjjwal
Classical management theory
Introduced in the lat...
by ojhaujjwal
JavaScript Robotics?
Not a bad idea
@BrianGenisio
Who is @BrianGenisio?
Co-organizer of SEM.js
Team Player at CareEvolution
Team Player...
by BrianGenisio
< font >
Web Typography
Font Faces &Font Families
Font: a specific alphabet in a specific style, weight and size
Font family: a collection of si...
by abridger
Iris Prediction on the Web
devdataprod-016
Random Forest Training
library(shiny)
library(randomForest)
library(caret)
data(iris)
inTrain <- createDataPartition(iris$Species, list = F)
train <- iri...
by s-kumar-edu
Iris Prediction on the Web
devdataprod-016
Random Forest Training
library(shiny)
library(randomForest)
library(caret)
data(iris)
inTrain <- createDataPartition(iris$Species, list = F)
train <- ir...
by s-kumar-edu
Presentación Ranktab
Por Noe Hernandez & Oscar Estrella.
Logros obtenidos
3er. Trimestre
En este último trimestre se logro:
Implementar Sub-criterio...
Présentation des métiers de l'IT
Conférence du 7 janvier 2015 @ Supinfo Paris
Vos intervenants
Lucas CORBEAUX
Carrel YAKPOVI
Gaël DEMETTE
Revue du secteur...
Linux Users Group
Georgia Tech
Spring 2015
Chat at #lugatgt on irc.freenode.net
Links to Presentations:
First Me...
by LUGatGT
Yashdeep Hinge
The Developer
Who Am I as a person?
Personality Traits
Helping
Curious
Introvert
Smart
Education
Persuaing B.E. majoring in Information Technology from Swami Vivekanand Collage of Engineerin...
by yashdeeph709
val data : int []Full name: Document.data
type unit = UnitFull name: Microsoft.FSharp.Core.unit
Multiple itemsval ref : value:'T -> 'T refFull name: Microsoft.FSharp.Core.Operators.ref--------------------type...
by palladin
野田が何をやっているか
わからない件
Presented by @quanon86
野田の 2014 年
Active Portal
岩熊ブラザーズ
...
by quanon
WebGL Inspirational Showcase
Christian Dittrich, creatale GmbH
WebDev BBQ, 16.12.2014
OpenGL ES 2.0 in the browser
Caniuse: Global 74.64%, Germany 85.46%
3D in the browser? Why?
...
by creatale
Zenlogic Customer Portal
UI Analysis
By Michael 2014-12-221. Analysis of the current application
The main point: it is not mobile friendly...Current layout for mobile users
From an iphone screen, zoom in
Current layout...
Scala Traits
Rough notes...work in progress
Doomed useful soon, but not today
Delivered by Jacek Laskows...
Hey Jungmoney!!
Bet you weren't expecting this, right? I didn't take that web programming class for nothing. Keep your sound on because I've included some audio. Press right to continue!
Naviga...
by jungmoney
Cake Pattern explained
Rough notes...and still not much useful
Created by Jacek Laskowski / @jaceklaskowski
Friendly Heads-Up
This presentation is
...
LOL to Code - 101
Web Front-End Programming
HTML / CSS / Web Front-End Frameworks
Introduction
This course introduces the participant to web front-end programming using HTML and CSS.
In this course, the parti...
by loloakland
Iris Prediction on the Web
devdataprod-016
Random Forest Training
library(shiny)
library(randomForest)
library(caret)
data(iris)
inTrain <- createDataPartition(iris$Species, list = F)
train <- iri...
by wtfbananas
Iris Prediction on the Web
devdataprod-016
Random Forest Training
library(shiny)
library(randomForest)
library(caret)
data(iris)
inTrain <- createDataPartition(iris$Species, list = F)
train <- ir...
by wtfbananas
Swipe to Continue
Choose What category you like
Today's Hot
Biriyani with Rost Chicken Rs 600/= each
Biriyani with Rost Chicken Rs ...
by shamain
Hello!
Ujjwal Ojha
ojhaujjwal
OAuth 2 Authorization Framework
Befor...
by ojhaujjwal
PGP FOR HUMANS
Created by
Vahe Evoyan /
@evoyan
Privacy?
Who needs it?
I don’t have anything to hide!
...
by vahe-evoyan
Personal tracking devices
A Journey Into The True Dark Net
Silvia Puglisi - silviap@ieee.org / @nopressure
Hello World
My name is Silvia Puglisi. I am a software engineer and Ph...
Flexbox
Slides online
http://jayway.github.io/flexbox-slides
What is flexbox?
Defined via the display property in CSS
Enables layout models that previous...
by jayway
ORBIS MPV Client
Funktionen und Anwendung
Kevin Roos, 2014 / 2015
OMPV
ORBIS Multi Process Viewer
TechnologieFrontend: HTML5 & Javascript
Backend: ABAP / SA...
by Rookev