Rick Steves Pocket Barcelona


Rick Steves - 2013
    Everything a busy traveler needs is easy to access: a neighborhood overview, city walks and tours, sights, handy food and accommodations charts, an appendix packed with information on trip planning and practicalities, and a fold-out city map.Rick Steves Pocket Barcelona includes the following walks and tours:• Ramblas Ramble• Barri Gotic and Cathedral Tour• Picasso Museum Tour• Eixample Walk• Sagrada Familia Tour

Java Puzzlers: Traps, Pitfalls, and Corner Cases


Joshua Bloch - 2005
    This lively book reveals oddities of the Java programming language through entertaining and thought-provoking programming puzzles.--Guy Steele, Sun Fellow and coauthor of The Java(TM) Language SpecificationI laughed, I cried, I threw up (my hands in admiration).--Tim Peierls, president, Prior Artisans LLC, and member of the JSR 166 Expert GroupHow well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caused by a trap or pitfall in Java or its libraries? Do you like brainteasers? Then this is the book for you!In the tradition of Effective Java(TM), Bloch and Gafter dive deep into the subtleties of the Java programming language and its core libraries. Illustrated with visually stunning optical illusions, Java(TM) Puzzlers features 95 diabolical puzzles that educate and entertain. Anyone with a working knowledge of Java will understand the puzzles, but even the most seasoned veteran will find them challenging.Most of the puzzles take the form of a short program whose behavior isn't what it seems. Can you figure out what it does? Puzzles are grouped loosely according to the features they use, and detailed solutions follow each puzzle. The solutions go well beyond a simple explanation of the program's behavior--they show you how to avoid the underlying traps and pitfalls for good. A handy catalog of traps and pitfalls at the back of the book provides a concise taxonomy for future reference.Solve these puzzles and you'll never again fall prey to the counterintuitive or obscure behaviors that can fool even the most experienced programmers.

Nmap Cookbook: The Fat-free Guide to Network Scanning


Nicholas Marsh - 2010
    Every Nmap feature is covered with visual examples to help you quickly understand and identify proper usage for practical results.Topics covered include:* Installation on Windows, Mac OS X, Unix/Linux platforms* Basic and advanced scanning techniques* Network inventory and security auditing* Firewall evasion techniques* Zenmap - A graphical front-end for Nmap* NSE - The Nmap Scripting Engine* Ndiff - A Nmap scan comparison utilitySimplified coverage of Nmap 5.00 features.

Algorithms


Robert Sedgewick - 1983
    This book surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing -- including fifty algorithms every programmer should know. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.The algorithms in this book represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering, not to mention students who use computation in the liberal arts.The companion web site, algs4.cs.princeton.edu contains An online synopsis Full Java implementations Test data Exercises and answers Dynamic visualizations Lecture slides Programming assignments with checklists Links to related material The MOOC related to this book is accessible via the "Online Course" link at algs4.cs.princeton.edu. The course offers more than 100 video lecture segments that are integrated with the text, extensive online assessments, and the large-scale discussion forums that have proven so valuable. Offered each fall and spring, this course regularly attracts tens of thousands of registrants.Robert Sedgewick and Kevin Wayne are developing a modern approach to disseminating knowledge that fully embraces technology, enabling people all around the world to discover new ways of learning and teaching. By integrating their textbook, online content, and MOOC, all at the state of the art, they have built a unique resource that greatly expands the breadth and depth of the educational experience.

Joel on Software


Joel Spolsky - 2004
    For years, Joel Spolsky has done exactly this at www.joelonsoftware.com. Now, for the first time, you can own a collection of the most important essays from his site in one book, with exclusive commentary and new insights from joel.

Apocrypha [illustrated] [translated]


Matthew A. Misbach - 2009
    We did our best to take advantage of all the features of the kindle to maximize your reading experience with this book.This book contains the following apocryphal books:The First Book of EsdrasThe Second Book of EsdrasThe Book of TobitThe Book of JudithThe rest of the chapters of the Book of EstherThe Book of the Wisdom of SolomonThe Wisdom of Jesus the son of Sirach, or EcclesiasticusThe Book of BaruchEpistle of JeremyThe Song of the Three ChildrenThe History of SusannaBel and the DragonThe Prayer of ManassesThe First Book of the MaccabeesThe Second Book of the MaccabeesThe word Apocrypha comes from a Greek word meaning "those having been hidden away".Apocrypha generally means those sacred books of the Jewish people which were not included in the Hebrew canonized Bible.These books are valuable as forming a link connecting the Old and New Testaments, and are regarded as useful reading, although not all the books are of equal value.The apocryphal books in this Kindle book are considered of "special value" and are mostly correct, but with many interpolations by man.The Roman Church regards as part of the canon the books of Tobit, Judith, Wisd., Ecclus., Baruch, 1 and 2 Macc., and the additions to Daniel and Esther. Besides these books, there are other Jewish apocryphal writings. The chief are the Psalms of Solomon, the Book of Enoch, the apocalypse of Baruch, the Testaments of the Twelve Patriarchs, the Assumption of Moses, the Book of Jubilees, and the Sibylline Oracles

CompTIA Project+ Study Guide Authorized Courseware: Exam PK0–003


Kim Heldman - 2010
    You'll find complete coverage of all exam objectives, including key topics such as project planning, execution, delivery, closure, and others. CompTIA's Project+ is the foundation-level professional exam in the complex world of project management; certified project managers often choose to go on and obtain their Project Management Professional (PMP) certifications as well Provides complete coverage of all exam objectives for CompTIA's first update to the Project+ exam in six years Covers project planning, execution, delivery, change, control, communication, and closure Demonstrates and reinforces exam preparation with practical examples and real-word scenarios Includes a CD with Sybex test engine, practice exams, electronic flashcards, and a PDF of the book Approach the new Project+ exam with confidence with this in-depth study guide! Reviews

Scala Cookbook


Alvin Alexander - 2013
    With more than 250 ready-to-use recipes and 700 code examples, this comprehensive cookbook covers the most common problems you’ll encounter when using the Scala language, libraries, and tools. It’s ideal not only for experienced Scala developers, but also for programmers learning to use this JVM language.Author Alvin Alexander (creator of DevDaily.com) provides solutions based on his experience using Scala for highly scalable, component-based applications that support concurrency and distribution. Packed with real-world scenarios, this book provides recipes for:Strings, numeric types, and control structuresClasses, methods, objects, traits, and packagingFunctional programming in a variety of situationsCollections covering Scala's wealth of classes and methodsConcurrency, using the Akka Actors libraryUsing the Scala REPL and the Simple Build Tool (SBT)Web services on both the client and server sidesInteracting with SQL and NoSQL databasesBest practices in Scala development

Essential Scrum: A Practical Guide to the Most Popular Agile Process


Kenneth S. Rubin - 2012
    Leading Scrum coach and trainer Kenny Rubin illuminates the values, principles, and practices of Scrum, and describes flexible, proven approaches that can help you implement it far more effectively. Whether you are new to Scrum or years into your use, this book will introduce, clarify, and deepen your Scrum knowledge at the team, product, and portfolio levels. Drawing from Rubin's experience helping hundreds of organizations succeed with Scrum, this book provides easy-to-digest descriptions enhanced by more than two hundred illustrations based on an entirely new visual icon language for describing Scrum's roles, artifacts, and activities. Essential Scrum will provide every team member, manager, and executive with a common understanding of Scrum, a shared vocabulary they can use in applying it, and practical knowledge for deriving maximum value from it.

MCSA/MCSE Self-Paced Training Kit (Exam 70-290): Managing and Maintaining a Microsoft Windows Server 2003 Environment


Dan Holme - 2003
    As you d expect, there s accurate, clearly written coverage of every exam objective (now including Service Pack 1): installation and configuration; user, group, and computer accounts; filesystems and backup/recovery; hardware, disk storage, and printers; Update Services and licensing; monitoring, and more. The content s been extensively revamped and more effectively focused on the exam s objectives. There s also a large Prepare for the Test section packed with questions, answers, testing skills, and suggested practices. You ll find more case studies, more troubleshooting scenarios, electronic practice testing in practically any form your heart desires, and (if you don t have Windows Server handy) a 120-day evaluation version. There s even a 15% discount coupon for your exam -- making this package an even more compelling proposition. Bill Camarda, from the June 2006 href="http://www.barnesandnoble.com/newslet... Only

The Art of Electronics


Paul Horowitz - 1980
    Widely accepted as the authoritative text and reference on electronic circuit design, both analog and digital, this book revolutionized the teaching of electronics by emphasizing the methods actually used by circuit designers -- a combination of some basic laws, rules of thumb, and a large bag of tricks. The result is a largely nonmathematical treatment that encourages circuit intuition, brainstorming, and simplified calculations of circuit values and performance. The new Art of Electronics retains the feeling of informality and easy access that helped make the first edition so successful and popular. It is an ideal first textbook on electronics for scientists and engineers and an indispensable reference for anyone, professional or amateur, who works with electronic circuits.

Rails Antipatterns: Best Practice Ruby on Rails Refactoring


Chad Pytel - 2010
     Rails(TM) AntiPatterns identifies these widespread Rails code and design problems, explains why they're bad and why they happen--and shows exactly what to do instead.The book is organized into concise, modular chapters--each outlines a single common AntiPattern and offers detailed, cookbook-style code solutions that were previously difficult or impossible to find. Leading Rails developers Chad Pytel and Tammer Saleh also offer specific guidance for refactoring existing bad code or design to reflect sound object-oriented principles and established Rails best practices. With their help, developers, architects, and testers can dramatically improve new and existing applications, avoid future problems, and establish superior Rails coding standards throughout their organizations.This book will help you understand, avoid, and solve problems withModel layer code, from general object-oriented programming violations to complex SQL and excessive redundancy Domain modeling, including schema and database issues such as normalization and serialization View layer tools and conventions Controller-layer code, including RESTful code Service-related APIs, including timeouts, exceptions, backgrounding, and response codes Third-party code, including plug-ins and gems Testing, from test suites to test-driven development processes Scaling and deployment Database issues, including migrations and validations System design for "graceful degradation" in the real world

MCSE Self-Paced Training Kit (Exams 70-290, 70-291, 70-293, 70-294): Microsoft Windows Server 2003 Core Requirements


Dan HolmeMelissa Craft - 2003
    Maybe you re going for MCSA first, then MCSE. Maybe you need to upgrade your current credentials. Now, direct from Microsoft, this set brings together all the study resources you ll need. You get the brand-new Second Edition of all four books: for Exam 70-290 (Managing and Maintaining a Windows Server Environment), 70-291 and 70-293 (Network Infrastructure), and 70-294 (Active Directory). What s new here? Deeper coverage, more case studies, more troubleshooting, plus significant new coverage: Emergency Management Services, DNS, WSUS, Post-Setup Security Updates, traffic monitoring, Network Access Quarantine Control, and much more. There are more than 1,200 highly customizable CD-based practice questions. And, for those who don t have easy acess to Windows Server 2003, there s a 180-day eval version. This package isn t cheap, but there s help there, too: 15% discount coupons good toward all four exams. Bill Camarda, from the August 2006 href="http://www.barnesandnoble.com/newslet... Only

The Bowflex Body Plan: The Power is Yours - Build More Muscle, Lose More Fat


Ellington Darden - 2003
    Well, you don't have to resemble a model to achieve a Bowflex body. Now, you can apply the complete science behind what it takes to get that lean, muscular look. The course of action you're holding in your hands contains the best-possible routines and practices that, combined, cause greater and faster results.The Bowflex exercise system is based on the simple bow-and-arrow principle. Its patented Power Rod technology flexes and extends to provide force or resistance, part of your week-by-week workouts, which focus on all major muscle groups. Merge the recommended Bowflex routines with Dr. Ellington Darden's guidelines on eating, hydrating, and resting, and you'll be well on your way to getting the results you've always wanted.In addition to four fat-loss meal plans, you'll find complete programs for out-of-shape athletes, women who want to reduce their hips and thighs, and individuals who wish to focus on their abdominals. Choose the one that's right for you, depending on your age, experience, body type, and personal goals. Throughout these pages you'll be inspired by reports and photographs of real results from real people using a real Bowflex machine.With a little discipline and patience, you'll see your extra fat begin to vanish, revealing your muscles' lean lines. In only six weeks, a man could drop 35 pounds of fat and 5 inches from his waist. A woman could lose 19 pounds of fat and 4 inches from her thighs. And both can build 3 pounds of muscle. Best of all, you will experience strength, firmness, and muscular refinement as never before.Elegant, instructive photographs of Dr. Darden's top 23 Bowflex exercises make this the ideal fitness manual for both men and women-- those who already use the Bowflex system as well as the many new users of this fast-growing home-exercise system. The only authorized book on the subject, The Bowflex Body Plan will help you lose fat, build muscle, and reshape your body-- fast.Soon you will have the results you've always wanted. Soon you will have a Bowflex body.

The Easy 9-Step System to Your First Book in 30 Days: The Complete Beginner’s Guide to Become an Authority Author in Weeks!


Nuno Almeida - 2017
     By the way, because he has this delusion that you should always put your money where your mouth is, he actually shows you the video where you can see his 17 Amazon Best Sellers. Bananas! He’s no saint, though! If you get his FREE COURSE he will try to sell you his complete, over-the-shoulder, professional Course down the line! He offers it for a crazy affordable price and he doesn’t even try to upsell you anything. This lunatic believes in transparency and providing real value. These are the worst scumbags! The craziest part is that, even if you don’t buy anything else, this book ALONE will give you EVERYTHING you need to publish your book on Amazon from A to Z! This is what I’ll teach you: - Choosing the Right Topic: The best way to earn a lot of money while having a sense of purpose! - Market Research: Learn how to get inspiration and improve your own book by looking at the right places! - Title Creation: Learn how to get readers bursting with curiosity and lining to get your book first! - Writing Your Book: The fastest way to structure your book all the way to the end! - Outsourcing: If you don't want to write it, learn how to outsource it the right way and end up with a masterpiece! - Cover Creation: Do it yourself easily and for free OR Get a professional graphic designer to do it for $5! - Description, Categories & Keywords: Learn the AIDA Formula for magic descriptions and know all the secrets to stand out! - Formatting and Publishing your Kindle EBook: I will provide you with the same skeleton file I personally use (already formatted! ) and I will show you, step-by-step, how to publish your Kindle book the right way! - Formatting and Publishing your Paperback Book: Learn how to publish the paperback version for FREE! I will teach how to get an already formatted template and show you, step-by-step, how to publish your physical book the right way! - Free Promotions and Getting Reviews: I will teach you how to set up a free promotion so you can get up to thousands of downloads and honest reviews that will make your book stand miles apart from your competitors! - Important Resources: Make your author's page &lt