Skip to content

Commit 383ea6c

Browse files
committed
added PHP Learning-Resources
1 parent 99946c4 commit 383ea6c

File tree

7 files changed

+46
-1
lines changed

7 files changed

+46
-1
lines changed

PHP/Useful_links.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
### PHP Official
3+
4+
- [PHP](http://php.net/) - official website of php.
5+
- [PHP on Github](https://github.com/php) - php github repositories.
6+
- [PHP documentation](http://php.net/manual/en/book.event.php) - official documentation of php.
7+
- [PHP-IIS](https://php.iis.net/) - The Official Microsoft IIS Site.
8+
- [PHP-twitter](https://twitter.com/official_php?lang=en) - Official @official_php.

PHP/blogs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Name | Links
2+
------------ | -------------
3+
Bruno Skvorc | https://www.sitepoint.com/php/
4+
WordPress | https://blog.calevans.com/

PHP/books.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
### PHP Books
3+
4+
* [Beginning PHP and MySQL](https://www.amazon.in/Beginning-PHP-MySQL-Novice-Professional/dp/8184897456?_encoding=UTF8&ascsubtag=a7d30256-343a-4bdc-89ce-5602f27893af&portal-device-attributes=desktop&tag=googinhydr18418-21&tag=googinkenshoo-21) - From Novice to Professional.
5+
* [PHP and MySQL Manual](https://www.amazon.in/PHP-MySQL-Manual-Programming-Professional/dp/1447110552?_encoding=UTF8&ascsubtag=a7d30256-343a-4bdc-89ce-5602f27893af&portal-device-attributes=desktop&tag=googinhydr18418-21&tag=googinkenshoo-21) - Simple, yet Powerful Web Programming.
6+
* [PHP Reactive Programming](https://www.amazon.in/PHP-Reactive-Programming-Martin-Sikora/dp/1786462877?_encoding=UTF8&ascsubtag=a7d30256-343a-4bdc-89ce-5602f27893af&portal-device-attributes=desktop&tag=googinhydr18418-21&tag=googinkenshoo-21) - Leverage the power of reactive programming with PHP.
7+
* [Learning PHP,MySQL](https://www.amazon.com/gp/product/1491918667/ref=s9_acsd_top_hd_bw_b1Enf_c_x_1_w/134-6486121-8447545?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=merchandised-search-4&pf_rd_r=K1470JNMZW6QVYMQ22BH&pf_rd_t=101&pf_rd_p=f427190f-6a90-55af-9420-4a164d2ddbe3&pf_rd_i=295223) - interactive designing of website.
8+
* [PHP MYSQL PROGRAMMING](https://www.amazon.com/gp/product/B074LDL1XW/ref=s9_acsd_newrz_hd_bw_b1Enf_c_x_w/134-6486121-8447545?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=merchandised-search-7&pf_rd_r=K1470JNMZW6QVYMQ22BH&pf_rd_t=101&pf_rd_p=f427190f-6a90-55af-9420-4a164d2ddbe3&pf_rd_i=295223) - learn complete primary skills of php and mysql fast and easily.
9+
* [Better PHP Development](https://www.amazon.com/gp/product/B074WHF9Z1/ref=s9_acsd_newrz_hd_bw_b1Enf_c_x_w/134-6486121-8447545?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=merchandised-search-7&pf_rd_r=K1470JNMZW6QVYMQ22BH&pf_rd_t=101&pf_rd_p=f427190f-6a90-55af-9420-4a164d2ddbe3&pf_rd_i=295223) - good resource to learn php better.
10+
* [PHP for the Web](https://www.amazon.com/PHP-Web-Visual-QuickStart-Guide/dp/0134291255/ref=lp_295223_1_4/134-6486121-8447545?s=books&ie=UTF8&qid=1503911655&sr=1-4) - Visual QucikStart Guide.

PHP/courses.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
### Free-Courses with documentation
3+
4+
- [Learn to code,interactively, for free](https://www.codecademy.com/learn/php) - Basic fundamentals of PHP programming.
5+
- [PHP-The Right Way](http://www.phptherightway.com/) - PHP concepts with documentation and examples.
6+
- [SOLOLEARN](https://www.sololearn.com/Course/PHP/) - PHP Tutorial.
7+
- [phpbuddy](http://www.phpbuddy.com/) - learn php programming.
8+
- [php-mysql](http://coursesweb.net/php-mysql/) - Key concepts.

PHP/experts_to_follow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Name | Google+ | Website/Blog | Other links
2+
------------- | ------------- | ------------- | ------------- |
3+
Theodore R. Smith | - | http://users.phpexperts.pro/tsmith/ | -
4+
PHP-Programmers | https://plus.google.com/communities/104245651975268426012/stream/7c6f54d2-3f05-40cb-afb2-a0382afda6bb | - | -
5+
Magento Nguyen | - | - | http://magentoexpertforum.com/member.php/17918-Magento-Nguyen?s=152f03faa1123700405e8194d34c5465

PHP/video_tutorials.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
- [TheNewBoston](https://www.youtube.com/playlist?list=PL442FA2C127377F07) - PHP Tutorials Playlist.
3+
- [FreeVideoLectures](http://freevideolectures.com/Course/3165/PHP-Programming/11) - PHP PROGRAMMING.
4+
- [mmtuts](https://www.youtube.com/watch?v=xb8aad4MRx8) - First Project in PHP to create a complete login system.

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,13 @@ You can call this repository as "Technology Gold mine" :)
182182
* [Experts To Follow](Wordpress/experts_to_follow.md)
183183
* [Useful Links](Wordpress/Useful_links.md)
184184
* [Video Tutorials](Wordpress/video_tutorials.md)
185-
185+
* [PHP](PHP)
186+
* [Blogs](PHP/blogs.md)
187+
* [Books](PHP/books.md)
188+
* [Courses](PHP/courses.md)
189+
* [Experts To Follow](PHP/experts_to_follow.md)
190+
* [Useful Links](PHP/Useful_links.md)
191+
* [Video Tutorials](PHP/video_tutorials.md)
186192

187193

188194
### Contribution

0 commit comments

Comments
 (0)