Computer en informatica

Sander Gerz

jQuery - de basis

jQuery is een JavaScript-framework voor het programmeren van dynamische en interactieve websites. Dit boek legt precies uit hoe jQuery werkt, welke code u moet kennen en wat u met jQuery kunt bereiken..
22,95

Hardlopers

Aaron Mirck
€ 20,95
Greg Kroah-Hartman
€ 39,82
Joel Spolsky
€ 42,99

Aanbiedingen

-35%
Rachel Harrison
€ 49,00
€ 31,95
-34%
Daniël E. Brouwer
€ 14,99
€ 9,95
-29%
Wim de Groot
€ 27,99
€ 19,95
-76%
Ronald Boeklagen
€ 64,50
€ 15,95

Aanraders

Team VDM
€ 34,99
Daniël E. Brouwer
€ 32,99
Gunther Van Bleyenbergh
€ 59,99
Erdinç Saçan
€ 34,99
Matthijs Akkenaar
€ 24,95
Wim de Groot
€ 39,99
Christophe Benoit
€ 19,99

Computer en informatica

Blijf bij in een wereld vol digitale innovatie met boeken over software, hardware, data en meer. Of je nu programmeert, onderzoekt of gewoon nieuwsgierig bent – hier ontdek je de kracht van technologie.

Zoek verder in Computer en informatica

Bekijk resultaten in...
Alle producten Managementboeken Seminars + Trainingen Online magazine Sale

Filter de resultaten

Actieve filters 1

Computer en informatica

Rubriek

Managementrubriek

Toon meer

Aanbevolen

Producten

Taal

Toon meer

Serie

Toon meer

Ministerie

Trefwoorden

Toon meer

Prijs

-
Toon resultaten
Filteren 1
Sorteren
Pagina 986 van 55.816 resultaten
Alle producten
GebondenEngels9780521621120 3-12-1998
All traditional implementation techniques for functional languages (mostly based on supercombinators, environments or continuations) fail to avoid useless repetition of work; they are not 'optimal' in their implementation of sharing, often causing a catastrophic, exponential explosion in reduction time.  Meer
112,22
Verwachte levertijd ongeveer 9 werkdagen
PaperbackEngels9780521607643 8-7-2004
This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems.  Meer
87,66
Verwachte levertijd ongeveer 9 werkdagen
PaperbackEngels9780521617154 16-12-2004
'Design by programming' has proved very successful in the development of complex software systems. This book describes the construction of programs for VLSI digital circuit design, using the language Tangram, and shows how they can be compiled automatically in fully asynchronous circuits.  Meer
39,99
Verwachte levertijd ongeveer 9 werkdagen
PaperbackEngels9780521122542 16-8-2010
The focus of this book is the P versus NP Question and the theory of NP-completeness. It also provides adequate preliminaries regarding computational problems and computational models.  Meer
55,88
Verwachte levertijd ongeveer 9 werkdagen
PaperbackEngels9780521649995 13-1-1998
This ground-breaking book distills the experience of the author in dealing with problems in industry that can be solved by using the SELECT Perspective.  Meer
80,44
Verwachte levertijd ongeveer 9 werkdagen
PaperbackEngels9780521657129 28-6-1999
From the founding editor-in-chief of 'Java Report Online' comes advanced information on JDBC, servlets, JNI, RMI, Java IDL, and EJBs - the basic building blocks of any significant corporate business application.  Meer
74,68
Verwachte levertijd ongeveer 9 werkdagen
PaperbackEngels9780521670159 26-3-2007
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .  Meer
57,33
Verwachte levertijd ongeveer 9 werkdagen
PaperbackEngels9780521673532 30-6-2005
This is the first book presenting a stochastic extension of process algebra, PEPA; this is shown to be suitable for specifying a Markov process, which can then be applied to performance modelling.  Meer
54,44
Verwachte levertijd ongeveer 9 werkdagen
PaperbackEngels9780521145688 2-8-2012
Matroid theory is a vibrant area of research that provides a unified way to understand graph theory, linear algebra and combinatorics via finite geometry.  Meer
55,88
Verwachte levertijd ongeveer 9 werkdagen
PaperbackEngels9780521148016 6-12-2010
Testing IT provides a complete, off-the-shelf software testing process framework for any testing practitioner who is looking to research, implement, roll out, adopt, and maintain a software testing process.  Meer
103,55
Verwachte levertijd ongeveer 9 werkdagen
GebondenEngels9780521652476 23-5-2002
Cellular Nonlinear/neural Network (CNN) technology is both a revolutionary concept and an experimentally proven new computing paradigm. Analogic cellular computers based on CNNs are set to change the way analog signals are processed and are paving the way to an analog computing industry.  Meer
175,80
Verwachte levertijd ongeveer 9 werkdagen
GebondenEngels9780521383943 25-1-1991
In this 1991 book the author gives a broad overview of different areas of research in nonmonotonic reasoning, and presents some results and ideas based on his research.  Meer
94,90
Verwachte levertijd ongeveer 9 werkdagen
GebondenEngels9780521392679 4-4-1991
This book presents the rationale behind the design and development of the programming language Ada. The materials incorporating corrections to its original printing by the Ada Joint Program Office (AJPO), will be essential reading for all those currently using the language as well as those considering its adoption.  Meer
193,14
Verwachte levertijd ongeveer 9 werkdagen
GebondenEngels9780521395380 22-4-1993
Logic programming was based on first-order logic. Higher-order logics can also lead to theories of theorem-proving. This book introduces just such a theory, based on a lambda-calculus formulation of a clausal logic with equality, known as the Clausal Theory of Types.  Meer
89,12
Verwachte levertijd ongeveer 9 werkdagen
GebondenEngels9780521392518 10-5-1990
This book presents the proceedings of the Distributed Ada '89 Symposium held at the University of Southampton in December. The objective of the symposium was to provide a platform for developers and users with experience in the areas of distributed and parallel environments to reveal the advantages and difficulties encountered.  Meer
136,78
Verwachte levertijd ongeveer 9 werkdagen
PaperbackEngels9780521707411 5-11-2007
From the Internet's infrastructure to operating systems like GNU/Linux, the open source movement comprises some of the greatest accomplishments in computing over the past quarter century.  Meer
63,10
Verwachte levertijd ongeveer 9 werkdagen
PaperbackEngels9780521725965 16-3-2009
A no-nonsense introduction to software design using the Python programming language. Written for people with no programming experience, this book starts with the most basic concepts and gradually adds new material.  Meer
48,66
Verwachte levertijd ongeveer 9 werkdagen
GebondenEngels9780521852678 13-11-2006
There is a growing need for a more automated system of partitioning data sets into groups, or clusters. For example, digital libraries and the World Wide Web continue to grow exponentially, the ability to find useful information increasingly depends on the indexing infrastructure or search engine.  Meer
80,45
Verwachte levertijd ongeveer 9 werkdagen
GebondenEngels9780521762175 23-9-2010
Scala is a highly expressive, concise and scalable language. It is also the most prominent method of the new and exciting methodology known as object-functional programming.  Meer
92,01
Verwachte levertijd ongeveer 9 werkdagen
PaperbackEngels9780521546843 28-12-2004
In the fast moving world of information technology, Java is now the number 1 programming language. Programmers and developers everywhere need to know Java to keep pace with traditional and web-based application development.  Meer
80,44
Verwachte levertijd ongeveer 9 werkdagen

Rubrieken

    Personen

      Trefwoorden