Zoekfilters
› Cay Horstmann (3)
› Michael Hartl (3)
› Robert Martin (3)
» Toon alle opties (15)
› Austin Bingham (2)
› Ben Stephenson (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 (7)
› Saxion (7)
› Avans Hogeschool (4)
» Toon alle opties (5)
Studieboeken (119)
morgen verzonden
Introduction to Python Programming and Data Structures / 3th Global Edition
2022 || Paperback || Y. Liang || Pearson
For introductory courses in Python Programming and Data Structures. A fundamentals first approach to programming helps students create efficient, elegant code. Introduction to Python Programming and Data Structures introduces students to basic programming concepts using a fundamentals-first approach that prepares students to learn object-oriented programming and advanced Python programming.
This approach presents programming concepts and techniques that include control statements, loops, func...
morgen verzonden
HTML & CSS - websites ontwerpen en bouwen
2015 || Paperback || Jon Duckett || Pearson Benelux B.V. || met inkijkexemplaar
Dit is een leukere manier om HTML en CSS te leren. Of je nou vanuit het niets een website wilt ontwerpen en bouwen of meer invloed op een bestaande site wilt hebben, met dit boek kun je aantrekkelijke en gebruikersvriendelijke inhoud voor het web maken. Code kan er soms intimiderend uitzien, maar sla het boek eens open en je zult zien dat dit boek compleet anders is dan andere boeken over programmeren. Op elke pagina wordt op eenvoudige en visuele wijze een nieuw onderwerp geïntroduceerd met...
Concurrency in C# Cookbook / 2nd edition
Asynchronous, Parallel, and Multithreaded Programming
2019 || Paperback || Stephen Cleary || O'Reilly
If you're one of the many developers uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 75 code-rich recipes, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques, using libraries and language features in .NET and C#.
Effective C++, 3rd edition
55 Specific Ways to Improve Your Programs and Designs
2023 || Paperback || Scott Meyers || Pearson
Organized around 55 specific guidelines, each of which describes a way to write better C++, this book reflects on modern design considerations, including exceptions, design patterns, and multithreading. It also provides guidance on the design of effective classes, functions, templates, and inheritance hierarchies.
"Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you've never read Effective C++ and you t...
Concepts of Programming Languages / 12th Global Edition
2022 || Paperback || Robert Sebesta || Pearson
For courses in computer programming. Evaluates the fundamentals of contemporary computer programming languages Concepts of Computer Programming Languages introduces students to the fundamental concepts of computer programming languages and provides them with the tools necessary to evaluate contemporary and future languages. Through a critical analysis of design issues, the text teaches students the essential differences between computing with specific languages, while the in-depth discussion ...
Programming C# 12
Build Cloud, Web, and Desktop Applications
2024 || Paperback || Ian Griffiths || O'Reilly
C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 12.0 and .NET 8 fundamentals and techniques for building cloud, web, and desktop applications.
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 asynchronou...
Microsoft SQL Server 2012 Bible
2012 || Paperback || Adam Jorgensen e.a. || Wiley
Microsoft SQL Server 2012 is the most significant update to this product since 2005, and it may change how database administrators and developers perform many aspects of their jobs. If you're a database administrator or developer, Microsoft SQL Server 2012 Bible teaches you everything you need to take full advantage of this major release. This detailed guide not only covers all the new features of SQL Server 2012, it also shows you step by step how to develop top-notch SQL Server databases an...
Designing Interfaces / 3rd edition
Patterns for Effective Interaction Design
2020 || Paperback || Jenifer Tidwell e.a. || O'Reilly
Designing good application interfaces isn't easy now that companies need to create compelling, seamless user experiences across an exploding number of channels, screens, and contexts. In this updated third edition, you'll learn how to navigate through the maze of design options. By capturing UI best practices as design patterns, this best-selling book provides solutions to common design problems.
You'll learn patterns for mobile apps, web applications, and desktop software. Each pattern conta...
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...