Princess Unicorn Coloring Book (Inkway Anime Coloring Zone, #1)
by Inkway Star
Cute Manga Anime Girls Coloring Book (Hasaway Anime Corner, #2)
by Arma Hasaway
Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it. Mastering Perl/Tk is the "bible" of Perl/Tk: It's not only a great book for getting started, but the best reference for learning the techniques of experienced Perl/Tk programmers. The f...
This invaluable resource offers tutorials and real-world examples as well as thorough language references for Web markup languages (HTML/XHTML and CSS), and popular scripting languages (JavaScript, Perl, and PHP)Examines the role of JavaScript, CGI (with examples in Perl and Python), and PHP on the Web and shows how to best use them allIncludes a valuable reference section on each technology that can be used for review and consultation
Scripting has become an enormously popular method of managing and maintaining Windows NT and 2000 networks—as evidenced by the success of Windows NT Shell Scripting, which has sold over 30,000 copies in 2 years. Simpler than programming, yet allowing greater complexity and utility than packaged network management tools, scripting is now the tool of choice by many of you network administrators. Perl is yet another powerful element of the scripting arsenal, yet since it has been ported to the Wind...
CGI/Perl teaches users how to write CGI programs using the Perl programming language, the most common way Web sites accept orders over the Internet. Users begin the book with an introduction to the Perl language and progress into developing forms and graphics using CGI.
If you are a Perl programmer looking to explore Perl's XML capabilities or an XML developer with a basic understanding of Perl, this book will provide you with all the tools required for XML processing with Perl. XML and Perl teaches you to create portable, powerful, and extensible applications when you use XML and Perl together. You'll also learn to customize your XML processing facilities to accomplish unique tasks. Authors Mark Riehl and Ilya Sterin, who have written Perl XML modules and adm...
Many neophyte programmers now begin their careers by learning the metalanguage Perl. But the books currently available on Perl assume their readers already understand the basics of writing and designing programs-when in fact they often do not. Elements of Programming with Perlteaches programming right along with the particulars of Perl syntax as well as good style and structure and maintainability of the code. This book is also designed for the many webmasters who use Perl without a training in...
mod_perl Developer's Cookbook
by Geoffrey Young, Paul Lindner, and Randy Kobes
mod_perl is a unique piece of software that wholly integrates the power of Perl with the flexibility and stability of the Apache Web server. With mod_perl, developers can harness the power of the full Apache API and develop Web applications quickly and without sacrificing performance. The mod_perl Developer's Cookbook teaches programming with the mod_perl API by example. The book takes developers from the basics of mod_perl to the development advanced Web applications. Developers will learn tric...
Strange Planet Coloring Book For Toddlers
by Children&baby Publishing
Your desktop dictionary may not include it, but 'munging' is a common term in the programmer's world. Many computing tasks require taking data from one computer system, manipulating it in some way, and passing it to another. Munging can mean manipulating raw data to achieve a final form. It can mean parsing or filtering data, or the many steps required for data recognition. Or it can be something as simple as converting hours worked plus pay rates into a salary cheque. This book shows you how...
Learn large-scale data-driven web development with the Perl scripting language and the MySQL database. Perl and MySQL Web Development: A Data-Driven Approach concentrates on the practical coding required to build robust and capable web applications with Perl and MySQL. Starting from the fundamentals, you'll move from code snippets to fully functional Perl scripts that culminates in the project for the book - a feature rich data-driven bulletin board. Packed with code examples, this book leaves n...
Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so software testing is low on the list. And that's unfortunate, because good software testing can increase your productivity, improve your designs, raise your quality, ease your maintenance burdens, and help to satisfy your customers, coworkers, and managers. Perl has a strong history of automated tests. A...