Foto do autor
19 Works 637 Membros 7 Reviews

About the Author

Julie C. Meloni is the technical director for i2i Interactive, a multimedia company located in Los Altos, California.

Obras de Julie C. Meloni

Etiquetado

Conhecimento Comum

Sexo
female

Membros

Resenhas

This bk is a compendium & partial rewrite/expansion of my 1st 9 bks. If you like creativity that thinks outside the box but still fits in a bk, then this one's for you. But, then, that's only if you like that sort of thing, wch, in my experience, most people don't. If you buy a copy of it, let me know so I can lament over my lack of royalties a little further.
 
Marcado
tENTATIVELY | Apr 3, 2022 |
Great learning tool. Easy to follow, step by step instructions helped me build my first database.
 
Marcado
Deborah_J_Miles | Jun 1, 2019 |
This was the first book I bought when I started out learning web development. At the time it provided a decent introduction to the basic concepts, but I felt like it went into too much detail on issues which are not particularly important (for example the differences between HTML, XML, XHTML and HTML5; a whole chapter on using tables and a section on using frames) with blocks of code sometimes spanning several pages detracting from the overall flow. Most of the information included here can be easily found online in a condensed format.

I would only recommend it to the absolute beginners in web development who want to understand the very basics of web pages and want to take their time going through all the fundamental concepts.
… (mais)
 
Marcado
ilokhov | 1 outra resenha | Jan 6, 2015 |
Here's part 1 of my "PHP and MySQL Web Development" book review.

I feel bad about sitting on this book so long. I thought I should at least
get out a review-so-far. And if anyone else is eager to use this book,
please let me know and I will get it to you.

I think this is a well organized and well written book. It starts right off
with a solid review of PHP. For an ad hoc PHP hacker like myself, that
chapter 1 review was very good. It helped organize my somewhat scattered
knowledge of PHP, and I learned a few new details right off.

From there, the authors take you right into a nice, concrete example of
implementing a basic e-commerce site in PHP. The initial project is pretty
basic, but I found it very useful in refreshing and solidifying
what I already knew. The example has you persisting data to and reading it
back from a file, but at the same time the authors are preparing you
with additional information about why a file is less than ideal as
a data store.

After that it's back to PHP school with reviews of arrays and regular
expressions. Again, the material is thorough and well presented, and
I found I learned a few more new bits.

Chapter 5 gets us into what I guess I'd call intermediate PHP, here they
are starting to get you into modularity with putting PHP functions in
their own files, starting to get you into the idea of separating
presentation and content. At this point we also get introduced to PHP
classes, and this is all starting to be woven into the ways that PHP
can be used to build complex websites with reusable blocks of code.

I am just now getting into the MySQL part. One recommendation I'd make,
if you are trying to put together web server, PHP and MySQL, go with
a competent ready-to-roll LAMP (Linux-Apache-MySQL-PHP) distro. I built
from scratch on a SuSE Linux, and while it was interesting and educational,
it also took quite a bit of work.

The MySQL part follows the model of using a fairly realistic if somewhat
simple bookstore application for the example. I'm hoping that this
will lead to some nice class-packaged MySQL interface that I can then
apply to some of my little personal web apps.

Hopefully I'll have more about that in part 2 before too long.
… (mais)
 
Marcado
dlslug | 1 outra resenha | May 6, 2009 |

You May Also Like

Estatísticas

Obras
19
Membros
637
Popularidade
#39,575
Avaliação
½ 3.3
Resenhas
7
ISBNs
48
Idiomas
3

Tabelas & Gráficos