Book picks similar to
Using C++ by Rob McGregor


on-the-shelf
programming
reference
unread

Pro C# 3.0 and the .NET 3.5 Framework (Pro)


Andrew Troelsen - 2007
    Since that time, this text has been revised, tweaked, and enhanced to account for the changes found within each release of the .NET platform (1.1, 2.0, 3.0 and now 3.5)..NET 3.0 was more of an augmentative release, essentially providing three new APIs: Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF). As you would expect, coverage of the "W's" has been expanded a great deal in this version of the book from the previous Special Edition text.Unlike .NET 3.0, .NET 3.5 provides dozens of C# language features and .NET APIs. This edition of the book will walk you through all of this material using the same readable approach as was found in previous editions. Rest assured, you'll find detailed coverage of Language Integrated Query (LINQ), the C# 2008 language changes (automatic properties, extension methods, anonymous types, etc.) and the numerous bells and whistles of Visual Studio 2008. What you'll learn Everything you need to knowget up to speed with C# 2008 quickly and efficiently. Discover all the new .NET 3.5 featuresLanguage Integrated Query, anonymous types, extension methods, automatic properties, and more. Get a professional footholdtargeted to appeal to experienced software professionals, this book gives you the facts you need the way you need to see them. A rock-solid foundationfocuses on everything you need to be a successful .NET 3.5 programmer, not just the new features. Get comfortable with all the core aspects of the platform including assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, and much more. Who this book is forIf you're checking out this book for the first time, understand that it targets experienced software professionals and/or students of computer science (so please don't expect three chapters devoted to "for" loops). The mission of this text is to provide you with a rock-solid foundation to the C# 2008 programming language and the core aspects of the .NET platform (object-oriented programming, assemblies, file IO, Windows Forms/WPF, ASP.NET, ADO.NET, WCF, WF, etc.). Once you digest the information presented in these 33 chapters, you'll be in a perfect position to apply this knowledge to your specific programming assignments, and you'll be well equipped to explore the .NET universe on your own terms. "

Copying and Pasting from Stack Overflow


Vinit Nayak - 2016
    Mastering this art will not only make you the most desired developer in the market, but it will transform the craziest deadline into "Consider it done, Sir".

The Kimball Group Reader: Relentlessly Practical Tools for Data Warehousing and Business Intelligence


Ralph Kimball - 2010
    Recognized and respected throughout the world as the most influential leaders in the data warehousing industry, Ralph Kimball and the Kimball Group have written articles covering more than 250 topics that define the field of data warehousing. For the first time, the Kimball Group's incomparable advice, design tips, and best practices have been gathered in this remarkable collection of articles, which spans a decade of data warehousing innovation.Each group of articles is introduced with original commentaries that explain their role in the overall lifecycle methodology developed by the Kimball Group. These practical, hands-on articles are fully updated to reflect current practices and terminology and cover the complete lifecycle--including project planning, requirements gathering, dimensional modeling, ETL, and business intelligence and analytics.This easily referenced collection is nothing less than vital if you are involved with data warehousing or business intelligence in any capacity.

Nutrition Diva's Secrets for a Healthy Diet: What to Eat, What to Avoid, and What to Stop Worrying About


Monica Reinagel - 2011
    In her highly-anticipated guidebook she sorts through all the conflicting nutrition information out there and busts outdated food myths, so you'll know exactly what to eat (and what to avoid) once and for all. Don't worry if pasta makes you happy, if chocolate keeps you sane, or if you just can't stand broccoli; no food is off limits and none is required. Instead, Monica walks you through every aisle of the grocery store and through each meal and snack of the day, helping you make healthier choices and answering your burning questions, including:- How often should you eat?- Which organic foods are worth the extra cost?- Does cooking vegetables destroy the vitamins?- Should foods be combined in certain ways for better digestion?Complete with grocery shopping lists, simple, delicious recipes, and sample meal plans, Nutrition Diva's Secrets for a Healthy Diet will have you feeling healthier, looking better than ever before, and no longer worrying about what to eat for dinner.

Apache: The Definitive Guide: Vital Information for Apache Programmers and Administrators


Ben Laurie - 1997
    Apache: The Definitive Guide, written and reviewed by key members of the Apache Group, is the only complete guide on the market today that describes how to obtain, set up, and secure the Apache software.Apache was originally based on code and ideas found in the most popular HTTP server of the time: NCSA httpd 1.3 (early 1995). It has since evolved into a far superior system that can rival (and probably surpass) almost any other Unix-based HTTP server in terms of functionality, efficiency, and speed. The new version now includes support for Win32 systems. This new second edition of Apache: The Definitive Guide fully describes Windows support and all the other Apache 1.3 features. Contents include:The history of the Apache Group Obtaining and compiling the server Configuring and running Apache on Unix and Windows, including such topics as directory structures, virtual hosts, and CGI programming The Apache 1.3 Module API Apache security A complete list of configuration directives With Apache: The Definitive Guide, web administrators new to Apache can get up to speed more quickly than ever before by working through the tutorial demo. Experienced administrators and CGI programmers, and web administrators moving from Unix to Windows, will find the reference sections indispensable. Apache: The Definitive Guide is the definitive documentation for the world's most popular web server. Includes CD-ROM with Apache manuals and demo sites discussed in the book.

The Scrum Master Training Manual: A Guide to the Professional Scrum Master (PSM) Exam


Nader K. Rad - 2015
    It’s helpful for learning Agile and Scrum, and also for a basic preparation for the PSM I exam (Professional Scrum Master level 1). It can also act as a simple reference for Scrum practitioners.

Python: 3 Manuscripts in 1 book: - Python Programming For Beginners - Python Programming For Intermediates - Python Programming for Advanced


Maurice J. Thompson - 2018
    This Box Set Includes 3 Books: Python Programming For Beginners - Learn The Basics Of Python In 7 Days! Python Programming For Intermediates - Learn The Basics Of Python In 7 Days! Python Programming For Advanced - Learn The Basics Of Python In 7 Days! Python Programming For Beginners - Learn The Basics Of Python In 7 Days! Here's what you'll learn from this book: ✓Introduction ✓Understanding Python: A Detailed Background ✓How Python Works ✓Python Glossary ✓How to Download and Install Python ✓Python Programming 101: Interacting With Python in Different Ways ✓How to Write Your First Python Program ✓Variables, Strings, Lists, Tuples, Dictionaries ✓About User-Defined Functions ✓How to Write User-Defined Functions in Python ✓About Coding Style ✓Practice Projects: The Python Projects for Your Practice Python Programming For Intermediates - Learn The Basics Of Python In 7 Days! Here's what you'll learn from this book: ✓ Shallow copy and deep copy ✓ Objects and classes in Python–including python inheritance, multiple inheritances, and so on ✓ Recursion in Python ✓ Debugging and testing ✓ Fibonacci sequence (definition) and Memoization in Python in Python ✓ Arguments in Python ✓ Namespaces in Python and Python Modules ✓ Simple Python projects for Intermediates Python Programming For Advanced - Learn The Basics Of Python In 7 Days! Here's what you'll learn from this book: ✓File management ✓Python Iterator ✓Python Generator ✓Regular Expressions ✓Python Closure ✓Python Property ✓Python Assert, and ✓Simple recap projects Start Coding Now!

Foundations of Software Testing ISTQB Certification


Rex Black - 2006
    Completely updated to comprehensively reflect the most recent changes to the ISTQB Foundation Syllabus, the book adopts a practical, hands-on approach, covering the fundamental topics that every system and software tester should know. The authors are themselves developers of the ISTQB syllabus and are highly respected international authorities, teachers and authors within the field of software testing.

Beginning PHP and MySQL 5: From Novice to Professional


W. Jason Gilmore - 2004
    Essentially three books in one: provides thorough introductions to the PHP language and the MySQL database, and shows you how these two technologies can be effectively integrated to build powerful websites. Provides over 500 code examples, including real-world tasks such as creating an auto-login feature, sending HTML-formatted e-mail, testing password guessability, and uploading files via a web interface. Updated for MySQL 5, includes new chapters introducing triggers, stored procedures, and views.

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.

Healthy Shoulder Handbook: 100 Exercises for Treating and Preventing Frozen Shoulder, Rotator Cuff and other Common Injuries


Karl Knopf - 2010
    With Healthy Shoulder Handbook, you can take yourself off that list. This friendly manual outlines the causes for common shoulder conditions, including shoulder impingement, rotator cuff, tendinitis, dislocation and repetitive motion injuries.Illustrated with over 300 step-by-step photographs, Healthy Shoulder Handbook offers easy-to-follow exercises to: • Build strength • Improve flexibility • Speed up recovery • Prevent injuryHealthy Shoulder Handbook also features specially designed programs to reverse or alleviate the strain from high-risk sports and occupations, including construction work, desk jobs, tennis, golf and more. Follow the approach in this book and you'll be able to quickly get back to the job (or back on the court!) and stay there--pain free!

Top Curly Girl Method Recipes: Step by step recipes for all hair types


G.G Adshens - 2015
    Why be a product junkie when you can use the most renowned natural ingredients (biodiversity's solution) to make your curls pop! These are tried and tested, proven to have worked with all curl types from 3c- bigger curls, through to 4c-smaller coils/ kinky hair. What I recommend is that you choose your preferred recipe for each of the 5 stages and use these consistently for 6 weeks and give us feedback on how your curls have been transformed. This time period is long enough to build moisture in your hair to its maximum hydration and achieve its ultimate curl factor. Feel free to come back to this page and comment on your results. Our unique book picks on the top recipes and covers all the key stages to achieve the most pronounced and luscious curls regardless of curl type, making this book for ALL curlies! The recipe chapters comprise: Step 1: Clarify Step 2: Condition Step 3: Style Step 4: Spritz Step 5: Detangle Oil Mixes (new addition) Enjoy all the tried and tested recipes, and choose the ones that best suit your hair. This is a very valuable handbook , a must have handbook for every curly girl across all ethnicities!

The Sam Prichard Series - Books 9-12


David Archer - 2017
    Recognized by one of the top talents in Nashville, it seemed the band might be on its way to a real recording career.But then Candy McAlester, their bass player, was arrested and charged with the murder of her ex-husband, her own son being the star witness against her. In desperation, the band turned to Sam to find the proof that she was innocent, and he returned to PI work to try to clear her name. Only then could he admit to himself that he'd been missing it, that he'd been craving it and the thrills and excitement that it brought along.The case took some surprising turns, and when the dust finally settled, Sam had learned one thing above everything else: being an investigator wasn't just something he had done, it was something that was part of him. No matter how things turned out on this case, Sam knew it wouldn't be his last.Or would it?

Into the Darkness: The Harrowing True Story of the Titanic Disaster: Riveting First-Hand Accounts of Agony, Sacrifice and Survival


Alan J. Rockwell - 2017
    No human being who stood on her decks that fateful night was alive to commemorate the event on its 100th anniversary. Their stories are with us, however, and the lessons remain. From the moment the world learned the Titanic had sunk, we wanted to know, who had survived? Those answers didn’t come until the evening of Thursday, April 18, 1912―when the Cunard liner Carpathia finally reached New York with the 706 survivors who had been recovered from Titanic’s lifeboats. Harold Bride, “Titanic’s surviving wireless operator,” relayed the story of the ship’s band. “The way the band kept playing was a noble thing. I heard it first while still we were working wireless when there was a ragtime tune for us. The last I saw of the band, when I was floating out in the sea with my lifebelt on, it was still on deck playing ‘Autumn.’ How they ever did it I cannot imagine.” There were stories of heroism―such as that of Edith Evans, who was waiting to board collapsible Lifeboat D, the last boat to leave Titanic, when she turned to Caroline Brown and said, “You go first. You have children waiting at home.” The sacrifice cost Evans her life, but as Mrs. Brown said later, “It was a heroic sacrifice, and as long as I live I shall hold her memory dear as my preserver, who preferred to die so that I might live.” There was mystery. There was bravery. There was suspense. There was cowardice. Most men who survived found themselves trying to explain how they survived when women and children had died. But mostly, there was loss. On her return to New York after picking up Titanic’s survivors, Carpathia had become known as a ship of widows. Rene Harris, who lost her husband, Broadway producer Henry Harris, in the disaster, later spoke of her loss when she said, “It was not a night to remember. It was a night to forget.” Drawing on a wealth of previously unpublished letters, memoirs, and diaries as well as interviews with survivors and family members, veteran author and writer Alan Rockwell brings to life the colorful voices and the harrowing experiences of many of those who lived to tell their story. More than 100 years after the RMS Titanic met its fatal end, the story of the tragic wreck continues to fascinate people worldwide. Though many survivors and their family members disappeared into obscurity or were hesitant to talk about what they went through, others were willing to share their experiences during the wreck and in its aftermath. This book recounts many of these first-hand accounts in graphic, compelling detail.