Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Getting php tips and tutorials as daily emails to improve the knowledge in php programming

Tags:

php

lamp

Thanks for your time.

This question is related to php programming but not a programming question.I have a young team of php (LAMP + javascript) programmers.I want them to learn better coding and keep themselves updated with the latest advancements in web domain.

I was thinking if there was any web site which send daily emails about php questions / problems/ solutions to common problems/ tips which will practically help the people to spend 10-15 minutes daily and enjoy the learning.This will also kind of automate the habit of self learning on daily basis.

There are lots of PHP forums and php tutorials website, I tried to google but I did not find any website which does what I am looking for.

Please let me know if you know such website.If you have any other ideas to achieve the goal are also welcome.

like image 438
Sourabh Avatar asked Jun 11 '10 07:06

Sourabh


1 Answers

I think an RSS reader would be better, so that your team can get a list of new articles related to PHP and/or programming.

Most blogs and sites have an RSS feed. Here is a list with some RSS feeds:

  • feed://www.reddit.com/r/php/.rss
  • feed://www.reddit.com/r/programming/.rss
  • feed://www.reddit.com/r/coding/.rss
  • http://news.ycombinator.com/rss
  • feed://feeds.feedburner.com/codinghorror
like image 182
Sjoerd Avatar answered Oct 03 '22 21:10

Sjoerd