Skip to content

Instantly share code, notes, and snippets.

View eddiejaoude's full-sized avatar
🤓
Helping you get into Open Source to accelerate your career

Eddie Jaoude eddiejaoude

🤓
Helping you get into Open Source to accelerate your career
View GitHub Profile
@eddiejaoude
eddiejaoude / Q3.php
Created March 16, 2013 18:26
PHP Test
<?php
/*
* Q. (20-30mins)
* Architect skeleton classes/methods & unit tests for a logging system
* with multiple input structures & output formats. Use the following
* design concepts: interface, factory, adapter, custom exception, type
* hinting.
*
* @author Eddie Jaoude
* @package Test
Ideas, thoughts, discussion etc...
@eddiejaoude
eddiejaoude / 1. Notes
Last active October 7, 2015 01:08
Linux
This gist contains notes/snippets