14 Habits of Highly Productive Developers

14 Habits of Highly Productive Developers
Title 14 Habits of Highly Productive Developers PDF eBook
Author Zeno Rocha
Publisher Zeno Rocha
Total Pages 156
Release 2021-01-14
Genre Computers
ISBN 9781735266534

Download 14 Habits of Highly Productive Developers Book in PDF, Epub and Kindle

Why This Book? You can learn the most popular frameworks, use the best programming languages, and work at the biggest tech companies, but if you cultivate bad habits, it will be hard for you to become a top developer. This book doesn't offer a straight path or pre-defined formula of success. This book is a result of a quest. A quest to uncover what habits can be cultivated to become a better software engineer. "I wish I had access to this book while I was starting in the software industry. The information presented is not only logical, not only personal, but very well backed up by many expert opinions throughout the book. A must-read, for both beginners and experts alike." - Zachary Sohovich, Software Engineer at Nike What Will You Read? How to keep up with all the new technologies What should you focus? Being a specialist or generalist? How to stay productive and not feel overwhelmed The importance of estimating tasks correctly How to approach new side project ideas And much more Who Should Read This Book? It doesn't matter if you're a Junior or Senior developer. It doesn't matter how experienced you are. This book can help you cultivate new habits or rethink existing behaviors. What's Inside? This is not a traditional book. You won't find the same format or structure that a regular book has. In fact, this book was designed to be as simple and objective as possible. You can follow the order of chapters, or you can read them individually. Everything is standalone and doesn't depend on previous knowledge. At the end of each chapter, you'll find a section marked as "Questions & Answers", where I interview senior developers and tech leads from various companies to understand how they got there. I went after tech giants such as Google, Amazon, Microsoft, and Adobe. Powerful startups such as GitHub, Spotify, Elastic, Segment, GoDaddy, and Shopify. All the way to established organizations such as Citibank, BlackBerry, and The New York Times. These people come from all over the world and have a pretty diverse background. From San Francisco to New York. From São Paulo to Montreal. From London to Stockholm. The idea is to present you not a one man's point of view, but a collection of insights on how to navigate your career. Who's The Author? Zeno Rocha is a Brazilian creator and programmer. He currently lives in Los Angeles, California, where he's the Chief Product Officer at Liferay Cloud. His lifelong appreciation for building software and sharing knowledge led him to speak in over 110 conferences worldwide. His passion for open source put him on the top 20 most active users on GitHub at age 22. Before moving to the US, Zeno developed multiple applications, mentored startups, and worked at major companies in Latin America, such as Globo and Petrobras.

The PD Book

The PD Book
Title The PD Book PDF eBook
Author Elena Aguilar
Publisher John Wiley & Sons
Total Pages 311
Release 2022-05-24
Genre Education
ISBN 1119843359

Download The PD Book Book in PDF, Epub and Kindle

Develop transformational professional development programs that build and sustain your school community In The PD Book, bestselling author Elena Aguilar and co-author Lori Cohen offer seven habits—and a wealth of practical tools—that help you transform professional development. In this book, you'll learn how to inspire adult learners, the importance of having clear purpose, and how to navigate power dynamics in a group. You'll also learn a new way to plan PD that allows you to attend to details and be a responsive facilitator. The dozens of tips and tricks, anecdotes and research, and tools and resources will enable you to create the optimal conditions for learning. You'll also: Craft effective outcomes for your adult students and design an agenda that aligns with adult learning principles Use storytelling as a tool for effective workshops and trainings Plan backwards from evaluations and outcomes to create powerful and lasting educational experiences Ideal for educational leaders and administrators, professional development facilitators, coaches, and positional leaders in both K-12 and higher education, The PD Book is an incisive resource offering concrete strategies for educators at all levels.

The 7 Habits of Highly Effective Teens: Workbook

The 7 Habits of Highly Effective Teens: Workbook
Title The 7 Habits of Highly Effective Teens: Workbook PDF eBook
Author Sean Covey
Publisher Mango Media Inc.
Total Pages 57
Release 2015-11-15
Genre Self-Help
ISBN 1633533999

Download The 7 Habits of Highly Effective Teens: Workbook Book in PDF, Epub and Kindle

This completely updated and redesigned personal workbook companion to the bestselling The 7 Habits of Highly Effective Teens provides engaging activities, interactives and self-evaluations to help teens understand and apply the power of the 7 Habits. Sean Covey's The 7 Habits of Highly Effective Teens has sold more than 2 million copies and helped countless teens make better decisions and improve their sense of self-worth. Pairing new interactives with modern explanatory graphics, The 7 Habits of Highly Effective Teens workbook reaches today’s teen generation effectively.

Team Geek

Team Geek
Title Team Geek PDF eBook
Author Brian W. Fitzpatrick
Publisher "O'Reilly Media, Inc."
Total Pages 194
Release 2012-07-06
Genre Computers
ISBN 144932987X

Download Team Geek Book in PDF, Epub and Kindle

In a perfect world, software engineers who produce the best code are the most successful. But in our perfectly messy world, success also depends on how you work with people to get your job done. In this highly entertaining book, Brian Fitzpatrick and Ben Collins-Sussman cover basic patterns and anti-patterns for working with other people, teams, and users while trying to develop software. This is valuable information from two respected software engineers whose popular series of talks—including "Working with Poisonous People"—has attracted hundreds of thousands of followers. Writing software is a team sport, and human factors have as much influence on the outcome as technical factors. Even if you’ve spent decades learning the technical side of programming, this book teaches you about the often-overlooked human component. By learning to collaborate and investing in the "soft skills" of software engineering, you can have a much greater impact for the same amount of effort. Team Geek was named as a Finalist in the 2013 Jolt Awards from Dr. Dobb's Journal. The publication's panel of judges chose five notable books, published during a 12-month period ending June 30, that every serious programmer should read.

Modern Fortran

Modern Fortran
Title Modern Fortran PDF eBook
Author Milan Curcic
Publisher Simon and Schuster
Total Pages 414
Release 2020-10-07
Genre Computers
ISBN 1638350051

Download Modern Fortran Book in PDF, Epub and Kindle

Modern Fortran teaches you to develop fast, efficient parallel applications using twenty-first-century Fortran. In this guide, you’ll dive into Fortran by creating fun apps, including a tsunami simulator and a stock price analyzer. Filled with real-world use cases, insightful illustrations, and hands-on exercises, Modern Fortran helps you see this classic language in a whole new light. Summary Using Fortran, early and accurate forecasts for hurricanes and other major storms have saved thousands of lives. Better designs for ships, planes, and automobiles have made travel safer, more efficient, and less expensive than ever before. Using Fortran, low-level machine learning and deep learning libraries provide incredibly easy, fast, and insightful analysis of massive data. Fortran is an amazingly powerful and flexible programming language that forms the foundation of high performance computing for research, science, and industry. And it's come a long, long way since starting life on IBM mainframes in 1956. Modern Fortran is natively parallel, so it's uniquely suited for efficiently handling problems like complex simulations, long-range predictions, and ultra-precise designs. If you're working on tasks where speed, accuracy, and efficiency matter, it's time to discover—or re-discover—Fortran.. About the technology For over 60 years Fortran has been powering mission-critical scientific applications, and it isn't slowing down yet! Rock-solid reliability and new support for parallel programming make Fortran an essential language for next-generation high-performance computing. Simply put, the future is in parallel, and Fortran is already there. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the book Modern Fortran teaches you to develop fast, efficient parallel applications using twenty-first-century Fortran. In this guide, you'll dive into Fortran by creating fun apps, including a tsunami simulator and a stock price analyzer. Filled with real-world use cases, insightful illustrations, and hands-on exercises, Modern Fortran helps you see this classic language in a whole new light. What's inside Fortran's place in the modern world Working with variables, arrays, and functions Module development Parallelism with coarrays, teams, and events Interoperating Fortran with C About the reader For developers and computational scientists. No experience with Fortran required. About the author Milan Curcic is a meteorologist, oceanographer, and author of several general-purpose Fortran libraries and applications. Table of Contents PART 1 - GETTING STARTED WITH MODERN FORTRAN 1 Introducing Fortran 2 Getting started: Minimal working app PART 2 - CORE ELEMENTS OF FORTRAN 3 Writing reusable code with functions and subroutines 4 Organizing your Fortran code using modules 5 Analyzing time series data with arrays 6 Reading, writing, and formatting your data PART 3 - ADVANCED FORTRAN USE 7 Going parallel with Fortan coarrays 8 Working with abstract data using derived types 9 Generic procedures and operators for any data type 10 User-defined operators for derived types PART 4 - THE FINAL STRETCH 11 Interoperability with C: Exposing your app to the web 12 Advanced parallelism with teams, events, and collectives

The 7 Qualities of Highly Secure Software

The 7 Qualities of Highly Secure Software
Title The 7 Qualities of Highly Secure Software PDF eBook
Author Mano Paul
Publisher CRC Press
Total Pages 160
Release 2012-05-29
Genre Computers
ISBN 1439814473

Download The 7 Qualities of Highly Secure Software Book in PDF, Epub and Kindle

The 7 Qualities of Highly Secure Software provides a framework for designing, developing, and deploying hacker-resilient software. It uses engaging anecdotes and analogies-ranging from Aesop's fables, athletics, architecture, biology, nursery rhymes, and video games-to illustrate the qualities that are essential for the development of highly secure

Building a Career in Software

Building a Career in Software
Title Building a Career in Software PDF eBook
Author Daniel Heller
Publisher Apress
Total Pages 243
Release 2020-09-27
Genre Computers
ISBN 9781484261460

Download Building a Career in Software Book in PDF, Epub and Kindle

Software engineering education has a problem: universities and bootcamps teach aspiring engineers to write code, but they leave graduates to teach themselves the countless supporting tools required to thrive in real software companies. Building a Career in Software is the solution, a comprehensive guide to the essential skills that instructors don't need and professionals never think to teach: landing jobs, choosing teams and projects, asking good questions, running meetings, going on-call, debugging production problems, technical writing, making the most of a mentor, and much more. In over a decade building software at companies such as Apple and Uber, Daniel Heller has mentored and managed tens of engineers from a variety of training backgrounds, and those engineers inspired this book with their hundreds of questions about career issues and day-to-day problems. Designed for either random access or cover-to-cover reading, it offers concise treatments of virtually every non-technical challenge you will face in the first five years of your career—as well as a selection of industry-focused technical topics rarely covered in training. Whatever your education or technical specialty, Building a Career in Software can save you years of trial and error and help you succeed as a real-world software professional. What You Will Learn Discover every important nontechnical facet of professional programming as well as several key technical practices essential to the transition from student to professional Build relationships with your employer Improve your communication, including technical writing, asking good questions, and public speaking Who This Book is For Software engineers either early in their careers or about to transition to the professional world; that is, all graduates of computer science or software engineering university programs and all software engineering boot camp participants.