Zoekfilters
› Hogeschool Rotterdam (6)
› Saxion (6)
› Avans Hogeschool (5)
» Toon alle opties (5)
Studieboeken (62)
morgen verzonden
The Python Workshop
Learn to code in Python and kickstart your career in software development or data science
2020 || Paperback || Andrew Bird e.a. || Packt Publishing Limited
Learn the fundamentals of clean, effective Python coding and build the practical skills to tackle your own software development or data science projectsKey FeaturesBuild key Python skills with engaging development tasks and challenging activitiesImplement useful algorithms and write programs to solve real-world problemsApply Python in realistic data science projects and create simple machine learning modelsBook DescriptionHave you always wanted to learn Python, but never quite known how to st...
morgen 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...
Beautiful C++
30 Core Guidelines for Writing Clean, Safe, and Fast Code
2025 || Paperback || J. Davidson e.a. || Pearson Benelux B.V.
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...
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...
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...
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...
Implementing Domain-Driven Design
2025 || Hardcover || Vaughn Vernon || Pearson
"For software developers of all experience levels looking to improve their results, and design and implement domain-driven enterprise applications consistently with the best current state of professional practice, Implementing Domain-Driven Design will impart a treasure trove of knowledge hard won within the DDD and enterprise application architecture communities over the last couple decades." -Randy Stafford, Architect At-Large, Oracle Coherence Product Development "This book is a must-read ...
Modern Software Engineering
Doing What Works to Build Better Software Faster
2023 || Paperback || David Farley || Pearson
Improve Your Creativity, Effectiveness, and Ultimately, Your Code In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues. Writing for programmers, managers, and technical leads at all levels of experience, Farley illuminates durable principles at the heart of effective softwa...
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#.