Book picks similar to
Designing Cloud Data Platforms by Danil Zburivsky
candidates
software-design-architecture
tech-arch-design
collection
Algorithm Design
Jon Kleinberg - 2005
The book teaches a range of design and analysis techniques for problems that arise in computing applications. The text encourages an understanding of the algorithm design process and an appreciation of the role of algorithms in the broader field of computer science.
PCs for Dummies
Dan Gookin - 1992
They have also sprouted new and wondrous capabilities at a dizzying pace. This 11th Edition of the all-time bestselling PC guide has been polished and honed to deliver everything you need to know about your twenty-first-century PC -- from what plugs into what to adjusting your monitor to burning DVDs, and much more.Whether you want to go online, install a firewall, live the digital life, or finally get a handle on the whole computer software concept, this fun, plain-English handbook is here to answer all your questions PC questions. You'll find out why Windows Vista is the way to go and how to use it to get everywhere else. And, you'll pick up Web and email tricks and learn about all the new levels of PC security. Discover how to: Set up your PC Use Vista menus Store your stuff on Memory Cards Record live TV Download digital photos Connect to a wireless network Explore the Internet safely Print perfect documents, photos, and more Use your PC as the new hub of your digital worldComplete with helpful hints on how to avoid beginner mistakes, a list of extras and accessories you may want for your PC, and insider tips from a PC guru. PCs for Dummies, 11th Edition is the one PC accessory you can't do without.
Introducing Elixir: Getting Started in Functional Programming
Simon St.Laurent - 2013
If you're new to Elixir, its functional style can seem difficult, but with help from this hands-on introduction, you'll scale the learning curve and discover how enjoyable, powerful, and fun this language can be. Elixir combines the robust functional programming of Erlang with an approach that looks more like Ruby and reaches toward metaprogramming with powerful macro features.Authors Simon St. Laurent and J. David Eisenberg show you how to write simple Elixir programs by teaching you one skill at a time. You’ll learn about pattern matching, recursion, message passing, process-oriented programming, and establishing pathways for data rather than telling it where to go. By the end of your journey, you’ll understand why Elixir is ideal for concurrency and resilience.* Get comfortable with IEx, Elixir's command line interface* Become familiar with Elixir’s basic structures by working with numbers* Discover atoms, pattern matching, and guards: the foundations of your program structure* Delve into the heart of Elixir processing with recursion, strings, lists, and higher-order functions* Create processes, send messages among them, and apply pattern matching to incoming messages* Store and manipulate structured data with Erlang Term * Storage (ETS) and the Mnesia database* Build resilient applications with the Open Telecom Platform (OTP)* Define macros with Elixir's meta-programming tools.
Small is Big: A collection of 100 micro tales
Rafaa Dalvi - 2017
That’s about to change! With Small is Big, Rafaa Dalvi has created a potpourri of 100 diverse micro tales (140 characters or less) that will provide you a rich experience in easy-to-digest fragments and urge you to read one page after another before you finally finish the book. And the best part is that there’s a story for everyone, including YOU! If you’re a romantic at heart, this micro tale is for you- She kissed his cheek as he smiled back. Nothing had changed much since two decades. Her husband called her. She hid the photo in the closet. If you love happy endings, this micro tale is for you- You rested on my lap, opened yourself before me and shared your fantasies with me. Then the stories ended and you turned back into a book. If you ever had a tough time fitting in, this micro tale is for you- Nerd. Not anymore. A new college. A new identity. Math. First lecture. Finished my test first. Teacher graded me aloud- 20/20. I had failed. If you are a big fan of word play, this micro tale is for you- They’re lying in bed. “You’re the one,” he says; he’s lying. “I never doubted it,” she says; she’s lying. They’re lying in bed. And if you like thrillers, this micro tale is for you- There were two of us and one vacant position. He would die for this job and I would kill for it. No wonder it worked out just fine for me. In fact, there are 100 such small tales that will have a big impact on you. So what are you waiting for? Scroll to the top of this page, buy the book and start reading today. About the Author: Rafaa Dalvi is a vibrant mess of innumerable thoughts, quotes and movie dialogues, who tries to escape from the mundane with words and contemplates about befriending the voices in his head. He dreams about changing the world, one smile at a time. Already published numerous times, his stories can be read in the anthologies – Curtain Call (editor), Terribly Tiny Tales- Volume 1, Kaleidoscope, Myriad Tales, and many others. He’s the recipient of Indian Bloggers League Booker Prize 2013 and a Select Writer at Terribly Tiny Tales.
Groovy in Action
Dierk König - 2007
Groovy in Action is a comprehensive guide to Groovy programming, introducing Java developers to the new dynamic features that Groovy provides. To bring you Groovy in Action, Manning again went to the source by working with a team of expert authors including both members and the Manager of the Groovy Project team. The result is the true definitive guide to the new Groovy language.Groovy in Action introduces Groovy by example, presenting lots of reusable code while explaining the underlying concepts. Java developers new to Groovy find a smooth transition into the dynamic programming world. Groovy experts gain a solid reference that challenges them to explore Groovy deeply and creatively.Because Groovy is so new, most readers will be learning it from scratch. Groovy in Action quickly moves through the Groovy basics, including:Simple and collective Groovy data types Working with Closures and Groovy Control Structures Dynamic Object Orientation, Groovy styleReaders are presented with rich and detailed examples illustrating Groovy's enhancements to Java, includingHow to Work with Builders and the GDK Database programming with GroovyGroovy in Action then demonstrates how to Integrate Groovy with XML, and provides:Tips and Tricks Unit Testing and Build Support Groovy on WindowsAn additional bonus is a chapter dedicated to Grails, the Groovy Web Application Framework.Purchase of the print book comes with an offer of a free PDF eBook from Manning. Also available is all code from the book.
How to Play Keyboard: A Complete Guide for Absolute Beginners
Ben Parker - 2013
This great beginner's guide also provides an easy introduction to reading and playing music - so whether you have no previous musical experience OR are simply new to the keyboard, this clear and concise guide will have you playing tunes on your new keyboard in no time ! For kids under the age of 10, you may prefer Ben's My First Keyboard book instead - created especially for the youngest beginner. Search under Ben Parker. * Easy to follow instructions and illustrations * Simple exercises to follow and practice * Learn at your own pace * Fun and easy songs, exercises and tunes to play * Simply follow the lessons in the book and you will be playing Keyboard in no time ! Ben Parker's best-selling range of beginner's music tuition books for adults and children include the 'How To Play'...and also the 'My First' series of books covering: Keyboard, Piano, Guitar, Ukulele, Banjo, Harmonica and Recorder.
Thinking in CSS
Aravind Shenoy - 2014
Instead of wandering through loads of theory, we will understand CSS more practically so that we can design a webpage using CSS. We have used Notepad for the examples in this book. Alternatively, you can also use Notepad++ or any advanced editor. All that you need to do is copy the code and paste it into Notepad. Upon execution, you will get the output as depicted in the screenshots. Screenshots are provided for each sample code. Coding gets better with practice. The examples in this book are compatible with almost every browser. Instead of using the verbatim code, you can modify the code and see the change in the output, thereby understanding the subtle nuances of CSS. By the end of the book, with practice, you can achieve better things and get more acquainted with CSS.
Building Design and Construction
Vicente A. Tagayun - 2010
It also contains the easy to follow instructions on how to analyze and compute the structural design of critical building parts such as: reinforced concrete slabs, beams, columns and footings. There are also simple designs and floor plans for a variety of building types to be found in this book.BUILDING DESIGN AND CONSTRUCTION should be of interest to architects, engineers, contractors, developers and allied professionals who are engaged in building design, planning and construction. Students and graduates reviewing for the board examinations for architects and engineers would find in this book valuable practical knowledge to supplement the theories learned in their classrooms.Project owners studying this book would appreciate and get a clear understanding of how their envisioned pet project, which sprang only from a mere idea - is transformed slowly step-by-step - into concrete form.Explanations and instructions in BUILDING DESIGN AND CONSTRUCTION are conveyed in direct and simple language for easy understanding even by the layman. Plans and drawings are clearly presented, to be easily interpreted by construction workers.
The Dolce Diet: Living Lean
Mike Dolce - 2011
It's about learning to eat properly for your health." -Vitor Belfort, UFC two-time world champion"Mike Dolce's the best in the business."-Chael Sonnen, UFC world title contender"Mike Dolce's knowledge of nutrition and strength & conditioning has led him to be one of the most highly sought-after coaches in the sport." -Joshua Carey, Bleacher Report"You can learn a lot from this man right here." -Ariel Helwani, AOL's MMAFighting.comABOUT THE DOLCE DIET: LIVING LEANCalled "the patron saint of weight cutting," Mike Dolce has coordinated the high-profile weight loss for many of the world's top athletes, including...* Quinton "Rampage" Jackson, UFC / Pride FC world champion* Vitor "The Phenom" Belfort, UFC two-time world champion* Thiago "Pitbull" Alves, UFC world title contender* Chael Sonnen WEC / UFC world title contender* Gray "Bully" Maynard, UFC world title contender* Nate "Rock" Quarry, UFC world title contender* Mike "Quicksand" Pyle, WEC world champion* Jay "Thorobred" Hieron, IFL world championAs well as fan favorites...* Michael "The Count" Bisping, The Ultimate Fighter 3 winner* Jake "Juggernaut" Ellenberger, UFC veteran* Ed "Shortfuse" Herman, The Ultimate Fighter 3 runner-up* Chris "The Crippler" Leben, UFC veteran* Duane "BANG" Ludwig, UFC & K-1 veteranand many more!For the first time in print, Mike Dolce shares the same the principles, recipes, and strength-training workouts he uses in MMA's elite fight camps and how they can be used by YOU!INSIDE you will learn:* Recipes used in MMA's top fight camps with gluten-free & vegan options* Easy to follow sample meal plans with gluten-free & vegan options* Strength & Conditioning exercises with instructions & photos* Workout plans used by today's top athletesWHAT PEOPLE ARE SAYING ABOUT THE DOLCE DIETThe Dolce Diet, three words about Living Lean: 1. Simple 2. Inspirational 3. Effective. Thank you, Mike Dolce! You've made staying in shape easy! ~STEWART M. The Dolce Diet, Love it! My Little-Boy-2-B has been on it for 5.5 months! This diet is truly amazing for moms pre & post baby! Yes, The DolceDiet is prego friendly! Plenty of the RIGHT kind of food that tastes great! ~THE H2H WAITRESSStarted two weeks ago. Lost 13 pounds so far. Yea! Love the recipes! So do my kids! Thank you! ~DAWN H.Body fat down 4% in 2 months?! Yessss! #LIVING LEAN ~MOLLY C.The Dolce Diet, started 410, down 50 lbs. so far. ~ JOSH W.The Dolce Diet, 13 lbs. lost in 4 weeks! People are asking what I'm doing...Telling them LIVING LEAN! ~MIKE S.Real talk! The Dolce Diet is the Einstein, da Vinci and Jesus of losing weight all wrapped up in one...gluten free wrap that is. ~MIKEY F.Another 5 (lbs. lost) on The Dolce Diet. 25 pounds down in 2 weeks, 100 to go! #LivingLean! ~JOHN P.
The Effective Engineer: How to Leverage Your Efforts In Software Engineering to Make a Disproportionate and Meaningful Impact
Edmond Lau - 2015
I'm going to share that mindset with you — along with hundreds of actionable techniques and proven habits — so you can shortcut those years.Introducing The Effective Engineer — the only book designed specifically for today's software engineers, based on extensive interviews with engineering leaders at top tech companies, and packed with hundreds of techniques to accelerate your career.For two years, I embarked on a quest seeking an answer to one question:How do the most effective engineers make their efforts, their teams, and their careers more successful?I interviewed and collected stories from engineering VPs, directors, managers, and other leaders at today's top software companies: established, household names like Google, Facebook, Twitter, and LinkedIn; rapidly growing mid-sized companies like Dropbox, Square, Box, Airbnb, and Etsy; and startups like Reddit, Stripe, Instagram, and Lyft.These leaders shared stories about the most valuable insights they've learned and the most common and costly mistakes that they've seen engineers — sometimes themselves — make.This is just a small sampling of the hard questions I posed to them:- What engineering qualities correlate with future success?- What have you done that has paid off the highest returns?- What separates the most effective engineers you've worked with from everyone else?- What's the most valuable lesson your team has learned in the past year?- What advice do you give to new engineers on your team? Everyone's story is different, but many of the lessons share common themes.You'll get to hear stories like:- How did Instagram's team of 5 engineers build and support a service that grew to over 40 million users by the time the company was acquired?- How and why did Quora deploy code to production 40 to 50 times per day?- How did the team behind Google Docs become the fastest acquisition to rewrite its software to run on Google's infrastructure?- How does Etsy use continuous experimentation to design features that are guaranteed to increase revenue at launch?- How did Facebook's small infrastructure team effectively operate thousands of database servers?- How did Dropbox go from barely hiring any new engineers to nearly tripling its team size year-over-year? What's more, I've distilled their stories into actionable habits and lessons that you can follow step-by-step to make your career and your team more successful.The skills used by effective engineers are all learnable.And I'll teach them to you. With The Effective Engineer, I'll teach you a unifying framework called leverage — the value produced per unit of time invested — that you can use to identify the activities that produce disproportionate results.Here's a sneak peek at some of the lessons you'll learn. You'll learn how to:- Prioritize the right projects and tasks to increase your impact.- Earn more leeway from your peers and managers on your projects.- Spend less time maintaining and fixing software and more time building and shipping new features.- Produce more accurate software estimates.- Validate your ideas cheaply to reduce wasted work.- Navigate organizational and people-related bottlenecks.- Find the appropriate level of code reviews, testing, abstraction, and technical debt to balance speed and quality.- Shorten your debugging workflow to increase your iteration speed.
Kotlin for Android Developers: Learn Kotlin the easy way while developing an Android App
Antonio Leiva - 2016
RHCE Red Hat Certified Engineer Linux Study Guide: Exam (RH302)
Michael Jang - 2002
100% complete coverage of all objectives for exam RH302 Exam Readiness Checklist at the front of the book--you're 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 Real-world exercises modeled after hands-on exam scenarios Two complete lab-based exams simulate the format, tone, topics, and difficulty of the real exam Bonus content (available for download) includes installation screen review, basic instructions for using VMware and Xen as testbeds, and paper and pencil versions of the lab exams Covers all RH302 exam topics, including: Hardware installation and configuration The boot process Linux filesystem administration Package management and Kickstart User and group administration System administration tools Kernel services and configuration Apache and Squid Network file sharing services (NFS, FTP, and Samba) Domain Name System (DNS) E-mail (servers and clients) Extended Internet Services Daemon (xinetd), the Secure package, and DHCP The X Window System Firewalls, SELinux, and troubleshooting
Pass Your Amateur Radio General Class Test - The Easy Way: 2019-2023 Edition
Craig Buck K4IA - 2015
The test is multiple choice and the other study guides take you through the 452 possible questions including all four answers for each question. But, three of the four answers are WRONG! You are reading 1,356 wrong answers and that is both confusing and frustrating. The Easy Way is a concise explanation of every question and answer focusing on the right answers. There are also hints and cheats help you remember the correct answer. Which would you rather study: right answers or over 250 pages with three-quarters of the answers wrong? Instructors: This book is perfect for review or weekend courses. Have the students read the narrative before class, then go over the concepts with them rather than slogging through all those wrong answers. You'll be done in no time and the students will be fully prepared to take their tests.
Getting Started with Arduino
Massimo Banzi - 2008
Getting Started with Arduino gives you lots of ideas for Arduino projects and helps you get going on them right away. From getting organized to putting the final touches on your prototype, all the information you need is right in the book. Inside, you'll learn about:Interaction design and physical computing The Arduino hardware and software development environment Basics of electricity and electronics Prototyping on a solderless breadboard Drawing a schematic diagram And more. With inexpensive hardware and open-source software components that you can download free, getting started with Arduino is a snap. To use the introductory examples in this book, all you need is a USB Arduino, USB A-B cable, and an LED. Join the tens of thousands of hobbyists who have discovered this incredible (and educational) platform. Written by the co-founder of the Arduino project, with illustrations by Elisa Canducci, Getting Started with Arduino gets you in on the fun! This 128-page book is a greatly expanded follow-up to the author's original short PDF that's available on the Arduino website.