Episodes: Page: 24
June 14th 2018 by Will Gant
CSS is a pain for most of us. For new web developers, it's yet another way of thinking and has a lot of little gotchas that can waste a ton…
June 7th 2018 by Beej Burns
A journal is a personal record of thoughts, emotions, and experiences that are kept on a regular basis. The idea of recording personal…
May 31st 2018 by Beej Burns
There is a fair amount of complexity in software and component versioning, as well some disagreement on what is standard. Even though there…
May 24th 2018 by Beej Burns
In philosophy formal logic is the study of deduction and inference, or the steps in reasoning, through formal content. Logic programming is…
May 17th 2018 by Beej Burns
Web security vulnerabilities are expensive and massively destructive. They can result in identity theft, illegal content ending up on your…
May 10th 2018 by Beej Burns
A job loss is a painful experience, especially if it is unexpected. While there isn't a lot you can do to completely avoid losing your job…
May 3rd 2018 by Beej Burns
In Object Oriented Programming we have a lot of patterns and principles to help up design and build better code. Many of these were written…
April 26th 2018 by Will Gant
Ask many established software developers and you'll discover something interesting. A lot of us are doing things on the side that aren't…
April 19th 2018 by Beej Burns
Most of us have tried to get better about unit testing, with varying degrees of success. Some folks even manage to succeed. Whether it is…
April 12th 2018 by Beej Burns
Open System Interconnection (OSI) model is a conceptual framework that defines how to implement network protocols. It was developed by the…