Book picks similar to
CorelDRAW X5 the Official Guide by Gary David Bouton


educational
if-i-needed-someone
polythene-pam
shelfari-favorites

If It Wasn't For Tony


Anna Black - 2013
    But as usual her promise to herself is broken, because it was impossible for her not to fall heart first for TONY. Things developed quickly, but then their whirlwind romance suddenly comes to a halt when TONY decides things are too heavy for him and he wants space. After he moves out, he doesn't move on and JOCELYN allows him to play the in and out game, until she meets BRIAN. Ready to finally let TONY go and get him out of her system, she cuts the cord, but finds herself in a horrible situation in the end, all because of TONY.

She Fell For A Boss: An Urban Love Tale


K.C. Mills - 2017
    After one conversation with Miego, she is hooked. There is something about him that won't let her walk away. Despite the fact that he is a walking God, his arrogant and brusque demeanor are a little hard to take. Miego says and does what he wants and offers no apologies for it. Even with all that, Yamiah has to have him, regardless of the fact that it could put both her life and his in danger. Having a child with Black, who is ruthless and unforgiving, complicates things. In his eyes, Yamiah is his possession. Black isn't the type of man who is willing to share, and because of who he is, he doesn't have to. His name alone carries weight, and his money gives him a free pass with the cops. Bottom line, Black does what he wants, including control Yami's life. Fresh out of lock up from having trusted the wrong people, Miego realizes that he needs a change. Even though he claims he's done, the streets are all he knows, so he steps right back into the role he left. Once he encounters Yami, he doesn't think twice about walking away from Kia who had scorned him once. Miego is not the type to offer second chances, so when he makes that decision, he doesn't look back, leaving Kia to question what she thought they had. Getting back into the game is working out to be a lot easier than planned since Train is right there to offer the deal of a lifetime, but staying under the radar might be a little complicated since Miego's past is still lurking in the shadows. Regardless of any obstacles, he is going to make it happen. Once a boss always a boss. Miego always gets what he wants, and right now that's his throne back, and the girl of his dreams. He is more than willing to take out anyone who thinks they will get in his way.

UNIX Concepts and Applications


Sumitabha Das - 2003
    

The Code Book: The Science of Secrecy from Ancient Egypt to Quantum Cryptography


Simon Singh - 1999
    From Mary, Queen of Scots, trapped by her own code, to the Navajo Code Talkers who helped the Allies win World War II, to the incredible (and incredibly simple) logisitical breakthrough that made Internet commerce secure, The Code Book tells the story of the most powerful intellectual weapon ever known: secrecy.Throughout the text are clear technical and mathematical explanations, and portraits of the remarkable personalities who wrote and broke the world’s most difficult codes. Accessible, compelling, and remarkably far-reaching, this book will forever alter your view of history and what drives it. It will also make you wonder how private that e-mail you just sent really is.

Everyday Rails Testing with RSpec


Aaron Sumner
    A practical approach to test-driven development for Ruby on Rails using RSpec and related tools.

The Connect's Wife 5: The Connect's Wife 5 Series


Nako - 2015
    Farren skates her way to the top of The Cartel with only one mission on her mind– KILL. There is one person whose blood she wants on her hands, and it’s not who you think it is… In The Connect’s Wife V, be prepared to go through a plethora of emotions as this epic journey comes to an end.

Catia V5 R17 For Designers


Sham Tickoo - 2005
    The textbook covers all-important workbenches of CATIA V5R17 with a thorough explanation of all commands, options, and their applications to create real-world products. About 55 mechanical engineering industry examples are used as tutorials and an additional 35 as exercises to ensure that the user can relate their knowledge and understand the design techniques used in the industry to design a product. After reading the textbook, the user will be able to create solid parts, assemblies, drawing views with bill of materials, surface models, and Sheet metal components. Also, the user will learn the editing techniques that are essential to make a successful design. In this book, the author emphasizes on the solid modeling techniques that improve the productivity and efficiency of the user. Salient Features of the Textbook Consists of 15 chapters that are organized in a pedagogical sequence. These chapters cover the Sketching, Modeling, Assembly, Drafting, Wireframe and Surface Design, and Generative Sheetmetal workbenches of CATIA V5R17. The first page of every chapter summarizes the topics that will be covered in it. Additional information is provided throughout the book in the form of tips and notes. Self-evaluation test and review questions are provided at the end of each chapter so that the users can assess their knowledge.Free Teaching and Learning Resources Online technical support by contacting techsupport@cadcim.com. All programs used in exercises and examples. Customizable PowerPoint presentations of all chapters in the textbook li>Instructor s Guide with solutions to all review questions and exercises in the textbook. Student projects to enhance the skills Class tests that can be used by faculty in the class To access these free teaching resources, please send your contact information to sales@cadcim.com, mentioning clearly your name, designation, university/college, street street address, city, state, zip, and country.

The Art of Invisibility: The World's Most Famous Hacker Teaches You How to Be Safe in the Age of Big Brother and Big Data


Kevin D. Mitnick - 2017
    Consumer's identities are being stolen, and a person's every step is being tracked and stored. What once might have been dismissed as paranoia is now a hard truth, and privacy is a luxury few can afford or understand.In this explosive yet practical book, Kevin Mitnick illustrates what is happening without your knowledge--and he teaches you "the art of invisibility." Mitnick is the world's most famous--and formerly the Most Wanted--computer hacker. He has hacked into some of the country's most powerful and seemingly impenetrable agencies and companies, and at one point he was on a three-year run from the FBI. Now, though, Mitnick is reformed and is widely regarded as the expert on the subject of computer security. He knows exactly how vulnerabilities can be exploited and just what to do to prevent that from happening. In THE ART OF INVISIBILITY Mitnick provides both online and real life tactics and inexpensive methods to protect you and your family, in easy step-by-step instructions. He even talks about more advanced "elite" techniques, which, if used properly, can maximize your privacy. Invisibility isn't just for superheroes--privacy is a power you deserve and need in this modern age.

Security+ Guide to Network Security Fundamentals


Mark Ciampa - 2004
    The book covers all of the new CompTIA Security+ 2008 exam objectives and maps to the new Security+ 2008 exam. This updated edition features many all-new topics, including topics new to the CompTIA exams like cross site scripting, SQL injection, rootkits, and virtualization, as well as topics of increasing importance in the industry as a whole, like the latest breeds of attackers, Wi-Fi Protected Access 2, and Microsoft Windows Vista security.

Test-Driven JavaScript Development


Christian Johansen - 2010
     Test-Driven JavaScript Development is a complete, best-practice guide to agile JavaScript testing and quality assurance with the test-driven development (TDD) methodology. Leading agile JavaScript developer Christian Johansen covers all aspects of applying state-of-the-art automated testing in JavaScript environments, walking readers through the entire development lifecycle, from project launch to application deployment, and beyond.Using real-life examples driven by unit tests, Johansen shows how to use TDD to gain greater confidence in your code base, so you can fearlessly refactor and build more robust, maintainable, and reliable JavaScript code at lower cost. Throughout, he addresses crucial issues ranging from code design to performance optimization, offering realistic solutions for developers, QA specialists, and testers.Coverage includes - Understanding automated testing and TDD - Building effective automated testing workflows - Testing code for both browsers and servers (using Node.js) - Using TDD to build cleaner APIs, better modularized code, and more robust software - Writing testable code - Using test stubs and mocks to test units in isolation - Continuously improving code through refactoring - Walking through the construction and automated testing of fully functional softwareThe accompanying Web site, tddjs.com, contains all of the book's code listings and additional resources.

The Rails Way


Obie Fernandez - 2007
    Now, for the first time, there s a comprehensive, authoritative guide to building production-quality software with Rails. Pioneering Rails developer Obie Fernandez and a team of experts illuminate the entire Rails API, along with the Ruby idioms, design approaches, libraries, and plug-ins that make Rails so valuable. Drawing on their unsurpassed experience, they address the real challenges development teams face, showing how to use Rails tools and best practices to maximize productivity and build polished applications users will enjoy. Using detailed code examples, Obie systematically covers Rails key capabilities and subsystems. He presents advanced programming techniques, introduces open source libraries that facilitate easy Rails adoption, and offers important insights into testing and production deployment. Dive deep into the Rails codebase together, discovering why Rails behaves as it does and how to make it behave the way you want it to. This book will help you Increase your productivity as a web developer Realize the overall joy of programming with Ruby on Rails Learn what s new in Rails 2.0 Drive design and protect long-term maintainability with TestUnit and RSpec Understand and manage complex program flow in Rails controllers Leverage Rails support for designing REST-compliant APIs Master sophisticated Rails routing concepts and techniques Examine and troubleshoot Rails routing Make the most of ActiveRecord object-relational mapping Utilize Ajax within your Rails applications Incorporate logins and authentication into your application Extend Rails with the best third-party plug-ins and write your own Integrate email services into your applications with ActionMailer Choose the right Rails production configurations Streamline deployment with Capistrano "

Training Guide: Programming in HTML5 with JavaScript and CSS3


Glenn Johnson - 2013
    Build hands-on expertise through a series of lessons, exercises, and suggested practices—and help maximize your performance on the job.Provides in-depth, hands-on training you take at your own pace Focuses on job-role-specific expertise for using HTML5, JavaScript, and CSS3 to begin building modern web and Windows 8 apps Features pragmatic lessons, exercises, and practices Creates a foundation of skills which, along with on-the-job experience, can be measured by Microsoft Certification exams such as 70-480 Coverage includes: creating HTML5 documents; implementing styles with CSS3; JavaScript in depth; using Microsoft developer tools; AJAX; multimedia support; drawing with Canvas and SVG; drag and drop functionality; location-aware apps; web storage; offline apps; writing your first simple Windows 8 apps; and other key topics

Digital Photography For Dummies


Julie Adair King - 1998
    With your digital camera, you canSee immediately whether you got the shot you wanted Take dozens of photos to be sure you get what you want, and just delete the ones you don't like Edit and enhance your pictures on your computer E-mail images to friends, post them on the Web, make prints, or create photo gifts The more you know about your digital camera and about digital photography, the more you'll enjoy taking pictures and the better your pictures will be. Of course, the best way to see examples of good photographic techniques is in full color, and Digital Photography For Dummies, 5th Edition gives you exactly that -- plenty of beautiful, colorful photos that show you what you can accomplish and start the ideas popping.With a digital camera, a computer, and some photo-editing software, you can explore unlimited creative opportunities. You don't have to be a computer whiz or a professional photographer, either. Digital Photography For Dummies, 5th Edition helps you get the hang ofChoosing the right camera, software, and accessories for what you want to do Editing your images with Adobe Photoshop Elements 3.0 Using your camera's settings, composing great pictures, managing exposure and lighting, and working with automatic modes Getting your images out of the camera and onto your computer, organizing them, and sharing them online or in print Doing cool things with your pictures, like sharpening focus, covering flaws, adding people from other photos, and jazzing up your images with special effects Written by Julie Adair King, a photographer who has penned several other books on the subject, colorful Digital Photography For Dummies, 5th Edition can help you take better digital photos, do more with them, and have a lot more fun with your camera. You'll get the picture!

Capone and Capri 2: A Bad Boy Romance


Jessica N. Watkins - 2017
     Once the crew finds out who the victim is, complete mayhem begins to unfold and the tangled web of messy drama starts to weave. Trust is damaged, bonds are broken, and love disintegrates into hate. Now that Capone knows who Capri's past consists of, he feels as if he has been sleeping with the other side and walks away from her for good with spews of hateful words and threats that Capri perceives as unforgivable. He tries to ignore the aching in his heart by turning it into the rage that he needs to find Shug and complete his vengeance once and for all. Capone's pain triggers the savage that Capri had managed to put to sleep with her unconditional love. He returns to the beast that he used to be, and wreaks havoc on everything and everyone in his path. Capri can't believe that she fell so hard and so fast that before she knew it, she wound up disrespected, hurt and alone. All she wants to do is focus on her children and put her life back together again. However, both Capone and Capri can not deny that despite the efforts that they put into moving on, the heart wants what the heart wants. But sometimes what the heart wants can get you hurt, killed, or both. With new bae's coming into the picture, more drama, and more mayhem, will Capone and Capri's love concur all?

Hacking Electronics: An Illustrated DIY Guide for Makers and Hobbyists: An Illustrated DIY Guide for Makers and Hobbyists


Simon Monk - 2012
    Packed with full-color illustrations, photos, and diagrams, Hacking Electronics teaches by doing--each topic features fun, easy-to-follow projects. Discover how to hack sensors, accelerometers, remote controllers, ultrasonic rangefinders, motors, stereo equipment, microphones, and FM transmitters. The final chapter contains useful information on getting the most out of cheap or free bench and software tools. Safely solder, join wires, and connect switches Identify components and read schematic diagrams Understand the how and why of electronics theory Work with transistors, LEDs, and laser diode modules Power your devices with a/c supplies, batteries, or solar panels Get up and running on Arduino boards and pre-made modules Use sensors to detect everything from noxious gas to acceleration Build and modify audio amps, microphones, and transmitters Fix gadgets and scavenge useful parts from dead equipment