Coding Standard:
- PHP coding standard and development style: http://www.php-fig.org/psr/
- PHP code review and coding standard tool: http://www.sonarqube.org
- PHP based unit testing and automated testing tool: https://phpunit.de
- PHP based coding documentation using dockblock: https://phpdoc.org
- PHP based functional document creation and unit testing tool: http://behat.org
Cross Origin Service:
- CORS mechanism and web-service: https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS
- CORS technique and implementations: http://www.html5rocks.com/en/tutorials/cors/
WebRTC and ORTC:
- WebRTC official portal and current development status: https://webrtc.org
- WebRTC sample codes and demonstration: https://github.com/webrtc/
- ORTC official portal and current development status: http://ortc.org
Laravel and Lumen:
- Building web-app using Laravel: https://laravel.com
- Building web-service using Lumen: https://lumen.laravel.com
Open-source Applications:
- Free and open-source project management system(PHP, MySQL, Doctrine): http://qdpm.net
- Free and open-source analytics software(can be a replacement of Google Analytics): http://piwik.org
- Web-based MapView and phone tracking system for Android https://code.google.com/archive/p/traceper/
- GPS based route tracking and MapView for Android https://code.google.com/archive/p/open-gpstracker/
- Javascript based face detection and object detection https://trackingjs.com
- Javascript based image editing and various adjustment tool http://camanjs.com
- JavaScript based sound effect, mixer and browser play tool https://alemangui.github.io/pizzicato/
Technology Knowledge:
- Android OS version update strategy for devices: http://www.htc.com/us/go/htc-software-updates-process/
- Know which components and server environment is used for a given url: http://builtwith.com
- Know html5 supported elements for any browser: http://html5test.com
- Apache htaccess cheat sheet for all type of modifier: http://htaccesscheatsheet.com
Category: Technology – Modern Approach