Zoekfilters

Verschijningsjaar
2022 (15)
2019 (14)
2020 (8)
» Toon alle opties (10)
Verschijningsvorm
Paperback (77)
Hardcover (7)
E-book via Bookshelf (2)

Programmeertalen (86)

38,95
Levertijd: 4 werkdagen
+
Bestel

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

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

39,95
Levertijd: 23 werkdagen
+
Bestel

A Beginners Guide to Python 3 Programming

2021 || Paperback || John Hunt || Springer

This textbook on Python 3 explains concepts such as variables and what they represent, how data is held in memory, how a for loop works and what a string is. It also introduces key concepts such as functions, modules and packages as well as object orientation and functional programming. Each section is prefaced with an introductory chapter, before continuing with how these ideas work in Python.

Topics such as generators and coroutines are often misunderstood and these are explained in detail,...

47,95
Levertijd: 3 werkdagen
+
Bestel

Core Java / 12th edition

Fundamentals, Volume 1

Paperback || Cay Horstmann || Pearson

The #1 Java Guide for Serious Programmers: Fully Updated through Java 17


"This is the definitive reference and instructional work for Java and the Java ecosystem."

---Andrew Binstock, Java Magazine


Core Java, Volume I: Fundamentals, Twelfth Edition,

is the definitive guide to writing robust, maintainable code. Whatever version of Java you are using---up to and including Java 17---this book will help you achieve a deep and practical understanding of the language and APIs. With ...

131,95
Levertijd: 6 werkdagen
+
Bestel

Systems Analysis and Design with UML / 6th edition

2021 || Paperback || Dennis || Wiley

Systems Analysis and Design: An Object-Oriented Approach with UML, Sixth Edition helps students develop the core skills required to plan, design, analyze, and implement information systems. Offering a practical hands-on approach to the subject, this textbook is designed to keep students focused on doing SAD, rather than simply reading about it. Each chapter describes a specific part of the SAD process, providing clear instructions, a detailed example, and practice exercises.

Students are guid...

41,95
Vandaag besteld,
morgen verzonden
+
Bestel

Programming Interactivity

2020 || Paperback || Joshua Noble || O'Reilly

Ready to create rich interactive experiences with your artwork, designs, or prototypes? This is the ideal place to start. With this hands-on guide, you’ll explore several themes in interactive art and design—including 3D graphics, sound, physical interaction, computer vision, and geolocation—and learn the basic programming and electronics concepts you need to implement them. No previous experience is necessary.

You’ll get a complete introduction to three free tools created specificall...

46,40
Vandaag besteld,
morgen verzonden
+
Bestel

Introducing Python : Modern Computing in Simple Packages

Modern Computing in Simple Packages

2019 || Paperback || Bill Lubanovic || O'Reilly

Easy to understand and fun to read, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3.

59,45
Vandaag besteld,
morgen verzonden
+
Bestel

Requirements Engineering

2017 || Hardcover || Jeremy Dick e.a. || Springer

Written for those who want to develop their knowledge of requirements engineering process, whether practitioners or students.Using the latest research and driven by practical experience from industry, Requirements Engineering gives useful hints to practitioners on how to write and structure requirements. It explains the importance of Systems Engineering and the creation of effective solutions to problems. It describes the underlying representations used in system modeling and introduces the U...

22,95
Vandaag besteld,
morgen verzonden
+
Bestel

jQuery de basis

2012 || Paperback || Sander Gerz || MainPress B.V.

jQuery is een JavaScript-framework voor het programmeren van dynamische en interactieve websites. Met slechts enkele slanke regels code kunt u fantastische webeffecten creëren. Dit boek legt precies uit hoe jQuery werkt, welke code u moet kennen en wat u met jQuery kunt bereiken. Eerst worden de basisbeginselen van jQuery uitgelegd en vervolgens leert u hoe u elementen op een webpagina laat bewegen of verdwijnen, hoe u animaties maakt, hoe u effecten combineert en hoe u werkt met widgets en ...

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