Zoekfilters

Verschijningsjaar
2022 (11)
2019 (10)
2020 (6)
» Toon alle opties (8)
Verschijningsvorm
Paperback (58)
Hardcover (5)
Uitgever
Pearson (14)
O'Reilly (10)
Wiley (5)
» Toon alle opties (7)

Studieboeken (63)

58,99
Vandaag besteld,
dinsdag verzonden
+
Bestel

Core Java / 12th edition

Advanced Features, Volume 2

2022 || Paperback || Cay Horstmann || Pearson

The Classic Guide to Advanced Java Programming: Fully Updated for Java 17 "This is the definitive reference and instructional work for Java and the Java ecosystem."--Andrew Binstock, Java Magazine Core Java is the leading no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II: Advanced Features, Twelfth Edition, has been revised to cover the new features and enhancements in the Java 17 long-term ...

46,95
Vandaag besteld,
dinsdag verzonden
+
Bestel

Expert F# 4.0

2021 || Paperback || Don Syme e.a. || APress

Learn from F#'s inventor to become an expert in the latest version of this powerful programming language so you can seamlessly integrate functional, imperative, object-oriented, and query programming style flexibly and elegantly to solve any programming problem. Expert F# 4.0 will help you achieve unrivaled levels of programmer productivity and program clarity across multiple platforms including Windows, Linux, Android, OSX, and iOS as well as HTML5 and GPUs. F# 4.0 is a mature, open source, ...

19,95
Vandaag besteld,
dinsdag verzonden
+
Bestel

C# 12 Pocket Reference

Instant Help for C# 12 Programmers

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

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

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

73,95
Levertijd: 3 werkdagen
+
Bestel

Programming C# 12

Build Cloud, Web, and Desktop Applications

2024 || Paperback || Ian Griffiths || O'Reilly Media

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

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

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

43,95
Levertijd: 3 werkdagen
+
Bestel

Effective C

An Introduction to Professional C Programming

2023 || Paperback || Robert Seacord || No Starch Press,US

Written by renowned author Robert Seacord, Effective C is an in-depth look at the C programming language. Seacord introduces the language's basic data types and code structures while simultaneously addressing best practices, common errors, and open debates in the C community. Readers will also learn how to debug, test, and analyze C programs and benefit from detailed yet concise explanations of C language constructs and behaviors