|
|
|
Effective Java (2nd Edition) (Java Series)
Raves for the First Edition! “I sure wish I had this book ten years ago. Some might think that I don’t need any Java books, but I need this one.” –James Gosling, fellow and vice president, Sun Microsystems, Inc. “An excellent book, crammed with good advice on using the Java programming language and object-oriented programming in general ” –Gilad Bracha, coauthor of The Java™ Language Specification, Third Edition “10/10–anyone aspiring to write good Java code that others will appreciate reading and maintaining should be required to own a copy of this book. This is one of those rare books where the information won’t become obsolete with subsequent releases of the JDK library.” –Peter Tran, bartender, JavaRanch.com “The best Java book yet written.... Really great; very readable and eminently useful. I can’t say enough good things about this book. At JavaOne 2001, James Gosling said, ‘Go buy this book!’ I’m glad I did, and I couldn’t agree more.” –Keith Edwards, senior member of research staff, Computer Science Lab at the Palo Alto Research Center (PARC), and author of Core JINI (Prentice Hall, 2000) “This is a truly excellent book done by the guy who designed several of the better recent Java platform APIs (including the Collections API).” –James Clark, technical lead of the XML Working Group during the creation of the XML 1.0 Recommendation, editor of the XPath and XSLT Recommendations “Great content. Analogous to Scott Meyers’ classic Effective C++. If you know the basics of Java, this has to be your next book.” –Gary K. Evans, OO mentor and consultant, Evanetics, Inc “Josh Bloch gives great insight into best practices that really can only be discovered after years of study and experience.” –Mark Mascolino, software engineer “This is a superb book. It clearly covers many of the language/platform subtleties and trickery you need to learn to become a real Java master.” –Victor Wiewiorowski, vice president development and code quality manager, ValueCommerce Co., Tokyo, Japan “I like books that under-promise in their titles and over-deliver in their contents. This book has 57 items of programming advice that are well chosen. Each item reveals a clear, deep grasp of the language. Each one illustrates in simple, practical terms the limits of programming on intuition alone, or taking the most direct path to a solution without fully understanding what the language offers.” –Michael Ernest, Inkling Research, Inc. “I don’t find many programming books that make me want to read every page–this is one of them.” –Matt Tucker, chief technical officer, Jive Software “Great how-to resource for the experienced developer.” –John Zukowski, author of numerous Java technology books “I picked this book up two weeks ago and can safely say I learned more about the Java language in three days of reading than I did in three months of study! An excellent book and a welcome addition to my Java library.” –Jane Griscti, I/T advisory specialist Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™, Second Edition, brings together seventy-eight indispensable programmer’s rules of thumb: working, best-practice solutions for the programming challenges you encounter every day. This highly anticipated new edition of the classic, Jolt Award-winning work has been thoroughly updated to cover Java SE 5 and Java SE 6 features introduced since the first edition. Bloch explores new design patterns and language idioms, showing you how to make the most of features ranging from generics to enums, annotations to autoboxing. Each chapter in the book consists of several “items” presented in the form of a short, standalone essay that provides specific advice, insight into Java platform subtleties, and outstanding code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why. Highlights include: New coverage of generics, enums, annotations, autoboxing, the for-each loop, varargs, concurrency utilities, and much more Updated techniques and best practices on classic topics, including objects, classes, libraries, methods, and serialization How to avoid the traps and pitfalls of commonly misunderstood subtleties of the language Focus on the language and its most fundamental libraries: java.lang, java.util, and, to a lesser extent, java.util.concurrent and java.io
Simply put, Effective Java™, Second Edition, presents the most practical, authoritative guidelines available for writing efficient, well-designed programs. .
Price: $37.38
[ Notify me when price goes down.]
|
|
Trading in the Zone: Master the Market with Confidence, Discipline and a Winning Attitude
Maximizing the trader’s state of mind is the key to successful results. Conflicts, contradictions and paradoxes in thinking can spell disaster for even a highly motivated, astute and well grounded trader. Mark Douglas, a trader, personal trading coach, and industry consultant since 1982, sends the message that "thinking strategy" will profoundly influence a trader’s success rate. Douglas addresses five very specific issues to give traders the insight and understanding about themselves that will make them consistent winners in the market. Trading In The Zone offers specific solutions to the “people factor” of commodity price movement. It uncovers the true culprit for lack of consistency when it comes to stock picking: lack of focus and self-confidence. Through simple exercises, traders will learn how to think in terms of probabilities, and adopt the specific beliefs necessary to developing a winner’s mindset. Along the way, they’ll gain valuable insights into their own entrenched misconceptions about the market. Backed by compelling examples, Trading In The Zone adds a new dimension to getting an edge on the market. Through a better understanding of themselves, as well as of Wall Street’s realities, traders will come to leverage the power of their psyche for unprecedented profitability. .
Price: $26.88
[Notify me when price goes down.]
|
|
Technical Analysis of the Financial Markets: A Comprehensive Guide to Trading Methods and Applications (New York Institute of Finance)
John J. Murphy has now updated his landmark bestseller Technical Analysis of the Futures Markets, to include all of the financial markets. "If one could read only one book on technical analysis, this should be the one." --Knight-Ridder Financial Products and News (on the first edition, Technical Analysis of the Futures Markets, 0-13-898008-X) This outstanding reference has already taught thousands of traders the concepts of technical analysis and their application in the futures and stock markets. Covering the latest developments in computer technology, technical tools, and indicators, the second edition features new material on candlestick charting, intermarket relationships, stocks and stock rotation, plus state-of-the-art examples and figures. From how to read charts to understanding indicators and the crucial role technical analysis plays in investing, readers gain a thorough and accessible overview of the field of technical analysis, with a special emphasis on futures markets. Revised and expanded for the demands of today's financial world, this book is essential reading for anyone interested in tracking and analyzing market behavior. "One way to get started in technical analysis is to read a good book on the subject. One of my favorites is Technical Analysis of the Financial Markets: A Comprehensive Guide to Trading Methods and Applications by John J. Murphy. It's an easy read." Ralph J. Acampora, CMT, Managing Director, Prudential Securities Inc..
Price: $46.65
[Notify me when price goes down.]
|
|
Words Their Way: Word Study for Phonics, Vocabulary, and Spelling Instruction (4th Edition) (Words Their Way Series)
With more than 15 years of extensive observations and experiences in real classrooms, the authors bring keen insight to this activity-based book. They advocate basing student learning on the appropriate developmental level. This philosophy is supported with more than 250 ready-to-use word study, spelling, vocabulary, and phonics activities presented in developmental sequence, from the Emergent through the Derivational Relation stage. For educators and school administrators..
Price: $32.89
[ Notify me when price goes down.]
|
|
Clean Code: A Handbook of Agile Software Craftsmanship (Robert C. Martin Series)
Even bad code can function But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer—but only if you work at it. What kind of work will you be doing? You’ll be reading code—lots of code. And you will be challenged to think about what’s right about that code, and what’s wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft. Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code—of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and “smells” gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code. Readers will come away from this book understanding - How to tell the difference between good and bad code
- How to write good code and how to transform bad code into good code
- How to create good names, good functions, good objects, and good classes
- How to format code for maximum readability
- How to implement complete error handling without obscuring code logic
- How to unit test and practice test-driven development
This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code. .
Price: $30.86
[ Notify me when price goes down.]
|
|
Joomla! A User's Guide: Building a Successful Joomla! Powered Website
The First Easy-to-Use Guide to Joomla!-The World’s #1 Open Source Content Management System If you want to build sophisticated websites that can be easily edited and updated, you need to master Joomla!-the world’s #1 open source content management system. Now there’s an easy-to-read, easy-to-use guide to Joomla! for every site manager, administrator, and developer Leading Joomla! consultant Barrie North covers all you need to get results: installation, administration, site organization, template development, content updates, and a whole lot more. You’ll find never-before-published tips, tricks, and troubleshooting solutions, as well as three start-to-finish case studies. New to Joomla? No problem! This book starts with the simplest design and system concepts, and builds your expertise step-by-step. You’ll rapidly master Joomla!’s power, even if you have no content management, scripting, or CSS expertise. Experienced with Joomla!? You’ll turn to this book constantly for its authoritative, plain-English, example-rich Joomla! 1.0 and 1.5 reference content. · Understanding content management, what Joomla! does, and how its components fit together · Building Joomla! sites from scratch, and systematically customizing them to your needs · Organizing content with sections, categories, blogs, and tables · Creating dynamic pages and effective navigation · Working with Joomla! modules and components · Search engine optimization for Joomla! sites · Start-to-finish case studies: building a school website, an e-commerce site, and a blog · The most valuable Joomla! extensions and add-ons: finding them, and using them · Key differences between Joomla! 1.0 and 1.5, and what they mean to you
About the Website The accompanying site for the Joomla 1.5 book, provides five fully functional Joomla! sites with live follow-along examples from the book and up-to-date information on Joomla! The site also includes
- An active forum where you can ask questions specific to chapters from the book from a Joomla expert
- 5 fully functional Joomla 1.5 live follow-along examples from the book. You can browse the sites and their backends live online.
- Downloads of 5 free websites for Joomla 1.5 based on various chapter of the book. These are SQL dumps you can import to instantly give you a completed Joomla site.
- 4 free tutorial templates and 3 free templates from joomlashack.com including the popular commercial template - JS Aqualine!
.
Price: $26.38
[ Notify me when price goes down.]
|
|
Breakthrough Rapid Reading
A previous National Director of Education for Evelyn Wood Reading Dynamics presents his do-it-yourself program for increasing reading speed and boosting comprehension. "Speed reading is one of the truly useful educational ideas of the last few years, and this book can be the least expensive and most efficient way you can learn it." --William Proxmire, United States Senator The perfect answer to today's information explosion, Peter Kump's rapid reading method has already helped thousands of people to read up to eight times faster, with better concentration and retention. This program brings together the best of what classroom speed reading courses have to offer, and distills fundamental principles and skills that can be learned at home with the help of the drills and exercises provided. And because it lets readers choose their own material and set their own pace, it's the ideal method for busy people juggling a full schedule. Breakthrough Rapid Reading makes conquering information overload a reality. So whether it's cutting down on that backlog of business reports and technical matter or scaling that mountain of newspapers and leisure reading, getting up to speed is only a matter of time and practice..
Price: $8.00
[Notify me when price goes down.]
|
|
The Power of Your Subconscious Mind (Revised)
The bestseller by a preeminent teacher of the New Thought movement, now revised and expanded with never-before- published commentary from the author. One of the bestselling self-help books of all time, The Power of Your Subconscious Mind has helped millions around the world achieve remarkable goals, simply by changing the way they think. Dr. Murphy’s mind-focusing techniques are based on a simple principle: If you believe in something without reservation and picture it in your mind, you can remove the subconscious obstacles that prevent you from achieving the results you want, and your belief can become a reality. As an advocate of what is now popularly known as the Law of Attraction, Murphy shows that anyone can unleash extraordinary mental powers to build self-confidence, to create harmonious relationships, to gain professional success, to amass wealth, to conquer fears and phobias, to banish bad habits, and even to effect physical healing and promote overall well-being and happiness..
Price: $8.35
[ Notify me when price goes down.]
|
|
C Programming Language (2nd Edition) (Prentice Hall Software)
This book is meant to help the reader learn how to program in C. It is the definitive reference guide, now in a second edition. Although the first edition was written in 1978, it continues to be a worldwide best-seller. This second edition brings the classic original up to date to include the ANSI standard. From the Preface: We have tried to retain the brevity of the first edition. C is not a big language, and it is not well served by a big book. We have improved the exposition of critical features, such as pointers, that are central to C programming. We have refined the original examples, and have added new examples in several chapters. For instance, the treatment of complicated declarations is augmented by programs that convert declarations into words and vice versa. As before, all examples have been tested directly from the text, which is in machine-readable form. As we said in the first preface to the first edition, C "wears well as one's experience with it grows." With a decade more experience, we still feel that way. We hope that this book will help you to learn C and use it well..
Price: $32.99
[ Notify me when price goes down.]
|
|
|
|
|