mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-14 01:33:58 +02:00
Add SPL paid video course from lynda.com
Up and Running with the Standard PHP Library is an awesome course about SPL on Lynda.com. Adding it to the SPL category will help a lot to the readers.
This commit is contained in:
@@ -11,6 +11,8 @@ primarily of commonly needed datastructure classes (stack, queue, heap, and so o
|
|||||||
over these datastructures or your own classes which implement SPL interfaces.
|
over these datastructures or your own classes which implement SPL interfaces.
|
||||||
|
|
||||||
* [Read about the SPL][spl]
|
* [Read about the SPL][spl]
|
||||||
|
* [SPL video course on Lynda.com(Paid)][spllynda]
|
||||||
|
|
||||||
|
|
||||||
[spl]: http://php.net/book.spl
|
[spl]: http://php.net/book.spl
|
||||||
|
[spllynda]: http://www.lynda.com/PHP-tutorials/Up-Running-Standard-PHP-Library/175038-2.html
|
||||||
|
Reference in New Issue
Block a user