Programming with Java: A Primer


E. Balagurusamy - 2006
    The language concepts are aptly explained in simple and easy-to-understand style, supported with examples, illustrations and programming and debugging exercises.

Herding Cats: A Primer for Programmers Who Lead Programmers


J. Hank Rainwater - 2002
    J. Hank Rainwater introduces new and not-so-new managers to concepts that will encourage them and help them become a strong leaders for their teams. You�ll learn about the varieties of programmer personality traits and be able match personnel to projects for maximum productivity. You�ll also learn how to manage your strengths and weaknesses as you improve your leadership skills, which will result in dramatic improvements to your team�s success. In this �how-to� manual that�s both practical and thought- provoking, you�ll find several chapters devoted to administrative aspects of your job, such as managing meetings, hiring and firing, and principles of organizing your job for success. Rainwater also describes task management software he built that you can use to organize project assignments. (The source code for this software is available for download once you own the book.) The chapter on technical leadership, which highlights the importance of architecture, design, and code reviews, not only illustrates practical applications of leadership, but also digs deep into concrete methods you must employ. Rainwater shows why things can go wrong for a leader and how to correct career-derailing problems as they arise. One chapter is devoted to the working relationship that you as a manager have with your boss, and it guides you into the best way to respond to the pressures of software project deadlines. Numerous other topics are discussed that are a necessity for anyone seeking to manage the �peopleware� aspects of software development. "Herding Cats: A Primer for Programmers Who Lead Programmers" is the definitive guide to the challenges and obstacles facing anyone who manages programmers. Author Information Hank Rainwater leads programmers who build software for the insurance industry at Risk Sciences Group in Atlanta, Georgia. His career in science and engineering has spanned over three decades and has included writing Fortran programs on punch cards; teaching college mathematics; conducting research in radio astronomy, missile guidance systems, and remote sensing technologies; and managing the building of embedded digital control systems. As a software professional, Hank has served as a consultant, mentor, and teacher of programming languages and has led development teams in several industries.

Hacking Exposed: Network Security Secrets and Solutions


Joel Scambray - 2000
    This text provides network administrators with a reference for implementing and maintaining sound security policies

The Art of Memory Forensics: Detecting Malware and Threats in Windows, Linux, and Mac Memory


Michael Hale Ligh - 2014
    As a follow-up to the best seller Malware Analyst's Cookbook, experts in the fields of malware, security, and digital forensics bring you a step-by-step guide to memory forensics--now the most sought after skill in the digital forensics and incident response fields.Beginning with introductory concepts and moving toward the advanced, The Art of Memory Forensics: Detecting Malware and Threats in Windows, Linux, and Mac Memory is based on a five day training course that the authors have presented to hundreds of students. It is the only book on the market that focuses exclusively on memory forensics and how to deploy such techniques properly. Discover memory forensics techniques:How volatile memory analysis improves digital investigations Proper investigative steps for detecting stealth malware and advanced threats How to use free, open source tools for conducting thorough memory forensics Ways to acquire memory from suspect systems in a forensically sound manner The next era of malware and security breaches are more sophisticated and targeted, and the volatile memory of a computer is often overlooked or destroyed as part of the incident response process. The Art of Memory Forensics explains the latest technological innovations in digital forensics to help bridge this gap. It covers the most popular and recently released versions of Windows, Linux, and Mac, including both the 32 and 64-bit editions.

This Is Service Design Doing: Using Research and Customer Journey Maps to Create Successful Services


Marc Stickdorn - 2016
    You ll learn specific facilitation guidelines on how to run workshops, perform all of the main service design methods, implement concepts in reality, and embed service design successfully in an organization.Great customer experience needs a common language across disciplines to break down silos within an organization. This book provides a consistent model for accomplishing this and offers hands-on descriptions of every single step, tool, and method used.You ll be able to focus on your customers and iteratively improve their experience.Move from theory to practice and build sustainable business success."

Data Mining: Practical Machine Learning Tools and Techniques


Ian H. Witten - 1999
    This highly anticipated fourth edition of the most ...Download Link : readmeaway.com/download?i=0128042915            0128042915 Data Mining: Practical Machine Learning Tools and Techniques (Morgan Kaufmann Series in Data Management Systems) PDF by Ian H. WittenRead Data Mining: Practical Machine Learning Tools and Techniques (Morgan Kaufmann Series in Data Management Systems) PDF from Morgan Kaufmann,Ian H. WittenDownload Ian H. Witten's PDF E-book Data Mining: Practical Machine Learning Tools and Techniques (Morgan Kaufmann Series in Data Management Systems)

Rotorcraft Flying Handbook


Federal Aviation Administration - 2000
    Most FAA Knowledge Exams’ questions are taken directly from the information presented in these texts.Written for applicants preparing for the private, commercial, or flight instructor certificate with a helicopter or gyroplane class rating, this guide covers both aeronautical knowledge and skill for operating rotorcraft vehicles. It is also a valuable tool for flight instructors as a teaching aid. This is the Basic Helicopter Handbook (Advisory Circular 61-13B) updated and renamed. This is FAA handbook FAA-H-8083-21.

The Hacker Ethic: A Radical Approach to the Philosophy of Business


Pekka Himanen - 2001
    Being a hacker has nothing to do with cyberterrorism, and it doesn’t even necessarily relate to the open-source movement. Being a hacker has more to do with your underlying assumptions about stress, time management, work, and play. It’s about harmonizing the rhythms of your creative work with the rhythms of the rest of your life so that they amplify each other. It is a fundamentally new work ethic that is revolutionizing the way business is being done around the world.Without hackers there would be no universal access to e-mail, no Internet, no World Wide Web, but the hacker ethic has spread far beyond the world of computers. It is a mind-set, a philosophy, based on the values of play, passion, sharing, and creativity, that has the potential to enhance every individual’s and company’s productivity and competitiveness. Now there is a greater need than ever for entrepreneurial versatility of the sort that has made hackers the most important innovators of our day. Pekka Himanen shows how we all can make use of this ongoing transformation in the way we approach our working lives.

The Art of Assembly Language


Randall Hyde - 2003
    The High Level Assembler (HLA) that accompanies the book is the first assembler that allows you to write portable assembly language programs that run under either Linux or Windows with nothing more than a recompile. The CD-ROM includes the HLA and the HLA Standard Library, all the source code from the book, and over 50,000 lines of additional sample code, all well-documented and tested. The code compiles and runs as-is under Windows and Linux.

Architecting for the AWS Cloud: Best Practices (AWS Whitepaper)


Amazon We Services - 2016
    It discusses cloud concepts and highlights various design patterns and best practices. This documentation is offered for free here as a Kindle book, or you can read it in PDF format at https://aws.amazon.com/whitepapers/.

Advanced Software Testing, Volume 2: Guide to the Istqb Advanced Certification as an Advanced Test Manager


Rex Black - 2008
    Readers will learn how to define the overall testing goals and strategies for the systems being tested.This hands-on, exercise-rich book provides experience with planning, scheduling, and tracking these tasks. You'll be able to describe and organize the necessary activities as well as learn to select, acquire, and assign adequate resources for testing tasks. Learn how to form, organize, and lead testing teams Master the organizing of communication among the members of the testing teams, and between the testing teams and all the other stakeholders. Additionally, you'll learn how to justify decisions and provide adequate reporting information where applicable.Target Audience: Software Testers, Programmers, System Designers, IT Managers

Professional Test Driven Development with C#: Developing Real World Applications with Tdd


James Bender - 2011
    This hands-on guide provides invaluable insight for creating successful test-driven development processes. With source code and examples featured in both C# and .NET, the book walks you through the TDD methodology and shows how it is applied to a real-world application. You'll witness the application built from scratch and details each step that is involved in the development, as well as any problems that were encountered and the solutions that were applied.Clarifies the motivation behind test-driven development (TDD), what it is, and how it works Reviews the various steps involved in developing an application and the testing that is involved prior to implementing the functionality Discusses unit testing and refactoring Professional Test-Driven Development with C# shows you how to create great TDD processes right away.

Advanced Electronic Communications Systems


Wayne Tomasi - 1987
    Numerous examples throughout provide readers with real-life applications of the concepts of analog and digital communications systems, while chapter-end questions and problems give them a chance to test and review their understanding of fundamental and key topics. Modern digital and data communications systems, microwave radio communications systems, satellite communications systems, and optical fiber communications systems. Cellular and PCS telephone systems coverage presents the latest and most innovative technological advancements being made in cellular communication systems. Optical fiber communications chapter includes new sections on light sources, optical power, optical sources and link budget. Current topics include trellis encoding, CCITT modem recommendations, PCM line speed, extended superframe format, wavelength division multiplexing, Kepler's laws, Clark orbits, limits of visibility, Satellite Radio Navigation and Navstar GPS. For the study of electronic communications systems.

Beat the Forex Dealer: An Insider's Look Into Trading Today's Foreign Exchange Market


Agustin Silvani - 2008
    It is one of egos and money, where millions of dollars are won and lost every day and phones are routinely thrown across hectic trading desks. This palpable excitement has led to the explosion of the retail FX market, which has unfortunately spawned a new breed of authors and gurus more than happy to provide misleading and often downright fraudulent information by promising traders riches while making forex trading 'easy'. Well I'll let you in on a little secret: there is nothing easy about trading currencies. If you don't believe me then stop by Warren Buffet's office and ask him how he could lose $850m betting on the dollar or ask George Soros why his short yen bets cost him $600m not once but twice in 1994. What's wrong with these guys, don't they read FX books? In reality, the average client's trading approach combined with the unscrupulous practices of some brokers make spot FX trading more akin to the games found on the Vegas strip than to anything seen on Wall St. The FX market is littered with the remains of day traders and genius 'systems, ' and to survive in the long-run traders have to realize that they are playing a game where the cards are clearly stacked against them. Have you ever had your stop hit at a price that turned out to be the low/high for the day? Bad luck perhaps? Maybe. What if it happens more than once? Do you ever feel like the market is out to get you? Well guess what, in this Zero Sum game it absolutely is. Covering the day-to-day mechanics of the FX market and the unsavoury dealings going on, Beat the Forex Dealer offers traders the market-proven trading techniques needed to side-step dealer traps and develop winning trading methods. Learn from an industry insider the truth behind dirty dealer practices including: stop-hunting, price shading, trading against clients and 'no dealing desk' realities. Detailing the dealer-inspired trading techniques developed by MIGFX Inc, consistently ranked among the world's leading currency trading firms, the book helps turn average traders into winning traders; and in a market with a 90% loss rate winning traders are in fact quite rare! More than just a simple manual, Beat the Forex Dealer brings to life the excitement of the FX market by delivering insights into some of the greatest trading triumphs and highlighting legendary disasters; all written in an easy to read style. Make no mistake about it there is a lot of money to be made in currency trading, you just have to know where to look. Sidestepping simple dealer traps is one way of improving your daily p&l, but it is surely not the only one. Successful trading comes down to taking care of the details, which means skipping the theoretical stuff and providing only up-to-date, real-life examples while sharing the FX trading tips that have proved so profitable over the years. By stripping away the theory and getting down to the core of trading, you too will find yourself on the way to beating the forex dealer!

Virtual Reality: The Revolutionary Technology of Computer-Generated Artificial Worlds-And How It Promises to Transform Society


Howard Rheingold - 1991
    It sounds like science fiction, but it's science fact. Surgeons now rehearse operations on computer-generated "virtual" patients, and architects "walk through" virtual buildings while the actual structures are still in blueprints. In Virtual Reality, Howard Rheingold takes us to the front lines of this revolutionary new technology that creates computer-generated worlds complete with the sensations of touch and motion, and explores its impact on everything from entertainment to particle physics.