Zoekfilters
› Saxion (6)
› Avans Hogeschool (4)
› Hogeschool Rotterdam (4)
» Toon alle opties (4)
Programmeertalen (80)
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 ...
morgen verzonden
C# 7.0 All-in-One For Dummies
2017 || Paperback || Mueller e.a. || Wiley
6 Books in one! Sharpen your knowledge of C# C# know-how is a must if you want to be a professional developer and especially if you plan to work on Microsoft products. No matter where your skills lie, this book offers a deep dive into C# for coders who need an overview of the nuances of this valuable programming language. Pop it open to get an intro into coding with C#, how to design secure apps and databases, and even pointers on building web apps with C#. Inside... The Basics of C# Program...
dinsdag verzonden
BPMN Method and Style with BPMN Implementer's Guide / 2nd Edition
A Structured Approach for Business Process Modeling and Implementation Using BPMN 2.0
2011 || Paperback || Bruce S. Silver || Cody-Cassidy Press
PMN 2.0 is the industry standard diagramming language for business process models. The meaning of the business process diagram is the same, regardless of the tool used to create it. But creating models that are correct, complete, and clear demands more than a dictionary of BPMN shapes and symbols. It also requires a methodology for translating process logic consistently into the diagram. And it requires a measure of modeling style as well, conventions that ensure that the process logic is una...
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...
morgen verzonden
Programmeren met Python voor Dummies
2017 || Paperback || John Paul Mueller || BBNC Uitgevers || met inkijkexemplaar
Python is een van de snelst groeiende programmeertalen ter wereld. En dat is niet zo gek: Python is zeer geschikt om verschillende soorten programmeerconcepten mee te ontdekken en het is de ideale taal voor data-analyses. Met Programmeren met Python voor Dummies leer je in heldere stap-voor-stapinstructies de syntaxis van Python kennen en ontdek je de logica achter het programmeren. Met behulp van praktijkvoorbeelden geeft dit boek je de kennis en vaardigheden om de theorie ook daadwerkelijk ...
morgen 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...
morgen verzonden
Handboek Python, 3e editie
2021 || Paperback || Robert Smallshire e.a. || Van Duuren Media
morgen 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...