Java Books
-
Regular Expressions Cookbook
Published 11 years ago
by Jan Goyvaerts, Steven Levithan, O'Reilly Media
This cookbook provides more than 100 recipes to help you crunch data and manipulate text with regular expressions. Every programmer can find uses for regular expressions, but their power doesn't come worry-free. Even seasoned users often suffer from poor performance, false positives, false negatives, or perplexing bugs.
-
NHibernate in Action
Published 12 years ago
by Pierre Henri Kuat, Christian Bauer, Gavin King, Tobin Harris, Manning Publications
In the classic style of Manning's "In Action" series, NHibernate in Action shows .NET developers how to use the NHibernate Object/Relational Mapping tool. This book is a translation from Java to .NET, as well as an expansion, of Manning's bestselling Hibernate in Action. All traces of Java have been carefully replaced by their .NET equivalents. The book shows how to implement complex business objects, and later teaches advanced techniques like caching and session management. Readers will d
-
JavaScript for Programmers (Deitel Developer Series)
Published 11 years ago
by Paul J. Deitel, Harvey M. Deitel, Prentice Hall PTR
PRACTICAL, EXAMPLE-RICH COVERAGE OF: XHTML® CSS® JavaScriptâ„¢: Control Statements, Functions, Arrays, Objects JSON (JavaScript Object Notation) XHTML DOM®: Objects and Collections JavaScript Event-Driven Programming XML® and RSS XML DOM Rich Internet Applications Asynchronous JavaScript and XML (Ajax) XMLHttpRequest Dojo Toolkit Consuming Web Services And more… VISIT WWW.DEITEL.COM Download code examples Check out the growing list of programming, Web 2.0 and software-related
-
Absolute Java (4th Edition)
Published 12 years ago
by Walter Savitch, Addison Wesley
For undergraduate students in Computer Science and Computer Programming courses. Praised for providing an engaging balance of thoughtful examples and explanatory discussion, Absolute Java , Fourth Edition has been updated with numerous additional programming projects and coverage of web and database programming. Best-selling author Walt Savitch and contributor Kenrick Mock explain concepts and techniques in a straightforward style using understandable language and code enhanced by a suite of pe
-
Java Web Services: Up and Running
Published 12 years ago
by Martin Kalin, O'Reilly Media
This example-driven book offers a thorough introduction to Java's APIs for XML Web Services (JAX-WS) and RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, pragmatic approach to these technologies by providing a mix of architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing an application. You'll learn how to write web services from scratch and integrate existing services into your Java applic
-
Learning C# 3.0
Published 12 years ago
by Jesse Liberty, Brian MacDonald, O'Reilly Media
If you're new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, Learning C# 3.0 starts with the fundamentals and takes you through intermediate and advanced C# features -- including generics, interfaces, delegates, lambda expressions, and LINQ. You'll also learn how to build Windows applications and handle data with C#. No previous programming experience is required -- in fact, if you've never written a line of code in your life,
-
JRuby Cookbook
Published 12 years ago
by Justin Edelson, Henry Liu, O'Reilly Media
If you're interested in JRuby, you probably don't need a turorial on Ruby, Rails, or Java -- you just need to know how to get things done. This Cookbook offers practical solutions for using the Java implementation of the Ruby language, with targeted recipes for deploying Rails web applications on Java servers, integrating JRuby code with Java technologies, developing JRuby desktop applications with Java toolkits, and more. Using numerous reusable code samples, JRuby Cookbook shows you how to: In
-
Dive Into PYTHON
Published 11 years ago
by mark pilgrim, CreateSpace
Dive Into Python is a Python book for experienced programmers. Whether you're an experienced programmer looking to get into Python or grizzled Python veteran who remembers the days when you had to import the string module, Dive Into Python is your 'desert island' Python book. If you've never programmed before, Python is an excellent language to learn modern programming techniques. But this book should not be your starting point.
-
Flex 3 in Action
Published 12 years ago
by tariq ahmed, jon hirschi, faisal abid, Manning Publications
New Web applications require engaging user-friendly interfaces-and the cooler, the better. With Flex 3, Web developers at any skill level can create high-quality, effective, and interactive Rich Internet Applications (RIAs) quickly and easily. Flex removes the complexity barrier from RIA development by offering sophisticated tools and a straightforward programming language so you can focus on what you want to do instead of how to do it.
-
Head First Rails: A learner's companion to Ruby on Rails
Published 12 years ago
by david griffiths, O'Reilly Media
Ready to transport your web applications into the Web 2.0 era? Head First Rails takes your programming -- and productivity -- to the max. You'll learn everything from the fundamentals of Rails scaffolding to building customized interactive web apps using Rails' rich set of tools and the MVC framework. By the time you're finished, you'll have learned more than just another web framework.