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

Stop Coding on Pigs

Medicine was very different in the early 1900s. It was challenging to find human cadavers, so surgeons had to practice on pigs before they graduated to operating on live humans. This is where we are with software development: we program on pigs and then deploy to humans. This talk shows …

Web Fundamentals

Many of us have worked with abstractions over Web technologies such as HTTP, but REST, HTML5, and WebSocket are requiring us to understand how the Web really works. What actually happens when a Web browser opens a Web page? What is the connection between session state and cookies? How do …