Zoekfilters
› Cay Horstmann (3)
› Gertjan Laan (3)
› Harvey Deitel (3)
» Toon alle opties (23)
› Michael Hartl (3)
› Paul Deitel (3)
› Robert Martin (3)
› Y. Liang (3)
› Austin Bingham (2)
› Ben Stephenson (2)
› Bill Lubanovic (2)
› Bjarne Stroustrup (2)
› Erich Gamma (2)
› Erik van Veenendaal (2)
› Ian Griffiths (2)
› Jon Duckett (2)
› Joseph Albahari (2)
› Joshua Bloch (2)
› Patricia Kong (2)
› Ralph Johnson (2)
› Richard Helm (2)
› Robert Smallshire (2)
› Sander Gerz (2)
› Scott Meyers (2)
› Studio Visual Steps (2)
› Vaughn Vernon (2)
› Hogeschool Rotterdam (8)
› Saxion (7)
› Avans Hogeschool (5)
» Toon alle opties (5)
Resultaten (142)
Introduction to Software Design with Java
2024 || Paperback || Martin P. Robillard || Springer Nature Switzerland AG
This textbook provides an in-depth introduction to software design, with a focus on object-oriented design, and using the Java programming language.
The Python Workbook
A Brief Introduction with Exercises and Solutions
2025 || Hardcover || Ben Stephenson || Springer International Publishing AG
The Python Workbook is a student-friendly compendium of 212 exercises that span a variety of academic disciplines and everyday situations paired with concise introductions to the programming concepts needed to complete them. Accessible and easy to follow, the textbook encourages development of programming skills through active practice and hands-on learning.
Thoroughly updated and expanded, this strong revised edition includes new sections on debugging, additional exercises in all chapte...
vandaag verzonden
Requirements Engineering
2017 || Hardcover || Jeremy Dick e.a. || Springer
Written for those who want to develop their knowledge of requirements engineering process, whether practitioners or students.Using the latest research and driven by practical experience from industry, Requirements Engineering gives useful hints to practitioners on how to write and structure requirements. It explains the importance of Systems Engineering and the creation of effective solutions to problems. It describes the underlying representations used in system modeling and introduces the U...
morgen verzonden
jQuery de basis
2012 || Paperback || Sander Gerz || MainPress B.V.
jQuery is een JavaScript-framework voor het programmeren van dynamische en interactieve websites. Met slechts enkele slanke regels code kunt u fantastische webeffecten creëren. Dit boek legt precies uit hoe jQuery werkt, welke code u moet kennen en wat u met jQuery kunt bereiken. Eerst worden de basisbeginselen van jQuery uitgelegd en vervolgens leert u hoe u elementen op een webpagina laat bewegen of verdwijnen, hoe u animaties maakt, hoe u effecten combineert en hoe u werkt met widgets en ...
Embedded C Programming
Techniques and Applications of C and PIC MCUS
2024 || Paperback || Mark (Founder Siegesmund || Elsevier Science & Technology
Clean Code / 2nd edition
A Handbook of Agile Software Craftsmanship
2025 || Paperback || Robert Martin || Pearson
morgen verzonden
morgen verzonden
Python Programming with Design Patterns
2025 || Paperback || James Cooper || Pearson
dinsdag verzonden
Learn C# in One Day and Learn It Well
C# for Beginners With Hands-On Project
2015 || Paperback || Jamie Chan || Createspace
"New Book by Best-Selling Author Jamie Chan. Learn C# Programming Fast with a unique Hands-On Project. Book 3 of the Learn Coding Fast Series.
Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the C# language fast?
This book is for you. You no longer have to waste your time and money learning C# from boring books that are 600 pages long, expensive online courses or ...
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...