Zoekfilters
› Hogeschool Rotterdam (8)
› Saxion (7)
› Avans Hogeschool (5)
» Toon alle opties (5)
Resultaten (99)
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...
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...
maandag verzonden
Crash course programmeren in Python
Projectgericht leren programmeren
2018 || Paperback || Eric Matthes || Visual Steps B.V. || met inkijkexemplaar
Crash Course programmeren in Python is een snelle maar diepgaande introductie in programmeren met Python. Leer in korte tijd programma’s schrijven, problemen oplossen en laat programma’s ook werken.
In de eerste helft van het boek komen basis programmeerconcepten aan de orde, zoals het maken van lijsten, woordenboeken, classes en lussen, en wordt het schrijven van duidelijke en leesbare code aangeleerd met oefeningen over ieder onderwerp. Daarnaast leer je hoe je programma’s interactief...
maandag verzonden
Handboek Python, 3e editie
2021 || Paperback || Robert Smallshire e.a. || Van Duuren Media
maandag verzonden
Java compact
Tweede editie
2022 || Paperback || Gertjan Laan || Uitgeverij Czarina
Java compact (tweede editie) is geschreven voor iedereen die graag snel en efficiënt wil kennismaken met de essentie van het programmeren in Java.
In tien compacte hoofdstukken en minder dan 150 bladzijden komen aan de orde: variabelen, beslissingen en herhalingen, arrays en ArrayList, methoden, klassen en objecten, overerving, polymorfie, interfaces, lambdafuncties en exception handling.
De hoofdstukken eindigen met een aantal oefenopgaven, waarvan de uitwerkingen op de website van de aute...
dinsdag verzonden
Core Java / 12th edition
Advanced Features, Volume 2
2022 || Paperback || Cay Horstmann || Pearson
The Classic Guide to Advanced Java Programming: Fully Updated for Java 17 "This is the definitive reference and instructional work for Java and the Java ecosystem."--Andrew Binstock, Java Magazine Core Java is the leading no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II: Advanced Features, Twelfth Edition, has been revised to cover the new features and enhancements in the Java 17 long-term ...
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...
maandag verzonden
Beginning C# Object-Oriented Programming / 2nd edition
2013 || Paperback || Dan Clark || Springer || ook als eBook
Learn C# with Beginning C# Object-Oriented Programming and you'll be thinking about program design in the right way from day one. Whether you want to work with .NET for the web or desktop, or for Windows 8 on any device, Dan Clark's accessible, quick-paced guide will give you the foundation you need for a successful future in C# programming. In this book you will: Master the fundamentals of object-oriented programming Work through a case study to see how C# and OOP work in a real-world applic...
Effective C
An Introduction to Professional C Programming
2023 || Paperback || Robert Seacord || No Starch Press,US
Written by renowned author Robert Seacord, Effective C is an in-depth look at the C programming language. Seacord introduces the language's basic data types and code structures while simultaneously addressing best practices, common errors, and open debates in the C community. Readers will also learn how to debug, test, and analyze C programs and benefit from detailed yet concise explanations of C language constructs and behaviors