Vídeos de programación

Vídeos sobre programación y desarrollo de software.
Uno de los retos principales a la hora de empezar a trabajar en métodos ágiles es disponer de las personas y las capacidades adecuadas para llevar a cabo con éxito sus proyectos. Seguramente el rol más clave y crítico es el Product Owner, como responsable de maximizar el valor del producto y el trabajo del Equipo de Desarrollo. En esta charla quería profundizar sobre este rol centrándome, especialmente, en la importancia del Business Analysis como competencia clave, no solo para este rol sino para el éxito global de las iniciativas ágiles, como función de enlace entre el negocio y las soluciones tecnológicas. Aunque la competencia de BA no debe estar únicamente en el PO, cuanto más analista de negocio, mejor Product Owner será. El Business Analysis es el verdadero superpoder del Product Owner. ¿Y si lo escuchas mientras vas al trabajo o te pones en forma? http://www.ivoox.com/22198354 Todos los videos de CAS 2017 https://www.youtube.com/playlist?list=PLKxa4AIfm4pVAo-yEM3IpgFnNYAaSJHEg Descarga gratis la versión digital del 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/
AGOS 4 HACK, promosso da Agos e organizzato da Codemotion, è stato il primo hackathon pensato per rivoluzionare il mondo del credito. 75 partecipanti tra developer, web designer, esperti UX/UI, marketer, con 10 mentor, si sono riuniti presso Cariplo Factory per semplificare e rendere più efficace l'accesso ai prodotti e ai servizi offerti ai clienti Agos attraverso una mobile experience innovativa. A ciascuno dei due team vincitori sono andati €5000 in buoni Amazon.
Il titolo - Il fascino della supercazzola: un breve viaggio nel mondo dei linguaggi esoterici "Lei ha clacsonato" è l'incipit di un programma scritto in Monicelli, un linguaggio che usa come istruzioni le supercazzole rese famose nei vari film "Amici miei". Monicelli è uno dei tanti linguaggi esoterici, nati un po' per gioco e un po' come sfida; alcuni hanno lo scopo di divertire, altri sono pensati per mucche e oranghi, altri ancora per essere estremamente difficili da usare, al punto di meritarsi il nome di un cerchio dell'inferno dantesco. Pensate che il vostro collega scriva codice incomprensibile? Think again.
Stack Overflow serves over 100 million unique visitors a month, serving a page in 20ms using 9 web servers and 2 database servers. In this talk I will cover how we develop, build, configure, deploy, monitor and maintain the site, as well as cover aspects of working in a team distributed around the world.
So much of the "new shiny" in tech is simply an old idea reimagined for a modern world. One brilliant example is the recent reinvention of functions as cloud-enabled Functions as a Service, (FaaS) or “Serverless” technology. Come and learn about this new approach and what it means for your development process and the applications you build. This session includes advice on when to consider Serverless for your own applications - and when it might not be such a great fit. FaaS is a disruptive change to the way we build software, but it’s an exciting way of reinventing functions for the future.
Il titolo: Blockchain, Bitcoin, Ethereum e Javascript Mining: Monetizzare le proprie Skill da Developer Come poter massimizzare le proprie competenze da Developer per sfruttare la rivoluzione tecnologica che sta portando la Blockchain, le applicazioni decentralizzate e le Criptovalute (Bitcoin, Ethereum, Ripple, etc)? E' questa la domanda a cui ho cercato di rispondermi un paio di anni fa e che ha cambiato drasticamente gran parte della mia vita di "semplice" developer. In questo talk voglio raccontarti la mia esperienza facendo chiarezza su aspetti tecnici riguardanti la blockchain, lo sviluppo su Ethereum (Smart Contracts) e la nuova frontiera del mining Javascript.
AWS Lambda has changed the way we deploy and run software, but this new serverless paradigm has created new challenges to old problems - how do you test a cloud-hosted function locally? How do you monitor them? What about logging and config management? And how do we start migrating from existing architectures? In this talk Yan will discuss solutions to these challenges by drawing from real-world experience running Lambda in production and migrating from an existing monolithic architecture.
El pasado 7 de noviembre celebramos en el #SngularHub nuestro evento de presentación de nuestra nueva oficina en Madrid con nuestros clientes. ¿Quieres ver qué tal lo pasamos?
Title: Learn how to build decentralized and serverless html5 applications with EmbarkJS, Ethereum and IPFS Do you have an idea for a startup and don't want to pay for scaling it up? Forget about bandwidth problems, servers to install and pay for, with the power of IPFS and the blockchain. In this talk, we will explore how to build an HTML5 DAPP (distributed application) with EmbarkJS, and figure out how to rethink servers, storage, messaging, data and payments in a distributed and decentralised way with the help of Ethereum's smart contracts and IPFS distributed storage.
ChatOps, a concept originating from Github, is chatroom-driven DevOps for distributed teams, using chatbots (like Hubot) to execute custom scripts and plugins. We have applied the concept of ChatOps to the penetration testing workflow, and found that it fits outstandingly – for everything from routine scanning to spearphishing to pentest gamification. This talk discusses the tools that we use (RocketChat, Hubot, Gitlab, pentesting tools), and provides battle stories of using Pentesting ChatOps in practice.