Vídeos de programación

Vídeos sobre programación y desarrollo de software.
Todos los videos de Greach 2017 https://www.youtube.com/playlist?list=PLKxa4AIfm4pVzwQkePSmyNh6xuapnqtB0 Descárgate gratis el libro de Roberto Canales “Conversaciones con CEOs y CIOs sobre Transformación Digital y Metodologías Ágiles ” https://goo.gl/i2zZtJ Suscríbete a nuestra newsletter; https://goo.gl/5jc6uP Facebook; https://goo.gl/o8HrWX Twitter; https://goo.gl/MU5pUQ LinkedIn https://goo.gl/2On7Fj/
Las organizaciones tradicionales se están transformando empujadas por nuevos modelos de gestión y gran presión de las startups. Las nuevas direcciones generales demandan: -Definir nuevas soluciones acordes a los nuevos modelos de consumo reinventándose. -Hacer proyectos de un modo más ágil y rápido saliendo antes a mercado. -Ser capaz de abordar más iniciativas en paralelo. -Integrar la calidad ya que cualquier problema está inmediatamente presente en redes sociales. La transformación digital y cultura Lean han llegado para quedarse y las metodologías ágiles proporcionan nuevos modelos de trabajo que representan un gran cambio organizativo. En este manual se pretende, a través de una conversación, proporcionar un discurso para explicar a CEOs, CIOs, responsables de Compras, de recursos humanos o cualquier otra persona ajena a este mundo, los beneficios de comenzar el camino y unos posibles primeros pasos. Los tópicos a tratar son Design Thinking, UX, Lean, Agilismo, Coach, calidad, aplanamiento de organizaciones, reducción de tamaño de lotes, profesionales del conocimiento y muchos más.
Nowadays, Grails has become one of the best frameworks to implement modern web applications and RESTful microservice architectures. Furthermore, in Grails 3, AngularJS profiles with targeted plugins and code generation capabilities for rapidly building Single-Page Applications (SPAs) are included. In this speech, we will review the relevant concepts and tools that we need in order to achieve a successful partnership between both technologies. Particularly, we are presenting a solution based on the Gradle & NPM combination, which we are currently and successfully applying to our new projects.
Oracle decided to give JavaFX a pure Java-API – a good one. But we have to pay the price with longer code and worse readability. GroovyFX simplifies JavaFX development, makes it nicer and more groovy. This session compares JavaFX and GroovyFX and shows how easy JavaFX development can be.
Ratpack is asynchronous and non-blocking from the ground up. Subsequently a lot of the Ratpack API returns Promises or Operations. In this talk we’ll cover the Ratpack concept of Promises. We’ll cover how to use promises, how to test it and how to control execution flow. By the end of this talk you’ll feel like Neo from the Matrix.
Solución de la kata en Scala. Primera iteración buscando semántica y segunda con una aproximación más funcional. Más info: http://codely.tv/screencasts/finder-kata-scala/
En este video, continuamos con la evolución de Application Services hacia Command Handlers. Introduciremos el concepto de Command Bus y cuáles son sus beneficios. Por último, hablaremos sobre Tactician.
Spring Cloud it’s one of the most important projects by Pivotal, where they introduce the concept of “cloud native” applications: a discipline that encourages best practices for distributed systems (e.g. configuration management, service discovery, circuit breakers, intelligent routing, micro-proxy, control bus, one-time tokens, global locks, leadership election, distributed sessions, cluster state). This session explains the different components of the Spring Cloud ecosystem, and show how to use them in Grails 3. In particular, the focus will be in Spring Cloud Config, Spring Cloud Netflix and Spring Cloud Consul.