Soft Skills to Advance Your Developer Career, Zsolt Nagy
Автор: O`neill, Eamonn P. Название: User-developer cooperation in software development ISBN: 1447110722 ISBN-13(EAN): 9781447110729 Издательство: Springer Рейтинг: Цена: 93160.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Task analysis approaches to software development encourage a focus on supporting users and their tasks while participatory design approaches encourage users` direct, active contributions to software development work.
Understanding and Modeling Risk in Feasibility Studies
Wrap-up
Автор: Akinyele Andre Название: So, What`s the Big Deal about Scrum?: A Methodology Handbook for Developers ISBN: 154396544X ISBN-13(EAN): 9781543965445 Издательство: Неизвестно Рейтинг: Цена: 30340.00 T Наличие на складе: Невозможна поставка. Описание: When I was in graduate school at UMUC studying for my Master's in Information Technology: Software Engineering, I remember having to utilize wide-ranging reading sources to understand Scrum. The information was scattered and detailed in various books and articles which all stated the same or conflicting information. I wished there was one definitive book that detailed quickly the who, what, where, when, why, and how on Scrum. And here it is The book covers iterative and evolutionary development, agile development, key motivations for iterative development, implementing an iterative or agile method, and why projects fail. It explains what Scrum is, its emphasis, history and origins, classification, life cycle and process, roles, practices, sprints, meetings, the value of Scrum meetings, and its work products and artifacts. The book lists Scrum's values, strengths, benefits, contributions, challenges, failings, misunderstandings, and advantages and disadvantages. It provides key Scrum adoption strategies, applicability, areas where it is appropriate, managing releases, application and product focus, scaling Scrum for large projects, risk management, and recommendations. This book is designed to help developers and students understand the Scrum method for improving collaborative productivity in app, game, software, and web development. In using Scrum developers have access to a development framework where cross-functional teams develop products or projects in an iterative and incremental approach. The concepts in this book improve new scope to the field of development when managing projects and product or application development. The Scrum method helps developers and software organizations improve their planning aspects, including requirements management, iteration development processes, and release plans as Scrum is an iterative, evolutionary, and agile development method. This book is a concise handbook to understanding and implementing Scrum as a methodology framework in one definitive book and offers everything an app, game, software, and web engineer and/or developer needs to quickly utilize one of the most common methods in industry use. This is the definitive Scrum method handbook for developers, managers, and students as the book explains what it is, how it works, how to implement it, and why you should. Whether you are a developer, project manager, software engineer, IT executive, or student, this book will help you quickly understand the principles and values of utilizing the Scrum methodology.
Автор: Adam Freeman Название: Expert ASP.NET Web API 2 for MVC Developers ISBN: 1484200861 ISBN-13(EAN): 9781484200865 Издательство: Springer Рейтинг: Цена: 51230.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Part I - Getting Started
1. Getting Started
2. Your First Web API Application
3. Essential Techniques
4. Understanding HTTP Web Services
5. SportsStore: Preparation
6. SportsStore: A RESTful Application
7. SportsStore: Creating the Clients
8. SportsStore: Deployment
Part II - Results and Parameter
9. The Anatomy of ASP.NET Web API
10. Creating and Configuring a Web API Application
11. Action Method Results
12. Creating Media Formatters
13. Using the Built-In Media Formatters
14. Understanding Parameter and Model Binding
15. Binding Simple Data Types
16. Binding Complex Data Types - Part 1
17. Binding Complex Data Types - Part 2
18. Model Validation
Part III - Dispatching Requests
19. Dispatching Requests
20. URL Routing - Part 1
21. URL Routing - Part 2
22. Controllers and Actions
23. Filters - Part 1
24. Filters - Part 2
25. Error Handling
26. Using OWIN
Автор: Dumpleton Graham Название: Deploying to Openshift: A Guide for Busy Developers ISBN: 1491957166 ISBN-13(EAN): 9781491957165 Издательство: Wiley Рейтинг: Цена: 33780.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Get an in-depth tour of OpenShift, the container-based software deployment and management platform from Red Hat that provides a secure multi-tenant environment for the enterprise. This practical guide describes in detail how OpenShift, building on Kubernetes, enables you to automate the way you create, ship, and run applications in a containerized environment.
Author Graham Dumpleton provides the knowledge you need to make the best use of the OpenShift container platform to deploy not only your cloud-native applications, but also more traditional stateful applications. Developers and administrators will learn how to run, access, and manage containers in OpenShift, including how to orchestrate them at scale.
Build application container images from source and deploy them
Implement and extend application image builders
Use incremental and chained builds to accelerate build times
Automate builds by using a webhook to link OpenShift to a Git repository
Add configuration and secrets to the container as project resources
Make an application visible outside the OpenShift cluster
Manage persistent storage inside an OpenShift container
Monitor application health and manage the application lifecycle
This book is a perfect follow-up to OpenShift for Developers: A Guide for Impatient Beginners (O'Reilly).
Автор: Dean C. Wills Название: C++ 2013 for C# Developers ISBN: 1430267062 ISBN-13(EAN): 9781430267065 Издательство: Springer Рейтинг: Цена: 53060.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: C++ 2013 for C# Developers provides a fast-track to C++ proficiency forthose already using the C# language at an advanced level. Beginning with a detailed explanation of the mechanics of C++`s execution sequence, its grammar, syntax and data access you`ll quickly learn the similarities and differences between C++ and C#.
The goal of this book is to help you start your programming journey a year or two ahead of where we were when we started. There's a lot of how-to, a splash of career advice, and a bit of pep talk. It's a good read for Computer Science majors, dev bootcamp students, beginning devs on a self-learning path, or anyone who wants to figure out if programming is for them.
More importantly, this is stuff you won't easily find elsewhere. You won't get it in a college course or a bootcamp. It won't be in the company manual for your first job. Most software books are extremely technical; this one is different. It will apply to you regardless of what sector or programming language you want to get into. It's mostly about the squishy stuff: what happens around and outside the code. This is important because writing code is only a small part of a programmer's job--researchers have found that the average programmer only writes about 25 lines of code per day. Code is really just the beginning.
So what do programmers actually do? They go to meetings. They draw diagrams. They learn. They get stuck. They bang their heads on their desks. They help their teammates solve problems. They wade through an ocean of self-doubt. They field messages from tech recruiters. They update their resumes and negotiate for remote work options. They balance their three-month-old baby on one knee and a book about C++ on the other. They think methodically and ask questions nobody else has thought about.
These things aren't code, and in many ways they're more important than code. They're what this book is about. And it's about you: your career, your journey, all the amazing options that will open up to you as you learn to code.
Whoever you are, we're excited that you're here. We have the highest of hopes for you. And we hope you enjoy Your First Year in Code.
Автор: Wynne Matt, Hellesoy Aslak, Tooke Steve Название: The Cucumber Book: Behaviour-Driven Development for Testers and Developers ISBN: 1680502387 ISBN-13(EAN): 9781680502381 Издательство: Wiley Рейтинг: Цена: 33780.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Your customers want rock-solid, bug-free software that does exactly what they expect it to do. Yet they can`t always articulate their ideas clearly enough for you to turn them into code. You need Cucumber: a testing, communication, and requirements tool-all rolled into one.
Автор: Huttermann Michael Название: DevOps for Developers ISBN: 1430245697 ISBN-13(EAN): 9781430245698 Издательство: Springer Рейтинг: Цена: 25110.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: DevOps for Developers delivers a practical, thorough introduction to approaches, processes and tools to foster collaboration between software development and operations.
Автор: Burd Barry Название: Java Programming for Android Developers for Dummies ISBN: 1119301084 ISBN-13(EAN): 9781119301080 Издательство: Wiley Рейтинг: Цена: 28500.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Develop the next killer Android App using Java programming! Android is everywhere! It runs more than half the smartphones in the U.S. and Java makes it go. If you want to cash in on its popularity by learning to build Android apps with Java, all the easy-to-follow guidance you need to get started is at your fingertips.
Автор: Dean C. Wills Название: Pro Visual C++ 2005 for C# Developers ISBN: 1430211903 ISBN-13(EAN): 9781430211907 Издательство: Springer Рейтинг: Цена: 51160.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Featuring two distinct sections that lead to a simple migration path toward Visual C++ 2005 development, this guide is for experienced developers approaching Visual C++ from a C# background with .NET 1.1 or 1.0. The book introduces the Visual C++ 2005 technology, then outlines the language in fast-track chapters.