mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-06 14:06:34 +02:00
Merge pull request #931 from Xymph/update-lynda-links
Update Lynda links to LinkedIn
This commit is contained in:
@@ -11,8 +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.
|
||||
|
||||
* [Read about the SPL][spl]
|
||||
* [SPL video course on Lynda.com (paid)][spllynda]
|
||||
* [SPL video course on LinkedIn.com (paid)][linkedin]
|
||||
|
||||
|
||||
[spl]: https://secure.php.net/book.spl
|
||||
[spllynda]: https://www.lynda.com/PHP-tutorials/Up-Running-Standard-PHP-Library/175038-2.html
|
||||
[linkedin]: https://www.linkedin.com/learning/learning-the-standard-php-library?trk=lynda_redirect_learning
|
||||
|
@@ -16,6 +16,6 @@ title: Video Tutorials
|
||||
|
||||
* [Standards and Best practices](https://teamtreehouse.com/library/php-standards-and-best-practices)
|
||||
* [PHP Training on Pluralsight](https://www.pluralsight.com/search?q=php)
|
||||
* [PHP Training on Lynda.com](https://www.lynda.com/search?q=php)
|
||||
* [PHP Training on LinkedIn.com](https://www.linkedin.com/learning/search?trk=lynda_redirect_learning&sortBy=RELEVANCE&softwareNames=PHP)
|
||||
* [PHP Training on Tutsplus](https://code.tutsplus.com/categories/php/courses)
|
||||
* [Laracasts](https://laracasts.com/)
|
||||
|
Reference in New Issue
Block a user