Showing posts with label unix. Show all posts
Showing posts with label unix. Show all posts

Beginning Perl Web Development: From Novice To Professional (Beginning: From Novice to Professional) Review

Beginning Perl Web Development: From Novice To Professional (Beginning: From Novice to Professional)
Average Reviews:

(More customer reviews)
The focus of this book is on interacting with the Internet using Perl. It assumes some very basic knowledge of programming such as the concepts of scalar variables, arrays, if/then/else, and similar items. If you are not familiar with these items in a Perl environment then it is still all covered pretty well in the Appendix. The first section of the book contains information on working with CGI modules, databases, and interacting with the operating system for directory information, file uploads, etc. The second section discusses working with the LWP and Net::Tools. The LWP is the Library of WWW modules in Perl. This collection of modules allows you to write Perl programs that include the most common web tasks built in including retrieving web pages and submitting web-based forms. While the LWP supports various web protocols including HTTP, HTTPS, FTP, and NNTP the book concentrates primarily on using the LWP with HTTP and HTTPS. The NET::Tools primarily look at working with POP3 and SMTP services. The third section of the book is about using Perl with XML, SOAP, and RSS. The following section focuses on using mod_perl to enhance performance. As a module embedded in the Apache server this allows Perl to execute faster and allows the Perl programs to access the Apache request object.The fifth and final section focuses on working with templates, and building perl based web sites with Mason. Mason is used to insert Perl code directly into an HTML page. This in turn allows for a dynamic web site with elements common to all pages but still allowing some changes based on the page being accessed. Beginning Perl Web Development is highly recommended to anyone who wants to use Perl for added functionality with your web site or to allow interaction with other web sites.

Click Here to see more reviews about: Beginning Perl Web Development: From Novice To Professional (Beginning: From Novice to Professional)



Buy NowGet 34% OFF

Click here for more information about Beginning Perl Web Development: From Novice To Professional (Beginning: From Novice to Professional)

Read More...

Beginning Portable Shell Scripting: From Novice to Professional (Expert's Voice in Open Source) Review

Beginning Portable Shell Scripting: From Novice to Professional (Expert's Voice in Open Source)
Average Reviews:

(More customer reviews)
Having heard that authors frequently review their own books, I thought I'd give it a try. This is, without a doubt, the best book on portable shell scripting I have ever written. Sadly, it is also the worst book on portable shell scripting I have ever written.
What I can tell you is this:
* Before I started writing this book, I thought I was fairly expert in portable shell scripting.
* I learned a lot more writing this book than I knew before I started writing it.
* This book has ended up being one of my key desk references, which is pretty funny, because you'd think I'd know this stuff by now.
I'm not totally happy with everything about this book. I'm giving it five stars anyway because I can't name anything I think is better for the purpose right now... But I wouldn't mind revising and expanding for a second edition.
Don't let the "beginning" throw you off; this book was a real eye-opener for me, and I'd been writing shell scripts for somewhere between fifteen and twenty years, including production software. On the other hand, if you've got a bit of programming experience, I like to imagine that you really could have this as your first introduction to the shell, and probably do just fine.

Click Here to see more reviews about: Beginning Portable Shell Scripting: From Novice to Professional (Expert's Voice in Open Source)

This book introduces a vital new aspect of shell scripting to the huge number of administrators and developers working across Linux, OS X and Unix command line. While there have been other shell scripting books, Peter Seebach here addresses the modern issue of portability to this broad customer base. This book, addressing a wide technology base, is set to become the modern shell scripting reference.

Buy NowGet 34% OFF

Click here for more information about Beginning Portable Shell Scripting: From Novice to Professional (Expert's Voice in Open Source)

Read More...