Zoekfilters

Auteur
Y. Liang (3)
Cay Horstmann (2)
Erik van Veenendaal (2)
» Toon alle opties (5)
Verschijningsjaar
2022 (11)
2019 (7)
2020 (6)
» Toon alle opties (8)
Verschijningsvorm
Paperback (52)
Hardcover (6)
Uitgever
Pearson (15)
O'Reilly (13)
Wiley (5)
» Toon alle opties (5)

Studieboeken (58)

19,95
Vandaag besteld,
dinsdag verzonden
+
Bestel

C# 12 Pocket Reference

Instant Help for C# 12 Programmers

2023 || Paperback || Joseph Albahari || O'Reilly

Looking for quick answers for using C# 12? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed.

All programs and code snippets are available as interactive samples in LINQPad. You can edit these samples and instantly see the results witho...

74,95
Vandaag besteld,
dinsdag verzonden
+
Bestel

Introduction to Java Programming and Data Structures / 12th edition

Comprehensive Version

2021 || Paperback || Y. Liang || Pearson

This title is a Pearson Global Edition. The Editorial team at Pearson has workedclosely with educators around the world to include content which is especiallyrelevant to students outside the United States. For courses in Java Programming. A fundamentals-first introduction to basic programming concepts andtechniques Introduction to Java Programming and Data Structures seamlessly integrates programming, data structures,and algorithms into one text. With a fundamentals-first approach, the text...

20,25
Vandaag besteld,
dinsdag verzonden
+
Bestel

HTML & CSS

Design and Build Websites

2017 || Paperback || Jon Duckett || Wiley

A full-color introduction to the basics of HTML and CSS from the publishers of Wrox! Every day, more and more people want to learn some HTML and CSS. Joining the professional web designers and programmers are new audiences who need to know a little bit of code at work (update a content management system or e-commerce store) and those who want to make their personal blogs more attractive. Many books teaching HTML and CSS are dry and only written for those who want to become programmers, which ...

63,85
Vandaag besteld,
dinsdag verzonden
+
Bestel

The Art of Multiprocessor Programming / 2nd edition

2017 || Paperback || Maurice Herlihy || Elsevier LTD, Oxford

The Art of Multiprocessor Programming, Second Edition, provides users with an authoritative guide to multicore programming. This updated edition introduces higher level software development skills relative to those needed for efficient single-core programming, and includes comprehensive coverage of the new principles, algorithms, and tools necessary for effective multiprocessor programming. The book is an ideal resource for students and professionals alike who will benefit from its thorough c...

30,25
Vandaag besteld,
dinsdag verzonden
+
Bestel

Domain-Driven Design Distilled

2016 || Paperback || Vaughn Vernon || Pearson

Domain-Driven Design (DDD) software modeling delivers powerful results in practice, not just in theory, which is why developers worldwide are rapidly moving to adopt it. Now, for the first time, there’s an accessible guide to the basics of DDD: What it is, what problems it solves, how it works, and how to quickly gain value from it. Concise, readable, and actionable, Domain-Driven Design Distilled never buries you in detail–it focuses on what you need to know to get results.

Vaughn Vern...

78,75
Vandaag besteld,
dinsdag verzonden
+
Bestel

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...

55,95
Levertijd: 3 werkdagen
+
Bestel

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...

34,95
Levertijd: 3 werkdagen
+
Bestel

Java Programming for Android Developers For Dummies / 2nd Edition

2016 || Paperback || Barry Burd || Wiley

Develop the next killer Android App using Java programming! Android is everywhere! It runs more than half the smartphones in the U.S.-and Java makes it go. If you want to cash in on its popularity by learning to build Android apps with Java, all the easy-to-follow guidance you need to get started is at your fingertips. Inside, you'll learn the basics of Java and grasp how it works with Android; then, you'll go on to create your first real, working application.

How cool is that? The demand for...

38,99
Levertijd: 3 werkdagen
+
Bestel

Think Java / 2nd Edition

How to Think Like a Computer Scientist

2020 || Paperback || Allen B Downey e.a. || O'Reilly Media, Inc, USA

Think Java is a hands-on introduction to computer science and programming used by many universities and high schools around the world. Its conciseness, emphasis on vocabulary, and informal tone make it particularly appealing for readers with little or no experience. The book starts with the most basic programming concepts and gradually works its way to advanced object-oriented techniques.

In this fully updated and expanded edition, authors Allen Downey and Chris Mayfield introduce programming...

43,75
Levertijd: 3 werkdagen
+
Bestel

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...