Slidedeck.io is a repository of tech HTML based presentations hosted on github
More about SlideDeck.io »
                                  
    
    
        Node.js Everything
        ME
            Christoph Walcher
            @saintedlama
            http://www.meetup.com/nodejs-vienna/
        
Evented Javascript on the Server
            Asynchrono...
                                
by saintedlama
                                  
			
			
        		Everything you never knew you wanted to know about
Reactive Streams
Bjarte Stien Karlsen @ SITS
slides created with revealit/reveal.js
Agenda
Why go Reactive?  
The Reactive Manifesto 
Streams 
Re...
                                
by bjartek
                                  
Designing api for mobile apps
        Gosia niech zrobi grafikę
        teammates @ polidea
        
            
        Maciek
        Polidea...
        makes mobile apps (iOS, Android, WP)
            develops ...
                                
                                  
Designing api for mobile apps
        Wojtek Erbetowski
        @erbetowski
    tech lead @ polidea
        Polidea...
        makes mobile apps (iOS, Android, WP)
            develops hardware related stuff
       ...
                                
                                  
            
                
                    
                        
    Building and Testing jQuery Plugins for 2015
@katie_fenn
Overview
Preface
Using a Boilerplate
Building and Testing a Plugin
2015
Tenth an...
                                
by katiefenn
                                  
Designing api for mobile apps
        Wojtek Erbetowski
        @erbetowski
    tech lead @ polidea
        Polidea...
        makes mobile apps (iOS, Android, WP)
            develops hardware related stuff
       ...
                                
                                  
			
			
            APIs, Geotagging & XML / RSS
                    
8.09.2015 @ SAE Institute
                    Bjoern Zapadlo
                    About me
                    
                        Bjoern ...
                                
by gmb2012
                                  
			
				JS Whirlwind Tour
What makes JavaScript different to object oriented curly bracket languages
What's common
Control Statements (if, else)
Curly Brackets
Semicolons
Loop Statements (for, while)
Operations (Almost)...
                                
by saintedlama
                                  
			
			
				Be a good npm Module!
					Readme, License, Travis, Coveralls
				Minimum Requirements
                    README.md including tutorial
                        README.md including npm install command
      ...
                                
by saintedlama
                                  
			
				Getting Started with Express.js
A quick intro to express.js
Express.js
Minimalistic framework
Handles routing and views
All other stuff is handled by modules
npm install express -g
express
Scaffold express proje...
                                
by saintedlama
                                  
			
			
                Datensicherheit
                        Vorlesung am SAE Institute
                        Dozent: Bjoern Zapadlo
                    About me
                        
                         ...
                                
by gmb2012
                                  
			
			
                XML, XSL, RSS und JSON
                        Vorlesung am SAE Institute
                        Dozent: Bjoern Zapadlo
                    About me
                        
                  ...
                                
by gmb2012
                                  
			
			
                APIs
                        Vorlesung am SAE Institute
                        Dozent: Bjoern Zapadlo
                    About me
                        
                            Bjoern Z...
                                
by gmb2012
                                  
Designing api for mobile apps
        Maciek Opała
        Wojtek Erbetowski
        
            
        Maciek
        agenda
        
            Motivation
                A little bit about REST
             ...
                                
                                  
			
			
                Content Management Systems
                        
3.09.2015 @ SAE Institute
                        Bjoern Zapadlo
                        About me
                        
                 ...
                                
by gmb2012
                                  
			
			
                Rich Internet Applications
                        
8.09.2015 @ SAE Institute
                        Bjoern Zapadlo
                        About me
                        
                 ...
                                
by gmb2012
                                  
			
			
				Perioperative Schmerz-
						therapie
					Orthopädische Bettenstationen
BHS Wien
					
						2013  Reinhard Schernthanner / www.schernthanner.at
					
				Schmerzen
					Physiologischer Sinn
					Flucht
		...
                                
by quispler
                                  
			
			
    Making the future:
         Developing hardware solutions to academic data/research problems using off-the-shelf components
        Jonathan Younker & Tim Ribaric
    Disclaimer
    Agenda:
    What ar...
                                
by jyounker
                                  
            
            
                Visualisering fra ADHL-data
                BibTekKonf   Oktober 2013
                Martin Møller Jensen (DBC)Rasmus Erik Voel Jensen (solsort.dk)
                Indhold
 ...
                                
by rasmuserik
                                  
            
                Coding Game #1
                    17 Avril 2013
                C'est quoi ?
                    Atelier de code
                        Résoudre un problème donné
                       ...
                                
by thomaroger
                                  
            
            
                Language experiments and ideas
                 2013.01.22Berlin Compiler Meetup talk by Rasmus Erik
                slideshow: solsort.com/2013/berlincompiler
code: github/r...
                                
by rasmuserik
                                  
			
			
				JavaScript  Implementations
                 12.12.12CopenhagenJS talk by Rasmus Erik 
				The Talk
                    How:   interactive - interrupt, ask questions
                        Why:   brush up...
                                
by rasmuserik
                                  
			
				
						Project Presentation
						
							Corporate Regulatory and Data Group
						
						
							Razzi Abuissa, Summer 2013
						
					
				My Project:
						
							Standardize the process of US/Canada Chemi...
                                
by razzius
                                  
      
      
        JavaScript
          o k ase?
          
            Creado por Oriol Torras / @uriusfurius
          
        Constructores
          Funciones diseñadas para ser usadas con el operador new. Inic...
                                
by otorras
                                  
    
        Präsentationstitel
			
            
                Erika Mustermann & Max Mustermann
            
        Installation:
            npm install -g yonpm installgrunt servelocalhost:8000Control from s...
                                
by Ineffective
                                  
			
			
                WebEngineering
                        
8.09.2015 @ SAE Institute
                        Bjoern Zapadlo
                        About me
                        
                            B...
                                
by gmb2012
                                  
			
			
				
                
                    Konzerte
                    ?
                    Kontakt
                DIE Linzer Ärzteband
							Seit 20 Jahren bringen wir unser Publikum zum Singen und Tanzen....
                                
by quispler
                                  
			
			
				Behaviour Driven Development with Jasmine
				Katie Fenn
					@katie_fenn
					PHP / Frontend Engineer
					What is Behaviour Driven Development?
					How can Jasmine help?
				TDD
				BDD
						
							An...
                                
by katiefenn
                                  
			
			
				Secrets to Writing Tests
					
						Gary Yeung - July 25, 2013
					
				Why Test?
          How do we test?
          1) Testing the system - End-to-end (e2e) testing
            Let's try testing a tower...
                                
by ghsyeung
                                  
			
			
				QUY HOẠCH TUYẾN TÍNH
					   					
					
						Giáo viên hướng dẫn: 
TS. Phạm Cường
Nhóm tiểu luận:
Trần Thị Tuyết
Nguyễn Thị Lịch
Hà Quang Tấn
Trần Thị Thanh HIển
Đỗ Anh Quí
			
				Nội dung
					
			...
                                
by tanhaquang
                                  
			
			
			
			
				$ git kurs --now
$ whoami
Philipp Böhm
$ whoami --online
-  blog.pboehm.org
-  github.com/pboehm
-  twitter.com/phboehm
Allgemeines
verteiltes Versionskontrollsystem für Dateien
von Linus Torv...
                                
by pboehm
                                  
			
			
			
			
				i Don't know what to talk about..
				
			
				 maybe i could do my talk on... 
					Music apis are cool
					 too Geeky 
					Exmouth market
					 interesting facts, but not enough for a whole tal...
                                
by mcgoooo
                                  
			
			
				SPDY && HTTP 2.0
					The new web protocols
				Why do we need them?
				HTTP versions
					HTTP/0.9 (1991)
						HTTP/1.0 (1996)
						HTTP/1.1 (1997, 1999)
					
						The Internet was done so we...
                                
by quezacoatl
                                  
			
			
				Konrad Zuse
					der Erfinder des Computers
					
						 Michele Adduci
					
				
						Heute werde ich über eine der wichtigsten Erfindungen unserer Zeit zu sprechen: Der Computer.
				Wann wurde der Com...
                                
by blackibiza84
                                  
  
    Javascript- und CSS- Resourcenverwaltung mit
      grunt.js
      Mario Rutz
      
@basis42 --- http://www.basis42.de
    Mario Rutz
      Erste Programmiersprache Assembler (6510)
      	OOP in Java, C++
   ...
                                
by basis42
                                  
			
			
                TypeScript
Quick IntroTypeScript is...
Open Source
Javascript Pre Compiler
ES 6 Harmony in 2012
Types
Ambient Declarations
                                                    
declare var doc...
                                
by saintedlama
                                  
			
				.on(".theBubble")
						Event Handling at a Higher Level
						
							
						Dave Fontz
						
							
						
							
						
							
						BOFCONF
						Baltimore, MD
						July 2013
					Quick overview
						
...
                                
by fontzter
                                  
			
			
        Null Reference
The Billion (american) Dollar Mistake
Bjarte Stien Karlsen 
slides created with revealit/reveal.js 
Agenda
why is null reference a problem?
streetname example
the java way manual sty...
                                
by bjartek
                                  
            
                Coding Game #1
                    17 Avril 2013
                C'est quoi ?
                    Atelier de code
                        Résoudre un problème donné
                       ...
                                
by thomaroger
                                  
metaprogramming AND jvm
        with CGLib and Plastic
        Maciej Jankowski
        Wojtek Erbetowski
        
            
    'bout
        
            
        Wojtek Erbetowski
        
            
        ...
                                
                                  
			
			
				Let's Get Visual!
					Creating Data Visualizations using Javascript and D3.js
					
						Kristina Durivage (@gelicia)
					
				Firstly...
					Presentation done in Reveal.js
						Interactive coding don...
                                
by gelicia
                                  
        
            Hi
                these projects are coded by Vlad
                You can drop me a message at moc.uisatsan@dalvUse the arrow keys to navigate, press ESC if you're lost
            Wordpress them...
                                
by nastasiu
                                  
			
			
				Breve Conceito...
					Yeoman não é uma ferramenta, e sim, um Workflow...
					...embutido com uma coleção de ferramentas e boas práticas de trabalho.
				Requisitos
NodeJS Instalado
						NPM (Node Packa...
                                
by obetomuniz
                                  
			
				BINGOSON!!!
					ビンゴとローソンとハッカソン
					TEAM 残り物には福がある
				ソーシャルチェンジ
					ローソンは災害時の社会のライフライン
					帰宅支援ステーション
 	 					
3G, LTEなしでも店舗の位置を知りたい
 	 					
事前に店舗情報をダウンロードする必要性
 	 				
平常時にも使ってもらえるアプリ
 	 				利用者メリットの訴求
 	...
                                
by fmreal
                                  
      
      
        Going global
          Expanding your development team to the global stage
          
            
              Created by Team Nuclear Beast Unicorn
          
        Introduction
          Who...
                                
by jjpe
                                  
			
			
				Rafael Santos Sá
					Introducing myself
					Created with Reveal.js 
				Me
					
						I'm a 25 years old web developer based in Sao Paulo, Brazil, working for 
						GoNow
						and studying Information...
                                
by fael
                                  
			
			
    hardware hacking with arduino for fun and profit!
        Jonathan Younker & Tim Ribaric
        Brock University
    Disclaimer
    Agenda:
    What is it?
        What's it good for? And not?
       ...
                                
by jyounker
                                  
			
        ZSH!
Notes on why zsh rocks!Zsh... what?
zsh - or Z Shell - is a shell environment, just like bash is, but only more powerfullPros
spelling correction
autocompletes everything *
cycle through autocomple...
                                
                                  
			
				
				Real Things
My biased opinion on physical objectsPolaroid Pictures
NotstalgiaThe Design of Everyday Things
Usability and affordanceHumans are in and of the World
We smell, taste, hear, see, and touch...
                                
by saulhardman
                                  
			
			
				My Topic
					Christoph Werner@gonsfx
				Section Title
					Unordered List
						List Element 1
							List Element 2
							List Element 3
							List Element 4
						Highlighted Code
						attribute vec3...
                                
by gonsfx
                                  
			
			
				Private Video
					Not As Simple As You Think!
				Spec
          
            Getting Video on to Spoutvideo
          
				Amazon S3 - CORS
					Prepare Your Bucket
          					<corsconfiguration>...
                                
by osahyoun
                                  
      
      
        Let's sketch together
          
            
          
        Qui je suis ?
          
            Alvin Berthelot
            
            Expert technique Web / Mobile / Java EE ... mais pas ...