forked from exercism/php
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes exercism#409
- Loading branch information
David Stockton
committed
Oct 1, 2021
1 parent
15ea20f
commit ddf761f
Showing
6 changed files
with
19 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
# Recommended Learning Resources | ||
|
||
Exercism provides exercises and feedback but can be difficult to jump into for those learning PHP for the first time. These free resources can help you get started: | ||
|
||
[Laracasts - The PHP Practitioner Video Tutorials](https://laracasts.com/series/php-for-beginners) | ||
[PHP Documentation](http://php.net/docs.php) | ||
[PHP The Right Way](http://www.phptherightway.com/) | ||
[Codecademy's PHP Course](https://www.codecademy.com/learn/php) | ||
[StackOverflow](http://stackoverflow.com/questions/tagged/php) | ||
[PHP Pandas (Online Book)](https://daylerees.com/php-pandas/) | ||
# Recommended Learning Resources | ||
|
||
Exercism provides exercises and feedback but can be difficult to jump into for those learning PHP for the first time. These free resources can help you get started: | ||
|
||
* [Laracasts - The PHP Practitioner Video Tutorials](https://laracasts.com/series/php-for-beginners) | ||
* [PHP Documentation](http://php.net/docs.php) | ||
* [PHP The Right Way](http://www.phptherightway.com/) | ||
* [Codecademy's PHP Course](https://www.codecademy.com/learn/php) | ||
* [StackOverflow](http://stackoverflow.com/questions/tagged/php) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters