Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nandooliveira/ef7a02137b22459522a3492a81e589d2 to your computer and use it in GitHub Desktop.
Save nandooliveira/ef7a02137b22459522a3492a81e589d2 to your computer and use it in GitHub Desktop.
My summary about Ruby Conf Arg 2014

#Day 1:

##Microservices in practice via @janogonzalez https://speakerdeck.com/janogonzalez/microservices-in-practice

###Microservices http://microservices.io/patterns/microservices.html

http://martinfowler.com/articles/microservices.html

http://highscalability.com/blog/2014/10/27/microservices-in-production-the-good-the-bad-the-it-works.html

##You already git started. Now, what? via @luke_ar https://speakerdeck.com/delucas/you-already-git-started-now-dot-dot-dot-what

###Github Flow https://guides.github.com/introduction/flow/index.html

##Our daily graphs written in Ruby and Neo4j via @hannelita https://speakerdeck.com/hannelita/our-daily-graphs-written-in-ruby-and-neo4j

##Derailing Irrationality via @paulcsmith

###Ikea Effect http://en.wikipedia.org/wiki/IKEA_effect

###Impostor syndrome http://en.wikipedia.org/wiki/Impostor_syndrome
http://www.forbes.com/sites/margiewarrell/2014/04/03/impostor-syndrome/

##Concurrency for Rubyists via @unbalancedparen http://slides.com/federicocarrone/rubyconf14/#/

##Look ma', I know my algorithms! via @raviolicode https://t.co/L4gQjWP7hX

http://www.cs.usfca.edu/~galles/visualization/Algorithms.html

http://rob-bell.net/2009/06/a-beginners-guide-to-big-o-notation/

##Ruby on your pocket with RubyMotion via @ijpiantanida https://speakerdeck.com/ijpiantanida/ruby-on-your-pocket-with-rubymotion-rubyconfar-2014

http://pragmaticstudio.com/screencasts/rubymotion

##Redis: más allá del caché y las colas via @djanowski

##Los Diez Mandamientos del Programador en Ruby via @egutter

#Day 2:

##De desarrollo a producción con Docker via @pbruna https://speakerdeck.com/pbruna/de-desarrollo-a-produccion-con-docker

##Data analysis for startups via @jbarreneche

##Programming, languages, literature via @a_meba https://speakerdeck.com/xamebax/programming-languages-literature

###Gamer Gate http://en.wikipedia.org/wiki/Gamergate_controversy

http://www.cuatro.com/lvp/Gamer-Gate-controversia-industria-videojuegos_0_1875825626.html

##Practical EventMachine via @febuiles https://speakerdeck.com/febuiles/practical-eventmachine

##RubyConf Argentina 2014 - Lightning talks https://gist.github.com/ceneon/ccd6b8e099d69863bbea

##Resolviendo el Cubo Rubik con los ojos vendados via @chrishunt https://www.youtube.com/watch?v=wC-47RSCqhc :D

##ArangoDB, A different approach to NoSQL via @moonbeamlabs https://speakerdeck.com/moonglum/arangodb-at-rubyconf-argentina

##Construyendo tu propio motor de búsqueda con JRuby y Lucene via @abecciu

##The Dilemma of Simplicity via @poteland https://speakerdeck.com/pote/el-dilema-de-la-simplicidad-rubyconf-argentina

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment