Book picks similar to
DOS/VSE ICCF by Steve Eckols
cobol
programming
reference
Gray Mountain: by John Grisham | Summary & Analysis
Book*Sense - 2014
Grisham's twenty-second legal thriller takes readers from the sky-scrapers of high-powered New York law firms to the dusty offices of a free legal clinic in small-town Virginia. Gray Mountain is both an exciting story of murder and intrigue and a thoughtful examination of the effects of the coal industry on life in Appalachia. Grisham's tight plotting, wry humor and three-dimensional characters bring the legal profession to life. Gray Mountain begins in the tempestuous, nerve-wracking and paranoid atmosphere of Manhattan set in the confusing months after the economic blow-out in 2008. We see the offices with their ignored vistas, the busy, dirty sidewalks, the cramped apartments shared by young professionals. After a brief sojourn in her hometown of Washington, D.C., protagonist Samantha, along with the story, heads for rural Virginia. Most of the novel takes place in the small town of Brady, Virginia, which is poor and somewhat down-at-heel. You also get the following in this Summary & Analysis of Gray Mountain: • Detailed Book Review from Experts • Story Setting Analysis of Gray Mountain • Gray Mountain Plot Analysis that will make you see the book from another angle. • Pick up bits you might have missed as we decipher the novel. • Details of Characters & Key Character Analysis • Summary of the text, with some analytical comments interspersed • Discussion & Analysis of Themes, Symbols… • And Much More! This Analysis of Gray Mountain fills the gap, making you understand more while enhancing your reading experience.
Thinking in C++
Bruce Eckel - 1995
It shows readers how to step back from coding to consider design strategies and attempt to get into the head of the designer.
Fundamentals of Data Structures in C++
Ellis Horowitz - 1995
Fundamentals of Data Structures in C++ offers a complete rendering of basic data structure implementations, enhanced by superior pedagogy and astute analyses.
The Definitive ANTLR 4 Reference
Terence Parr - 2012
Whether it's a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language--ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on top. This completely rewritten new edition of the bestselling Definitive ANTLR Reference shows you how to take advantage of these new features. Build your own languages with ANTLR v4, using ANTLR's new advanced parsing technology. In this book, you'll learn how ANTLR automatically builds a data structure representing the input (parse tree) and generates code that can walk the tree (visitor). You can use that combination to implement data readers, language interpreters, and translators. You'll start by learning how to identify grammar patterns in language reference manuals and then slowly start building increasingly complex grammars. Next, you'll build applications based upon those grammars by walking the automatically generated parse trees. Then you'll tackle some nasty language problems by parsing files containing more than one language (such as XML, Java, and Javadoc). You'll also see how to take absolute control over parsing by embedding Java actions into the grammar. You'll learn directly from well-known parsing expert Terence Parr, the ANTLR creator and project lead. You'll master ANTLR grammar construction and learn how to build language tools using the built-in parse tree visitor mechanism. The book teaches using real-world examples and shows you how to use ANTLR to build such things as a data file reader, a JSON to XML translator, an R parser, and a Java class->interface extractor. This book is your ticket to becoming a parsing guru!What You Need: ANTLR 4.0 and above. Java development tools. Ant build system optional (needed for building ANTLR from source)
MATLAB Programming for Engineers
Stephen J. Chapman - 1999
The book teaches MATLAB as a technical programming language showing students how to write clean, efficient, and well-documented programs. It makes no pretense at being a complete description of all of MATLAB's hundreds of functions. Instead, it teaches students how to locate any desired function with MATLAB's extensive on line help facilities. Overall, students develop problem-solving skills and are equipped for future courses and careers using the power of MATLAB.
Brand Strategy 101: Your Logo Is Irrelevant - The 3 Step Process to Build a Kick-Ass Brand
Michael R. Drew - 2013
No really, it is. Let me explain.It turns out that drooling dogs and ringing bells are far more important than a logo (thank you Pavlov).Sure, successful businesses have logos--easily recognizable logos. Playboy, McDonald's, Coke. But there's far more to their success than bunny ears, golden arches or a certain shade of red. Stripped of all the marketing lingo, branding is pretty simple: Your brand is all the associations that come to mind when your potential customers see or hear your name.Whether your focus is on personal branding or on branding your company culture--you've got to have more than a fancy logo and edgy color scheme to create brand stickability (you know, a brand your customers can't get out of their heads).Well, there’s a process to capturing attention and getting your foot in the door of your customers’ minds. Here's a taste of some of the personal branding advice you'll find in this book:You must become the first solution your customer thinks of when they have a problem you can solve. How?The first step is to figure out what your audience cares about. What keeps them up at night? What problems can you help them solve? From there, you need to apply these three steps:1) Frequency2) Repetition3) AnchoringIn this e-book, we’ll show you how to figure out what your customers really want. Then we will show you how to apply these three steps to help you become the trusted resource that comes to mind first when your customer’s itch needs to be scratched.Is real and authentic branding going to happen overnight? Probably not. But ask yourself this: Do you want short-term results that lose effectiveness? Or are you willing to invest a bit more time and effort to create long-term results that get better and better?If you're looking for a branding book that promises a quick fix, this isn't the book for you. But if you want to create a brand that sticks like superglue--read this book!Go ahead and let the wimps and whiners have the get-rich quick schemes that fizzle and fall flat like a wet firework. You want to ignite a branding bonfire.
Beginning Programming All-In-One Desk Reference for Dummies
Wallace Wang - 2007
If programming intrigues you (for whatever reason), Beginning Programming All-In-One Desk Reference For Dummies is like having a starter programming library all in one handy, if hefty, book.In this practical guide, you'll find out about algorithms, best practices, compiling, debugging your programs, and much more. The concepts are illustrated in several different programming languages, so you'll get a feel for the variety of languages and the needs they fill.Inside you'll discover seven minibooks:Getting Started: From learning methods for writing programs to becoming familiar with types of programming languages, you'll lay the foundation for your programming adventure with this minibook. Programming Basics: Here you'll dive into how programs work, variables, data types, branching, looping, subprograms, objects, and more. Data Structures: From structures, arrays, sets, linked lists, and collections, to stacks, queues, graphs, and trees, you'll dig deeply into the data. Algorithms: This minibook shows you how to sort and search algorithms, how to use string searching, and gets into data compression and encryption. Web Programming: Learn everything you need to know about coding for the web: HyperText. Markup Language (better known simply as HTML), CSS, JavaScript, PHP, and Ruby. Programming Language Syntax: Introduces you to the syntax of various languages - C, C++, Java, C#, Perl, Python, Pascal, Delphi, Visual Basic, REALbasic - so you know when to use which one. Applications: This is the fun part where you put your newly developed programming skills to work in practical ways. Additionally, Beginning Programming All-In-One Desk Reference For Dummies shows you how to decide what you want your program to do, turn your instructions into "machine language" that the computer understands, use programming best practices, explore the "how" and "why" of data structuring, and more. And you'll get a look into various applications like database management, bioinformatics, computer security, and artificial intelligence. After you get this book and start coding, you'll soon realize that -- wow! You're a programmer!
The Great American Divorce: Why Our Country Is Coming Apart—And Why It Might Be for the Best
David Austin French - 2020
The Realist's Guide To Sugar Free: How To Quit Sugar And Stay Sane In The Real World
Sherri Nicholds - 2016
For good. Quitting sugar in the real world is hard. Sugar is everywhere and your friends think you’re mad for not eating cake. You’ve done the 8 week detox plan and part of you still craves chocolate so much that you develop a mild twitch when you see a brightly coloured wrapper on the shelves in front of you. Deeply addictive, sugar is everywhere. Even added to the most unlikely foods, the majority of us exceed the recommended daily intake without even realising it. Instead of teaching you how to cook fake cake, or pretending that quinoa really is an exciting grain that will revolutionise your view on salads, this book guides you through the myths about sugar in our food and through the realities of addiction. The 9 step action plan then helps you make the change and really stick to it. Even if you’re not quite ready to eliminate all sugar from your life, this book contains practical tips to help you shop wisely, create good habits and sustain better lifestyle choices.
Straw Bale Gardening
Joel Karsten - 2013
He has perfected the perfect way for anyone to have a garden without weeding, bending over, or using chemicals. If you follow his step by step methods and suggestions you will be assured to grow a beautiful and productive garden this year, even if you have never gardened before. The best part is that if the soil in your backyard is less than productive it doesn't matter at all. If you have sunlight and water, you will have a great garden this year. From the Arctic Circle in Northern Alaska to the heat of the desert in Saudi Arabia, people are using this method, and having great success. The booklet is full color with 78 pages, and has a perfect bind booklet binding.
HTML for the World Wide Web with XHTML and CSS (Visual QuickStart Guide)
Elizabeth Castro - 2002
The task-based approach teaches readers how to combine HTML and CSS to create sharp and consistent Web pages.
The Harcombe Diet: The Recipe Book
Zoe Harcombe - 2011
With over 100 recipes for Phase 1, another 100 for Phase 2 and then just a few seriously special Phase 3 cheats, this is the ultimate diet-recipe book. You can have burgers, seafood risotto and authentic Indian curry in Phase 1; boeuf bourguignon, mushroom stroganoff and cream berry pudding in Phase 2 and the most sensational dark chocolate mousse in Phase 3. This features Harcombe friendly versions of the classic dishes – French onion soup, coq au vin, chilli con carne and the classic accompaniaments – mayonnaise, chips and cauliflower cheese. If you want to eat real food, lose weight and gain health – this is a must for your kitchen shelf.
Go in Practice
Matt Butcher - 2015
Following a cookbook-style Problem/Solution/Discussion format, this practical handbook builds on the foundational concepts of the Go language and introduces specific strategies you can use in your day-to-day applications. You'll learn techniques for building web services, using Go in the cloud, testing and debugging, routing, network applications, and much more.
Engineering Software as a Service: An Agile Approach Using Cloud Computing + $10 AWS Credit
Armando Fox - 2013
This book is neither a step-by-step tutorial nor a reference book. Instead, our goal is to bring a diverse set of software engineering topics together into a single narrative, help readers understand the most important ideas through concrete examples and a learn-by-doing approach, and teach readers enough about each topic to get them started in the field. Courseware for doing the work in the book is available as a virtual machine image that can be downloaded or deployed in the cloud. A free MOOC (massively open online course) at saas-class.org follows the book's content and adds programming assignments and quizzes. See http://saasbook.info for details.
SQL (Visual QuickStart Guide)
Chris Fehily - 2002
With SQL and this task-based guide to it, you can do it toono programming experience required!After going over the relational database model and SQL syntax in the first few chapters, veteran author Chris Fehily launches into the tasks that will get you comfortable with SQL fast. In addition to explaining SQL basics, this updated reference covers the ANSI SQL:2003 standard and contains a wealth of brand-new information, including a new chapter on set operations and common tasks, well-placed optimization tips to make your queries run fast, sidebars on advanced topics, and added IBM DB2 coverage.Best of all, the book's examples were tested on the latest versions of Microsoft Access, Microsoft SQL Server, Oracle, IBM DB2, MySQL, and PostgreSQL. On the companion Web site, you can download the SQL scripts and sample database for all these systems and put your knowledge to work immediately on a real database..