EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Even Better Books with LaTeX the Agile Way in 2023

Download or read book Even Better Books with LaTeX the Agile Way in 2023 written by Clemens Lode and published by Clemens Lode Verlag e.K.. This book was released on 2023-06-08 with total page 236 pages. Available in PDF, EPUB and Kindle. Book excerpt: Take control of your self-publishing journey. Updated for the latest versions of LaTeX and Overleaf, with new strategies to optimize your workflow, captivate your target audience and enhance your book’s visual appeal. ----------- Even Better Books with LaTeX the Agile Way in 2023 provides an in-depth exploration of contemporary book writing and marketing. Digital platforms like Amazon, Google, and Leanpub have reshaped the publication process. This book offers pragmatic strategies for using LaTeX and Overleaf to overcome challenges in the self-publishing landscape. Understanding that crafting a high-quality book requires attention to a specific readership, we discuss how to establish rapport with potential readers in the initial stages of writing. We highlight the concept of releasing early work portions to enhance the book's quality and enable a shift to promising ideas. We delve into how contemporary project management methods can redefine your writing process. By breaking your work into “user stories,” content can be repurposed for marketing, turning logical book sections into preview materials for blogs, newsletters, and more. Even Better Books with LaTeX the Agile Way in 2023 is designed for seasoned authors wishing to enhance their workflow and new writers seeking to navigate self-publishing. The book will help you understand and adapt to the modern publishing landscape's fluctuations with aplomb. ----------- Bundled with this book is a template that will give you a head start in your publishing process. In fact, this very book was produced with the same template. You can check out the template here: https://www.overleaf.com/latex/templates/book-template-for-amazon-kdp-and-google-play-e-book-and-pdf/dypgzfzmhnmc If you are already proficient in LaTeX and project management, you can go straight ahead and use the template! Likewise, if you are looking for detailed explanations of each command, there are more comprehensive books and online resources available. This book is for beginners. ----------- What would lead a computer scientist to write about publishing books with LaTeX? Clemens Lode has a passion for clean design and streamlined workflows in software projects. The same methods can be applied to publishing and typesetting. In this book, he explains the provided book template—file by file—so that you can adapt it to your needs and concentrate on actually writing and marketing the book. Even Better Books with LaTeX the Agile Way in 2023 covers the entire publishing process from your initial concept to marketing your book on Amazon, Google, or Leanpub. The focus of this book is to organize your book's ideas, chapters, files, images, and formatting, as well as to guide you through the process of uploading your book to a publisher. Table of Contents: Part 1: The Agile Way Great Expectations Incorporate Books into Your Professional Career Starting a New Book What to Keep and What to Remove Selecting Personas How to Organize Your Ideas How to Organize Your Ideas (Fiction Books) The Rules of Your Book How to Optimize the Work Process How to Get Early Feedback from Readers Part 2: LaTeX Comparison of Word and LaTeX Generate Your First E-book Filling the Template LaTeX Basics Bibliography and Citations Index Creation Template Management Polishing for Print Polishing for E-book Release Publishing on Amazon KDP How to Create Cover Graphics Publishing on Google Play Publishing on Leanpub Writing a Series TeX4ht Configuration

Book Even Better Books with LaTeX the Agile Way in 2023

Download or read book Even Better Books with LaTeX the Agile Way in 2023 written by Clemens Lode and published by . This book was released on 2023 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Agile Technical Practices Distilled

Download or read book Agile Technical Practices Distilled written by Pedro M. Santos and published by Packt Publishing Ltd. This book was released on 2019-06-28 with total page 443 pages. Available in PDF, EPUB and Kindle. Book excerpt: Delve deep into the various technical practices, principles, and values of Agile. Key FeaturesDiscover the essence of Agile software development and the key principles of software designExplore the fundamental practices of Agile working, including test-driven development (TDD), refactoring, pair programming, and continuous integrationLearn and apply the four elements of simple designBook Description The number of popular technical practices has grown exponentially in the last few years. Learning the common fundamental software development practices can help you become a better programmer. This book uses the term Agile as a wide umbrella and covers Agile principles and practices, as well as most methodologies associated with it. You’ll begin by discovering how driver-navigator, chess clock, and other techniques used in the pair programming approach introduce discipline while writing code. You’ll then learn to safely change the design of your code using refactoring. While learning these techniques, you’ll also explore various best practices to write efficient tests. The concluding chapters of the book delve deep into the SOLID principles - the five design principles that you can use to make your software more understandable, flexible and maintainable. By the end of the book, you will have discovered new ideas for improving your software design skills, the relationship within your team, and the way your business works. What you will learnLearn the red, green, refactor cycle of classic TDD and practice the best habits such as the rule of 3, triangulation, object calisthenics, and moreRefactor using parallel change and improve legacy code with characterization tests, approval tests, and Golden MasterUse code smells as feedback to improve your designLearn the double cycle of ATDD and the outside-in mindset using mocks and stubs correctly in your testsUnderstand how Coupling, Cohesion, Connascence, SOLID principles, and code smells are all relatedImprove the understanding of your business domain using BDD and other principles for "doing the right thing, not only the thing right"Who this book is for This book is designed for software developers looking to improve their technical practices. Software coaches may also find it helpful as a teaching reference manual. This is not a beginner's book on how to program. You must be comfortable with at least one programming language and must be able to write unit tests using any unit testing framework.

Book LaTeX Beginner s Guide

    Book Details:
  • Author : Stefan Kottwitz
  • Publisher : Packt Publishing Ltd
  • Release : 2011-03-21
  • ISBN : 1847199879
  • Pages : 556 pages

Download or read book LaTeX Beginner s Guide written by Stefan Kottwitz and published by Packt Publishing Ltd. This book was released on 2011-03-21 with total page 556 pages. Available in PDF, EPUB and Kindle. Book excerpt: Create high-quality and professional-looking texts, articles, and books for Business and Science using LaTeX.

Book Clean Code

    Book Details:
  • Author : Robert C. Martin
  • Publisher : Pearson Education
  • Release : 2009
  • ISBN : 0132350882
  • Pages : 464 pages

Download or read book Clean Code written by Robert C. Martin and published by Pearson Education. This book was released on 2009 with total page 464 pages. Available in PDF, EPUB and Kindle. Book excerpt: This title shows the process of cleaning code. Rather than just illustrating the end result, or just the starting and ending state, the author shows how several dozen seemingly small code changes can positively impact the performance and maintainability of an application code base.

Book Python for Data Analysis

Download or read book Python for Data Analysis written by Wes McKinney and published by "O'Reilly Media, Inc.". This book was released on 2017-09-25 with total page 676 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get complete instructions for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.6, the second edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You’ll learn the latest versions of pandas, NumPy, IPython, and Jupyter in the process. Written by Wes McKinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python. It’s ideal for analysts new to Python and for Python programmers new to data science and scientific computing. Data files and related material are available on GitHub. Use the IPython shell and Jupyter notebook for exploratory computing Learn basic and advanced features in NumPy (Numerical Python) Get started with data analysis tools in the pandas library Use flexible tools to load, clean, transform, merge, and reshape data Create informative visualizations with matplotlib Apply the pandas groupby facility to slice, dice, and summarize datasets Analyze and manipulate regular and irregular time series data Learn how to solve real-world data analysis problems with thorough, detailed examples

Book Practical Remote Pair Programming

Download or read book Practical Remote Pair Programming written by Adrian Bolboacă and published by Packt Publishing Ltd. This book was released on 2021-03-19 with total page 240 pages. Available in PDF, EPUB and Kindle. Book excerpt: A practical guide for developers, development teams, and managers to successfully implement remote pair programming techniques and styles that better fit their organization's environment Key FeaturesImplement remote pair programming best practices in your organization to increase productivity in software development teamsOvercome the challenges in communication while working with distributed teams across the globeExplore remote pair programming tools and learn smart ways to use them efficientlyBook Description Remote pair programming takes pair programming practices to the next level by allowing you and your team members to work effectively in distributed teams. This helps ensure that you continuously improve code quality, share equal ownership of the code, facilitate knowledge sharing, and reduce bugs in your code. If you want to adopt remote pair programming within your development team, this book is for you. Practical Remote Pair Programming takes you through various techniques and best practices for working with the wide variety of tools available for remote pair programming. You'll understand the significance of pair programming and how it can help improve communication within your team. As you advance, you’ll get to grips with different remote pair programming strategies and find out how to choose the most suitable style for your team and organization. The book will take you through the process of setting up video and audio tools, screen sharing tools, and the integrated development environment (IDE) for your remote pair programming setup. You'll also be able to enhance your remote pair programming experience with source control and remote access tools. By the end of this book, you'll have the confidence to drive the change of embracing remote pair programming in your organization and guide your peers to improve productivity while working remotely. What you will learnDevelop a structured organizational approach to implementing pair programming and using it effectivelyUnderstand how pair programming fosters better communication inside and outside the teamOrganize remote pair programming and choose the right style for your organizationSet up screen sharing, IDE, source control rules, audio, and video for your remote pair programming setupUse various pair programming techniques and styles in the context of a remote environmentEnhance your remote pair programming experience with source control and remote access toolsWho this book is for This book is for any developer who wants to understand the different practical aspects involved in remote pair programming and adopt them in their existing development teams. If you’re a team leader or technical manager, this book will serve as a manual for implementing remote pair programming covering the best resources for you to manage communication and collaboration using pair programming with your team members working remotely in distributed teams.

Book Early Retirement Extreme

Download or read book Early Retirement Extreme written by Jacob Lund Fisker and published by Createspace Independent Publishing Platform. This book was released on 2010 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: "How to retire in your 20s and 30s (without winning the lottery). This book provides a robust strategy that makes it possible to stop working for money in less than a decade."--Page 4 of cover.

Book LaTeX Cookbook

    Book Details:
  • Author : Stefan Kottwitz
  • Publisher : Packt Publishing Ltd
  • Release : 2015-10-28
  • ISBN : 1784396303
  • Pages : 378 pages

Download or read book LaTeX Cookbook written by Stefan Kottwitz and published by Packt Publishing Ltd. This book was released on 2015-10-28 with total page 378 pages. Available in PDF, EPUB and Kindle. Book excerpt: A pragmatic guide with actionable recipes on LaTex to apply for tuning text, custom designs, fonts, embedding images, tables, advanced mathematics, and graphics for all your complex documents Key Features Work with modern document classes, such as KOMA-Script classes Explore the latest LaTeX packages, including TikZ, pgfplots, and biblatex An example-driven approach to creating stunning graphics directly within LaTeX Book DescriptionLaTeX is a high-quality typesetting software and is very popular, especially among scientists. Its programming language gives you full control over every aspect of your documents, no matter how complex they are. LaTeX's huge amount of customizable templates and supporting packages cover most aspects of writing with embedded typographic expertise. With this book you will learn to leverage the capabilities of the latest document classes and explore the functionalities of the newest packages. The book starts with examples of common document types. It provides you with samples for tuning text design, using fonts, embedding images, and creating legible tables. Common document parts such as the bibliography, glossary, and index are covered, with LaTeX's modern approach.You will learn how to create excellent graphics directly within LaTeX, including diagrams and plots quickly and easily. Finally, you will discover how to use the new engines XeTeX and LuaTeX for advanced programming and calculating with LaTeX. The example-driven approach of this book is sure to increase your productivity.What you will learn Choose the right document class for your project to customize its features Utilize fonts globally and locally Frame, shape, arrange, and annotate images Add a bibliography, a glossary, and an index Create colorful graphics including diagrams, flow charts, bar charts, trees, plots in 2d and 3d, time lines, and mindmaps Solve typical tasks for various sciences including math, physics, chemistry, electrotechnics, and computer science Optimize PDF output and enrich it with meta data, annotations, popups, animations, and fillin fields Explore the outstanding capabilities of the newest engines and formats such as XeLaTeX, LuaLaTeX, and LaTeX3 Who this book is for If you already know the basics of LaTeX and you like to get fast, efficient solutions, this is the perfect book for you. If you are an advanced reader, you can use this book's example-driven format to take your skillset to the next level. Some familiarity with the basic syntax of LaTeX and how to use the editor of your choice for compiling is required.

Book User Experience Mapping

    Book Details:
  • Author : Peter W. Szabo
  • Publisher : Packt Publishing Ltd
  • Release : 2017-05-26
  • ISBN : 1787127605
  • Pages : 342 pages

Download or read book User Experience Mapping written by Peter W. Szabo and published by Packt Publishing Ltd. This book was released on 2017-05-26 with total page 342 pages. Available in PDF, EPUB and Kindle. Book excerpt: Understand your users, gain strategic insights, and make your product development more efficient with user experience mapping About This Book Detailed guidance on the major types of User Experience Maps. Learn to gain strategic insights and improve communication with stakeholders. Get an idea on creating wireflows, mental model maps, ecosystem maps and solution maps Who This Book Is For This book is for Product Manager, Service Managers and Designers who are keen on learning the user experience mapping techniques. What You Will Learn Create and understand all common user experience map types. Use lab or remote user research to create maps and understand users better. Design behavioral change and represent it visually. Create 4D user experience maps, the “ultimate UX deliverable”. Capture many levels of interaction in a holistic view. Use experience mapping in an agile team, and learn how maps help in communicating within the team and with stakeholders. Become more user focused and help your organisation become user-centric. In Detail Do you want to create better products and innovative solutions? User Experience Maps will help you understand users, gain strategic insights and improve communication with stakeholders. Maps can also champion user-centricity within the organisation. Two advanced mapping techniques will be revealed for the first time in print, the behavioural change map and the 4D UX map. You will also explore user story maps, task models and journey maps. You will create wireflows, mental model maps, ecosystem maps and solution maps. In this book, the author will show you how to use insights from real users to create and improve your maps and your product. The book describes each major User Experience map type in detail. Starting with simple techniques based on sticky notes moving to more complex map types. In each chapter, you will solve a real-world problem with a map. The book contains detailed, beginner level tutorials on creating maps using different software products, including Adobe Illustrator, Balsamiq Mockups, Axure RP or Microsoft Word. Even if you don't have access to any of those, each map type can also be drawn with pen and paper. Beyond creating maps, the book will also showcase communication techniques and workshop ideas. Although the book is not intended to be a comprehensive guide to modern user experience or product management, its novel ideas can help you create better solutions. You will also learn about the Kaizen-UX management framework, developed by the author, now used by many agencies and in-house UX teams in Europe and beyond. Buying this map will give you hundreds of hours worth of user experience knowledge, from one of the world's leading UX consultants. It will change your users' world for the better. If you are still not convinced, we have hidden some cat drawings in it, just in case. Style and approach An easy to understand guide, filled with real world use cases on how to plan, prioritize and visualize your project on customer experience

Book The The Agile Developer s Handbook

Download or read book The The Agile Developer s Handbook written by Paul Flewelling and published by Packt Publishing Ltd. This book was released on 2018-02-27 with total page 384 pages. Available in PDF, EPUB and Kindle. Book excerpt: Agile software development helps to minimize the risk of failure in product development, as it enables you to quickly adapt to the changing environment and the varying needs of your customers, by improving your communication and collaboration skills.

Book Lean Mobile App Development

Download or read book Lean Mobile App Development written by Mike van Drongelen and published by Packt Publishing Ltd. This book was released on 2017-11-28 with total page 367 pages. Available in PDF, EPUB and Kindle. Book excerpt: Develop lean iOS and Android apps using industry standard techniques and lean development practices. About This Book Build ready-to-deploy apps with less iterations and shorter development times Adopt the lean startup methodologies to develop iOS and Android apps that shine in the App Store This hands-on guide puts continuous innovation into practice to develop successful mobile apps Who This Book Is For This book is for developers, CTOs, and architects working for a startup or another kind of lean startup environment, such as start-up within a cooperation. It is is ideal for any iOS and Android developer who wants to build successful mobile apps by adopting the lean startup methodology. What You Will Learn Apply the lean startup methodology to real Android and iOS development Define what your hypotheses are by creating an Minimal Viable Product Validate your idea against the Business Model Canvas Gather feedback through statistics and by getting user comments, learn from it, and adapt your app accordingly Develop skills and devise strategies to build versatile and flexible apps that meet changing business requirements Investigate the possibilities when you need to pivot your start-up idea whether in a startup or an established business. Create a successful app and get tips on how to boostconversion and how to optimize the on boardingprocess. In Detail Lean is the ultimate methodology for creating a startup that succeeds. Sounds great from a theoretical point of view, but what does that mean for you as an a technical co-founder or mobile developer? By applying the Lean Start-up methodology to your mobile App development, it will become so much easier to build apps that take Google Play or the App Store by storm. This book shows you how to bring together smarter business processes with technical know-how. It makes no sense to develop a brilliant app for six months or longer only to find out later that nobody is interested in it. Build a Minimum Viable Product (MVP) first. Validate your hypotheses early and often. Discover effective product development strategies that let you put Facebook's famous axiom "move fast and break things" into practice. A great app without visibility and marketing clout is nothing, so use this book to market your app, making use of effective metrics that help you track and iterate all aspects of project performance. Style and approach This book takes a hands-on approach to developing apps through the Lean Start-up Methodology. Following a 50% business and 50% tech approach, this book is filled with practical examples and real-world experiments.

Book Data Mining with Rattle and R

Download or read book Data Mining with Rattle and R written by Graham Williams and published by Springer Science & Business Media. This book was released on 2011-08-04 with total page 382 pages. Available in PDF, EPUB and Kindle. Book excerpt: Data mining is the art and science of intelligent data analysis. By building knowledge from information, data mining adds considerable value to the ever increasing stores of electronic data that abound today. In performing data mining many decisions need to be made regarding the choice of methodology, the choice of data, the choice of tools, and the choice of algorithms. Throughout this book the reader is introduced to the basic concepts and some of the more popular algorithms of data mining. With a focus on the hands-on end-to-end process for data mining, Williams guides the reader through various capabilities of the easy to use, free, and open source Rattle Data Mining Software built on the sophisticated R Statistical Software. The focus on doing data mining rather than just reading about data mining is refreshing. The book covers data understanding, data preparation, data refinement, model building, model evaluation, and practical deployment. The reader will learn to rapidly deliver a data mining project using software easily installed for free from the Internet. Coupling Rattle with R delivers a very sophisticated data mining environment with all the power, and more, of the many commercial offerings.

Book Axure RP 6 Prototyping Essentials

Download or read book Axure RP 6 Prototyping Essentials written by Ezra Schwartz and published by Packt Publishing Ltd. This book was released on 2012-01-24 with total page 504 pages. Available in PDF, EPUB and Kindle. Book excerpt: 2. Axure Basics-the User Interface; Getting started; Working with multiple project files; The Axure workspace; Customizing the workspace; The Sitemap pane; Wireframe pages; Flow pages; The Page Properties pane; Page notes; Managing notes; Page interactions; Page formatting; Sketch effects; The Widgets pane; Wireframe Widgets; Flow widgets; Creating your own widget library; Third party widget libraries; The Widget Properties pane; Annotation tab; Annotation fields; Annotation views; Interactions tab; Interactions; Events; Cases; Actions; Formatting tab; Location and size; Font.

Book Fixing Bad UX Designs

    Book Details:
  • Author : Lisandra Maioli
  • Publisher : Packt Publishing Ltd
  • Release : 2018-02-27
  • ISBN : 1787128229
  • Pages : 342 pages

Download or read book Fixing Bad UX Designs written by Lisandra Maioli and published by Packt Publishing Ltd. This book was released on 2018-02-27 with total page 342 pages. Available in PDF, EPUB and Kindle. Book excerpt: A practical guide filled with case studies and easy solutions to solve the most common user experience issues Key Features Understand and fix the pain points of a bad UX design to ensure greater customer satisfaction. Correct UX issues at various stages of a UX Design with the help of different methodologies for fixing bad UXs See best practices and established principles in UX with case studies illustrating these practices and principles Book DescriptionHave your web applications been experiencing more hits and less conversions? Are bad designs consuming your time and money? This book is the answer to these problems. With intuitive case studies, you’ll learn to simplify, fix, and enhance some common, real-world application designs. You’ll look at the common issues of simplicity, navigation, appearance, maintenance, and many more. The challenge that most UX designers face is to ensure that the UX is user-friendly. In this book, we address this with individual case studies starting with some common UX applications and then move on to complex applications. Each case study will help you understand the issues faced by a bad UX and teach you to break it down and fix these problems. As we progress, you’ll learn about the information architecture, usability testing, iteration, UX refactoring, and many other related features with the help of various case studies. You’ll also learn some interesting UX design tools with the projects covered in the book. By the end of the book, you’ll be armed with the knowledge to fix bad UX designs and to ensure great customer satisfaction for your applications.What you will learn Learn about ROI and metrics in UX Understand the importance of getting stakeholders involved Learn through real cases how to fix bad UX Identify and fix UX issues using different methodologies Learn how to turn insights and finding into practical UX solutions Learn to validate, test and measure the UX solutions implemented Learn about UX refactoring Who this book is for This book is for anyone confronted with a poorly designed UX. It is ideal for UX professionals who want to solve problems with existing UX designs, and UX designers who want to enhance their designs or analyze and rectify where they went wrong.

Book Practical XMPP

    Book Details:
  • Author : Lloyd Watkin
  • Publisher : Packt Publishing Ltd
  • Release : 2016-09-30
  • ISBN : 1785282093
  • Pages : 243 pages

Download or read book Practical XMPP written by Lloyd Watkin and published by Packt Publishing Ltd. This book was released on 2016-09-30 with total page 243 pages. Available in PDF, EPUB and Kindle. Book excerpt: Unleash the power of XMPP in order to build exciting, real-time, federated applications based on open standards in a secure and highly scalable fashion About This Book Learn about the fundamentals of XMPP and be able to work with the core functionality both server-side and in the browser Build a simple 1-to-1 chat (the “Hello World” of XMPP), explore multi-user chat, publish subscribe systems, and work with a decentralized social network Author Lloyd Watkins is a member of the XMPP standards committee Who This Book Is For If you want to learn about the fundamentals of XMPP, be able to work with the core functionality both server-side and in the browser then this book is for you.No knowledge of XMPP is required, or of TCP/IP networking. It's important that you already know how to build applications of some form, and are looking get a better understanding of how to implement XMPP for one or more of its many uses. You should be interested in the decentralized web, know HTML, and likely know JavaScript and NodeJS. You will probably know JSON, and hopefully XML (this is the native output of XMPP). What You Will Learn Install and configure an XMPP server and use it to connect from a traditional desktop client and send a message Build a simple server-side application that will respond to messages from our logged in desktop client Install and run XMPP-FTW, connect to the server from the browser, and handle incoming/outgoing messages Connect to a multi-user chat room, send/receive stanzas, add a room password, join a protected room, set the room's subject, and change a user's affiliation Get to grips with the publish-subscribe extension of XMPP and use it to build a pusher system that can make any website real-time Build a simple XMPP component and create an extension for XMPP-FTW that allows you to use your own custom format Build an XMPP version of the classic game “Pong” In Detail XMPP (eXtensible Messaging and Presence Protocol) is a messaging protocol that enables communication between two or more devices via the Internet. With this book, developers will learn about the fundamentals of XMPP, be able to work with the core functionality both server-side and in the browser, as well as starting to explore several of the protocol extensions. You will not only have a solid grasp of XMPP and how it works, but will also be able to use the protocol to build real-world applications that utilize the power of XMPP. By the end of this book, you will know more about networking applications in general, and have a good understanding of how to extend XMPP, as well as using it in sample applications. Style and approach Through a number of hands-on projects, this book shows you how to build usable applications that highlights a feature of XMPP.

Book The The Successful Software Manager

Download or read book The The Successful Software Manager written by Herman Fung and published by Packt Publishing Ltd. This book was released on 2019-06-28 with total page 433 pages. Available in PDF, EPUB and Kindle. Book excerpt: A developer's guide to successfully managing teams, customers, and software projects Key FeaturesA complete guide to managing developer teams, software projects, customers, and usersTransition successfully from a technical role to managementDevelop crucial skills to enhance your performance and advance your careerBook Description The Successful Software Manager is a comprehensive and practical guide to managing software developers, software customers, and the process of deciding what software needs to be built. It explains in detail how to develop a management mindset, lead a high-performing developer team, and meet all the expectations of a good manager. The book will help you whether you’ve chosen to pursue a career in management or have been asked to "act up" as a manager. Whether you’re a Development Manager, Product Manager, Team Leader, Solution Architect, or IT Director, this is your indispensable guide to all aspects of running your team and working within an organization and dealing with colleagues, customers, potential customers, and technologists, to ensure you build the product your organization needs. This book is the must-have authoritative guide to managing projects, managing people, and preparing yourself to be an effective manager. The intuitive real-life examples will act as a desk companion for any day-to-day challenge, and beyond that, Herman will show you how to prepare for the next stages and how to achieve career success. What you will learnDecide if moving to management is right for youDevelop the skills required for managementLead and manage successful software development projectsUnderstand the various roles in a technical team and how to manage themMotivate and mentor your teamDeliver successful training and presentationsLead the design process with storyboards and personas, and validate your solutionWho this book is for Development Managers, Product Managers, Team Leaders, Solution Architects, or IT Directors who want to effectively manage colleagues, customers, potential customers, and technologists.