Book picks similar to
A Book For Young Programmers On Scratch by Denis Golikov
programming
wanted
a
aaaa
97 Things Every Engineering Manager Should Know: Collective Wisdom from the Experts
Camille Fournier - 2019
With 97 short and extremely useful tips for engineering managers, you'll discover new approaches to old problems, pick up road-tested best practices, and hone your management skills through sound advice.Managing people is hard, and the industry as a whole is bad at it. Many managers lack the experience, training, tools, texts, and frameworks to do it well. From mentoring interns to working in senior management, this book will take you through the stages of management and provide actionable advice on how to approach the obstacles you'll encounter as a technical manager.A few of the 97 things you should know:"Three Ways to Be the Manager Your Report Needs" by Duretti Hirpa"The First Two Questions to Ask When Your Team Is Struggling" by Cate Huston"Fire Them!" by Mike Fisher"The 5 Whys of Organizational Design" by Kellan Elliott-McCrea"Career Conversations" by Raquel V�lez"Using 6-Page Documents to Close Decisions" by Ian Nowland"Ground Rules in Meetings" by Lara Hogan
The Simple Six: The Easy Way to Get in Shape and Stay in Shape for the Rest of your Life
Clinton Dobbins - 2018
Free of all the usual filler and hype, The Simple Six is a real program, for real people, offering real results. The unique programming method found only in The Simple Six is based on the idea that repeating a small amount of work consistently can lead to great changes in the way you look, the way you feel, and the way you think about fitness and exercise. If you're looking for a simple, straightforward way to build a strong, balanced, and capable physique, then The Simple Six is for you. The Simple Six truly is the easy way to get in shape and stay in shape for the rest of your life!
How to Set Up Your Desk: A Guide to Fixing a (Surprisingly) Overlooked Productivity Problem
Matt Perman - 2014
There is some good advice here and there, but it's typically scattered. There is no single go-to book that brings together into one spot the best principles and practices for getting a clear view of how to make your desk work for you as effectively as possible. So that’s what this book aims to do. We will look at why desk setup matters, basic principles for setting up your desk well, where to put your desk (and where not to!), what goes on your desktop (less than you think), how to set up the drawers, and how to set up the rest of your office. Along with this, we will also see the connection between setting up your desk well and changing the world, which is what all productivity practices are ultimately about.
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).
Essential System Administration: Tools and Techniques for Linux and Unix Administration
Æleen Frisch - 2002
Essential System Administration provides a clear, concise, practical guide to the real-world issues that anyone responsible for a Unix system faces daily.The new edition of this indispensable reference has been fully updated for all the latest operating systems. Even more importantly, it has been extensively revised and expanded to consider the current system administrative topics that administrators need most. Essential System Administration,3rd Edition covers: DHCP, USB devices, the latest automation tools, SNMP and network management, LDAP, PAM, and recent security tools and techniques.Essential System Administration is comprehensive. But what has made this book the guide system administrators turn to over and over again is not just the sheer volume of valuable information it provides, but the clear, useful way the information is presented. It discusses the underlying higher-level concepts, but it also provides the details of the procedures needed to carry them out. It is not organized around the features of the Unix operating system, but around the various facets of a system administrator's job. It describes all the usual administrative tools that Unix provides, but it also shows how to use them intelligently and efficiently.Whether you use a standalone Unix system, routinely provide administrative support for a larger shared system, or just want an understanding of basic administrative functions, Essential System Administration is for you. This comprehensive and invaluable book combines the author's years of practical experience with technical expertise to help you manage Unix systems as productively and painlessly as possible.
TEAM Textbook
Chris Brady - 2007
This book walks through every aspect of Community Building and the MonaVie opportunity. Includes the DVD "Textbook Talks".
The Mercenary Option
Dick Couch - 2003
Officially, the group is a rogue operation with no government affiliation. But when the impossible becomes absolutely necessary, IFOR is...THE MERCENARY OPTIONShortly after the terror attacks on America, the American president announces the construction of an oil pipeline across Afghanistan. To stop this, and deter further Western encroachment in Central Asia, a vindictive Saudi prince retains ex-KGB terror broker Pavel Zelinkow -- a prime mover behind al Qaeda's 9/11 attack. Zelinkow plans to steal two nuclear weapons, detonating one of them among the pipeline construction crews and their military guardians, while the target of the second bomb is a mystery. U.S. special operations forces cannot be used against the terrorists hiding in Iran, so IFOR is called into action for the first time on a mission that will test them to their limits: take out the terrorists, recover the nukes, and get Zelinkow -- dead or alive.
Frommer's 500 Places to Take Your Kids Before They Grow Up
Holly Hughes - 2006
Here are cities, zoos, sports shrines, museums, castles, beaches, outdoor activities, and more--500 thoughtfully-chosen places that will enchant and beguile both the young and the young at heart. Each entry contains all the information families need to help plan a trip: age ratings, service details, and nearby kid-friendly hotels. A Specialty Index organized by type of trip helps families discover places and activities for all ages and interests, while a Geographical Index allows families to locate attractions across the world or simply across town. Photos throughout the book help bring destinations to life.Free companion podcast is available for download!
Making Games with Python & Pygame
Al Sweigart - 2012
Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples. The book is available under a Creative Commons license and can be downloaded in full for free from http: //inventwithpython.com/pygame This book was written to be understandable by kids as young as 10 to 12 years old, although it is great for anyone of any age who has some familiarity with Python.
Cracking Complexity: The Breakthrough Formula for Solving Just About Anything Fast
David Komlos - 2019
This is complexity. But too many leaders approach complexity the wrong way - they push their people harder and harder and tackle problems one at a time over months, sometimes even years, and nearly always in a linear fashion. It's like setting a pot of water on "low" and waiting for it to boil. To solve the seemingly intractable challenges that leaders bang their heads against for months - to get the metaphorical water to boil - you must generate a high amount of heat very quickly. In this book, the authors share their proven formula for dramatically shortening the process and solving an organization's toughest challenges in mere days.
Principles of Product Management: How to Land a PM Job and Launch Your Product Career
Peter Yang - 2019
The book has three parts:
Principles: Part one covers the leadership principles that PMs use to lead their team to overcome adversity. When your product fails to gain traction, when your team falls apart, or when your manager gives you tough feedback—these are all opportunities to learn principles that will help you succeed.
Product development: Part two covers how PMs at Facebook, Amazon, and other top companies build products. We'll walk through the end-to-end product development process— from understanding the customer problem to identifying the right product to build to executing with your team to bring the product to market.
Getting the job: Part three covers how you can land a PM job and reach the interview stage at the right company. We'll prep you for the three most common types of PM interviews— product sense, execution, and behavioral—with detailed frameworks and examples for each.
Hear directly from product leaders at Airbnb, Amazon, Google, and more on:
How to overcome challenging situations from a VP of Product at Amazon.
How to build a great product roadmap from product leaders at LinkedIn and Airbnb.
How Google, Airbnb, and other top companies evaluate PM candidates from leaders at those companies.
How PMs can grow their career from a Director at Instagram and Twitter.
Table of Contents1. PrinciplesTake OwnershipPrioritize and ExecuteStart with WhyFind the TruthBe Radically TransparentBe Honest with Yourself2. Product DevelopmentProduct Development LoopUnderstanding the Customer ProblemSelecting a Goal MetricMission, Vision, and StrategyBuilding a Product RoadmapDefining Product RequirementsGreat Project ManagementEffective CommunicationMaking Good Decisions3. Getting the JobPreparing for the TransitionMaking the TransitionFinding the Right CompanyAcing your PM InterviewsProduct Sense InterviewExecution InterviewBehavioral InterviewYour First 30 Days4. Product Leader Interviews
PHP Objects, Patterns, and Practice
Matt Zandstra - 2007
Borne from a contract developer's pet project, these days you'll find PHP powering many of the world's largest web sites, including Yahoo!, Digg, EA Games, and Lycos.PHP Objects, Patterns, and Practice, Second Edition shows you how to meld the power of PHP with the sound enterprise development techniques embraced by professional programmers. Going well beyond the basics of objectoriented development, you'll learn about advanced topics such as working with static methods and properties, abstract classes, interfaces, design patterns, exception handling, and more. You'll also be exposed to key tools such as PEAR, CVS, Phing, and phpDocumentor. What you'll learn Write solid, maintainable code by embracing objectoriented techniques and design patterns Create detailed, versatile documentation using the powerful phpDocumentor automated documentation system Gain new flexibility during the development process by managing your code within a CVS repository and using the Phing build system Capitalize upon the quality code of others by using the PEAR package management solution Who this book is forPHP developers seeking to embrace sound development techniques such as objectorientation, design patterns, testing, and documentation. "
Food Babe Kitchen: More than 100 Delicious, Real Food Recipes to Change Your Body and Your Life
Vani Hari - 2020
This book will inspire you to take control of your health and ditch processed foods for good.Get ready to ditch processed foods for good, and eat the cleanest, healthiest food on the planet!With more than 100 mouthwatering recipes-from Biscuits with Whipped Honey Butter to Baja Fish Tacos, Grapefruit Goddess Salad, Luscious Lemon Bars, and even Homemade Doritos-the Food Babe Kitchen will show readers how delicious and simple it is to eat healthy, easy, real food.Food Babe Kitchen shows you how to shop for the healthiest ingredients by breaking down every aisle in the grocery store with expert label-reading tips and simple swaps, plus a handy meal-planning guide and pantry list to stock your kitchen for success.Eat healthfully, close to the earth, with the best ingredients that you choose, so when you sit down to enjoy a delicious meal you know what you are eating, and you haven't spent all day in the kitchen!Easy-to-follow directions, eye-catching photography, and simple substitutions to accommodate vegan, dairy-free, grain-free, and other diets, make this the ultimate guide to getting back into the kitchen to create healthful meals for yourself and those you love.Getting off processed food has never been easier-or more delicious.
Great Habits, Great Readers: A Practical Guide for K-4 Reading in the Light of Common Core: Teaching the Skills and Strategies Students Need for Success
Paul Bambrick-Santoyo - 2013
The early formal years of education are the key to reversing the reading gap and setting up children for success. But K-4 education seems to widen the gap between stronger and weaker readers, not close it. Today, the Common Core further increases the pressure to reach high levels of rigor. What can be done?This book includes the strategies, systems, and lessons from the top classrooms that bring the habits of reading to life, creating countless quality opportunities for students to take one of the most complex skills we as people can know and to perform it fluently and easily.Offers clear teaching strategies for teaching reading to all students, no matter what levelIncludes more than 40 video examples from real classroomsWritten by Paul Bambrick-Santoyo, bestselling author of "Driven by Data" and "Leverage Leadership""Great Habits, Great Readers" puts the focus on: learning habits, reading habits, guided reading, and independent reading.NOTE: Content DVD and other supplementary materials are not included as part of the e-book file, but are available for download after purchase