Web Development - any recommendations?

  • Thread starter Thread starter The_Professional
  • Start date Start date
  • Tags Tags
    Web
Click For Summary

Discussion Overview

The discussion revolves around recommendations for beginner resources on PHP and MySQL, including books and online tutorials. Participants share their experiences and suggest various materials to aid in learning web development.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant asks for beginner book recommendations on PHP and MySQL.
  • Another participant recommends "PHP and MySQL Web Development, Second Edition" and "MySQL and PHP: Visual QuickPro Guide" as helpful resources.
  • Some participants mention online tutorials from sites like W3Schools, Webmonkey, and Devshed as beneficial for beginners.
  • A participant suggests "Open Source Web Development with LAMP" as a good introductory book that covers related topics.
  • Multiple participants highlight the importance of using PHP.net for function references and documentation.
  • There are mentions of other websites like SitePoint and PHPFreaks as additional resources for learning.
  • One participant expresses a more philosophical view on the learning process and the importance of understanding foundational concepts before diving into practical applications.
  • Another participant draws a comparison between PHP and JavaScript, noting similarities in syntax.

Areas of Agreement / Disagreement

Participants generally agree on the usefulness of the recommended books and online resources, but there is no consensus on a single best resource or approach to learning PHP and MySQL. Various opinions and suggestions coexist without a definitive resolution.

Contextual Notes

Some participants express uncertainty about the depth and effectiveness of certain resources, indicating that what works for one learner may not work for another. There is also a mix of personal experiences shared, which may not apply universally.

Who May Find This Useful

Individuals interested in starting their journey in web development, particularly those looking to learn PHP and MySQL, may find this discussion helpful.

The_Professional
Messages
430
Reaction score
2
Can somebody recommend any good beginner book on PHP and MySql. And any advice would be appreciated as well.

This one was sent to me and I'm picking it up
PHP and MySql
 
Computer science news on Phys.org
"PHP and MySQL Web Development, Second Edition" written by Luke Welling & Laura Thomson

"MySQL and PHP: Visual QuickPro Guide" written by Larry Ullman



Those 2 books helped me start learning PHP/SQL development when I was a beginner. Probably the 2 best books related to PHP/SQL I've ever read; and believe me, I've read more than my fair share. Definitely pick them up if you're serious about learning the basic and advanced methods of development using PHP and SQL hand-in-hand. Also, check out some online tutorials from here: http://www.w3schools.com/ . There are abunch of good "Server Side scripting" tutorials at that website you can learn from.

Good luck!
 
Thanks Cod, that was a very good site as well.
 
I think sources or tutorials for web development like script-languages, database like mySQL are also available on the net...You can come to some web development forums and do a search on them...You sure get the results you want...
I am not learning about web, or it is acutally and absolutely out of my interest...but during the time I went search for some programming languages forums a month ago, search engines brought me a bunch of them..:sm:
 
Last edited:
Great to hear you want to learn php! I've been using it for about 2 1/2 years now and its GREAT once you learn a lot of functions. I can't remember a title for the book i used to have but you'd probably be better off getting something up to date anyway :smile: oh and, later on after you master the basics it will just come down to learning functions. Just look them up on PHP.net and if you learn how php.net documents the functions well it won't take you but a few seconds to pick one up and add it to your library.
 
Last edited:
Very good advice, Thanks!
 
I started learning php a week ago (and had dabbled in mysql a few months earlier) and found webmonkey and http://www.devshed.com/c/b/PHP/ have some very helpful tutorials for the beginner.

Once you master these the more advanced stuff isn't too hard when combined with the php and mysql manuals.
 
Coolmac said:
I started learning php a week ago (and had dabbled in mysql a few months earlier) and found webmonkey and http://www.devshed.com/c/b/PHP/ have some very helpful tutorials for the beginner.

Once you master these the more advanced stuff isn't too hard when combined with the php and mysql manuals.
Oh, my!
Those nets !
 
Last edited:
  • #10
I love this book:

Open Source Web Development with LAMP
by James Lee and Brent Ware

LAMP stands for Linux, Apache, MySQL, and Perl/PHP. Here is the book's website:

http://www.opensourcewebbook.com/

It covers a number of other related topics in addition to PHP/MySQL.

The book is not very deep, but it is excellent for beginners. It will give you just enough to get on your feet, and then you can move to other books or web tutorials. The PHP/MySQL parts will show you enough to build your own journal/blog. IMHO, once you understand that exercise, everything else follows pretty easily.
 
  • #12
The_Professional said:
I also came upon http://www.php.net which has some nice tutorials
Net?
Haa, My Orgnizati0n!

Hey, OP! Come and feel all the blue http://www.php.org/forums/
 
  • #13
Thanks a lot for helping myself !
 
  • #14
Chen said:
Try www.sitepoint.com as well.
OP! OP! OP! OP! {smiling}
Get to that site, search for Karl, delve into Rowan, look up for Chris_W, run after JamieJelly etc to learn more about Meanie !
Oh yeah, don't ever forget to say Hi to Bradon Elley!

I_wish_I_was_smart, I_wish_I_knew_better !
 
  • #16
Pattielli said:
OP! OP! OP! OP! {smiling}
Get to that site, search for Karl, delve into Rowan, look up for Chris_W, run after JamieJelly etc to learn more about Meanie !
Oh yeah, don't ever forget to say Hi to Bradon Elley!

I_wish_I_was_smart, I_wish_I_knew_better !
I_wish_you_made_sense! :wink:
 
  • #17
You wanted me to say more
No, just an information xchange with those who don't know what I think they should know first of all before laying their hands on the mouse left-clicking and go to pages where the existence of one truly vector is represented in multidimentional spaces...
Who can recognize which is what ? When they got the truth, Can they say who is who? That is why I listed out such names as examples for people to reference.

I_wish_you_understood! (-_^)
 
  • #18
Basically PHP is just a Server version of JavaScript with different functions. Syntax all the same. except it has a <? and > code tag. Just goto PHP.net for function references, that's all u need...
 
  • #19
int[] $hut_Up = new int [ MAX_VALUE ]; :p
 

Similar threads

Replies
7
Views
3K
  • · Replies 26 ·
Replies
26
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
11
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K