Zoekfilters
› Saxion (6)
› Hogeschool Rotterdam (5)
› Avans Hogeschool (4)
» Toon alle opties (3)
Studieboeken (109)
Java Programming for Android Developers For Dummies / 2nd Edition
2016 || Paperback || Barry Burd || Wiley
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. Inside, you'll learn the basics of Java and grasp how it works with Android; then, you'll go on to create your first real, working application.
How cool is that? The demand for...
Think Java / 2nd Edition
How to Think Like a Computer Scientist
2020 || Paperback || Allen B Downey e.a. || O'Reilly Media, Inc, USA
Think Java is a hands-on introduction to computer science and programming used by many universities and high schools around the world. Its conciseness, emphasis on vocabulary, and informal tone make it particularly appealing for readers with little or no experience. The book starts with the most basic programming concepts and gradually works its way to advanced object-oriented techniques.
In this fully updated and expanded edition, authors Allen Downey and Chris Mayfield introduce programming...
Domain Storytelling
A Collaborative, Visual, and Agile Way to Build Domain-Driven Software
2025 || Paperback || Stefan Hofer e.a. || Pearson
Storytelling is at the heart of human communication--why not use it to overcome costly misunderstandings when designing software? By telling and visualising stories, domain experts and team members make business processes and domain knowledge tangible. Domain Storytelling enables everyone to understand the relevant people, activities, and work items. With this guide, the method's inventors explain how domain experts and teams can work together to capture insights with simple pictographs, show...
Core Java / 12th edition
Fundamentals, Volume 1
2025 || Paperback || Cay Horstmann || Pearson
The #1 Java Guide for Serious Programmers: Fully Updated through Java 17
"This is the definitive reference and instructional work for Java and the Java ecosystem."
---Andrew Binstock, Java Magazine
Core Java, Volume I: Fundamentals, Twelfth Edition,
is the definitive guide to writing robust, maintainable code. Whatever version of Java you are using---up to and including Java 17---this book will help you achieve a deep and practical understanding of the language and APIs. With ...
Unlocking Business Agility with Evidence-Based Management
Satisfy Customers and Improve Organizational Effectiveness
2025 || Paperback || Patricia Kong e.a. || Pearson
Java Concurrency in Practice
2025 || Paperback || Brian Goetz e.a. || Pearson
Focuses on the design and implementation of the concurrency features added to the Java platform in Java 5.0 and Java 6. This title is suitable for Java developers.
Introducing Python : Modern Computing in Simple Packages / 3rd Edition
Modern Computing in Simple Packages
2025 || Paperback || Bill Lubanovic || O'Reilly
Stuck in a coding conundrum? Whether you're an advanced beginner, an intermediate developer, or a curious newcomer, the complexities of coding can often feel like a labyrinth with no exit. With Python, however, you can start writing real code quickly-but where should you start?In this updated third edition, Bill Lubanovic acts as your personal guide to Python, offering a clear path through the intricacies and capabilities of this much-beloved coding language, including new chapters on AI mode...
Python Programming with Design Patterns
2025 || Paperback || James Cooper || Pearson
Effective Modern C++
42 Specific Ways to Improve Your Use of C++11 and C++14
2014 || Paperback || Scott Meyers || O'Reilly
Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce. The challenge is learning to use those features effectively - so that your software is correct, efficient, maintainable, and portable. That's where this practical book comes in.
It describes how to write truly great software using C++11 and C++14 - i.e. using modern C++. Topics include: The pros and cons of braced initialization, noexcept specifications, perfect forwarding, a...