Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Coding</span>

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 …

Domain-Driven Design (DDD) Meets Functional Programming (FP)

Domain-Driven Design (DDD) and Functional Programming (FP) have a lot of good things in common: DDD has borrowed many ideas from the FP community, and both share a common inspiration on established formalisms like maths. For the software developer, the result is a style of code that mixes the best …