Book picks similar to
Microsoft Excel 2010 in Depth by Bill Jelen
excel
electronic
computer-science-ict
on-pc
Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development
Craig Larman - 2000
Building on two widely acclaimed previous editions, Craig Larman has updated this book to fully reflect the new UML 2 standard, to help you master the art of object design, and to promote high-impact, iterative, and skillful agile modeling practices.Developers and students will learn object-oriented analysis and design (OOA/D) through three iterations of two cohesive, start-to-finish case studies. These case studies incrementally introduce key skills, essential OO principles and patterns, UML notation, and best practices. You won’t just learn UML diagrams - you’ll learn how to apply UML in the context of OO software development.Drawing on his unsurpassed experience as a mentor and consultant, Larman helps you understand evolutionary requirements and use cases, domain object modeling, responsibility-driven design, essential OO design, layered architectures, “Gang of Four” design patterns, GRASP, iterative methods, an agile approach to the Unified Process (UP), and much more. This edition’s extensive improvements include:- A stronger focus on helping you master OOA/D through case studies that demonstrate key OO principles and patterns, while also applying the UML- New coverage of UML 2, Agile Modeling, Test-Driven Development, and refactoring- Many new tips on combining iterative and evolutionary development with OOA/D- Updates for easier study, including new learning aids and graphics- New college educator teaching resources- Guidance on applying the UP in a light, agile spirit, complementary with other iterative methods such as XP and Scrum- Techniques for applying the UML to documenting architectures- A new chapter on evolutionary requirements, and much moreApplying UML and Patterns, Third Edition, is a lucid and practical introduction to thinking and designing with objects - and creating systems that are well crafted, robust, and maintainable.
Learn Chess
John Nunn - 2000
No prior knowledge is assumed. The reader learns step-by-step, with each new point illustrated by clear examples. By the end of the book, the reader will be fully ready to take on opponents across the board, or on the Internet, and start winning.
Digital Integrated Circuits
Jan M. Rabaey - 1995
Digital Integrated Circuits maintains a consistent, logical flow of subject matter throughout. KEY TOPICS: Addresses today's most significant and compelling industry topics, including: the impact of interconnect, design for low power, issues in timing and clocking, design methodologies, and the tremendous effect of design automation on the digital design perspective. MARKET: For readers interested in digital circuit design.
Python Cookbook
David Beazley - 2002
Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.Inside, you’ll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of application domains. Each recipe contains code samples you can use in your projects right away, along with a discussion about how and why the solution works.Topics include:Data Structures and AlgorithmsStrings and TextNumbers, Dates, and TimesIterators and GeneratorsFiles and I/OData Encoding and ProcessingFunctionsClasses and ObjectsMetaprogrammingModules and PackagesNetwork and Web ProgrammingConcurrencyUtility Scripting and System AdministrationTesting, Debugging, and ExceptionsC Extensions
The Protocols (TCP/IP Illustrated, Volume 1)
W. Richard Stevens - 1993
In eight chapters, it provides the most thorough coverage of TCP available. It also covers the newest TCP/IP features, including multicasting, path MTU discovery and long fat pipes. The author describes various protocols, including ARP, ICMP and UDP. He utilizes network diagnostic tools to actually show the protocols in action. He also explains how to avoid silly window syndrome (SWS) by using numerous helpful diagrams. This book gives you a broader understanding of concepts like connection establishment, timeout, retransmission and fragmentation. It is ideal for anyone wanting to gain a greater understanding of how the TCP/IP protocols work.
Mastering Regular Expressions
Jeffrey E.F. Friedl - 1997
They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need to know about regularexpressions, this book is a stunning eye-opener.As this book shows, a command of regular expressions is an invaluable skill. Regular expressions allow you to code complex and subtle text processing that you never imagined could be automated. Regular expressions can save you time and aggravation. They can be used to craft elegant solutions to a wide range of problems. Once you've mastered regular expressions, they'll become an invaluable part of your toolkit. You will wonder how you ever got by without them.Yet despite their wide availability, flexibility, and unparalleled power, regular expressions are frequently underutilized. Yet what is power in the hands of an expert can be fraught with peril for the unwary. Mastering Regular Expressions will help you navigate the minefield to becoming an expert and help you optimize your use of regular expressions.Mastering Regular Expressions, Third Edition, now includes a full chapter devoted to PHP and its powerful and expressive suite of regular expression functions, in addition to enhanced PHP coverage in the central "core" chapters. Furthermore, this edition has been updated throughout to reflect advances in other languages, including expanded in-depth coverage of Sun's java.util.regex package, which has emerged as the standard Java regex implementation.Topics include:A comparison of features among different versions of many languages and toolsHow the regular expression engine worksOptimization (major savings available here!)Matching just what you want, but not what you don't wantSections and chapters on individual languagesWritten in the lucid, entertaining tone that makes a complex, dry topic become crystal-clear to programmers, and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions, Third Edition offers a wealth information that you can put to immediateuse.Reviews of this new edition and the second edition: "There isn't a better (or more useful) book available on regular expressions."--Zak Greant, Managing Director, eZ Systems"A real tour-de-force of a book which not only covers the mechanics of regexes in extraordinary detail but also talks about efficiency and the use of regexes in Perl, Java, and .NET...If you use regular expressions as part of your professional work (even if you already have a good book on whatever language you're programming in) I would strongly recommend this book to you."--Dr. Chris Brown, Linux Format"The author does an outstanding job leading the reader from regexnovice to master. The book is extremely easy to read and chock full ofuseful and relevant examples...Regular expressions are valuable toolsthat every developer should have in their toolbox. Mastering RegularExpressions is the definitive guide to the subject, and an outstandingresource that belongs on every programmer's bookshelf. Ten out of TenHorseshoes."--Jason Menard, Java Ranch
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.
The Rails 3 Way
Obie Fernandez - 2010
"The Rails(TM) 3 Way"is the only comprehensive, authoritative guide to delivering production-quality code with Rails 3. Pioneering Rails expert Obie Fernandez and a team of leading experts illuminate the entire Rails 3 API, 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 3 to maximize your productivity. Using numerous detailed code examples, the author systematically covers Rails 3 key capabilities and subsystems, making this book a reference that you will turn to again and again. 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 Rails 3 codebase and discover why Rails is designed the way it is--and how to make it do what you want it to do.This book will help youLearn what's new in Rails 3 Increase your productivity as a web application developer Realize the overall joy in programming with Rails Leverage Rails' powerful capabilities for building REST-compliant APIs Drive implementation and protect long-term maintainability using RSpec Design and manipulate your domain layer using Active Record Understand and program complex program flows using Action Controller Master sophisticated URL routing concepts Use Ajax techniques via Rails 3 support for unobtrusive JavaScript Learn to extend Rails with popular gems and plugins, and how to write your own Extend Rails with the best third-party plug-ins and write your own Integrate email services into your applications with Action Mailer Improve application responsiveness with background processing Create your own non-Active Record domain classes using Active Model Master Rails' utility classes and extensions in Active Support
100 Bundt and Tube Pan Cake Recipes
Tera L. Davis - 2013
Holidays such as Christmas, Thanksgiving and Easter are full of homemade cakes that family and friends look forward to every year. The smell of a cake baking in the oven brings back fond memories for most of us and gives children the comforting feeling of home.100 delicious recipes for cakes baked in Bundt pans or tube pansIncludes:Cakes with FruitChocolate CakesCoffee CakesPound CakesFruit CakesNut CakesHoliday Cakesand more!
Healthy Living: 30 Powerful Daily Habits to Transform Your Health, Lose Weight & Radiate Happiness (Healthy Habits, Weight Loss, Motivation, Healthy Lifestyle)
Carmen Reeves - 2015
You’ve tried to fix your life with countless other methods that promise you the entire world but then, sadly, deliver absolutely nothing. You’ve wasted months of your life trying to get your head around complicated and time consuming solution, thrown more money at it than you care to admit to, and worst still you are close to giving up hope. You’ll never feel bursting with energy, never again fit into your favorite pants, never feel as happy as you really deserve and never live the life of your dreams. But you’re not the kind of person to give up without a fight, are you? You’re not the kind of person to settle for second best in anything, far from it in fact. For that very reason you’re willing to give it one final attempt before you throw your life on the scrap heap. This book is your answer. Inside you will discover 30 simple daily habits that will transform your life and achieve all of those things you ever wished for. Each habit is easy to comprehend and easier still to implement, and I promise that you won’t be disappointed with the changes you witness in your life.And the best news of all is that it won’t take months of your life, hundreds of dollars or demand that you give up everything you love. It just takes you, your focus and a willingness to make these positive changes. So who do you want to become? Which of your dreams would you most like to come true? Read this book and you will discover exactly how to make this all happen. What’s inside?In this book you will discover the thirty most powerful habits for your mind, body and soul that you can implement to see positive and lasting change in your life. These include:• How To Get That Glow• Transforming Your Life The Easy Way• Boosting Your Energy Levels• Fighting Cancer And Age-Related Diseases• Improving Your Mood The Drug-Free Way• Balancing Your Hormones Naturally• Simplifying Your Life• How To Tackle The Stresses Of Life • Beating LonelinessAnd much more! Interested in learning more? Download your copy today to begin your journey to health and happiness!
Morning Magic: How to Sleep Better, Wake Up Productive, and Create a Marvelous Morning Routine
Arrmon Abedikichi - 2016
Than Most Will Do All Day Learn powerful and effective strategies to wake up refreshed, start the day with success, and create life on YOUR terms.Do you want to learn how to sleep better, wake up productive, and create a marvelous morning routine without all the hassle? Morning Magic is your cure to the morning blues. If you are tired of snoozing, being unproductive, and starting the day off on the wrong foot, then this book is your answer.
This is a step-by-step guide to creating Morning Magic!
What are the 4 Pillars of a Magical Morning? Waking up and beginning the day is not just about getting up when your alarm goes off. If you want to ensure your success, you must understand all the factors that go into waking up peacefully and having the energy to perform at a peak level. Morning Magic reveals the four pillars to a successful morning:
Pillar #1: Bedtime Rituals
Pillar #2: High-Quality Sleep
Pillar #3: Waking Up Productive
Pillar #4: Creating Morning Magic
...but I'm just not a "morning person"
No one is born successful. Every successful person is self-made and determined. So are morning people. They just understand and do certain things, certain ways, that produce certain results. Learn all the key elements of a successful morning routine and how to create your own that will set you up for success each and every day!
Do you constantly wake up and hit snooze?
Learn how to implement the "no snooze policy" and wake up feeling refreshed. Not only will you learn how to improve your sleep, you will also learn how to wake up feeling enthusiastic and excited like a kid on Christmas morning. By creating a meaningful and powerful morning routine, you will look forward to waking up and beginning each day on your own terms.Morning Magic provides powerful secrets that most people were never taught:
14 bedtime rituals to wind down for sleep
7 simple and effective sleep hacks for optimal rest
Top 10 things to avoid before bed
12 Productive wake up strategies
Sample morning routines
50+ morning activity ideas
Create Your Very Own Morning Magic Do you want to get more done before 8 a.m. than most people will do all day? It is possible with the Morning Magic plan. You will learn powerful and effective strategies that are easy to implement. Learn how to create your own plan that ensures you start the day in a magical way.Don't let morning just happen, be the creator of your day. How you start each day can dictate the mood for the rest of the day. Instead of letting things happen to you, decide to take control and call the shots yourself. You have to power to shape and sculpt your life in the image that you desire.Here are a few of the areas you can improve with a powerful morning routine:
Health and diet
Planning your day
Fitness and exercise
Money and finances
Family and love
Relationships
Hobbies and recreation
Personal improvement
Learning and education
Job and career
Spirituality and prayer
FREE BONUS: Download the Morning Magic Starter Kit As an added bonus to help you with your s
Self-reliance: Recession-proof your pantry
Jackie Clay - 2012
This self-reliance guide from Backwoods Home Magazine is a must-have for everyone starting on the road to self-reliance as well as those well along their way.
No Bake Recipes: 21 Fuss-Free Easy Desserts
Prime Publishing - 2014
Perfect any time of year, these toothsome treats will become your family’s favorite with each savory bite. From decadent dessert bars, to luscious pies, there are a variety of no bake easy desserts in this cookbook that will be considered blue ribbon winners.If you don't have time to make an elegant dessert recipe for a potluck or just for a quiet night at home with the kids our no bake recipes, will provide you with some great treats that you will not be able to resist. So, if you can't imagine a night without a dessert following a hearty meal, check out one of these wonderful no bake recipes and indulge in something delicious.Our collection of no bake recipes has a little bit of everything. We've got you covered so your dessert table will be full from corner to corner with each recipe being as good as the last. We have no bake recipes for chocolate lovers that will make your mouth water and recipes for people that just want a small helping, a little nibble, of dessert. Or if you are dreaming of a creamy slice of no bake pie with whipped cream on top, we have just the recipe for you. With little to no time to prepare, these easy no bake desserts are some of our favorite dessert recipes, and we're sure they will become some of your favorites too!
Soups, Sandwiches & Wraps
Bonnie Scott - 2013
The great thing about soups and sandwiches is that they can be used for almost any occasion. Whether it’s a quick lunch on the go, a buffet for casual entertaining or a relaxing meal at the end of a busy day, put a soothing soup and tasty wrap on the menu, sit back, and enjoy the compliments.Spicy soup, potato soup, chowder, chicken soup, cheesy soup, vegetable soup, tomato soup are just a few of the soup categories in this book. Sandwiches and wraps include tuna, ham, cheese, chicken, turkey, veggie and even dessert wraps.Show more Show less
Discrete-Event System Simulation
Jerry Banks - 1983
This text provides a basic treatment of discrete-event simulation, including the proper collection and analysis of data, the use of analytic techniques, verification and validation of models, and designing simulation experiments. It offers an up-to-date treatment of simulation of manufacturing and material handling systems, computer systems, and computer networks. Students and instructors will find a variety of resources at the associated website, www.bcnn.net, including simulation source code for download, additional exercises and solutions, web links and errata.