Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
|||
Showing 1 - 3 of 3 matches in All Departments
Java continues to grow and evolve, and this cookbook continues to evolve in tandem. With this guide, you'll get up to speed right away with hundreds of hands-on recipes across a broad range of Java topics. You'll learn useful techniques for everything from string handling and functional programming to network communication. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. If you're familiar with Java basics, this cookbook will bolster your knowledge of the language and its many recent changes, including how to apply them in your day-to-day development. This updated edition covers changes through Java 12 and parts of 13 and 14. Recipes include: Blade, Laravel's powerful custom templating tool Methods for compiling, running, and debugging Packaging Java classes and building applications Manipulating, comparing, and rearranging text Regular expressions for string and pattern matching Handling numbers, dates, and times Structuring data with collections, arrays, and other types Object-oriented and functional programming techniques Input/output, directory, and filesystem operations Network programming on both client and server Processing JSON for data interchange Multithreading and concurrency Using Java in big data applications Interfacing Java with other languages
The "lint" program checker has proven time and again to be one of the best tools for finding portability problems and certain types of coding errors in C programs. This book introduces you to "lint," guides you through running it on your programs, and helps you to interpret "lint's" output. "lint" verifies a program or program segments against standard libraries, checks the code for common portability errors, and tests the programming against some tried and true guidelines. "linting" your code is a necessary (though not sufficient) step in writing clean, portable, effective programs. Contents include: Overview of using "lint" Dealing with "lint'" concerns: casting and "delinting" "lint" comments Using "lint" in detail: command line options, using "lint" with "make," rolling your own "lint" library Public domain programs Under the hood: an inside look Future directions
It takes a book as versatile as its subject to cover Apache Tomcat, the popular open source Servlet and JSP container and high performance web server. Tomcat: The Definitive Guide is a valuable reference for administrators and webmasters, a useful guide for programmers who want to use Tomcat as their web application server during development or in production, and an excellent introduction for anyone interested in Tomcat. Updated for the latest version of Tomcat, this new edition offers a complete guide to installing, configuring, maintaining and securing this servlet container. In fact, with such a wealth of new information, this is essentially a new book rather than a simple revision. You will find details for using Tomcat on all major platforms, including Windows, Linux, OS X, Solaris, and FreeBSD, along with specifics on Tomcat configuration files, and step-by-step advice for deploying and running web applications. This book offers complete information for: * Installation and startup procedures * Configuring Tomcat-including realms, roles, users, servlet sessions, and JNDI resources including JDBC DataSources * Deploying web applications-individual servlets and JSP pages, and web application archive files * Tuning Tomcat to measure and improve performance * Integrating Tomcat with Apache Web Server * Securing Tomcat to keep online thugs at bay * Tomcat configuration files-server.xml and web.xml, and more * Debugging and Troubleshooting-diagnosing problems with Tomcat or a web application * Compiling your own Tomcat, rather than using the pre-built release * Running two or more Tomcat servlet containers in parallel This book also offers an overview of the Tomcat open source project's community resources, including docs, mailing lists, and more. Community interest fueled a strong demand for a Tomcat guide from O'Reilly. The result clearly exceeds expectations.
|
You may like...
|