Zoekfilters
› Saxion (7)
› Hogeschool Rotterdam (6)
› Avans Hogeschool (5)
» Toon alle opties (5)
Studieboeken (109)
Business Analysis Agility
Delivering Value, Not Just Software
2024 || Paperback || James Robertson e.a. || Pearson Education (US)
As a developer, to deliver real value, you must understand what your customers truly value, and solve the problems they really need solved. Business analysis can help you do this-and it's as crucial in agile environments now as it always has been. In Business Analysis Agility, leading experts James Robertson and Suzanne Robertson show how to perform business analysis in an agile way: trying new things, adapting to changes and discoveries, staying flexible, and being quick. Drawing on their un...
Learning Python / 6th edition
Powerful Object-Oriented Programming
2025 || Paperback || Mark Lutz || O'Reilly Media
Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz's popular training course, this updated sixth edition will help you quickly write efficient, high-quality code with Python. It's an ideal way to begin, whether you're new to programming or a professional developer versed in other languages.
Complete with quizzes, exercises, and helpful illustrations, this easy-to-follow self-paced tutorial gets you started with Python 3.12...
A Beginners Guide to Python 3 Programming / 2nd edition
2023 || Paperback || John Hunt || Springer
This textbook is aimed at readers who have little or no knowledge of computer programming but want to learn to program in Python. It starts from the very basics including how to install your Python environment, how to write a very simple program and run it, what a variable is, what an if statement is, how iteration works using for and while loops as well as important key concepts such as functions, classes and modules. Each subject area is prefaced with an introductory chapter, before continu...
Python Data Science Handbook / 2nd edition
Essential Tools for Working with Data
2022 || Paperback || Jake Vanderplas || O'Reilly
Python is a first-class tool for many researchers, primarily because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the new edition of Python Data Science Handbook do you get them all-IPython, NumPy, pandas, Matplotlib, Scikit-Learn, and other related tools. Working scientists and data crunchers familiar with reading and writing Python code will find the second edition of this c...
Jumping Into C++
2013 || Paperback || Alex Allain || Cprogramming.com
Want to learn to code? Want to learn C++? Struggling to follow your lecturer or books and tutorials written for experts? You're not alone. As a professional C++ developer and former Harvard teaching fellow, I know what you need to know to be a great C++ programmer, and I know how to teach it, one step at a time. I know where people struggle, and why, and how to make it clear. I cover every step of the programming process, including:
Getting the tools you need to program and how to use them
Ba...
Fundamentals of Software Architecture
A Comprehensive Guide to Patterns, Characteristics, and Best Practices
2020 || Paperback || Mark Richards e.a. || O'Reilly
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This book provides the first comprehensive overview of software architecture's many aspects.
Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal...
Continuous Architecture in Practice
Software Architecture in the Age of Agility and DevOps
2025 || Paperback || Murat Erder e.a. || Pearson
In Continuous Architecture in Practice, three leading software architecture experts update the classic practices of the discipline for contemporary environments, software development contexts, and applications. Coverage includes:
- Discover what has changed, and how the role of the architect must change
- Reflect the quality attributes of today in evolvable architectures
- Understand team-based software architecture, and architecture as a GÇ£flow of decisionsGÇ¥
- A...
Introduction to the Design and Analysis of Algorithms / 3rd International Edition
International Edition
2011 || Paperback || Anany Levitin || Pearson
Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent and innovative manner. Written in a student-friendly style, the book emphasises the understanding of ideas over excessively formal treatment while thoroughly covering the material required in an introductory algorithms course. Popular puzzles are used to motivate students' interest and strengthen thei...
C++ Programming Language, The
2013 || Hardcover || Bjarne Stroustrup || Pearson
The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, has reorganized, extended, and completely rewritten his definitive reference and tutorial for programmers who want to use C++ most effectively. The C++ Programming Language, Fourth Edition, delivers meticulous, richly explained, and integrated coverage of the entire language—its facilities, a...
Head First Java / 3rd Edition
A Brain-Friendly Guide
2020 || Paperback || Kathy Sierra e.a. || O'Reilly
What will you learn from this book? Ready to learn Java? This book combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and it's effective. And despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java.
You'll learn everything from the fundamentals to advanced topics. The new third edition brings the book up-to-date f...