Software Development Tutorials and Videos

Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Software Development Tutorials and Videos

Securing Your Code

Marcus Murray, the cyber security manager of TrueSec, will show you the impact of implementing web applications that lacks the correct security controls. In high tempo you will experience a live hack where he compromises public web applications that lacks the correct security controls. He will then demonstrate the leap …

Modern Server Application Design with Erlang

This presentation explores some common application design patterns, tools, libraries, and optimizations used by Erlang developers for server application design in production systems. Erlang programmers have boasted about high concurrency, fault tolerance, and high scalability. However, using the language alone for this isn’t enough to guarantee any of these properties: …