List Info

Thread: Resources for learning MySQL




Resources for learning MySQL
user name
2006-09-25 15:54:52
Hello. The best I've ever seen:

PHP AND MySQL WEB DEVELOPMENT by Welling Tomson.
Developer's Library.

I hope this can be of help.

JB

At 09:39 a.m. 25/09/2006, you wrote:
>Can anyone recommend good introductory book for learning
MySQL?   A 
>search of local library catalogs brought up a long list,
so I'm 
>wondering which ones others have found helpful.
>
>Thanks in advance,
>
>Melissa Martinez
>Librarian, Bishop O'Rourke Library
>The Institute of Catholic Thought
>St. John's Catholic Newman Center
>Phone: (217) 255-6610
>Email: librarysjcnc.org
>_______________________________________________
>Web4lib mailing list
>Web4libwebjunction.org
>http://lists.we
bjunction.org/web4lib/


_______________________________________________
Web4lib mailing list
Web4libwebjunction.org
http://lists.we
bjunction.org/web4lib/
Resources for learning MySQL
user name
2006-09-25 16:50:36
> Hello. The best I've ever seen:
> 
> PHP AND MySQL WEB DEVELOPMENT by Welling Tomson.
> Developer's Library.
> 
> I hope this can be of help.
> 
> JB

Sounds like a good one to add to the list... I've been very
happy with:

MySQL(Third Edition)
Paul DuBois
Sams Developer's Library, March, 2005
1320 pages
ISBN: 0-672-32673-6

http://www.kitebi
rd.com/mysql-book/ 

Karen G. Schneider
kgsbluehighways.com 


_______________________________________________
Web4lib mailing list
Web4libwebjunction.org
http://lists.we
bjunction.org/web4lib/
Resources for learning MySQL
user name
2006-09-25 17:42:35
On 9/25/06, K.G. Schneider <kgsbluehighways.com> wrote:

>
> Sounds like a good one to add to the list... I've been
very happy with:
>
> MySQL(Third Edition)
> Paul DuBois
> Sams Developer's Library, March, 2005
> 1320 pages
> ISBN: 0-672-32673-6
>
> http://www.kitebi
rd.com/mysql-book/
>
> Karen G. Schneider
> kgsbluehighways.com


I second that.  The DeBois book is my basic desk reference. 
I also read
SQL, the Complete Reference, by Groff, before I dived into
MySQL.  There are
probably other good SQL books out there.

Carol Bean
_______________________________________________
Web4lib mailing list
Web4libwebjunction.org
http://lists.we
bjunction.org/web4lib/
Resources for learning MySQL
user name
2006-09-25 16:50:36
> Hello. The best I've ever seen:
> 
> PHP AND MySQL WEB DEVELOPMENT by Welling Tomson.
> Developer's Library.
> 
> I hope this can be of help.
> 
> JB

Sounds like a good one to add to the list... I've been very
happy with:

MySQL(Third Edition)
Paul DuBois
Sams Developer's Library, March, 2005
1320 pages
ISBN: 0-672-32673-6

http://www.kitebi
rd.com/mysql-book/ 

Karen G. Schneider
kgsbluehighways.com 


_______________________________________________
Web4lib mailing list
Web4libwebjunction.org
http://lists.we
bjunction.org/web4lib/
Resources for learning MySQL
user name
2006-09-25 17:42:35
On 9/25/06, K.G. Schneider <kgsbluehighways.com> wrote:

>
> Sounds like a good one to add to the list... I've been
very happy with:
>
> MySQL(Third Edition)
> Paul DuBois
> Sams Developer's Library, March, 2005
> 1320 pages
> ISBN: 0-672-32673-6
>
> http://www.kitebi
rd.com/mysql-book/
>
> Karen G. Schneider
> kgsbluehighways.com


I second that.  The DeBois book is my basic desk reference. 
I also read
SQL, the Complete Reference, by Groff, before I dived into
MySQL.  There are
probably other good SQL books out there.

Carol Bean
_______________________________________________
Web4lib mailing list
Web4libwebjunction.org
http://lists.we
bjunction.org/web4lib/
Resources for learning MySQL
user name
2006-09-26 19:01:42
 
While I cannot speak from experience with the Third Edition,
I found the First Edition to be that rare combination of a
very good beginner's book and an outstanding reference.  It
covers the basics of database creation, modification, and
querying, as well as administrative topics such as creating
and granting rights to users and backing up your database. 
It also contains an excellent alphabetical command
reference.  Paul Dubois writes in a very clear style, and
the information is very well organized.

I would also echo an earlier post that you should also
familiarize yourself with online resources, particularly in
terms of installation.  No book is going to provide you with
the level of currency, detail and specificity that you will
find online.  Also, the online documentation at mysql.com is
very good, and has been abundantly annotated with comments
(from which I have gleaned useful information on several
occasions).

And I'd have to echo another earlier post that you should
seriously consider educating yourself at a broader level. 
Resources at the MySQL level will tell you how to do things,
but not so much how to do them well.  I would have to defer
to others to make recommendations in this area.

Keith

-----Original Message-----
From: web4lib-bounceswebjunction.org
[mailto:web4lib-bounceswebjunction.org] 
Sent: Monday, September 25, 2006 12:51 PM
To: web4libwebjunction.org
Subject: RE: [Web4lib] Resources for learning MySQL

> Hello. The best I've ever seen:
> 
> PHP AND MySQL WEB DEVELOPMENT by Welling Tomson.
> Developer's Library.
> 
> I hope this can be of help.
> 
> JB

Sounds like a good one to add to the list... I've been very
happy with:

MySQL(Third Edition)
Paul DuBois
Sams Developer's Library, March, 2005
1320 pages
ISBN: 0-672-32673-6

http://www.kitebi
rd.com/mysql-book/ 

Karen G. Schneider
kgsbluehighways.com 


_______________________________________________
Web4lib mailing list
Web4libwebjunction.org
http://lists.we
bjunction.org/web4lib/

_______________________________________________
Web4lib mailing list
Web4libwebjunction.org
http://lists.we
bjunction.org/web4lib/
Resources for learning MySQL
user name
2006-09-26 19:01:42
 
While I cannot speak from experience with the Third Edition,
I found the First Edition to be that rare combination of a
very good beginner's book and an outstanding reference.  It
covers the basics of database creation, modification, and
querying, as well as administrative topics such as creating
and granting rights to users and backing up your database. 
It also contains an excellent alphabetical command
reference.  Paul Dubois writes in a very clear style, and
the information is very well organized.

I would also echo an earlier post that you should also
familiarize yourself with online resources, particularly in
terms of installation.  No book is going to provide you with
the level of currency, detail and specificity that you will
find online.  Also, the online documentation at mysql.com is
very good, and has been abundantly annotated with comments
(from which I have gleaned useful information on several
occasions).

And I'd have to echo another earlier post that you should
seriously consider educating yourself at a broader level. 
Resources at the MySQL level will tell you how to do things,
but not so much how to do them well.  I would have to defer
to others to make recommendations in this area.

Keith

-----Original Message-----
From: web4lib-bounceswebjunction.org
[mailto:web4lib-bounceswebjunction.org] 
Sent: Monday, September 25, 2006 12:51 PM
To: web4libwebjunction.org
Subject: RE: [Web4lib] Resources for learning MySQL

> Hello. The best I've ever seen:
> 
> PHP AND MySQL WEB DEVELOPMENT by Welling Tomson.
> Developer's Library.
> 
> I hope this can be of help.
> 
> JB

Sounds like a good one to add to the list... I've been very
happy with:

MySQL(Third Edition)
Paul DuBois
Sams Developer's Library, March, 2005
1320 pages
ISBN: 0-672-32673-6

http://www.kitebi
rd.com/mysql-book/ 

Karen G. Schneider
kgsbluehighways.com 


_______________________________________________
Web4lib mailing list
Web4libwebjunction.org
http://lists.we
bjunction.org/web4lib/

_______________________________________________
Web4lib mailing list
Web4libwebjunction.org
http://lists.we
bjunction.org/web4lib/
[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )