Top 10 Security Mistakes In Software
Why are we still creating software with so many security-related problems? What are the most common mistakes made during the software development process that leads to security problems in the finished product?
Why are we still creating software with so many security-related problems? What are the most common mistakes made during the software development process that leads to security problems in the finished product?
Languages that run on the JVM are represented by their gurus in this session. These advocates show off the shiny new language features and battle for bragging rights for the most popular language. Returning from 2011 are language gurus representing Clojure, Groovy, JRuby, and Scala.
This video present the Adapter design pattern in C#. The adapter pattern (sometimes referred to as the wrapper pattern ) is a design pattern that translates one interface for a class into a compatible interface. An adapter allows classes to work together that normally could not because of incompatible interfaces, …
Vert.x is an event driven application framework that runs on the JVM, a run-time with real concurrency and unrivalled performance. Vert.x then exposes the API in Ruby, Java, Groovy and JavaScript, with more language implementations to come. This talk is an introduction to the vert.x architecture, programming model, typical patterns …
This talk shares the patterns and anti-patterns observed when teams attempt to really deliver valuable software.
New technologies, web frameworks or newborn languages are very important for every developer and crucial to improve developers’ skills. However, there is set of skills that very often developers miss and don’t do much to improve in this area to speed up their growth.