Book picks similar to
Modern Fortran: Style And Usage by Norman S. Clerman
computers
science-and-maths
storage
fortran
Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions
Herb Sutter - 1999
Do you enjoy solving thorny C++ problems and puzzles? Do you relish writing robust and extensible code? Then take a few minutes and challenge yourself with some tough C++ design and programming problems. The puzzles and problems in Exceptional C++ not only entertain, they will help you hone your skills to become the sharpest C++ programmer you can be. Many of these problems are culled from the famous Guru of the Week feature of the Internet newsgroup comp.lang.c++.moderated, expanded and updated to conform to the official ISO/ANSI C++ Standard. Each problem is rated according to difficulty and is designed to illustrate subtle programming mistakes or design considerations. After youve had a chance to attempt a solution yourself, the book then dissects the code, illustrates what went wrong, and shows how the problem can be fixed. Covering a broad range of C++ topics, the problems and solutions address critical issues such as: *Generic programming and how to write reusable templates *Exception safety issues and techniques *Robust class design and inheritance *Compiler firewalls and the Pimpl I
Puppy Preschool: Raising Your Puppy Right---Right from the Start!
John Ross - 1996
He's warm, cuddly, great to hold and pet-- and simply a lot of fun.But watch out! Your adorable ball of fur can be a doggone handful. Given half the chance, he may take it upon himself to eat your furniture, terrorize the kids, dig up the garden, jump on your friends, and eliminate at the most inappropriate times.Let's face it, sometimes what you get raising a puppy can be a "dog's breakfast"-- a mixed bag of happiness and hassle. In order to make it through puppyhood with your sanity still in tact, you need to enroll your pup in Puppy Preschool.Here, in Puppy Preschool, John Ross and Barbara McKinney, the country's foremost dog-training experts, reveal the benefits of early training in this definitive guide devoted exclusively to the trials and triumphs of puppy rearing. Puppy Preschool rewrites the rules on puppy training. While previous training books begin their programs when the puppy has already reached four months of age, Puppy Preschool begins educating and disciplining at just eight weeks old, the time when most puppies are brought into their new homes. Using surefire, revolutionary techniques, Ross and McKinney provide a much-needed head start on good behavior. They offer essential training rules that will be useful throughout your puppy's formative education, including information on:* The right breed for your family or your lifestyle* The ten best breeds for the home* Early leash and collar procedures* Housebreaking* Preventing unwanted chewing* Health and grooming tips* Emergency care* Essential puppy-training equipment and safe, fun toys* A breakdown of puppy development from birth to eighteen months* The best ways for small children to interact with puppiesdn0Based on the same training philosophy presented in their classic book, Dog Talk, of raising your dog from a "canine point of view," Ross and McKinney give easy-to-follow training techniques that will make puppy rearing a great experience for everyone involved.
Windows Internals, Part 1: Covering Windows Server 2008 R2 and Windows 7
Mark E. Russinovich - 2012
Led by three renowned internals experts, this classic guide is fully updated for Windows 7 and Windows Server 2008 R2—and now presents its coverage in two volumes.As always, you get critical insider perspectives on how Windows operates. And through hands-on experiments, you’ll experience its internal behavior firsthand—knowledge you can apply to improve application design, debugging, system performance, and support.In Part 1, you will:Understand how core system and management mechanisms work—including the object manager, synchronization, Wow64, Hyper-V, and the registryExamine the data structures and activities behind processes, threads, and jobsGo inside the Windows security model to see how it manages access, auditing, and authorizationExplore the Windows networking stack from top to bottom—including APIs, BranchCache, protocol and NDIS drivers, and layered servicesDig into internals hands-on using the kernel debugger, performance monitor, and other tools
Numerical Recipes in C: The Art of Scientific Computing
William H. Press - 1988
In a self-contained manner it proceeds from mathematical and theoretical considerations to actual practical computer routines. With over 100 new routines bringing the total to well over 300, plus upgraded versions of the original routines, the new edition remains the most practical, comprehensive handbook of scientific computing available today.
C++ Concurrency in Action: Practical Multithreading
Anthony Williams - 2009
This book will show you how to write robust multithreaded applications in C++ while avoiding many common pitfalls.About the TechnologyMultiple processors with multiple cores are the norm these days. The C++11 version of the C++ language offers beefed-up support for multithreaded applications, and requires that you master the principles, techniques, and new language features of concurrency to stay ahead of the curve.About the BookWithout assuming you have a background in the subject, CC++ Concurrency in Action gradually enables you to write robust and elegant multithreaded applications in C++11. You'll explore the threading memory model, the new multithreading support library, and basic thread launching and synchronization facilities. Along the way, you'll learn how to navigate the trickier bits of programming for concurrency.Written for C++ programmers who are new to concurrency and others who may have written multithreaded code using other languages, APIs, or platforms.Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.What's InsideWritten for the new C++11 Standard Programming for multiple cores and processors Small examples for learning, big examples for practice====================Table of ContentsHello, world of concurrency in C++! Managing threads Sharing data between threads Synchronizing concurrent operations The C++ memory model and operations on atomic types Designing lock-based concurrent data structures Designing lock-free concurrent data structures Designing concurrent code Advanced thread management Testing and debugging multithreaded applications
21st Century C: C Tips from the New School
Ben Klemens - 2012
With 21st Century C, you’ll discover up-to-date techniques that are absent from every other C text available. C isn’t just the foundation of modern programming languages, it is a modern language, ideal for writing efficient, state-of-the-art applications. Learn to dump old habits that made sense on mainframes, and pick up the tools you need to use this evolved and aggressively simple language. No matter what programming language you currently champion, you’ll agree that C rocks.Set up a C programming environment with shell facilities, makefiles, text editors, debuggers, and memory checkersUse Autotools, C’s de facto cross-platform package managerLearn which older C concepts should be downplayed or deprecatedExplore problematic C concepts that are too useful to throw outSolve C’s string-building problems with C-standard and POSIX-standard functionsUse modern syntactic features for functions that take structured inputsBuild high-level object-based libraries and programsApply existing C libraries for doing advanced math, talking to Internet servers, and running databases
Concurrency in C# Cookbook
Stephen Cleary - 2014
With this cookbook, you will find recipes for writing asynchronous, parallel, and reactive code in C# that enables your app or program to engage in more than one process at a time. Presented in O’Reilly’s popular problem-solution-discussion cookbook format, this guide provides ready-to-use code, along with an explanation of why and how the solution works.
Agile Project Management with Scrum
Ken Schwaber - 2001
But Scrum’s simplicity itself—its lack of prescription—can be disarming, and new practitioners often find themselves reverting to old project management habits and tools and yielding lesser results. In this illuminating series of case studies, Scrum co-creator and evangelist Ken Schwaber identifies the real-world lessons—the successes and failures—culled from his years of experience coaching companies in agile project management. Through them, you’ll understand how to use Scrum to solve complex problems and drive better results—delivering more valuable software faster.Gain the foundation in Scrum theory—and practice—you need to:Rein in even the most complex, unwieldy projectsEffectively manage unknown or changing product requirementsSimplify the chain of command with self-managing development teamsReceive clearer specifications—and feedback—from customersGreatly reduce project planning time and required toolsBuild—and release—products in 30-day cycles so clients get deliverables earlierAvoid missteps by regularly inspecting, reporting on, and fine-tuning projectsSupport multiple teams working on a large-scale project from many geographic locationsMaximize return on investment!
Programming in C
Stephen G. Kochan - 2004
Stephen Kochan's "Programming in C" is thorough with easy-to-follow instructions that are sure to benefit beginning programmers. This book provides readers with practical examples of how the C programming language can be used with small, fast programs, similar to the programming used by large game developers such as Nintendo. If you want a one-stop-source for C programming, this book is it.The book is appropriate for all introductory-to-intermediate courses on programming in the C language, including courses covering C programming for games and small-device platforms. "Programming in C, Third Edition" is a thoroughly revised and updated edition of Steven Kochan's classic C programming tutorial: a book that has helped thousands of students master C over the past twenty years. This edition fully reflects the latest C standard and contains current source code. It has been crafted to help students master C regardless of the platform they intend to use or the applications they intend to create -- including small-device and gaming applications, where C's elegance and speed make it especially valuable.Kochan begins with the fundamentals, then covers every facet of C language programming: variables, data types, arithmetic expressions, program looping, making decisions, arrays, functions, structures, character strings, pointers, operations on bits, the preprocessors, I/O, and more. Coverage also includes chapters on working with larger programs; debugging programs; and the fundamentals of object-oriented programming. Appendices include a complete language summary, an introduction to the Standard C Library, coverage of compiling and running programs using gcc, common programming mistakes, and more.
True Cross
T.R. Pearson - 2003
A vivid portrayal of small town life, True Cross is a new novel from one of the South's shrewdest satirists (The New York Times Book Review).
Love, Love Me Do
Mark Haysom - 2014
The year the Beatles first top the charts. The year Martin Luther King has a dream. The year Truman Bird moves his family from their home in Brighton to a dilapidated caravan in the Ashdown Forest - then disappears. Truman's a charmer, a chancer. He is, inevitably, a liar. He's always got away with it, too. But now he's gone a dangerous step too far and only has one day to put things right - before he loses everything. For Truman's wife, Christie, life has not turned out the way she'd imagined. How has she, that young girl of not that many years ago, ended up like this? In a caravan. With three children. And an absent husband. In this most unique, wise and addictive of British debuts, we discover that life has a habit of getting in the way of dreams - but that people find their own extraordinary ways of bouncing back.
Star Wars: The New Jedi Order - Dark Journey
Elaine Cunningham - 2012
In the process, she learns something new about how to fight the alien invaders, but she must also remember that revenge is not the way of the Jedi - even which it seems the only way to fight the enemy.
Cracking the GMAT 2008 [with DVD]
The Princeton Review - 1996
We also bring you over 200 practice questions in the book and exclusive free access to 4 practice exams and expert advice online. Of course, you'll also get all the test-prep techniques you expect from The Princeton Review. In Cracking the GMAT, we'll teach you how to think like the test writers and
·Solve complex sentence correction problems by recognizing key errors·Crack tough data sufficiency questions using simple techniques·Practice online with full-length tests, lessons, and drills ·Get the most out of your prep time with the study plan that's right for youWe give you plenty of practice problems to help you master our proven techniques. Our practice questions are just like those you'll see on the real GMAT--but with detailed answers and explanations for every question.
SSH Mastery: OpenSSH, PuTTY, Tunnels and Keys
Michael W. Lucas - 2012
But most people only use the bare minimum SSH offers. Used properly, SSH simplifies your job and improves security.This book saves you from sifting a decade of obsolete online tutorials and quickly gets you running:SSH with the OpenSSH server and the PuTTY and OpenSSH clients. You will:Eliminate passwords.Manage access to your SSH server by users, groups, addresses, and moreSecurely move files around your networkForward graphic displays from one host to anotherForward TCP/IP connections Centrally manage host keys and client configurationsUse SSH as a secure transport for other applicationsSecure applications run over SSHBuild Virtual Private Networks with OpenSSHAnd more! This book quickly and painlessly simplifies life for anyone using SSH.Review"Michael W. Lucas is one of my favorite technical authors, and every book he writes is a must-read for IT professionals." - Richard Bejtlich, CSO, MANDIANT, and TaoSecurity blogger"...SSH Mastery is a title that Unix users and system administrators like myself will want to keep within reach..." - Peter Hansteen"This stripping-down of the usual tech-book explanations gives it the immediacy of extended documentation on the Internet. ...an in-depth presentation from someone who used OpenSSH to do a number of things, and paid attention while doing it." - Justin Sherrill, DragonFly BSD Digest