Book picks similar to
Excel 2003 Programming with VBA by Steven M. Hansen
all
computer
excel
programming
Distributed Operating Systems: Concepts and Design
Pradeep K. Sinha - 1996
Each chapter addresses de-facto standards, popular technologies, and design principles applicable to a wide variety of systems. Complete with chapter summaries, end-of-chapter exercises and bibliographies, Distributed Operating Systems concludes with a set of case studies that provide real-world insights into four distributed operating systems.
A Practitioner's Guide to Software Test Design
Lee Copeland - 2003
This book presents all the important test design techniques in a single place and in a consistent and easy-to-digest format. An immediately useful handbook for test engineers, developers, quality assurance professionals and requirements and systems analysts, it enables you to: choose the best test case design; find software defects in less time and with fewer resources; and develop optimal strategies that help reduce the likelihood of costly errors. It also assists you in estimating the effort, time and cost of good testing. included, helping you to fully understand the practical applications of these techniques. From well-established techniques such as equivalence classes, boundary value analysis, decision tables and state-transition diagrams, to new techniques like use case testing, pairwise testing and exploratory testing, the book is a usful resource for testing professionals seeking to improve their skills and a handy reference for college-level courses in software test design.
Data Structures and Algorithm Analysis in C
Mark Allen Weiss - 1992
The book's conceptual presentation focuses on ADTs and the analysis of algorithms for efficiency, with a particular concentration on performance and running time. The second edition contains a new chapter that examines advanced data structures such as red black trees, top down splay trees, treaps, k-d trees, and pairing heaps among others. All code examples now conform to ANSI C and coverage of the formal proofs underpinning several key data structures has been strengthened.
The Rails 4 Way
Obie Fernandez - 2013
It has conquered developer mindshare at startups and enterprises alike with its focus of simplicity, convention and clean, maintainable code. The latest version, Rails 4, continues the tradition of enhanced performance, security and developer productivity, with improvements that enable professional developers to focus on what matters most: delivering business value quickly and consistently.The Rails™ 4 Way is the only comprehensive, authoritative guide to delivering production-quality code with Rails 4. Pioneering Rails expert Obie Fernandez and his team of leading Rails experts illuminate the entire set of Rails APIs, along with the idioms, design approaches, and libraries that make developing applications with Rails so powerful. Drawing on their unsurpassed experience and track record, they address the real challenges development teams face, showing how to use Rails to maximize your productivity.Using numerous detailed code examples, the author systematically cover Rails key capabilities and subsystems, making this book a reference that you depend on everyday. He presents advanced Rails programming techniques that have been proven effective in day-to-day usage on dozens of production Rails systems and offers important insights into behavior-driven development and production considerations such as scalability. Dive deep into the subtleties of the asset pipeline and other advanced Rails topics such as security and scalability. The Rails 4 Way is your best guide for making Rails do exactly what you want it to do.
Monster Girl Defense Force
Simon Archer - 2020
They've carved out a small niche in an otherwise desolate and harsh world, and for the moment, all seems well. But trouble is on the horizon, and to stop it, they'll need something they haven't had in a long time.A man.
Building Cloud Apps with Microsoft Azure: Best Practices for DevOps, Data Storage, High Availability, and More (Developer Reference)
Scott Guthrie - 2014
The patterns apply to the development process as well as to architecture and coding practices. The content is based on a presentation developed by Scott Guthrie and delivered by him at the Norwegian Developers Conference (NDC) in June of 2013 (part 1, part 2), and at Microsoft Tech Ed Australia in September 2013 (part 1, part 2). Many others updated and augmented the content while transitioning it from video to written form. Who should read this book Developers who are curious about developing for the cloud, are considering a move to the cloud, or are new to cloud development will find here a concise overview of the most important concepts and practices they need to know. The concepts are illustrated with concrete examples, and each chapter includes links to other resources that provide more in-depth information. The examples and the links to additional resources are for Microsoft frameworks and services, but the principles illustrated apply to other web development frameworks and cloud environments as well. Developers who are already developing for the cloud may find ideas here that will help make them more successful. Each chapter in the series can be read independently, so you can pick and choose topics that you're interested in. Anyone who watched Scott Guthrie's "Building Real World Cloud Apps with Windows Azure" presentation and wants more details and updated information will find that here. Assumptions This ebook expects that you have experience developing web applications by using Visual Studio and ASP.NET. Familiarity with C# would be helpful in places.
Mastering Excel Macros: Introduction (Book 1)
Mark Moore - 2014
Everybody wants to learn them. You're not a programmer though. How is a non technical user going to learn how to program? You do want to use macros to make your work easier but are you really going to sit down with a huge programming textbook and work your way through every. single. boring. page? Like most people, you'll start with great enthusiasm and vigor but after a few chapters, the novelty wears off. It gets boring. I'm going to try and change that and make learning macro programming entertaining and accessible to non-techies. First of all, programming Excel macros is a huge topic. Let's eat the elephant one bite at a time. Instead of sitting down with a dry, heavy text, you will read very focused, to the point topics. You can then immediately use what you learned in the real world. This is the first lesson in the series. You will learn what macros are, how to access them, a tiny bit of programming theory (just so you have a clue as to what's going on) and how to record macros. As with all my other lessons, this one has a follow along workbook that you can use to work through the exercises. The images in the lessons are based on Excel 2013 for Windows.
Big Ideas... For Small Businesses: Simple, Practical Tools and Tactics to Help Your Small Business Grow
John Lamerton - 2017
HERE’S HOW Are you struggling to find marketing ideas for your small business? Does your business plan consist of a few scribbles on the back of a napkin? Does the thought of learning “online marketing” scare you? Do you find traditional business books dull, or uninspiring? Have you read business biographies of the poster boys (Richard Branson, Bill Gates, Warren Buffett, Alan Sugar, Elon Musk, Steve Jobs etc), only to feel a sense of overwhelm, and a complete disconnect between what they achieved, and where you are right now? Do you want to grow your small business, without having to learn complex marketing strategies, and without being told to simply “work harder than everyone else”? If so, then “Big Ideas... for Small Businesses” could be the “lightbulb moment” you’ve been waiting for... Former civil servant John Lamerton has run more than 60 small businesses since 2000, making millions of pounds, and thousands of mistakes along the way. This book is a collection of the lessons and successes that he uses to coach and mentor hundreds of small business owners, teaching them to think bigger, work less, and design their business around the lifestyle they want. SOME OF THE “BIG IDEAS” THAT YOU WILL DISCOVER: - Why the “Dragons” hate lifestyle businesses, and why you should love them - How almost anyone could become a millionaire in their lifetime, given just £200 a month. - Why John blames Richard Branson for his early failures - How to get clarity on your business strategy, and bring that into your daily routine. - How to sell a dozen eggs for over £500 - The ONE thing that truly transformed John’s business - How to find, hire, (and fire!) your first employee. - Why every Luke Skywalker needs a Yoda. - EXACTLY how he made over £100k from ONE marketing campaign. - The five magic ingredients for success in almost any given field. JOHN LAMERTON is a lazy entrepreneur and investor. He balances running an ambitious lifestyle business with raising two young children. A former “hustler”, he now earns more money “working” 20 to 25 hours a week than he used to pulling all-nighters and “grinding” for 100+ hours per week. He now mentors fellow ambitious lifestyle business owners, teaching them how to design their business around their lifestyle.
How to Count (Programming for Mere Mortals, #1)
Steven Frank - 2011
unsigned numbers- Floating point and fixed point arithmeticThis short, easily understood book will quickly get you thinking like a programmer.
RHCSA/RHCE Red Hat Linux Certification Study Guide (Exams EX200 & EX300), 6th Edition (Certification Press)
Michael Jang - 2011
100 complete coverage of all official objectives for Exams EX200 and EX300 Exam Readiness Checklist-youre ready for the exam when all objectives on the list are checked off Inside the Exam sections in every chapter highlight key exam topics covered Two-Minute Drills for quick review 100 lab questions-two full lab-based RHCSA exams and two full lab-based RHCE exams-match the format, tone, topics, and difficulty of the real exam Covers all the exam topics, including Virtual Machines and Automated Installations Fundamental Command Line Skills RHCSA-Level Security Options The Boot Process Linux Filesystem Administration Package Management User Administration RHCSA-Level System Administration RHCE Security System Services and SELinux RHCE Administration Mail Servers Samba File Sharing DNS, FTP, and Logging CD-ROM includes Complete lab-based exam preparation, featuring Two full RHCSA practice exams Two full RHCE practice exams Lab-based chapter self tests In-depth answer explanations for all labs RHCSA and RHCE Glossary PDF copy of the book for studying on the go Michael Jang, RHCE, LPIC-2, UCP, LCP, MCP, is the author of three previous bestselling editions of RHCE Red Hat Certified Engineer Linux Study Guide and several other books on Linux and professional certification.
Pearls of Functional Algorithm Design
Richard S. Bird - 2010
These 30 short chapters each deal with a particular programming problem drawn from sources as diverse as games and puzzles, intriguing combinatorial tasks, and more familiar areas such as data compression and string matching. Each pearl starts with the statement of the problem expressed using the functional programming language Haskell, a powerful yet succinct language for capturing algorithmic ideas clearly and simply. The novel aspect of the book is that each solution is calculated from an initial formulation of the problem in Haskell by appealing to the laws of functional programming. Pearls of Functional Algorithm Design will appeal to the aspiring functional programmer, students and teachers interested in the principles of algorithm design, and anyone seeking to master the techniques of reasoning about programs in an equational style.
The Waite Group's Turbo C Programming for the PC
Robert Lafore - 1987
Assuming no prior knowledge of C, this introductory-level book demonstrates and explains how to write useful and marketable programs in Turbo C on the IBM PC, XT, AT, and PC/Z computers.
Facebook Marketing: An Hour a Day
Chris Treadaway - 2010
Its ability to target users who have provided real data about themselves and their interests makes Facebook the ideal platform for marketers, and marketers everywhere recognize the importance of Facebook and are eager to successfully tap Facebook's potential. This book shows you how.Quickly get up to speed on today's Facebook conventions and demographics, and then gain an understanding of the various strategic and implementation issues you must consider from start to finish.Guides you through crafting a successful presence on Facebook and takes you through each step for developing an overall marketing strategy Explains each step for setting realistic goals, defining metrics, developing reports, and acquiring corporate buy-in Shows how to execute your strategy while incorporating all of Facebook's relevant features Addresses Facebook's pay-per-click platform, Facebook Connect, and more Packed with tips and tactics not documented anywhere else, the book serves as the ultimate step-by-step guide to developing a winning Facebook marketing campaign.
The Boy Next Door
Melanie Marks - 2017
He’d been my everything—first my best friend, then my boyfriend … then my total enemy. Unfortunately, my heart still longs for him, but sadly so does every other girls’ at our high school. I should stay away from him, definitely; but once he starts inexplicably talking to me again, he makes it hard. In fact, he makes it impossible. And impossible for me to get together with the guy I’m pretty sure I’m meant to be with. He’s doing everything he can to keep us apart. What’s up with that??? *Standalone teen romance No swearing No book needs to be read before or after this book This story is a three-hour read (four at the most) By Melanie Marks, author of His Kiss; and When You Noticed Me This book also includes another romantic teen story by Melanie Marks. It is called “Getting Lucky (Hey, That’s His Name).” That story is a two-hour read. Melanie Marks newest books: *When You Noticed Me *Jane’s Air *Kissing The Bad Boy They are all available in unlimited (or the regular way, each for a buck) Notes about this book: Teen Romance; No Swearing; Happily Ever After; Romantic Comedy; Standalone Romance
The Other: Encounters With The Cthulhu Mythos Book Two
Troy Young - 2020