Zoekfilters
› Saxion (7)
› Hogeschool Rotterdam (6)
› Avans Hogeschool (5)
» Toon alle opties (5)
Studieboeken (110)
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 ...
Think Python / 3rd edition
How To Think Like a Computer Scientist
2024 || Paperback || Allen B. Downey || O'Reilly
This revised third edition reflects the growing role of large language models (LLMs) in programming and includes exercises on effective LLM prompts, testing code, and debugging skills.
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...
Introduction to Programming with C++ / 3rd International edition
2013 || Paperback || Y. Liang || Pearson
For undergraduate students in Computer Science and Computer Programming courses A solid foundation in the basics of C++ programming will allow students to create efficient, elegant code ready for any production environment. Learning basic logic and fundamental programming techniques is essential for new programmers to succeed. A distinctive fundamentals-first approach and clear, concise writing style characterize Introduction to Programming with C++, 3/e.
Basic programming concepts are introd...
C++ Primer
2025 || Paperback || Stanley Lippman e.a. || Pearson
Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 Standard Fully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today's best practices, the authors show how to use both the core language and its standard library to write efficient, readable, and powerful code. C++ Primer, Fifth Edition, in...
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#.
maandag verzonden
Growing Object-Oriented Software, Guided by Tests
2025 || Paperback || Steve Freeman e.a. || Pearson
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...
The Pragmatic Programmer
your journey to mastery
2019 || Hardcover || David Thomas e.a. || Pearson || ook als eBook
"One of the most significant books in my life." -Obie Fernandez, Author, The Rails Way "Twenty years ago, the first edition of The Pragmatic Programmer completely changed the trajectory of my career. This new edition could do the same for yours." -Mike Cohn, Author of Succeeding with Agile , Agile Estimating and Planning , and User Stories Applied ". .
. filled with practical advice, both technical and professional, that will serve you and your projects well for years to come." -Andrea Goulet...
maandag verzonden
Learn Python the Hard Way
2025 || Paperback || Zed Shaw || Pearson
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...