Showing posts with label head first. Show all posts
Showing posts with label head first. Show all posts

Mastering BEA WebLogic Server: Best Practices for Building and Deploying J2EE Applications Review

Mastering BEA WebLogic Server: Best Practices for Building and Deploying J2EE Applications
Average Reviews:

(More customer reviews)
Are you looking to buy Mastering BEA WebLogic Server: Best Practices for Building and Deploying J2EE Applications? Here is the right place to find the great deals. we can offer discounts of up to 90% on Mastering BEA WebLogic Server: Best Practices for Building and Deploying J2EE Applications. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Mastering BEA WebLogic Server: Best Practices for Building and Deploying J2EE Applications ReviewI really like this book. It is not for beginners, and is not an "Intro to J2EE". However, for advanced developers, and especially those leaning towards the administation aspects of WebLogic Server, this book is an excellent resource.
The examples in this book are straighforward, and the accompianing discussion is well written and easy to follow.
A lot of discussions in this book cover advanced topics leaning towards deployment and administration (such as tuning JVMs, or understanding Thread usage), but there are some excellent discussions regarding architecture as well. There is not a lot of material discussing developing J2EE code.
This book should be a part of any advanced J2EE developers library, especially those using WebLogic (since so many of the examples are targeted towards that platform).Mastering BEA WebLogic Server: Best Practices for Building and Deploying J2EE Applications Overview
Designed to show experienced developers how to become power developers with BEA WebLogic
Covers BEA WebLogic Server version 8.1 and earlier versions
A perfect companion to the bestselling book, Mastering Enterprise JavaBeans, Second Edition (0471-41711-4)
Companion Web site includes technology updates and links to related sites


Want to learn more information about Mastering BEA WebLogic Server: Best Practices for Building and Deploying J2EE Applications?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Java Programming 24-Hour Trainer (Wrox Programmer to Programmer) Review

Java Programming 24-Hour Trainer (Wrox Programmer to Programmer)
Average Reviews:

(More customer reviews)
Are you looking to buy Java Programming 24-Hour Trainer (Wrox Programmer to Programmer)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Java Programming 24-Hour Trainer (Wrox Programmer to Programmer). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Java Programming 24-Hour Trainer (Wrox Programmer to Programmer) ReviewI like this book and it includes videos. Yes, you get a full set of videos so you can see what is taught in each chapter. Many java books are too verbose, you get 10 pages instead of the one answer you need. Not this book, it is simply perfect.
This book is excellent if you know another language and want to get quickly running in java. But its also for newbies who wish to just start programming. Each chapter is direct, no wasted words. And if you don't understanding something, you can watch the video.
You will not be a java pro when you finish the book but you will be able to write useful programs. And the book never intends to make you a pro. It is EXCELLENT for what it does and I highly recommend it as a first book for anyone wishing to learn java.
It uses the Free Editor Eclipse which is a plus. And you get to see the author write and run code in the editor you'll be using. The book teaches Java 6 so it is current as I write this. As a beginning java book it is worth every penny.
perrytheinventor.comJava Programming 24-Hour Trainer (Wrox Programmer to Programmer) OverviewA unique book-and-video package presented by Java guru Yakov Fain
As one of the most popular software languages for building Web applications, Java is often the first programming language developers learn. The latest version includes numerous updates that both novice and experienced developers need to know. With this invaluable book-and-DVD package, Java authority Yakov Fain fully covers Java's new features as well as its language extensions, classes and class methods, and the Swing Application Framework. For each lesson that he discusses in the book, there is an accompanying instructional video on the DVD to reinforce your learning experience.

Lessons include:

Introducing Java Eclipse IDE Object-Oriented Programming Class MethodsBack to Java Basics Packages, Interfaces, and Encapsulation Programming with Abstract Classes and InterfacesIntroducing the Graphic User InterfaceEvent Handling in UIIntroduction to Java Applets Developing a Tic-Tac-Toe Applet Developing a Ping-Pong Game Error Handling Introduction to Collections Introduction to Generics Working with Streams Java Serialization Network Programming Processing E-Mails with Java Introduction to Multi-Threading Digging Deeper into Concurrent Execution Working with Databases Using JDBC Swing with JTable Annotations and Reflection Remote Method Invocation Java EE 6 Overview Programming with Servlets JavaServer Pages Developing Web Applications with JSF Introducing JMS and MOM Introducing JNDI Introduction to Enterprise JavaBeans Introduction to the Java Persistence API Working with RESTful Web Services Introduction to Spring MVC Framework Introduction to Hibernate Framework Bringing JavaFX to the Mix Java Technical Interviews Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.




Want to learn more information about Java Programming 24-Hour Trainer (Wrox Programmer to Programmer)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Java Servlet Programming Bible (With CD-ROM) Review

Java Servlet Programming Bible (With CD-ROM)
Average Reviews:

(More customer reviews)
Are you looking to buy Java Servlet Programming Bible (With CD-ROM)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Java Servlet Programming Bible (With CD-ROM). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Java Servlet Programming Bible (With CD-ROM) ReviewAfter reading Marty Hall's Core Servlets and JSP and O'Reilly's Java Servlet Programming 2ED, I think this book does a better job of teaching and explaining the concepts and examples as they pertain to servlets in a clear and concise manner. Hall's and O'Reilly's books are good after you read this one first since they are more in-depth. I've been looking for a book that clearly explains Applet-to-Servlet communications. I've finally found a book that explains Applet-to-Servlet communications far better than the other 2 books, or any other books for that matter.
Marty Hall's examples are too scattered. For instance, you'll be on one page, but it will reference code from a totally different chapter-the layout of such examples are too annoying for me. Most of O'Reilly's examples are not explained very well and needlessly complicated (like most O'Reilly's books), but its examples are comprehensive. Both books over-use multiple classes or user-created packages when explaining a concept. I'd suggest using just one or 2 classes to explain a concept, as this book has done, which has reduced code clutter spanning multiple pages. This may go against "proper" OOP, but who cares as long as the point is made. If you have read any books published by Murach, then you'll know what I'm talking about. Too bad Murach don't publish a book on servlets! Don't get me wrong, Hall's and O'Reilly's books are good for in-depth coverage, just wished I had read Java Servlet Bible prior to reading the others.
Anyways, Java Servlet Bible isn't comprehensive and in-depth as it should NOT be in one book. The title is just marketing-if you feel tricked, look at that 545-page book again. But, it does a good job of covering the basics. It explains Servlets at their core and other APIs that servlets often use (JDBC) and useful programming paradigms (MVC architecture). It even threw in a brief intro to JSP to illustrate how to create dynamic web pages.
BOTTOM LINE: This is an excellent book to understand, learn, and get startly quickly with servlets. Read the other books afterwards for more comprehensive and in-depth coverage.
PROS: easy to follow, examples are clear and concise. Best of all, it doesn't try to teach you XML-related technologies like several other books : ) .
CONS: pricey, section on security too briefJava Servlet Programming Bible (With CD-ROM) OverviewThis book contains all the essential information required for Java Servlet programming at various levels, from simple Web applications to enterprise-wide solutions. Topics include the basics of servlets & servlet programming; HTML and servlets; servlets and databases; JSP basics; the Model View Controller (MVC) Architecture; security, and tips and tricks for the servlet programmer.

Want to learn more information about Java Servlet Programming Bible (With CD-ROM)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

JavaScript and Ajax Wrox Box: Professional JavaScript for Web Developers, Professional Ajax, Pro Web 2.0, Pro Rich Internet Applications Review

JavaScript and Ajax Wrox Box: Professional JavaScript for Web Developers, Professional Ajax, Pro Web 2.0, Pro Rich Internet Applications
Average Reviews:

(More customer reviews)
Are you looking to buy JavaScript and Ajax Wrox Box: Professional JavaScript for Web Developers, Professional Ajax, Pro Web 2.0, Pro Rich Internet Applications? Here is the right place to find the great deals. we can offer discounts of up to 90% on JavaScript and Ajax Wrox Box: Professional JavaScript for Web Developers, Professional Ajax, Pro Web 2.0, Pro Rich Internet Applications. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

JavaScript and Ajax Wrox Box: Professional JavaScript for Web Developers, Professional Ajax, Pro Web 2.0, Pro Rich Internet Applications ReviewThe Wrox Box set is really good. I've found it very helpful in begining to learn AJAX. My only complaint is that they reference a legacy version of the Dojo Toolkit which is very old. I think version 0.3.6 and versions 0.4.8, 0.9, and 1.0.1 release have come out since then. Otherwise, awesome books.JavaScript and Ajax Wrox Box: Professional JavaScript for Web Developers, Professional Ajax, Pro Web 2.0, Pro Rich Internet Applications OverviewWrox's 4-book value set on everything related to JavaScript web development contains more than 2400 pages for professional web developers. The 4 books included are:
Professional JavaScript for Web Developers (ISBN: 0764579088)
Professional Ajax 2nd edition (ISBN: 0470109491)
Professional Web 2.0 Programming (ISBN: 0470087889)
Professional Rich Internet Applications: Ajax and Beyond (ISBN: 0470082801)

Professional JavaScript for Web Developers: JavaScript is an important feature of every major browser because it enables enhanced user interaction on both Web sites and Web applications. You'll gain a clear understanding of the components that make up a JavaScript implementation, plus you'll examine critical areas including events, regular expressions, and browser detection techniques so you can build dynamic user interfaces. You'll learn how to extend the language to meet your specific requirements as well as create seamless client-server communication without intermediaries such as Java or hidden frames. What you will learn from this book: ECMAScript basics, object-oriented programming techniques, and important Document Object Model (DOM) concepts; Methods for handling events to tie JavaScript to a Web user interface; Techniques for validating data, sorting tables, and dealing with errors; How to communicate between JavaScript and browser plugins; All about security issues, optimization, and intellectual property protections
Professional Ajax 2nd Edition provides a developer-level tutorial of Ajax techniques, patterns, and use cases. The book is written for Web application developers looking to enhance the usability of their web sites and web applications and intermediate JavaScript developers looking to further understand the language. Readers should have familiarity with XML, XSLT, Web Services, PHP or C#, HTML, CSS. This book is not aimed at beginners without a basic understanding of the aforementioned technologies. Also, a good understanding of JavaScript is important to understanding this book. Some of the topics covered here include: Ajax Libraries including the Yahoo! Connection Manager, Prototype, and jQuery; Request Management with Priority Queues and the RequestManager Object; Comet push-based web systems and HTTP streaming; Maps and Mashups with Geocoding, Google Maps API and Yahoo! Maps API; Ajax Debugging with FireBug and Microsoft Fiddler; ASP.NET AJAX Extensions; the range of request brokers (including the hidden frame technique, iframes, and XMLHttp) and explains when one should be used over another; different Ajax techniques and patterns for executing client-server communication; Ajax patterns including predictive fetch, page preloading, submission throttling, incremental field and form validation, periodic refresh, multi-stage download and more; JSON and creating an autosuggest textbox example; web site widgets for a news ticker, weather information, web search, and site search; Ajax Frameworks JSpan, DWR, and Ajax.NET Professional; and two case studies
Professional Web 2.0 Programming: Web 2.0 architecture opens up an incredible number of options for flexible web design, creative reuse, and easier updates. Along with covering the key languages and techniques of Web 2.0, this unique book introduces you to all of the technologies that make up Web 2.0 at a professional level. You'll find code for several example applications built with popular frameworks that you'll be able to utilize. What you will learn from this book: How Web 2.0 applications are developed; New ways to get the major client-side technologies to work together; The new class of emerging tools; All about HTTP and URIs, XML, syndication, microformats, and Web Services; Techniques for implementing and maintaining your URI space; Steps for building mashups to aggregate information from multiple sources; Methods for enhancing security in your applications
Professional Rich Internet Applications: AJAX and Beyond: This book will show you how to take AJAX and Ruby on Rails to the next level by combining numerous cutting-edge technologies in order to develop full-fledged web applications. It explores a number of frameworks and in-browser APIs while providing code for your own implementations. You'll gain a thorough understanding of the underlying design principles behind professional Rich Internet Application (RIA) development and the various tools that are available to accomplish your design goals. You'll break down an application into client-side and server-side technologies. What you will learn from this book: How to develop RIAs in Java, Ruby, and Python; Tips for enhancing your productivity and debugging your application; Techniques for solving common issues in web applications when building a RIA; All about the higher-level themes and development packages that build on top of RIA technologies; How to develop, deploy, and control third-party access to your RIA

Want to learn more information about JavaScript and Ajax Wrox Box: Professional JavaScript for Web Developers, Professional Ajax, Pro Web 2.0, Pro Rich Internet Applications?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Beginning JSP 2: From Novice to Professional Review

Beginning JSP 2: From Novice to Professional
Average Reviews:

(More customer reviews)
Are you looking to buy Beginning JSP 2: From Novice to Professional? Here is the right place to find the great deals. we can offer discounts of up to 90% on Beginning JSP 2: From Novice to Professional. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Beginning JSP 2: From Novice to Professional ReviewI had bought this book to improve my knowledge of JSP - which is rather limited. I had expected, from the text on the back cover, this to be a comprehensive book on how to code JSPs (with lots of examples - which I like). In reality I was rather disappointed.
The first Chapter went well, how to install Tomcat, and the second wasn't too bad (a review of HTML) but by the third chapter I started to notice a lack of clarity. It wasn't always clear which text I should be typing in and which were simply given as an aside - which for a step-by-step guide is frustrating. The fourth chapter was far worse. This started of by saying that we would be using mySQL, but failed to give any indication of where to get the software from, how to install it or how to start the server (you need to start the server to follow the examples). And then a number of the example instructions, that were given in this chapter, did not work without modification. I was able to work round these problems and make progress. But as this wasn't a core chapter (I read this book to learn how to use JSPs not mySQL) I had expected to go through it quickly.
Overall the content was very useful and I learnt a lot, but the book would benefit from being edited (again?) and a second edition.Beginning JSP 2: From Novice to Professional OverviewAfter reading this book, you'll be able to do a whole lot more. --Dirk Schreckmann, JavaRanch Sheriff and Journal EditorLet Beginning JSP 2 be your guide as you begin using JSP. This comprehensive guide starts by steering you through your first JSP application. It reviews HTML, and provides you with a useful overview of JSP. You'll then be ready to start learning one of the core techniques in JSP: pulling data from a database and working with that data.When you've mastered this technique, you'll be ready to branch out powerfully into other JSP topics: variables, scope, flow control, and code reuse for productive time management. Finally, the book shows you how you can use JSP with XML and gives you a taste of some advanced topics, including using Struts and the Model View Controller.
This book's step-by-step examples explain the techniques behind the code. The authors include realistic scenarios wherever possible to build your knowledge and confidence in JSP. After reading this book, you'll have the knowledge and skills to enter the web development and Java development industries. All you need to begin this journey is a basic understanding of HTML and Java.

Want to learn more information about Beginning JSP 2: From Novice to Professional?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Advanced Programming for the Java 2 Platform Review

Advanced Programming for the Java 2 Platform
Average Reviews:

(More customer reviews)
Are you looking to buy Advanced Programming for the Java 2 Platform? Here is the right place to find the great deals. we can offer discounts of up to 90% on Advanced Programming for the Java 2 Platform. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Advanced Programming for the Java 2 Platform ReviewThere are lots of books on enterprise applications but this book has lots of information that I haven't found in any others.
The chapters on CORBA, printing, security and debugging are excellent and I like the way it covers one application throughout the book.Advanced Programming for the Java 2 Platform OverviewThe Java platform has grown rapidly, now including sophisticated features for enterprise development. In this book, two Sun insiders show experienced Java developers how to use the language and its APIs to the fullest -- and present best practices that enable IT organizations to accelerate project development. The book includes detailed coverage of distributed computing and multi-tier development with Enterprise JavaBeans, advanced data and transaction management techniques, and much more -- all in the context of a detailed, enterprise-class case study (a Web-based auction house). Calvin Austin and Monica Pawlan present proven server-side techniques for leveraging JDBC, servlets, and the Java Native Interface (JNI). They also provide in-depth guidance for enhancing Java security and performance -- crucial issues for enterprise developers.

Want to learn more information about Advanced Programming for the Java 2 Platform?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Inside Servlets: Server-Side Programming for the Java™ Platform (2nd Edition) Review

Inside Servlets: Server-Side Programming for the Java™ Platform (2nd Edition)
Average Reviews:

(More customer reviews)
Are you looking to buy Inside Servlets: Server-Side Programming for the Java™ Platform (2nd Edition)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Inside Servlets: Server-Side Programming for the Java™ Platform (2nd Edition). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Inside Servlets: Server-Side Programming for the Java™ Platform (2nd Edition) ReviewI'm quite disappointed in this book. Much of the book is devoted to listing the servlet API. I can get the API listing for free. What's not covered is the use of much of that API. If you're looking for an in depth book about servlets, I'm afraid I'd recommend looking elsewhere.Inside Servlets: Server-Side Programming for the Java™ Platform (2nd Edition) OverviewJava servlets are the killer app for server-side programming. They represent the first cross-platform solution for server-side development that delivers the performance developers require -- and they've been incorporated into nearly every leading Web server platform. Inside Servlets, Second Edition teaches developers all they need to build robust, powerful servlets with Sun's new Servlets 2.2 API. It combines detailed, real-world projects, a comprehensive API reference, and extensive new coverage of crucial topics ranging from security to database integration. The book starts with a brief, crystal-clear introduction to servlet technology and architecture -- and then dives into the sophisticated techniques Java developers need to make the most of their servlets. Dustin Callaway provides a complete development framework for building Internet applications, as well as three start-to-finish sample servlets. He also offers outstanding, code-rich explanations of key techniques such as state/session management, cookies, thread-safe servlets, JDBC database access, cross-request communications, request forwarding, and partitioning.This Second Edition adds extensive coverage of deployment, servlet security and authentication, internationalization, JavaServer Pages, and more.

Want to learn more information about Inside Servlets: Server-Side Programming for the Java™ Platform (2nd Edition)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam Review

Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam
Average Reviews:

(More customer reviews)
Are you looking to buy Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam? Here is the right place to find the great deals. we can offer discounts of up to 90% on Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam ReviewIt is a good book but to get the J2EE 5 Web Component Developer certificate you must use other resources. Nevertheless, I would say that I learned a lot reading this book and it wouldn't be fair to grade it with 4 stars. I recommend this book for people who don't know nothing about web development using Java. However, if you want to be an expert you should read other books for complementing the knowledge.Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam Overview
Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam? This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're over the legal limit for caffeine. You can't waste your time with a book that makes sense only AFTER you're an expert (or worse, one that puts you to sleep). Learn how to write servlets and JSPs, what makes a web container tick (and what ticks it off), how to use JSP's Expression Language (EL for short), and how to write deployment descriptors for your web applications. Master the c:out tag, and get a handle on exactly what's changed since the older J2EE 1.4 exam. You don't just pass the new J2EE 1.5 SCWCD exam, you'll understand this stuff and put it to work immediately.Head First Servlets and JSP doesn't just give you a bunch of facts to memorize; it drives knowledge straight into your brain. You'll interact with servlets and JSPs in ways that help you learn quickly and deeply. And when you're through with the book, you can take a brand-new mock exam, created specifically to simulate the real test-taking experience.


Want to learn more information about Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Head First Web Design Review

Head First Web Design
Average Reviews:

(More customer reviews)
Are you looking to buy Head First Web Design? Here is the right place to find the great deals. we can offer discounts of up to 90% on Head First Web Design. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Head First Web Design ReviewAs a member of its target audience, I found this to be a tremendous book. It's perfect for web developers who know (X)HTML and CSS but are clueless when it comes to the design process itself. The only thing to beware of is the large number of errors that should have been caught in the editing process.
I do a decent amount of PHP/MySQL and Javascript/AJAX work, so I have to already know how HTML & CSS operate. I don't need to be told what a div element is, or what a style declaration looks like. I am the least creative person on the planet, though, and this book feels like it was written specifically for me. I can't think of higher praise than that. It takes you through the process of building a site - not just what a good webpage looks like, but how a whole site is structured and fits together and ways to make that come alive through design. I never felt confused, but never felt like the authors were moving too slowly, either.
This is my third book by Head First (I also have the HTML and AJAX books), so I already knew that I liked the Head First writing style - perhaps a little light on technical side, but the lessons get driven home. The reader simply retains material from these books, and that is tough to find in most technical books on the market.
Again, the only thing to watch out for is the sloppy editing; there were a few too many editing errors for my taste. I still gave the book five stars, though, because it was just that good.Head First Web Design Overview
Want to know how to make your pages look beautiful, communicate your message effectively, guide visitors through your website with ease, and get everything approved by the accessibility and usability police at the same time? Head First Web Design is your ticket to mastering all of these complex topics, and understanding what's really going on in the world of web design.

Whether you're building a personal blog or a corporate website, there's a lot more to web design than div's and CSS selectors, but what do you really need to know? With this book, you'll learn the secrets of designing effective, user-friendly sites, from customer requirements to hand-drawn storyboards all the way to finished HTML and CSS creations that offer an unforgettable online presence.

The revised two-color edition of this book includes a free online version of the chapter on web color. You can easily access this chapter at Oreilly.com once you register your book.

Your time is way too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Web Design uses a visually rich format specifically designed to take advantage of the way your brain really works.


Want to learn more information about Head First Web Design?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...