-
Classifying numbers as odd or even with neural networks
Featuring Matt Zeunert
Are you one of the growing startup or want to improve your application security? Yes, you heard it right, after this talk, you should be aware of the best practices to follow for tightening the security of your web applications. Come join London AJAX to learn how!
app-development web-apps ajax security app-security -
Developing code with inherent defence against cyber attacks
Featuring Andrew Cheeseman
There are three main domains for Security. AppSec, InfoSec and IOTSec. This talk will focus on building effective and secure application code, both new and refactoring legacy code. The talk will also touch on IOTSec and the mixing of IT with proprietary systems.
security cyber-security app-security iot iot-security -
Android App Security on a shoestring Budget
Featuring Scott Alexander-Bown
Even with all the time & budget in the world you can't make a completely bulletproof app, so how do you stand a chance with a real world app? Real world apps have limited budget, are short on time and the task priorities are often decided by the security oblivious client/project managers....
mobile-apps android app-security security -
Working effectively with Android legacy code
Featuring Lucas Caro Barriga
Analysis of the challenges Android devs face when dealing with legacy code (God Activities, code coupling, difficulty adding/integrating new features, lack of tests, etc) and possible solutions. My references are the following books: "Working Effectively with Legacy Code by Michael...
android refactoring