Jump to content

Books related to web dev.


hellomoto
 Share

Recommended Posts

I'm almost finished reading Developing Large Web Applications by Kyle Loudon (2010) and it keenly reminded me of ProcessWire, and I'd thought that PW came out around then but maybe earlier... Anyway the book is somewhat outdated by now, but I found it at the library and read through most of it quickly. It does provide a solid introduction to OOP in PHP; JavaScript has changed much more, and I basically skipped the CSS part.

Are there any [maybe newer] books you would recommend?

Edited by hellomoto
info
  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...

The book is easy to read, kinda silly but fun. When I started reading I had zero experience with OOP, so it was funny to jump to understand "design patterns" without having an idea of the basics... BUT, it did help me to make the switch. I'm more confident now working with Custom Classes.

I'm totally going to read it again from the start to interiorize the patterns (hopefully haha).

  • Like 1
Link to comment
Share on other sites

On 11/28/2024 at 1:51 AM, Sanyaissues said:

I had zero experience with OOP

Ho nice, I think this is more a book that you should read when you are already a OOP developer and want to go further in structuring your code.

Starting the book without OOP knowledge is quite a bigger challenge. 🙂

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...