Book picks similar to
I Will Teach You Excel: Master Excel, surpass your co-workers, and impress your boss! by Joel Villar
reference
non-fiction
skills
hobbies
The Art of Agile Development
James Shore - 2007
Plenty of books describe what agile development is or why it helps software projects succeed, but very few combine information for developers, managers, testers, and customers into a single package that they can apply directly. This book provides no-nonsense advice on agile planning, development, delivery, and management taken from the authors' many years of experience with Extreme Programming (XP). You get a gestalt view of the agile development process, including comprehensive guidance for non-technical readers and hands-on technical practices for developers and testers. The Art of Agile Development gives you clear answers to questions such as:How can we adopt agile development? Do we really need to pair program? What metrics should we report? What if I can't get my customer to participate? How much documentation should we write? When do we design and architect? As a non-developer, how should I work with my agile team? Where is my product roadmap? How does QA fit in? The book teaches you how to adopt XP practices, describes each practice in detail, then discusses principles that will allow you to modify XP and create your own agile method. In particular, this book tackles the difficult aspects of agile development: the need for cooperation and trust among team members. Whether you're currently part of an agile team, working with an agile team, or interested in agile development, this book provides the practical tips you need to start practicing agile development. As your experience grows, the book will grow with you, providing exercises and information that will teach you first to understand the rules of agile development, break them, and ultimately abandon rules altogether as you master the art of agile development. "Jim Shore and Shane Warden expertly explain the practices and benefits of Extreme Programming. They offer advice from their real-world experiences in leading teams. They answer questions about the practices and show contraindications - ways that a practice may be mis-applied. They offer alternatives you can try if there are impediments to applying a practice, such as the lack of an on-site customer. --Ken Pugh, Author of Jolt Award Winner, Prefactoring "I will leave a copy of this book with every team I visit." --Brian Marick, Exampler Consulting
Data Structures and Algorithms in Python
Michael T. Goodrich - 2012
Data Structures and Algorithms in Python
is the first mainstream object-oriented book available for the Python data structures course. Designed to provide a comprehensive introduction to data structures and algorithms, including their design, analysis, and implementation, the text will maintain the same general structure as Data Structures and Algorithms in Java and Data Structures and Algorithms in C++.
Data Mining: Concepts and Techniques (The Morgan Kaufmann Series in Data Management Systems)
Jiawei Han - 2000
Not only are all of our business, scientific, and government transactions now computerized, but the widespread use of digital cameras, publication tools, and bar codes also generate data. On the collection side, scanned text and image platforms, satellite remote sensing systems, and the World Wide Web have flooded us with a tremendous amount of data. This explosive growth has generated an even more urgent need for new techniques and automated tools that can help us transform this data into useful information and knowledge.Like the first edition, voted the most popular data mining book by KD Nuggets readers, this book explores concepts and techniques for the discovery of patterns hidden in large data sets, focusing on issues relating to their feasibility, usefulness, effectiveness, and scalability. However, since the publication of the first edition, great progress has been made in the development of new data mining methods, systems, and applications. This new edition substantially enhances the first edition, and new chapters have been added to address recent developments on mining complex types of data- including stream data, sequence data, graph structured data, social network data, and multi-relational data.A comprehensive, practical look at the concepts and techniques you need to know to get the most out of real business dataUpdates that incorporate input from readers, changes in the field, and more material on statistics and machine learningDozens of algorithms and implementation examples, all in easily understood pseudo-code and suitable for use in real-world, large-scale data mining projectsComplete classroom support for instructors at www.mkp.com/datamining2e companion site
Internet & World Wide Web: How to Program
Paul Deitel - 1999
Internet and World Wide Web How to Program, 4e introduces students with little or no programming experience to the exciting world of Web-Based applications. The book has been substantially revised to reflect today's Web 2.0 rich Internet application-development methodologies. A comprehensive book that teaches the fundamentals needed to program on the Internet, this text provides in-depth coverage of introductory programmming principles, various markup languages (XHTML, Dynamic HTML and XML), several scripting languages (JavaScript, PHP, Ruby/Ruby on Rails and Perl); AJAX, web services, Web Servers (IIS and Apache) and relational databases (MySQL/Apache Derby/Java DB) -- all the skills and tools needed to create dynamic Web-based applications. The text contains comprehensive introductions to ASP.NET 2.0 and JavaServer Faces (JSF). Hundreds of live-code examples of real applications throughout the book available for download allow readers to run the applications and see and hear the outputs.The book provides instruction on building Ajax-enabled rich Internet applications that enhance the presentation of online content and give web applications the look and feel of desktop applications. The chapter on Web 2.0 and Internet business exposes readers to a wide range of other topics associated with Web 2.0 applications and businesses After mastering the material in this book, students will be well prepared to build real-world, industrial strength, Web-based applications.
eBay for Dummies
Marsha Collier - 1999
Beginning with an overview of what eBay is and how to become a registered user, eBay for Dummies helps you discover how you can:Search for items to buy and list items to sell on eBay Place a bid--and determine how much you should spend Use pictures and basic HTML to make your eBay listings more appealing Communicate well and close deals without a problem Identify auction terms (reserve price, starting bid, Buy It Now, etc.) Organize your transactions and interactions using the My eBay page Resolve buying and selling issues with eBay's Trust & Safety program And much more! Registering at eBay makes you part of a really unique community of people who like to collect, buy, and sell items of just about every kind! So if you're ready to join the millions of people who use their home computers to make great deals, buy cool stuff, and turn a profit, eBay for Dummies does all the legwork so you can sit back and let the bidding begin!
Minimalist Living: Decluttering for Joy, Health, and Creativity
Genevieve Parker Hill - 2013
If your garage, attic, closets, and surfaces are filled with clutter, all that extra stuff can get in the way of a full experience of life as it was meant to be lived. Minimalist Living covers not only techniques for decluttering, but how to fill your newfound space with meaningful activities that add joy to your life and support your goals. This guide to simplifying for health, joy, and creativity teaches: • Why you should define your own sense of minimalism • How to create your "Minimalist Mission Statement" • How to use the techniques of "blazing" and "gazing" to declutter • Why decluttering now can lead to a happier, healthier, and more creative life • How to deal with sentimental items without losing their meaning • The amazing connection between minimalism and living your soul's deepest purpose And much more...
How to Design Programs: An Introduction to Programming and Computing
Matthias Felleisen - 2001
Unlike other introductory books, it focuses on the program design process. This approach fosters a variety of skills--critical reading, analytical thinking, creative synthesis, and attention to detail--that are important for everyone, not just future computer programmers. The book exposes readers to two fundamentally new ideas. First, it presents program design guidelines that show the reader how to analyze a problem statement; how to formulate concise goals; how to make up examples; how to develop an outline of the solution, based on the analysis; how to finish the program; and how to test. Each step produces a well-defined intermediate product. Second, the book comes with a novel programming environment, the first one explicitly designed for beginners. The environment grows with the readers as they master the material in the book until it supports a full-fledged language for the whole spectrum of programming tasks.All the book's support materials are available for free on the Web. The Web site includes the environment, teacher guides, exercises for all levels, solutions, and additional projects.A second edition is now available.
The Little Elixir & OTP Guidebook
Benjamin Tan Wei Hao - 2015
It combines the productivity and expressivity of Ruby with the concurrency and fault-tolerance of Erlang. Elixir makes full use of Erlang's powerful OTP library, which many developers consider the source of Erlang's greatness, so you can have mature, professional-quality functionality right out of the gate. Elixir's support for functional programming makes it a great choice for highly distributed event-driven applications like IoT systems.The Little Elixir & OTP Guidebook gets you started programming applications with Elixir and OTP. You begin with a quick overview of the Elixir language syntax, along with just enough functional programming to use it effectively. Then, you'll dive straight into OTP and learn how it helps you build scalable, fault-tolerant and distributed applications through several fun examples. Come rediscover the joy of programming with Elixir and remember how it feels like to be a beginner again.
Configuring Windows 7: Self-Paced Training Kit (MCTS Exam 70-680)
Ian L. McLean - 2009
This Self-Paced Training Kit is designed to help maximize your performance on 70-680, the required exam for the Microsoft Certified Technology Specialist (MCTS): Windows 7, Configuration certification.This 2-in-1 kit includes the official Microsoft study guide, plus practice tests on CD to help you assess your skills. It comes packed with the tools and features exam candidates want most—including in-depth, self-paced training based on final exam content; rigorous, objective-by-objective review; exam tips from expert, exam-certified authors; and customizable testing options. It also provides real-world scenarios, case study examples, and troubleshooting labs to give you the skills and expertise you can use on the job.Work at your own pace through the lessons and lab exercises. This official study guide covers installing, upgrading, and migrating to Windows 7; configuring network connectivity, applications, and devices; implementing backup and recovery; configuring User Account Control (UAC), mobility options, and new features such as DirectAccess and BranchCache; and managing system updates.Then assess yourself using the 200 practice questions on CD, featuring multiple customizable testing options to meet your specific needs. Choose timed or untimed testing mode, generate random tests, or focus on discrete objectives. You get detailed explanations for right and wrong answers—including pointers back to the book for further study. You also get an exam discount voucher—making this kit an exceptional value and a great career investment.
Pro Drupal Development
John K. VanDyk - 2007
With it, one can create a variety of community-driven sites, including blogs, forums, wiki-style sites, and much more. Assuming that users already possess the knowledge to install and bring a standard installation online, the authors delve into Drupal internals, showing how to truly take advantage of its powerful architecture.
sed & awk
Dale Dougherty - 1990
The most common operation done with sed is substitution, replacing one block of text with another.
awk is a complete programming language. Unlike many conventional languages, awk is "data driven" -- you specify what kind of data you are interested in and the operations to be performed when that data is found. awk does many things for you, including automatically opening and closing data files, reading records, breaking the records up into fields, and counting the records. While awk provides the features of most conventional programming languages, it also includes some unconventional features, such as extended regular expression matching and associative arrays. sed & awk describes both programs in detail and includes a chapter of example sed and awk scripts.
This edition covers features of sed and awk that are mandated by the POSIX standard. This most notably affects awk, where POSIX standardized a new variable, CONVFMT, and new functions, toupper() and tolower(). The CONVFMT variable specifies the conversion format to use when converting numbers to strings (awk used to use OFMT for this purpose). The toupper() and tolower() functions each take a (presumably mixed case) string argument and return a new version of the string with all letters translated to the corresponding case.
In addition, this edition covers GNU sed, newly available since the first edition. It also updates the first edition coverage of Bell Labs nawk and GNU awk (gawk), covers mawk, an additional freely available implementation of awk, and briefly discusses three commercial versions of awk, MKS awk, Thompson Automation awk (tawk), and Videosoft (VSAwk).
The Bullet Journal Method: Track the Past, Order the Present, Design the Future
Ryder Carroll - 2018
Out of sheer necessity, he developed a method called the Bullet Journal that helped him become consistently focused and effective. When he started sharing his system with friends who faced similar challenges, it went viral. Just a few years later, to his astonishment, Bullet Journaling is a global movement. The Bullet Journal Method is about much more than organizing your notes and to-do lists. It's about what Carroll calls "intentional living:" weeding out distractions and focusing your time and energy in pursuit of what's truly meaningful, in both your work and your personal life. It's about spending more time with what you care about, by working on fewer things. His new book shows you how to... • Track the past: Using nothing more than a pen and paper, create a clear and comprehensive record of your thoughts. • Order the present: Find daily calm by tackling your to-do list in a more mindful, systematic, and productive way. • Design the future: Transform your vague curiosities into meaningful goals, and then break those goals into manageable action steps that lead to big change. Carroll wrote this book for frustrated list-makers, overwhelmed multitaskers, and creatives who need some structure. Whether you've used a Bullet Journal for years or have never seen one before, The Bullet Journal Method will help you go from passenger to pilot of your own life.
Problem Solving 101: A Simple Book for Smart People
Ken Watanabe - 2007
His goal was to help shift the focus in Japanese education from memorization to critical thinking, by adapting some of the techniques he had learned as an elite McKinsey consultant.He was amazed to discover that adults were hungry for his fun and easy guide to problem solving and decision making. The book became a surprise Japanese bestseller, with more than 370,000 in print after six months. Now American businesspeople can also use it to master some powerful skills.Watanabe uses sample scenarios to illustrate his techniques, which include logic trees and matrixes. A rock band figures out how to drive up concert attendance. An aspiring animator budgets for a new computer purchase. Students decide which high school they will attend.Illustrated with diagrams and quirky drawings, the book is simple enough for a middleschooler to understand but sophisticated enough for business leaders to apply to their most challenging problems.
Natural Green Cleaning: How To Organize, Clean, And Keep Your Home Spotless Without Toxic Cleaners
Ben Night - 2013
The Habit Fix: The New Habit Guide to Getting Happy and Healthy in 7 Simple Steps
Eileen Rose Giadone - 2016
"Part motivation, part road map, this book will take you there." A no-nonsense, 7-step, guide using the power of habit for self-improvement, good health, confidence and happiness.If you're ready to leave behind old habits that have been weighing you down but don't know where to begin, The Habit Fix has a big, bright arrow that points to "START HERE".If you're serious about swapping a lifetime of unhealthy habits for good, healthy habits but can't see a clear path through, The Habit Fix will guide you.Simple, Go-To Habits That Work In Your Busy Life Our habits create the framework of our lives. Changing a lifetime of habits can seem overwhelming and time consuming, but this book offers quick, go-to habits that bring immediate change, a step at time. If you think your bad habits are deeply ingrained and too powerful to overcome, this book offers 7, simple new habits that show you deep habit change is possible. It targets 7 key areas life and offers 7 highly effective habits for personal growth that have brought profound improvement and success to thousands of people like you - keystone habits that help you on your way to a healthy habit lifestyle.Don't Break Old Habits, MAKE New Habits
The Habit Fix
is not loaded with idealistic principles and doesn't dwell on all you've done wrong in life. We hear enough of that already! It takes the focus off that tired, old tradition of analyzing your "bad" habits and lack of motivation. It's not about the arduous task of breaking old habits but instead, embracing fresh, new, keystone habits that dissolve the old habits naturally. With 7 new keystone habits, this book offers a positive approach that avoids the trap of negative self-judgement and taps into our natural confidence and healthy self-esteem.Ideas That Work, Put to Immediate PracticeThis is a pratical guide with specific, credible information for habit building for a healthy lifestyle that can be put to use right now. It's not filled with theories, poetry and feel-good platitudes. It has real, proven tactics for building healthy habits now and direct links to trustworthy, self-improvement techniques. These are healthy lifestyle tactics that are actually effective and not just marketed effectively. Start with 7 new keystone habits in this first book of The Habit Fix Series and build on them later with
The Habit Fix 2: QUICKSTEP
.Keeps You On Track To Your GoalsThis book will help you create habits that last but don't require a huge amount of time and brain power. It's for those seeking deeper evolution and a vibrant, healthy sense of well-being for life-permanent healthy lifestyle habits for REAL change.Begin Today!This book offers the best resources out there - proven methods of self-development and habit-building that motivate you to get started! The habits in this book are sensible, designed for immediate action and forged from the combined wisdom of many self-help, habit building books, personal growth and development blogs, healthy lifestyle diet and exercise programs, courses in mindfulness and motivation, health trainers and meditation groups, advice from doctors, therapists and healthy lifestyle practitioners.Grab your copy now!About The Author Eileen Rose Giadone is the author of the The Habit Fix Series which became an AMAZON BEST SELLER in its first week of publication.
The Habit Fix 2: Quickstep
and her first children's book,
Natasha The Party Crasher
are also available on Amazon.