Scrum: Novice to Ninja


Book Description

Why should you use Scrum in your web projects? Simply put, it'll enable your team to get more done in less time. Scrum is the most popular agile project management methodology used in web projects today. While most Scrum books tend to be lengthy textbooks that cover every detail of Scrum for all types of organizations, this highly practical book concentrates solely on how best to apply Scrum in web and mobile development projects. In it, you'll learn: An overview of Scrum fundamentals for web and mobile projects Get familiar with Scrum's roles: Scrum master, product owner, team members, and interested observers Understand Scrum's rituals: sprint planning meetings, daily standups, work process, demos, and sprint retrospectives Gain a thorough understanding of the tools used in Scrum: burndown charts, story cards, sprint backlogs Troubleshoot typical Scrum issues




Scrum


Book Description




AngularJS: Novice to Ninja


Book Description

AngularJS: Novice to Ninja is your fast track route to mastering AngularJS, the superheroic JavaScript framework. AngularJS provides the fastest, most efficient way to build single page web applications. What will I learn? In this practical and fun-to-read book, you'll learn the fundamentals of AngularJS, such as scopes, modules and controllers. You'll then move on to more sophisticated techniques, including using directives, filters and expressions to build a full single page web application. Discover the power of AngularJS's two-way data binding Using AngularJS and TDD Get to grips with modules, scopes, and controllers Enhance your HTML with directives Build a complete working single page blog application as you learn And much more




Microservices: Novice To Ninja


Book Description

📘 MICROSERVICES: NOVICE TO NINJA 🚀 Are you ready to level up your microservices game? Dive into the ultimate guide with our comprehensive book bundle, "Microservices: Novice to Ninja." 🎓 📚 BOOK 1 - MICROSERVICES 101: 🌟 Embark on your journey into the world of distributed systems with our beginner's guide. Learn the fundamentals of microservices architecture, from decoupling to scalability. Perfect for those new to the concept! 🌱 📚 BOOK 2 - ARCHITECTING MICROSERVICES: 🏗️ Take your skills to the next level with strategies for designing scalable and resilient systems. Discover essential design patterns and principles like bounded contexts and aggregates. Build systems that can adapt and evolve effortlessly! 💪 📚 BOOK 3 - MASTERING MICROSERVICES: 🚀 Ready for the big leagues? Learn advanced techniques for optimizing performance and security. Dive into performance tuning, security best practices, and more. Become a master of microservices optimization! 🛠️ 📚 BOOK 4 - MICROSERVICES MASTERY: 🧠 Unlock expert insights into deployment, monitoring, and maintenance. Automate deployment pipelines, monitor system health, and troubleshoot issues like a pro. Ensure your microservices are always running smoothly! 🔍 With "Microservices: Novice to Ninja," you'll have everything you need to build, design, and deploy distributed services like a true expert. Don't miss out on this essential book bundle for mastering microservices architecture! 🚀📘💡




Pro Agile .NET Development with SCRUM


Book Description

Pro Agile .NET Development with SCRUM guides you through a real-world ASP.NET project and shows how agile methodology is put into practice. There is plenty of literature on the theory behind agile methodologies, but no book on the market takes the concepts of agile practices and applies these in a practical manner to an end-to-end ASP.NET project, especially the estimating, requirements and management aspects of a project. Pro Agile .NET Development with SCRUM takes you through the initial stages of a project—gathering requirements and setting up an environment—through to the development and deployment stages using an agile iterative approach: namely, Scrum. In the book, you'll focus on delivering an enterprise-level ASP.NET project. Each chapter is in iterations or sprints, putting into practice the features of agile—user stories, test-driven development (TDD), behavior-driven development (BDD), continuous integration, user acceptance testing, extreme programming, Scrum, design patterns and principles, inside-out development, lean developent, KanBan boards, and more. An appendix features code katas designed for the reader to get up-to-speed with some of the features of extreme programming, while also showcasing popular open-source frameworks to assist in automated testing and mocking. In addition, popular open-source architectural foundation projects such as S#arp and NCommons are demonstrated to allow you to base future projects on these frameworks, which already have many best-practice design patterns and principles built in.




Mastering Dart


Book Description

If you are an application developer who has experience with Dart and want to develop reusable and robust code in Dart, then this book is for you. You are expected to have a basic knowledge of core elements and applications.




Secrets of the JavaScript Ninja


Book Description

Summary Secrets of the Javascript Ninja takes you on a journey towards mastering modern JavaScript development in three phases: design, construction, and maintenance. Written for JavaScript developers with intermediate-level skills, this book will give you the knowledge you need to create a cross-browser JavaScript library from the ground up. About this Book You can't always attack software head-on. Sometimes youcome at it sideways or sneak up from behind. You need tomaster an arsenal of tools and know every stealthy trick.You have to be a ninja. Secrets of the JavaScript Ninja leads you down the pathway toJavaScript enlightenment. This unique book starts with keyconcepts, like the relationships between functions, objects, andclosures, taught from the master's perspective. You'll grow fromapprentice to ninja as you soak up fresh insights on the techniquesyou use every day and discover features and capabilities you neverknew about. When you reach the final chapters, you'll be ready tocode brilliant JavaScript applications and maybe even write yourown libraries and frameworks. You don't have to be a ninja to read this book—just be willing tobecome one. Are you ready? Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Functions, objects, closures, regular expressions, and more Seeing applications and libraries from the right perspective Dealing with the complexities of cross-browser development Modern JavaScript design About the Authors John Resig is an acknowledged JavaScript authority and the creatorof the jQuery library. Bear Bibeault is a web developer and coauthorof Ajax in Practice, Prototype and Scriptaculous in Action, and jQueryin Action from Manning. Table of Contents PART 1 PREPARING FOR TRAINING Enter the ninja Arming with testing and debugging PART 2 APPRENTICE TRAINING Functions are fundamental Wielding functions Closing in on closures Object-orientation with prototypes Wrangling regular expressions Taming threads and timers PART 3 NINJA TRAINING Ninja alchemy: runtime code evaluation With statements Developing cross-browser strategies Cutting through attributes, properties, and CSS PART 4 MASTER TRAINING Surviving events Manipulating the DOM CSS selector engines




Beginning Software Engineering


Book Description

Discover the foundations of software engineering with this easy and intuitive guide In the newly updated second edition of Beginning Software Engineering, expert programmer and tech educator Rod Stephens delivers an instructive and intuitive introduction to the fundamentals of software engineering. In the book, you’ll learn to create well-constructed software applications that meet the needs of users while developing the practical, hands-on skills needed to build robust, efficient, and reliable software. The author skips the unnecessary jargon and sticks to simple and straightforward English to help you understand the concepts and ideas discussed within. He also offers you real-world tested methods you can apply to any programming language. You’ll also get: Practical tips for preparing for programming job interviews, which often include questions about software engineering practices A no-nonsense guide to requirements gathering, system modeling, design, implementation, testing, and debugging Brand-new coverage of user interface design, algorithms, and programming language choices Beginning Software Engineering doesn’t assume any experience with programming, development, or management. It’s plentiful figures and graphics help to explain the foundational concepts and every chapter offers several case examples, Try It Out, and How It Works explanatory sections. For anyone interested in a new career in software development, or simply curious about the software engineering process, Beginning Software Engineering, Second Edition is the handbook you’ve been waiting for.




Systems Analysis and Design


Book Description

"With the overarching goal of preparing the analysts of tomorrow, Systems Analysis and Design offers students a rigorous hands-on introduction to the field with a project-based approach that mirrors the real-world workflow. Core concepts are presented through running cases and examples, bolstered by in-depth explanations and special features that highlight critical points while emphasizing the process of "doing" alongside "learning." As students apply their own work to real-world cases, they develop the essential skills and knowledge base a professional analyst needs while developing an instinct for approach, tools, and methods. Accessible, engaging, and geared toward active learning, this book conveys both essential knowledge and the experience of developing and analyzing systems; with this strong foundation in SAD concepts and applications, students are equipped with a robust and relevant skill set that maps directly to real-world systems analysis projects." -- Provided by publisher.




Tuttle Learning Chinese Characters


Book Description

This user-friendly book is aimed at helping students of Mandarin Chinese learn and remember Chinese characters. At last--there is a truly effective and enjoyable way to learn Chinese characters! This book helps students to learn and remember both the meanings and the pronunciations of over 800 characters. This otherwise daunting task is made easier by the use of techniques based on the psychology of learning and memory. key principles include the use of visual imagery, the visualization of short "stories," and the systematic building up of more complicated characters from basic building blocks. Although Learning Chinese Characters is primarily a book for serious learners of Mandarin Chinese, it can be used by anyone with interest in Chinese characters, without any prior knowledge of Chinese. It can be used alongside (or after, or even before) a course in the Chinese language. All characters are simplified (as in mainland China), but traditional characters are also given, when available. Key features: Specially designed pictures and stories are used in a structured way to make the learning process more enjoyable and effective, reducing the need for rote learning to the absolute minimum. The emphasis throughout is on learning and remembering the meanings and pronunciations of the characters. Tips are also included on learning techniques and how to avoid common problems. Characters are introduced in a logical sequence, which also gives priority to learning the most common characters first. Modern, simplified characters are used, with pronunciations given in pinyin. Key information is given for each character, including radical, stroke-count, traditional form, compounds, and guidance on writing the character. This is a practical guide with a clear, concise and appealing layout, and it is well-indexed with easy lookup methods. The 800 Chinese characters and 1,033 compounds specified for the original HSK Level A proficiency test are covered.