Zoekfilters
› Hogeschool Rotterdam (6)
› Saxion (6)
› Avans Hogeschool (5)
» Toon alle opties (5)
Studieboeken (65)
maandag verzonden
Scrum - Novice to Ninja
Methods for Agile, Powerful Development
2016 || Paperback || M David Greem || SitePoint Pty Ltd
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...
Systems Analysis and Design with UML / 6th edition
2021 || Paperback || Dennis || Wiley
Systems Analysis and Design: An Object-Oriented Approach with UML, Sixth Edition helps students develop the core skills required to plan, design, analyze, and implement information systems. Offering a practical hands-on approach to the subject, this textbook is designed to keep students focused on doing SAD, rather than simply reading about it. Each chapter describes a specific part of the SAD process, providing clear instructions, a detailed example, and practice exercises.
Students are guid...
Hands-On Full-Stack Web Development with ASP.NET Core
Learn end-to-end web development with leading frontend frameworks, such as Angular, React, and Vue
2019 || Paperback || Tamir Dresher e.a. || Packt Publishing Limited
Become a full-stack developer by learning popular Microsoft technologies and platforms such as .NET Core, ASP.NET Core, Entity Framework, and AzureKey FeaturesBring static typing to web development with features compatible in TypeScript 3Implement a slim marketplace single page application (SPA) in Angular, React, and VueModernize your web apps with Microsoft Azure, Visual Studio, and GitBook DescriptionToday, full-stack development is the name of the game. Developers who can build complete s...
Data Structures and Algorithms in Java / 2nd Edition
2002 || Hardcover || Robert Lafore || Pearson
Appropriate for all courses in data structures and algorithms, and for many intermediate-to-advanced level courses in Java programming.
Many students view data structures and algorithms as difficult to understand, but this book thoroughly demystifies them. Working in Java, Robert Lafore presents each essential data structure and algorithm, using clear and simple example programs accessible through a Web browser-based “Workshop Applets.” These programs demonstrate graphically exactly what ...
maandag verzonden
Beautiful C++
30 Core Guidelines for Writing Clean, Safe, and Fast Code
2025 || Paperback || J. Davidson e.a. || Pearson Benelux B.V.
maandag verzonden
Clean Coder, The
A Code of Conduct for Professional Programmers
2025 || Paperback || Robert Martin || Pearson Benelux B.V.
The Much-Anticipated Follow-Up to "Uncle Bob's" Highly Praised Clean Code Programmers who endure and succeed amidst swirling uncertainty and nonstop pressure share a common attribute: They care deeply about the practice of creating software. They treat it as a craft. They are professionals. In The Clean Coder: A Code of Conduct for Professional Programmers, legendary software expert Robert C. Martin introduces the disciplines, techniques, tools, and practices of true software craftsmanship...
maandag verzonden
Refactoring
Improving the Design of Existing Code
2025 || Hardcover || Martin Fowler || Pearson Benelux B.V.
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the principles of refactoring, including where to spot opportunities for refactoring, and how to set up the required tests. There is also a catalog of more tha...
maandag verzonden
Introduction to Java Programming and Data Structures / 12th edition
Comprehensive Version
2021 || Paperback || Y. Liang || Pearson
This title is a Pearson Global Edition. The Editorial team at Pearson has workedclosely with educators around the world to include content which is especiallyrelevant to students outside the United States. For courses in Java Programming. A fundamentals-first introduction to basic programming concepts andtechniques Introduction to Java Programming and Data Structures seamlessly integrates programming, data structures,and algorithms into one text. With a fundamentals-first approach, the text...
maandag verzonden
Introduction to Python Programming and Data Structures / 3th Global Edition
2022 || Paperback || Y. Liang || Pearson
For introductory courses in Python Programming and Data Structures. A fundamentals first approach to programming helps students create efficient, elegant code. Introduction to Python Programming and Data Structures introduces students to basic programming concepts using a fundamentals-first approach that prepares students to learn object-oriented programming and advanced Python programming.
This approach presents programming concepts and techniques that include control statements, loops, func...
Concurrency in C# Cookbook / 2nd edition
Asynchronous, Parallel, and Multithreaded Programming
2019 || Paperback || Stephen Cleary || O'Reilly
If you're one of the many developers uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 75 code-rich recipes, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques, using libraries and language features in .NET and C#.