Deep Java source code analysis

GrammaTech announced CodeSonar for Java which works on all Java code, including code written for Android. The analysis flags quality and security defects. It also works …

Tridium enhances Niagara Framework

Tridium released the latest update to its core software, NiagaraAX Framework 3.7. This release includes built-in mobile support, updated graphics, enhanced security features, …

Static analysis tool for C and C++

GrammaTech announced CodeSonar 3.8, a static analysis tool for C and C++. Improvements in CodeSonar 3.8 include: Faster analysis that takes full advantage of multi-core …

Programming Computer Vision with Python

If you want a basic understanding of computer vision’s underlying theory and algorithms, this hands-on introduction is the ideal place to start. You’ll learn …

Facebook Developer World HACK 2012 announced

Facebook announced the Facebook Developer World HACK 2012, a series of events hosted around the world throughout August and September. Facebook Developer HACKs are day-long …

Hardening Windows processes

Didier Stevens is an IT security consultant working for a large financial corporation in Belgium. In this video recorded at Hack in The Box 2012 Amsterdam, Didier talks about …

Safe C++: How to avoid common mistakes

It’s easy to make lots of programming mistakes in C++. In fact, any program over a few hundred lines is likely to contain bugs. With this book, you’ll learn about …

Think Like a Programmer

The real challenge of programming isn’t learning a language’s syntax—it’s learning to creatively solve problems so you can build something great. In this …

RIPS: Free PHP security scanner

RIPS finds vulnerabilities in PHP applications using static code analysis. By tokenizing and parsing all source code files RIPS is able to transform PHP source code into a …