Zoekfilters
› Harvey Deitel (3)
› Martin Fowler (3)
› Michael Hartl (3)
» Toon alle opties (17)
› Robert Martin (3)
› Y. Liang (3)
› Ben Stephenson (2)
› Bill Lubanovic (2)
› Bjarne Stroustrup (2)
› Cay Horstmann (2)
› Erich Gamma (2)
› Erik van Veenendaal (2)
› Ian Griffiths (2)
› Joseph Albahari (2)
› Joshua Bloch (2)
› Patricia Kong (2)
› Ralph Johnson (2)
› Richard Helm (2)
› Scott Meyers (2)
› Vaughn Vernon (2)
› Hogeschool Rotterdam (7)
› Saxion (7)
› Avans Hogeschool (5)
» Toon alle opties (5)
Programmeertalen (114)
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...
maandag verzonden
Domain-Driven Design
Tackling Complexity in the Heart of Software
2025 || Hardcover || Eric Evans || Pearson Benelux B.V.
Explains how to incorporate effective domain modeling into the software development process. This book offers readers a systematic approach to domain-driven design, presenting a set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains.
maandag verzonden
Learn Enough JavaScript to Be Dangerous
A Tutorial Introduction to Programming with JavaScript
2025 || Paperback || Michael Hartl || Pearson Education Limited
maandag verzonden
The Async-First Playbook
Remote Collaboration Techniques for Agile Software Teams
2025 || Paperback || Sumeet Moghe || Pearson Education Limited
maandag verzonden
Absolute Beginner's Guide to Algorithms
A Practical Introduction to Data Structures and Algorithms in JavaScript
2025 || Paperback || Kirupa Chinnathambi || Pearson Education Limited
maandag verzonden
Software Architecture and Decision-Making
Leveraging Leadership, Technology, and Product Management to Build Great Products
2025 || Paperback || Srinath Perera || Pearson Education Limited
Introduction to Computation and Programming Using Python / 3rd edition
With Application to Computational Modeling
2021 || Paperback || John V. Guttag || MIT Press
This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including numpy, matplotlib, random, pandas, and sklearn. It provides students with skills that will enable them to make productive use of computational techniques, including some of the tools and techniques of data science for using computation to model and interpret data as well as substantial material on machine learning.
The bo...
maandag verzonden
Introduction to Programming with C++ / 3rd International edition
2013 || Paperback || Y. Liang || Pearson
For undergraduate students in Computer Science and Computer Programming courses A solid foundation in the basics of C++ programming will allow students to create efficient, elegant code ready for any production environment. Learning basic logic and fundamental programming techniques is essential for new programmers to succeed. A distinctive fundamentals-first approach and clear, concise writing style characterize Introduction to Programming with C++, 3/e.
Basic programming concepts are introd...
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...
maandag verzonden
Programming C# 10
Build Cloud, Web, and Desktop Applications
2022 || Paperback || Ian Griffiths || O'Reilly
Designed for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C#, such as generics, LINQ, and asynchronous programming features. You'll get up to speed on .NET 6 and the latest C# 9.0 and 10.0 additions, including records and enhanced pattern matching.