Book picks similar to
CompTIA A+ Certification All-in-One Exam Guide, Exams 220-901 & 220-902 by Mike Meyers
non-fiction
technical
technology
textbook
Cryptography Engineering: Design Principles and Practical Applications
Niels Ferguson - 2010
Cryptography is vital to keeping information safe, in an era when the formula to do so becomes more and more challenging. Written by a team of world-renowned cryptography experts, this essential guide is the definitive introduction to all major areas of cryptography: message security, key negotiation, and key management. You'll learn how to think like a cryptographer. You'll discover techniques for building cryptography into products from the start and you'll examine the many technical changes in the field.After a basic overview of cryptography and what it means today, this indispensable resource covers such topics as block ciphers, block modes, hash functions, encryption modes, message authentication codes, implementation issues, negotiation protocols, and more. Helpful examples and hands-on exercises enhance your understanding of the multi-faceted field of cryptography.An author team of internationally recognized cryptography experts updates you on vital topics in the field of cryptography Shows you how to build cryptography into products from the start Examines updates and changes to cryptography Includes coverage on key servers, message security, authentication codes, new standards, block ciphers, message authentication codes, and more Cryptography Engineering gets you up to speed in the ever-evolving field of cryptography.
Java for Dummies [With CDROM]
Barry Burd - 2006
This book makes it easy From how to install and run Java to understanding classes and objects and juggling values with arrays and collections, you will get up to speed on the new features of Java 6 in no time.Discover how toUse object-oriented programmingWork with the changes in Java 6 and JDK 6Save time by reusing codeMix Java and Javascript with the new scripting toolsTroubleshoot code problems and fix bugsAll on the bonus CD-ROMCustom build of JCreator and all the code files used in the bookBonus chapters not included in the bookTrial version of Jindent, WinOne, and NetCaptor freewareSystem Requirements: For details and complete system requirements, see the CD-ROM appendix.Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Computer System Architecture
M. Morris Mano - 1976
Written to aid electrical engineers, computer engineers, and computer scientists, the volume includes: KEY FEATURES: the computer architecture, organization, and design associated with computer hardware - the various digital components used in the organization and design of digital computers - detailed steps that a designer must go through in order to design an elementary basic computer - the organization and architecture of the central processing unit - the organization and architecture of input-output and memory - the concept of multiprocessing - two new chapters on pipeline and vector processing - two sections devoted completely to the reduced instruction set computer (RISC) - and sample worked-out problems to clarify topics.
The C# Programming Yellow Book
Rob Miles - 2010
With jokes, puns, and a rigorous problem solving based approach. You can download all the code samples used in the book from here: http://www.robmiles.com/s/Yellow-Book...
Women & Money: Owning the Power to Control Your Destiny
Suze Orman - 2005
With her signature mix of insight, compassion, and soul-deep recognition, she equips women with the financial knowledge and emotional awareness to overcome the blocks that have kept them from making more out of the money they make. At the center of the book is The Save Yourself Plan--a streamlined, five-month program that delivers genuine long-term financial security. But what's at stake is far bigger than money itself: It's about every woman's sense of who she is and what she deserves, and why it all begins with the decision to save yourself. Join the Movement to Save Yourself with this Unprecedented Offer to Readers of Women & Money: Suze Orman believes that having an account of your own is the cornerstone of long-term financial security, and so she has begun a national movement called Save Yourself to turn this wish--that every woman have an account in her own name--into a reality. She is joined in this crusade by the financial brokerage firm TD Ameritrade, which has come up with an extraordinary offer for readers of WOMEN & MONEY. Follow Suze's Save Yourself Plan and open an account in your name with TD Ameritrade. Commit to an automatic deposit of at least $50 per month for twelve consecutive months, and TD Ameritrade will provide the incentive in the form of a $100 deposit into your account in the thirteenth month. In other words, you save $600 or more over the course of a year, and TD Ameritrade will reward that effort with a $100 bonus. Learn more inside the book or at www.saveyourself.com.Offer valid for one new TD AMERITRADE account (non-retirement) opened between 2/27/07 and 3/31/08, and funded by 12 monthly consecutive automatic electronic deposits of $50 or more. First $50 must be deposited within 30 days of opening account. To be eligible, you must be a U.S. resident aged 18 or older. See www.saveyourself.com for obligations and limitations and to accept this offer. This is not an offer or solicitation in any jurisdiction where TD AMERITRADE is not authorized to do business. Random House, Inc., does not endorse, is not associated with, and has no responsibility for the TD AMERITRADE offer. TD AMERITRADE, Random House, Inc., and Suze Orman are separate and not affiliated, and each of them is not responsible for the services and information provided by the other(s). TD AMERITRADE, Inc., member NASD/SIPC.
Designing with the Mind in Mind: Simple Guide to Understanding User Interface Design Rules
Jeff Johnson - 2010
But as the field evolves, designers enter the field from many disciplines. Practitioners today have enough experience in UI design that they have been exposed to design rules, but it is essential that they understand the psychology behind the rules in order to effectively apply them. In "Designing with the Mind in Mind," Jeff Johnson, author of the best selling "GUI Bloopers," provides designers with just enough background in perceptual and cognitive psychology that UI design guidelines make intuitive sense rather than being just a list of rules to follow. * The first practical, all-in-one source for practitioners on user interface design rules and why, when and how to apply them.* Provides just enough background into the reasoning behind interface design rules that practitioners can make informed decisions in every project.* Gives practitioners the insight they need to make educated design decisions when confronted with tradeoffs, including competing design rules, time constrictions, or limited resources.
Newton's Telecom Dictionary
Harry Newton - 1991
It includes many new standards, new technologies and new vendor-specific terms.
C: The Complete Reference
Herbert Schildt - 1987
You'll get in-depth coverage of the C language and function libraries as well as all the newest C features, including restricted pointers, inline functions, variable-length arrays, and complex math. This jam-packed resource includes hundreds of examples and sample applications.
Mastering Bitcoin: Unlocking Digital Cryptocurrencies
Andreas M. Antonopoulos - 2014
Whether you're building the next killer app, investing in a startup, or simply curious about the technology, this practical book is essential reading.Bitcoin, the first successful decentralized digital currency, is still in its infancy and it's already spawned a multi-billion dollar global economy. This economy is open to anyone with the knowledge and passion to participate. Mastering Bitcoin provides you with the knowledge you need (passion not included).This book includes:A broad introduction to bitcoin--ideal for non-technical users, investors, and business executivesAn explanation of the technical foundations of bitcoin and cryptographic currencies for developers, engineers, and software and systems architectsDetails of the bitcoin decentralized network, peer-to-peer architecture, transaction lifecycle, and security principlesOffshoots of the bitcoin and blockchain inventions, including alternative chains, currencies, and applicationsUser stories, analogies, examples, and code snippets illustrating key technical concepts
Windows PowerShell Cookbook: The Complete Guide to Scripting Microsoft's Command Shell
Lee Holmes - 2007
Intermediate to advanced system administrators will find more than 100 tried-and-tested scripts they can copy and use immediately.Updated for PowerShell 3.0, this comprehensive cookbook includes hands-on recipes for common tasks and administrative jobs that you can apply whether you’re on the client or server version of Windows. You also get quick references to technologies used in conjunction with PowerShell, including format specifiers and frequently referenced registry keys to selected .NET, COM, and WMI classes.Learn how to use PowerShell on Windows 8 and Windows Server 2012Tour PowerShell’s core features, including the command model, object-based pipeline, and ubiquitous scriptingMaster fundamentals such as the interactive shell, pipeline, and object conceptsPerform common tasks that involve working with files, Internet-connected scripts, user interaction, and moreSolve tasks in systems and enterprise management, such as working with Active Directory and the filesystem