Zoekfilters
› Hogeschool Rotterdam (8)
› Saxion (7)
› Avans Hogeschool (5)
» Toon alle opties (5)
Studieboeken (104)
Een overzicht van studieboeken die relevant zijn binnen het onderwijs.
Applying UML and Patterns / Druk 3
An Introduction to Object-Oriented Analysis and Design and Iterative Development
2004 || Hardcover || Craig Larman || Pearson
"This edition contains Larman's usual accurate and thoughtful writing. It is a very good book made even better."-Alistair Cockburn, author, Writing Effective Use Cases and Surviving OO Projects"Too few people have a knack for explaining things. Fewer still have a handle on software analysis and design.
Craig Larman has both."-John Vlissides, author, Design Patterns and Pattern Hatching"People often ask me which is the best book to introduce them to the world of OO design. Ever since I came ac...
Learn C# in One Day and Learn It Well
C# for Beginners With Hands-On Project
2015 || Paperback || Jamie Chan || Createspace
"New Book by Best-Selling Author Jamie Chan. Learn C# Programming Fast with a unique Hands-On Project. Book 3 of the Learn Coding Fast Series.
Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the C# language fast?
This book is for you. You no longer have to waste your time and money learning C# from boring books that are 600 pages long, expensive online courses or ...
BPMN Method and Style with BPMN Implementer's Guide / 2nd Edition
A Structured Approach for Business Process Modeling and Implementation Using BPMN 2.0
2011 || Paperback || Bruce S. Silver || Cody-Cassidy Press
PMN 2.0 is the industry standard diagramming language for business process models. The meaning of the business process diagram is the same, regardless of the tool used to create it. But creating models that are correct, complete, and clear demands more than a dictionary of BPMN shapes and symbols. It also requires a methodology for translating process logic consistently into the diagram. And it requires a measure of modeling style as well, conventions that ensure that the process logic is una...
Expert F# 4.0
2021 || Paperback || Don Syme e.a. || APress
Learn from F#'s inventor to become an expert in the latest version of this powerful programming language so you can seamlessly integrate functional, imperative, object-oriented, and query programming style flexibly and elegantly to solve any programming problem. Expert F# 4.0 will help you achieve unrivaled levels of programmer productivity and program clarity across multiple platforms including Windows, Linux, Android, OSX, and iOS as well as HTML5 and GPUs. F# 4.0 is a mature, open source, ...
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 ...
HTML & CSS
Design and Build Websites
2017 || Paperback || Jon Duckett || Wiley
A full-color introduction to the basics of HTML and CSS from the publishers of Wrox! Every day, more and more people want to learn some HTML and CSS. Joining the professional web designers and programmers are new audiences who need to know a little bit of code at work (update a content management system or e-commerce store) and those who want to make their personal blogs more attractive. Many books teaching HTML and CSS are dry and only written for those who want to become programmers, which ...
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 ...
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#.
Growing Object-Oriented Software, Guided by Tests
2025 || Paperback || Steve Freeman e.a. || Pearson Education Limited
SummaryMock Objects is an approach to Test-Driven Development that changes theway programmers think about code. It encourages them to think about howobjects interact with each other, rather than just how they work in isolation - asthe founders of Object Oriented programming intended. Objects should bedefined in terms of what they do, not what they are. Using Mock Objects withTest-Driven Development guides developers towards code with clearly focusedobjects and an emphasis on behavior over dat...
Learn Python the Hard Way
2025 || Paperback || Zed Shaw || Pearson Education Limited