Zoekfilters
› Cay Horstmann (3)
› Michael Hartl (3)
› Robert Martin (3)
» Toon alle opties (16)
› Austin Bingham (2)
› Ben Stephenson (2)
› Bill Lubanovic (2)
› Erik van Veenendaal (2)
› Harvey Deitel (2)
› Ian Griffiths (2)
› Jon Duckett (2)
› Joseph Albahari (2)
› Joshua Bloch (2)
› Martin Fowler (2)
› Patricia Kong (2)
› Paul Deitel (2)
› Robert Smallshire (2)
› Scott Meyers (2)
› Vaughn Vernon (2)
› Hogeschool Rotterdam (8)
› Saxion (7)
› Avans Hogeschool (5)
» Toon alle opties (5)
Studieboeken (118)
Java 23 for Absolute Beginners
Learn the Fundamentals of Java Programming
2024 || Paperback || Iuliana Cosmina || Springer-Verlag Berlin and Heidelberg GmbH & Co. KG
Write your first code in Java 23 using simple, step-by-step examples that model real-word objects and events, making learning easy. With this book you will be able to pick up core programming concepts without fuss and write efficient Java code in no time. Clear code descriptions and layout ensure you get your code running as soon as possible. Author Iuliana Cosmina focuses on practical knowledge and getting you up to speed quickly-all the bits and pieces a novice needs to get started program...
Clean Code / 1st edition
A Handbook of Agile Software Craftsmanship
2008 || Paperback || Robert Martin || Pearson
Even bad code can function. But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code.
But it doesn't have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship.
Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code "on the fly...
C How to Program / 9th Global Edition
With case studies introducing Applications Programming and Systems Programming
2022 || Paperback || Paul Deitel e.a. || Pearson
This print textbook is available for you to rent for your classes. The Pearson print rental program provides you with affordable access to learning materials, so you go to class ready to succeed. C How to Program is a user-friendly, code-intensive introduction to C programming with case studies introducing applications and system programming.
Like other texts of the Deitels' How to Program series, the book's modular presentation serves as a detailed beginner source of information for college ...
Foundations of Software Testing / 4th edition
ISTQB Certification
2019 || Hardcover || Erik van Veenendaal || Cengage Learning
Now in its fourth edition, Foundations of Software Testing: ISTQB Certification is the essential guide to software testing and to the ISTQB Foundation qualification. Completely updated to comprehensively reflect the most recent changes to the 2018 ISTQB Foundation Syllabus, the book adopts a practical, hands-on approach, covering the fundamental topics that every system and software tester should know. The authors are themselves developers of the ISTQB syllabus and are highly respected intern...
Data Structures & Algorithms in Java / 6th edition
2014 || Paperback || MT Goodrich || Wiley
The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the authors provide an associated Java interface.
Concrete data structures realizing the ADTs are provided as Java classes implementing the interfaces. The Java code impl...
Foundations of Software Testing ISTQB Certification
2024 || Paperback || Erik van Veenendaal e.a. || Cengage Learning
Now in its fifth edition, Foundations of Software Testing: ISTQB Certification is the essential guide to software testing and to the ISTQB Foundation qualification written by respected international authorities in software testing who themselves helped develop the ISTQB Syllabus. Completely updated to comprehensively reflect the most recent changes to the ISTQB Foundation Syllabus v 4.0, 2023, this book adopts a practical, hands-on approach, covering the fundamental topics that every system a...
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...
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...