Zoekfilters
› Hogeschool Rotterdam (7)
› Saxion (6)
› Avans Hogeschool (5)
» Toon alle opties (5)
Studieboeken (65)
Microsoft SQL Server 2012 Bible
2012 || Paperback || Adam Jorgensen e.a. || John Wiley and Sons Ltd
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...
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...
Data Structures and Algorithms in Java / 2nd Edition
2002 || Hardcover || Robert Lafore || Pearson
Appropriate for all courses in data structures and algorithms, and for many intermediate-to-advanced level courses in Java programming.
Many students view data structures and algorithms as difficult to understand, but this book thoroughly demystifies them. Working in Java, Robert Lafore presents each essential data structure and algorithm, using clear and simple example programs accessible through a Web browser-based “Workshop Applets.” These programs demonstrate graphically exactly what ...
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 ...
Data Structures & Algorithms in Java / 6th edition
2014 || Paperback || MT Goodrich || John Wiley and Sons Ltd
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...
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...
Fundamentals of Software Architecture
A Comprehensive Guide to Patterns, Characteristics, and Best Practices
2020 || Paperback || Mark Richards e.a. || O'Reilly
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This book provides the first comprehensive overview of software architecture's many aspects.
Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal...
Head First Java / 3rd Edition
A Brain-Friendly Guide
2020 || Paperback || Kathy Sierra e.a. || O'Reilly
What will you learn from this book? Ready to learn Java? This book combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and it's effective. And despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java.
You'll learn everything from the fundamentals to advanced topics. The new third edition brings the book up-to-date f...
Java How to Program, Late Objects, 11th Global Edition
2021 || Paperback || Harvey Deitel e.a. || Pearson || ook als eBook
Unparalleled breadth and depth of object-oriented programming conceptsThe Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of programming fundamentals, object-oriented programming concepts and intermediate-level topics for further study. Java How to Program, Late Objects, 11th Edition, presents leading-edge computing technologies using the Deitel signature live-code approach, which demonstrates concepts in hundreds of complete working programs. The 11th Edit...
Introduction to Algorithms / 4th edition
2022 || Hardcover || Thomas H. Cormen e.a. || MIT Press
A comprehensive update of the leading algorithms text, with new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics.
Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers, with self-contained chapters and algor...