Vídeos de programación

Vídeos sobre programación y desarrollo de software.
Pregunta 1: ¿Se confunde mucho el término “sesgo” o “prejuicio” con “discriminación” en el trabajo? Pregunta 2: ¿Crees que nuestro sector es diverso? ¿Cuáles son los motivos? Pregunta 3: ¿Qué ventajas nos aporta tener un equipo diverso? Pregunta 4: ¿Cómo podríamos mejorar esta situación?
Building a multi-cloud network requires complex VPN configurations and policies. How can we enable secure communication across Kubernetes clusters without these problems? By making Skupper we have been facing these challenges and in this discussion, I want to present what problems we solve and what architectural decisions we use. Finally, a demo to show an actual use case.
La Arquitectura Hexagonal es una de las formas más famosas para modelar nuestro código. Hoy vamos a debatir sobre cuando tiene sentido utilizarla, y sobretodo, cuando no. Curso de Arquitectura Hexagonal: https://pro.codely.com/library/arquitectura-hexagonal-31201/66748/about/ Curso de Arquitectura Hexagonal en el front: https://pro.codely.com/library/arquitectura-hexagonal-en-frontend-197663/483637/about/ ﹤🍍﹥ CodelyTV ├ 🎥 Suscríbete: https://youtube.com/c/CodelyTV?sub_confirmation=1 ├ 🐦 Twitter CodelyTV: https://twitter.com/CodelyTV ├ 🧔🏻 Twitter Javi: https://twitter.com/JavierCane ├ 💂‍♀️ Twitter Rafa: https://twitter.com/rafaoe ├ 📸 Instagram: https://instagram.com/CodelyTV ├ ℹ️ LinkedIn: https://linkedin.com/company/codelytv ├ 🥋 Academy: https://codely.com/academy └ 📕 Catálogo cursos: https://bit.ly/cursos-codely
La sexta edición del encuentro sobre desarrollo de software para aquellas personas que buscan compartir sus experiencias y mejorar [sus habilidades] como profesionales. Pamplona Software Crafters [SCPNA] reúne a profesionales del desarrollo de software para compartir prácticas y experiencias y mejorar así sus habilidades. ------------- ¡Conoce Autentia! -Twitter: https://goo.gl/MU5pUQ -Instagram: https://lk.autentia.com/instagram -LinkedIn: https://goo.gl/2On7Fj/ -Facebook: https://goo.gl/o8HrWX
Tech Leading is a hard job. You need to be an architect, carer, leader, servant, software engineer, business analyst, DevOps engineer, diplomat and a lot more all at the same time… What it means to be the tech lead of a team will be explored, and its joys and responsibilities. More importantly, we will navigate the complex balance of responsibilities and the wide variety of skills needed. Real-life experiences will be shared and lots of advice on becoming the best tech lead you can be. Whether you would like to become one, you currently are doing the job or you are leading tech leads this talk might be interesting for you.
In this talk, I will be sharing about Ibis, a software package that provides a more Pythonic way of interacting with multiple database engines. In my own adventures living in Zimbabwe, I’ve always encountered ibises (the bird versions) perched on top of elephants. If you’ve never seen an elephant in real life I can confirm that they are huge, complex creatures. The image of a small bird sitting on top of a large elephant serves as a metaphor for how ibis (the package) provides a less complex, more performant way for Pythonistas to interact with multiple big data engines. I'll use the metaphor of elephants and ibises to show how this package can make a data workflow more Pythonic. The Zen of Python lets us know that simple is better than complex. The bigger and more complex your data, the more of an argument there is to use Ibis. Raw SQL can be quite difficult to maintain when your queries are very complex. For Python programmers, Ibis offers a way to write SQL in Python that allows for unit-testing, composability, and abstraction over specific query engines (e.g.BigQuery)! You can carry out joins, filters, and other operations on your data in a familiar, Pandas-like syntax. Overall, using Ibis simplifies your workflows, makes you more productive, and keeps your code readable.
¡Súmate a nuestro streaming en vivo de “All-in Pruebas Automatizadas” el próximo 1 de junio a las 18:30h! En este evento aprenderás más sobre pruebas automatizadas y cómo pueden ayudarte amejorar la calidad y eficiencia de tus desarrollos de software. 📅 Fecha: 1 de junio 🕡 Horario: 18:30 - 20:30h 📍 Lugar: Sngular Hub Sevilla + 🔴 Streaming 🗣️ Charlas: Component Testing con Cypress y React: Estefanía Fernández, Head of QA en Genially, nos enseñará cómo empezar con el testing de componentes en Cypress y React. Aprende más sobre lso fundamentos y ejemplos prácticos para mejorar la calidad de tu código. Cómo automatizar la validación de diseños en Figma: Francisco Moreno, QE Team Director en Sngular, nos mostrará cómo podemos mejorar la eficiencia en la validación de diseño a través de la automatización de este proceso en Figma. Este evento es gratuito y abierto al público, podrás seguirlo presencialmente en nuestras oficinas de Sevilla, situadas en Avda. San Francisco Javier, 9 (Edificio Sevilla 2, Módulos 17-30), o en 🔴 streaming a través de nuestro canal de Youtube.
How would you build a database to support sustained ingestion of several hundreds of thousands of rows per second while running near real-time queries on top? In this session, I will go over some of the technical decisions and trade-offs we applied when building QuestDB, an open-source time-series database developed mainly in JAVA, and how we can achieve over a million row writes per second on a single instance without blocking or slowing down the reads. There will be code and demos, of course. We will also review a history of some of the changes we have gone over the past two years to deal with late and unordered data, non-blocking writes, read replicas, or faster batch ingestion.
Desde que salió async/await parece que la sintaxis clásica de promesas quedó obsoleta pero ¿es siempre mejor usar async/await? ¿Qué impacto tiene realmente en la legibilidad? Todo esto y más en el curso de Asincronía en JavaScript 👉 https://pro.codely.com/library/asincronia-en-javascript-200638/504512/about/ ﹤🍍﹥ CodelyTV ├ 🎥 Suscríbete: https://youtube.com/c/CodelyTV?sub_confirmation=1 ├ 🐦 Twitter CodelyTV: https://twitter.com/CodelyTV ├ 🌶 Twitter Núria: https://twitter.com/nuria_codes ├ 🚀 Twitter Isma: https://twitter.com/ismanapa ├ 📸 Instagram: https://instagram.com/CodelyTV ├ ℹ️ LinkedIn: https://linkedin.com/company/codelytv ├ 🟦 Facebook: https://facebook.com/CodelyTV └ 📕 Catálogo cursos: https://bit.ly/cursos-codely