java

Recursos de programación de java
Hoy en día nos enfrentamos a constantes cambios y avances en la tecnología. Cada vez se apuesta más por una formación continua y no paramos de recibir ofertas formativas o cursos que prometen convertirnos en auténticos gurús de las últimas tecnologías. Pero, ¿cuál es la clave del éxito para que la formación de tu empresa traspase fronteras? ¿El mundo necesita solo a grandes genios tecnológicos? ¿Cómo de importante es cuidar a las personas? En este Meetup los chicos de Paradigma Institute contarán cómo en 6 semanas pasaron de saber Java básico a programar Microservicios y desplegarlos en Kubernetes. ¡Todo un reto técnico! Más información aquí: https://www.meetup.com/es-ES/Cultura-digital-y-agilismo/events/266077982/ ¿Quieres saber más? https://www.paradigmadigital.com/ ¿Quieres saber cuáles son los próximos eventos que organizamos?: https://www.paradigmadigital.com/eventos/ Ver más eventos nuestros: https://www.youtube.com/playlist?list=PL2yjEVbRSX7XaQgyjsApXIqydTrC7v_Of
¿Y si lo escuchas mientras vas al trabajo o te pones en forma?: https://www.ivoox.com/43311847 ------------- 12 million developers across 80% of the enterprise, run Java. It is the #1 language in the world, yet when it comes to serverless, rarely seen in the top 3. Why? I will review some of the recent improvements to the language, platform, and ecosystem, as well as offer a glimpse into upcoming features targeting both developer productivity and program performance while retaining Java’s core values of readability and compatibility. Come away with confidence that your Java skills can be applied to the next generation of serverless workloads. ------------- Todos los vídeos de Codemotion 2019 en: https://lk.autentia.com/Codemotion-YT ¡Conoce Autentia! Twitter: https://goo.gl/MU5pUQ Instagram: https://lk.autentia.com/instagram LinkedIn: https://goo.gl/2On7Fj/ Facebook: https://goo.gl/o8HrWX
En 2014, Java lanzó la versión 8 incluyendo nuevas características al lenguaje para dotarlo de unas iniciales capacidades funcionales como son las Lambdas, Interfaces funcionales y Monads como Stream, Opcional y CompletableFuture. En 2019, muchas veces cuando participas en los desarrollos, continúas observando que los equipos siguen usando sintaxis con estilo muy imperativa propios de la versión 7 o anterior. Esta charla revisará aspectos de la programación funcional en Java con la ayuda de VAVR y la evolución del manejo de excepciones que en ocasiones genera una versión sofisticadas del infame patrón GOTO. Principales temas cubiertos en la charla: Composición funcional Type Driven Development Manejo funcional de excepciones Speaker: Juan Antonio Breña Moral es un Senior software Engineer especializado en proyectos de Transformación Digital, Internet y STEAM con experiencia en Europa y Medio Oriente. En el pasado, ha creado algunas Startups. Actualmente, trabaja como Chapter Lead para ING Belgium https://www.linkedin.com/in/juanantoniobrenamoral/
The reactive revolution continues. For as much as we've been talking about reactive programming in Spring for the last few years the journey has only just begun. Join me, Spring Developer Advocate Josh Long (@starbuxman), and we'll take our reactive applications further, looking at how to build microservices for cloud platforms like PAS (Cloud Foundry) and PKS (Kubernetes). Some of the things we may cover include: - reactive NoSQL data access and SQL data access, HTTP services, service orchestration and reliability patterns, RSocket, and more. About: Josh Long, Developer Advocate, Pivotal Josh (@starbuxman) is the Spring Developer Advocate at Pivotal. Josh is a Java Champion, author of 5 books (including O'Reilly's upcoming Cloud Native Java: Designing Resilient Systems with Spring Boot, Spring Cloud, and Cloud Foundry) and 3 best-selling video trainings (including Building Microservices with Spring Boot Livelessons with Spring Boot co-founder Phil Webb), and an open-source contributor (Spring Boot, Spring Integration, Spring Cloud, Activiti and Vaadin)
Mediante tecnologías opensource y basándonos en estándares Ethereum, desarrollaremos una criptomoneda con funcionalidades básicas expuestas mediante un API REST. De esta forma, podremos distribuir las criptomonedas entre los empleados y emplear técnicas de gamificación para la realización de cursos, recompensa a compañeros, etc Esta criptomoneda también podrá ser intercambiada posteriormente por objetos físicos La charla mostrará el proceso de creación y gestión de esta criptomoneda así como sus posibilidades a través de técnicas de gamificación About: Angel Miguel Martinez Pulido, Blockchain Architect - atSistemas Definición de arquitecturas técnicas en proyectos blockchain. Participación en propuestas y preventas en proyectos de ámbito blockchain. Generación de contenidos técnicos sobre blockchain. Arquitectura de Soluciones con Blockchain Ethereum / Quorum / Alastria / Smart Contracts usando Java, Go, NodeJS y AWS en diversos proyectos nacionales e internacionales Experiencia en tecnologías de la información en los campos de banca, seguros y sanidad
¿Qué cursos estamos preparando para CodelyTV Pro? ????TDD, Refactoring, GitHub Actions ¿Qué PROMOCIONACA puedes aprovechar para #blackFriday? ???? 149€ de descuento en tu suscripción anual a #CodelyTV Pro: + Acceso a toooodos los cursos que ya tenemos + Licencia de 6 meses de #IntelliJ gratis + Acceso a los cursos que vayamos sacando durante el año + Apoyarnos para poder seguir dándole caña a CodelyTV = 199€ por todo 1 añooooooo ???? ????Precio normal: 29€*12 = 348€ ???? Enlaces relacionados: ├ ???? Oferta 149€ descuento Black Friday: http://bit.ly/friday-19 ├ ???? Próximos cursos: http://bit.ly/ctv-agenda ├ ???? Curso DDD en Java: https://pro.codely.tv/library/ddd-en-java/about/ └ ????‍???? Curso Exprimiendo IntelliJ (licencia GRATIS): https://pro.codely.tv/library/intellij/about/ {▶️} CodelyTV ├ ???? Suscríbete a nuestro canal: https://www.youtube.com/c/CodelyTV?sub_confirmation=1 ├ ???? Facebook: https://facebook.com/CodelyTV/ ├ ???? Instagram: https://instagram.com/CodelyTV/ ├ ???? Twitter CodelyTV: https://twitter.com/CodelyTV ├ ???????? Twitter Javi: https://twitter.com/JavierCane ├ ????‍♂️ Twitter Rafa: https://twitter.com/rafaoe └ ???? Catálogo cursos: https://bit.ly/cursos-codely
Micronaut es un framework para microservicios de la JVM que utiliza ahead-of-time (AoT) compilation en lugar de reflection. GraalVM es una nueva máquina virtual de Oracle que tiene la habilidad de compilar las aplicaciones Java a binarios nativos, haciendo que sea el compañero ideal de Micronaut. Con ambos el arranque de las aplicaciones es extremadamente rápido y el consumo de memoria muy pequeño. En esta charla aprenderás cómo sacar provecho a GraalVM en tus aplicaciones Micronaut convirtiéndolas a aplicaciones nativas y cómo funciona la integración de ambos frameworks. About: Iván López, Senior Software Engineer - Object Computing, Inc. Iván is a Software Engineer and Systems Administrator with 14 years of experience. He is a member of the Grails and Micronaut teams at Object Computing, Inc. (OCI). He discovered Grails 8 years ago and since then he develops almost exclusively using Groovy and Java. He's also the coordinator of Madrid Groovy User Group (@madridgug), the ex-organizer of the Greach Conference (http://greachconf.com) and a frequent speaker at conferences like Devoxx, Codemotion, SpringOne 2GX, GeeCon, Spring IO, RigaDevDays, JavaCro...
MongoDB Stitch is a serverless platform which accelerates application development with simple, secure access to data and services from the client – getting your apps to market faster while reducing operational costs and effort. Stitch Triggers is a service running on MongoDB Stitch, letting you execute custom logic in response to database changes, as they happen. This talk will cover all the MongoDB Stitch features - Functions, Query Anywhere, Triggers, Stitch Mobile Sync - in a live demo. About: Maxime Beugnet, Developer Advocate EMEA - MongoDB Maxime has been working with MongoDB for the past 5 years and in the IT industry for 8 years. He is a MongoDB and Java trainer, with DEV and DBA MongoDB certifications. Maxime joined MongoDB as a Developer Advocate EMEA a year ago to share his experience with the community. He loves clean code, scuba diving, code challenges and vikings!
One of the challenging aspects of building modern games is making it multiplayer especially when it comes to choosing transport among the variety of network protocols and their limitations. Performance, stability, and simplicity in development, - can we have them all at once? Today we will show you the way to tackle this - using RSocket. RSocket is an application protocol that makes developing any networked application as easy as pie. To prove that, we are going to build a multiplayer Pac-Man, and during the process compare different ways of making the game. About Oleh Dokuka, Developers Advocate / Principal Software Engineer, Netifi, inc Mainly Java Software Engineer / Consultant focused on distributed systems development adopting ReactiveManifesto and ReactiveProgramming techniques. Opensource geek, the active contributor of ProjectReactor. Along with that, Public speaker and Author of the book "Reactive Programming is Spring 5.0":https://www.packtpub.com/application-development/reactive-programming-spring-50
12 million developers across 80% of the enterprise, run Java. It is the #1 language in the world, yet when it comes to serverless, rarely seen in the top 3. Why? I will review some of the recent improvements to the language, platform, and ecosystem, as well as offer a glimpse into upcoming features targeting both developer productivity and program performance while retaining Java’s core values of readability and compatibility. Come away with confidence that your Java skills can be applied to the next generation of serverless workloads. About: Chad Arimura, VP Serverless - Oracle I am a 3x entrepreneur, most recently as co-founder and CEO of Iron.io where we grew a multi-million dollar ARR business helping pioneer serverless computing including some of the earliest usages of the term "serverless" in 2010. Sorry for that. We sold the company in 2017 and joined Oracle. I am now Vice President of Serverless at Oracle, currently leading The Fn Project, open source serverless FaaS platform and orchestration.