Book picks similar to
Microsoft(r): ADO.NET 4 Step by Step by Tim Patrick
tech-books
web
digital
dotnet-programming
Build Awesome Command-Line Applications in Ruby: Control Your Computer, Simplify Your Life
David B. Copeland - 2012
With its simple commands, flags, and parameters, a well-formed command-line application is the quickest way to automate a backup, a build, or a deployment and simplify your life. As Ruby pro David Copeland explains, writing a command-line application that is self-documenting, robust, adaptable and forever useful is easier than you might think. Ruby is particularly suited to this task, since it combines high-level abstractions with "close to the metal" system interaction wrapped up in a concise, readable syntax. Moreover, Ruby has the support of a rich ecosystem of open-source tools and libraries. Ten insightful chapters each explain and demonstrate a command-line best practice. You'll see how to use these tools to elevate the lowliest automation script to a maintainable, polished application. You'll learn how to use free, open source parsers to create user-friendly command-line interfaces as well as command suites. You'll see how to use defaults to keep options simple for everyday users, while giving advanced users options for more complex tasks. There's no reason a command-line application should lack documentation, whether it's part of a help command or a man page; you'll find out when and how to use both. Your journey from command-line novice to pro ends with a look at valuable approaches to testing your apps, and includes some fun techniques for outside-the-box, colorful interfaces that will delight your users. With Ruby, the command line is not dead. Long live the command line.What You Need: All you'll need is Ruby, and the ability to install a few gems along the way. Examples written for Ruby 1.9.2, but 1.8.7 should work just as well.
Pro JavaScript Design Patterns
Ross Harmes - 2007
But there is more power waiting to be unlockedJavaScript is capable of full objectoriented capabilities, and by applyingobject-oriented principles, best practices, and design patterns to your code, you can make it more powerful, more efficient, and easier to work with alone or as part of a team.With Pro JavaScript Design Patterns, you'll start with the basics of objectoriented programming in JavaScript applicable to design patterns, including making JavaScript more expressive, inheritance, encapsulation, information hiding, and more. With that covered, you can kickstart your JavaScript development in the second part of the book, where you'll find detail on how to implement and take advantage of several design patterns in JavaScript, including composites, decorators, facades, adapters, and many more.Each chapter is packed with realworld examples of how the design patterns are best used and expert advice on writing better code, as well as what to watch out for. Along the way you'll discover how to create your own libraries and APIs for even more efficient coding.Master the basics of objectoriented programming in JavaScript, as they apply to design patterns Apply design patterns to your kickstart your JavaScript development Work through several realworld examples What you'll learn How to apply objectoriented programming techniques in JavaScript How to take advantage of inheritance, interfaces, and encapsulation and information hiding to kickstart your JavaScript development How to implement several design patterns in your JavaScript projects, including factory, facade, bridge, composite, adapter, decorator, flyweight, proxy, command, observer, and chain of responsibility How to make your code easier to manage in a team environment, as well as on your own How to create your own libraries and APIs Who this book is forThis book will be an invaluable learning tool for any experienced JavaScript developer. Table of Contents Expressive JavaScript Interfaces Encapsulation and Information Hiding Inheritance The Singleton Pattern Chaining The Factory Pattern The Bridge Pattern The Composite Pattern The Facade Pattern The Adapter Pattern The Decorator Pattern The Flyweight Pattern The Proxy Pattern The Observer Pattern The Command Pattern The Chain of Responsibility Pattern
Quantrall
Carolina Mac - 2017
When his on-again, off-again, love is kidnapped, Jesse risks his life to discover the startling truth behind her disappearance. Battling the chaos of guns and violence, Jesse finds new strength and purpose.
Planning for Big Data
Edd Wilder-James - 2004
From creating new data-driven products through to increasing operational efficiency, big data has the potential to makeyour organization both more competitive and more innovative.As this emerging field transitions from the bleeding edge to enterprise infrastructure, it's vital to understand not only the technologies involved, but the organizational and cultural demands of being data-driven.Written by O'Reilly Radar's experts on big data, this anthology describes:- The broad industry changes heralded by the big data era- What big data is, what it means to your business, and how to start solving data problems- The software that makes up the Hadoop big data stack, and the major enterprise vendors' Hadoop solutions- The landscape of NoSQL databases and their relative merits- How visualization plays an important part in data work
Prescription: Murder! Volume 3: Authentic Cases From the Files of Alan Hynd
Alan Hynd - 2014
From the files and pen of world renowned true crime writer Alan Hynd (1903 - 1974) comes the final installment of deliciously dark true murder cases of the first half of the 20th Century. These stories, the third of these three short collections, are unified by a single theme: they all involve physicians. And not for the autopsy, but as perpetrators or accused perpetrators. You may never see your family care giver again in the same light. Told in the characteristic wry, anecdotal reportorial style that made Alan Hynd famous in his day (two wartime best sellers in 1943, contributions to The Reader's Digest, Colliers, Coronet, The Saturday Evening Post, True, Liberty, The American Mercury and almost every true detective magazine in print) these tales will have you cringing one minute, laughing the next, and gasping in shock a moment later. Truly, no one could make up classics like these. We meet here the notorious Dr. Cream, a twitchy-eyed psychotic with a yen for prostitutes, a Philadelphia chiropractor whose girlfriend lost her head, and Marcel Petiot, whose patients payed their own way out of this world. Then as a bonus, get to know (from a safe distance) "Lethal Louise," the black widow of California, and Adolf Luetgert of Chicago, whose sausage-making plant was put to extracurricular uses. This is not for the faint of heart. True crime is always farther out there than fiction.
The Past Present and Future of JavaScript
Axel Rauschmayer - 2012
Now, hopes and expectations for JavaScript’s future are considerable.In this insightful report, Dr. Axel Rauschmayer explains how the combination of several technologies and opportunities in the past 15 years turned JavaScript’s fortunes. With that as a backdrop, he provides a detailed look at proposed new features and fixes in the next version, ECMAScript.next, and then presents his own JavaScript wish list—such as an integrated IDE.
UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design
Jim Arlow - 2001
Even for people not working with the Unified Process, the book is still of great use. UML 2 and the Unified Process, Second Edition is a must-read for every UML 2 beginner and a helpful guide and reference for the experienced practitioner."--Roland Leibundgut, Technical Director, Zuehlke Engineering Ltd."This book is a good starting point for organizations and individuals who are adopting UP and need to understand how to provide visualization of the different aspects needed to satisfy it. "--Eric Naiburg, Market Manager, Desktop Products, IBM Rational SoftwareThis thoroughly revised edition provides an indispensable and practical guide to the complex process of object-oriented analysis and design using UML 2. It describes how the process of OO analysis and design fits into the software development lifecycle as defined by the Unified Process (UP). UML 2 and the Unified Process contains a wealth of practical, powerful, and useful techniques that you can apply immediately. As you progress through the text, you will learn OO analysis and design techniques, UML syntax and semantics, and the relevant aspects of the UP. The book provides you with an accurate and succinct summary of both UML and UP from the point of view of the OO analyst and designer.This book providesChapter roadmaps, detailed diagrams, and margin notes allowing you to focus on your needs Outline summaries for each chapter, making it ideal for revision, and a comprehensive index that can be used as a reference New to this edition:Completely revised and updated for UML 2 syntax Easy to understand explanations of the new UML 2 semantics More real-world examples A new section on the Object Constraint Language (OCL) Introductory material on the OMG's Model Driven Architecture (MDA) The accompanying website providesA complete example of a simple e-commerce system Open source tools for requirements engineering and use case modeling Industrial-strength UML course materials based on the book
You Don't Know JS: Up & Going
Kyle Simpson - 2015
With the "You Don’t Know JS" book series, you’ll get a more complete understanding of JavaScript, including trickier parts of the language that many experienced JavaScript programmers simply avoid.The series’ first book, Up & Going, provides the necessary background for those of you with limited programming experience. By learning the basic building blocks of programming, as well as JavaScript’s core mechanisms, you’ll be prepared to dive into the other, more in-depth books in the series—and be well on your way toward true JavaScript.With this book you will:
Learn the essential programming building blocks, including operators, types, variables, conditionals, loops, and functions
Become familiar with JavaScript's core mechanisms such as values, function closures, this, and prototypes
Get an overview of other books in the series—and learn why it’s important to understand all parts of JavaScript
The Passionate Programmer
Chad Fowler - 2009
In this book, you'll learn how to become an entrepreneur, driving your career in the direction of your choosing. You'll learn how to build your software development career step by step, following the same path that you would follow if you were building, marketing, and selling a product. After all, your skills themselves are a product. The choices you make about which technologies to focus on and which business domains to master have at least as much impact on your success as your technical knowledge itself--don't let those choices be accidental. We'll walk through all aspects of the decision-making process, so you can ensure that you're investing your time and energy in the right areas. You'll develop a structured plan for keeping your mind engaged and your skills fresh. You'll learn how to assess your skills in terms of where they fit on the value chain, driving you away from commodity skills and toward those that are in high demand. Through a mix of high-level, thought-provoking essays and tactical "Act on It" sections, you will come away with concrete plans you can put into action immediately. You'll also get a chance to read the perspectives of several highly successful members of our industry from a variety of career paths. As with any product or service, if nobody knows what you're selling, nobody will buy. We'll walk through the often-neglected world of marketing, and you'll create a plan to market yourself both inside your company and to the industry in general. Above all, you'll see how you can set the direction of your career, leading to a more fulfilling and remarkable professional life.
Responsive Design Workflow
Stephen Hay - 2013
Yesterday's web design deliverables fail to take into account the demands of responsive solutions. Design workflow hasn't really changed, but best practices have. This book shows you how to adapt to the new paradigm and create sites for today's web. Some of the strategies you'll learn include: how to better manage client expectations and development requirementsa practical approach for designing in the browserdocumentation methods that outperform static Photoshop compsa method for visualizing the points where responsive designs changeAfter absorbing the lessons in this book, you'll leave behind old-school workflows and start working in ways that are uniquely suited to today's multi-platform web.
HTML, XHTML & CSS for Dummies
Ed Tittel - 2008
Now featuring more than 250 color illustrations throughout, this perennially popular guide is a must for novices who want to work with HTML or XHTML, which continue to be the foundation for any Web site The new edition features nearly 50 percent new and updated content, including expanded coverage of CSS and scripting, new coverage of syndication and podcasting, and new sample HTML projects, including a personal Web page, an eBay auction page, a company Web site, and an online product catalog The companion Web site features an eight-page expanded Cheat Sheet with ready-reference information on commands, syntax, colors, CSS elements, and more Covers planning a Web site, formatting Web pages, using CSS, getting creative with colors and fonts, managing layouts, and integrating scripts
The Haunting of Elleric Lodge
Cat Knight - 2017
Until she got there.
Blair sunk every penny into the renovation intending to make it a business venture. But part way through the renovation Blair realised perhaps this wasn’t a good place to host guests. With no staff and terrible things beginning to happen, she had nowhere else to go for all the money was gone. Are the ghosts the locals talk about real? Is someone or something trying to hurt Blair? Can she find out the secret of Elleric Lodge? If she doesn’t once thing seems certain. Blair will turn up dead.If you love ghosts and Haunted houses, you really should be reading Cat Knight’s other books.
List of Books
The Haunting of Grayson HouseThe Haunting of Fairview HouseThe Haunting of Weaver HouseThe Haunting of Keira O’ConnellThe Haunting of Ferncoombe ManorThe Haunting of Highcliff HallThe Haunting of Stone Street CemeteryThe Haunting of Knoll HouseIf you read stories in the occult, occultism, horror, supernatural and paranormal genres then add these to your reading list.
Summers Security
Kenna Coulby - 2017
NICK Nick Storelli’s childhood was far from ideal, but when things got too unbearable at home, he was taken in by his best friend, Logan’s family. The Summers were billionaires but yet they were the most down to earth people Nick had ever known. There was just one problem. Nick found himself drawn to Logan’s younger sister Mandy. There was that one night…the night that a seventeen-year-old Mandy, drunk and confused, offered herself to him. Turning her down was the hardest thing Nick ever had to do. Leaving his family and joining the Navy was the next hardest. ACE Bigger than life and with a jagged scar running down his face however, Ace doesn’t have much luck with the ladies. He scares them away…at least most of them. Logan’s newly discovered sister Michaela seems to be able to look past his scars and somewhat scary presence and Ace finds himself falling hard for her. The problem is that Michaela has lost most of her memories and thanks to a recent kidnapping she’s struggling with PTSD as well. SETH Seth Summers has always had the distinction of being the spoiled little prince of the Summers family. The only problem with that was that try as he may, Seth never really felt like he belonged. His brother and sister always had a tight bond that Seth could never seem to penetrate… Seth’s best friend Jordan was the only bright spot in what he felt like was an otherwise invisible existence in his house. He could always count on the Nanny’s cute daughter to be on his side, no matter what. GEO Geovanni Ricci is a firefighter. That’s what he’s good at. It’s what he was made for. He’s also good looking, charming and covered in sexy tattoos. He’s never had to look at a woman twice to know that she wanted him, until he met the captain’s daughter. Karli has always wanted to follow in her father’s footsteps and become a firefighter. She was born into a family where she was expected instead to be a debutante. Spending her life fighting to be on equal footing with the men that surrounded her has made her wary of trusting them. She avoids relationships especially with the men she works with, that is until she’s trapped in a burning building with Geo Ricci… LOGAN Logan followed his father’s dreams instead of his own, but the only time he was truly happy was when he was in the air, flying one of the planes or helicopters that his family designed and built. Once his sister Mandy and his brother Seth take their places at the company, Logan is ready to stand up to his father and tell him he wants to start a Search and Rescue company…but then Bryce disappears and the first year of his new venture is spent on the search for his father, getting to know his new sister, finding out secrets about his brother…and discovering his mother and father both were not the people he’d always though they were.
Queen of Penny Pinching: Living a Royal, Spiritual and Joyful LIfe on Pennies
Kate Singh - 2016
Learn all this and more in this fabulous little book packed with advice and tips to run your home, create household budgets, cut cost, reduce the grocery bill and keep those organics, garden in small spaces, and much, much more. This is a great book for everyone on a tight budget, in debt, one income families, or those of you living on fixed incomes.
Bound Bayou
David Canford - 2014
His adventure turns into a living nightmare when his independent spirit collides with the rules of life in the Deep South. Crossing the racial divide, Arthur Belsay sets off a chain of events he can’t control. He flees to New York and makes a life for himself in what seems like a different country, but the past catches up with him.Ultimately Arthur faces a character-defining challenge: can he find the courage to save a woman who can’t return his love, though he risks almost certain death in the attempt?