Computercollectief

Welkom bij comcol.nl - u bent niet ingelogd

per pagina
Pagina:
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5

  1. € 39,50 € 37,26 Excl.
    Dit boek bevat 50 leuke en spannende projecten met PIC microcontrollers zoals een laseralarm, USB-plaagmuis, eierwekker, jongerenverjager, geluidsschakelaar, capacitieve vloeistofniveaumeting, \\"vinger in het water-sensor\\", bewaking van een ruimte met een camera, 220 volt lichtdimmer, pratende microcontroller en nog veel meer. Er komen talloze technieken aan de orde zoals relais, wisselstroomregeling (ook 220 volt), I2C, SPI, RS232, USB, pulsbreedtemodulatie, rotary encoder, interrupts, infrarood, analoog-digitaalconversie (en andersom), 7-segment display en zelfs CAN bus. Meer info
  2. € 39,90 € 37,64 Excl.
    Packed with hundreds of high-quality, realistic examples, this book gives you Linux from the ground up: the clearest explanations and most useful knowledge about everything from filesystems to shells, editors to utilities, and programming tools to regular expressions. Sobell has also added an outstanding new primer on Perl, the most important programming tool for Linux admins seeking to automate complex, time-consuming tasks. Meer info
  3. € 49,95 € 47,12 Excl.
    The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example- and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology, and finance. The book teaches \\"Matla Meer info
  4. € 43,95 € 41,46 Excl.
    Aan de slag met Ruby is een grondige kennismaking met deze relatief jonge programmeertaal. Voorkennis van een andere taal is niet nodig. Door de interactieve mogelijkheden is Ruby uitermate geschikt voor iedereen die begint met programmeren.
    Het unieke van dit boek is dat het niet alleen een introductie in Ruby bevat, maar ook de principes uitlegt van objectgeoriënteerd ontwerpen en programmeren, iets waaraan het de meeste boeken ontbreekt. Meer info
  5. € 36,95 € 34,86 Excl.
    Recent trends in computer architecture make concurrency and parallelism an essential ingredient of efficient program execution. The actor model of concurrency allows you to express real-world concurrency in a natural way using concurrent processes that communicate via asynchronous messages. Scala is a programming language for the Java virtual machine, providing excellent support for both object-oriented and functional programming. By including a powerful actor framework in its standard library, Scala offers a compelling approach to tackle concurrent programming. Meer info
  6. € 31,90 € 30,09 Excl.
    Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer Meer info
  7. € 26,95 € 22,65 Excl.
  8. € 26,95 € 22,65 Excl.
  9. € 72,90 € 68,77 Excl.
    Parts 1-4: Fundamentals, Data Structures, Sorting, Searching.
    Robert Sedgewick has thoroughly rewritten and substantially expanded his popular work to provide current and comprehensive coverage of important algorithms and data structures. Many new algorithms are presented, and the explanations of each algorithm are much more detailed than in previous editions. A new text design and detailed, innovative figures, with accompanying commentary, greatly enhance the presentation. The third edition retains the successful blend of theory and practice that has made Sedgewick's work an invaluable resource for more than 250,000 programmers! Meer info
  10. € 32,90

    € 4,90 € 4,62 Excl.

    A comprehensive guide to using RadRails to develop your Ruby on Rails projects in a professional and productive manner.
    You will also learn how to use other Eclipse plugins for synchronizing your projects with Subversion and for managing your databases.
    Even though the book explains everything you need to follow the contents, the focus is on how to use the tool and not on the Rails framework itself, so previous working knowledge of Rails is highly advisable. Previous knowledge of Eclipse is not necessary. Meer info
  11. € 34,50 € 32,55 Excl.
  12. € 73,90 € 69,72 Excl.
    Provides a comprehensive description of the operation of the ARM core from a developer's perspective with a clear emphasis on software. Demonstrates not only how to write efficient ARM software in C and assembly but also how to optimize code. Meer info
  13. € 65,00 € 61,32 Excl.
    Essential handbook for system-on-chip designers using ARM processor cores and engineers working with the ARM Meer info
  14. € 26,95 € 22,65 Excl.
  15. € 26,95 € 22,65 Excl.
  16. € 34,90 € 32,92 Excl.
    If you do systems administration work of any kind, you have to deal with the growing complexity of your environment and increasing demands on your time. This book not only offers you the right tools for your job, but also suggests the best ways to approach specific problems and to securely automate recurring tasks. This edition includes additional appendixes to get you up to speed on technologies such as XML/XPath, LDAP, SNMP, and SQL. With this book in hand, and Perl in your toolbox, you can do more with less - fewer resources, less effort, and far less hassle. Meer info
  17. € 70,90 € 66,89 Excl.
  18. € 70,90 € 66,89 Excl.
    SIMATIC is the worldwide established automation system for implementing industrial control systems for machines, manufacturing plants and industrial processes.
    Relevant open-loop and closed-loop control tasks are formulated in various programming languages with the programming software STEP 7.
    Now in its fifth edition, this book gives an introduction into the latest version of STEP 7. It describes elements and applications for use with both SIMATIC S7-300 and SIMATIC S7-400, including the applications with PROFINET and for communication over industrial Ethernet. Meer info
  19. € 35,90

    € 15,00 € 14,15 Excl.

    Every professional .NET programmer needs to learn about functional programming, and there's no better way to do it than by learning F#. The aim of this book is to act as a solid, easy-to-understand introduction to working with F#. The first few chapters concentrate on setting up your working environment and introducing each feature of the language. The remainder of the book concentrates on illustrating practical working examples of F#, showing you how to create GUIs, access and store data, as well as how to take advantage of parallel programming in F#. Meer info
  20. € 31,90

    € 15,00 € 14,15 Excl.

    Create stunning video games using popular open source technologies!
    Previous programming experience is useful but not essential, because the first two chapters introduce the Python programming language - or serve as a refresher course if you are already familiar with Python. Further chapters cover how to use Pygame to set up a graphical display, draw to the screen, handle events, and read input devices. Meer info
  21. € 31,90 € 30,09 Excl.
    Lua offers a wide range of features that you can utilize to support and enhance your applications. With this book as your guide, you'll gain a thorough understanding of all aspects of programming with this powerful language. It will walk you through the basics, covering everything from installing Lua on your system to developing games and web sites. Meer info
  22. € 30,95 € 29,20 Excl.
    Everything beginners need to start programming with Perl

    Perl is the ever–popular, flexible, open source programming language that has been called the programmers’ Swiss army knife. This book introduces Perl to both new programmers and experienced ones who are looking to learn a new language. Meer info

  23. € 31,90 € 30,09 Excl.
    An Introduction to Perl for Biologistst Meer info
  24. € 25,90 € 24,43 Excl.
    Starting with a comprehensive overview of the basics of Perl, the author introduces you to important concepts such as Perl's data types and control flow constructs. This leads you on to more complex topics such as writing custom functions, using regular expressions, and file input and output.
    If you are looking to learn Perl and get an introduction to its power, this book is for you. Meer info
  25. € 30,90 € 29,15 Excl.
    This book covers every aspect of Python so that you can get started writing your own programs with Python today. Author James Payne begins with the most basic concepts progressing from strings, lists, and dictionaries to classes, objects, and modules. Meer info
  26. € 37,90 € 35,75 Excl.
    Learn how to process, organize, and visualize data from various sources using the Python programming language and supporting packages.
    If you've had experience with other programming languages, you'll find learning Python a cinch. In this book, you will find information distilled and focused on data analysis and visualization, complemented with many examples drawn from real-life problems the author has had to solve in his work. This gives the examples a more down-to-earth touch: real problems solved with Python!
    The book covers Python version 2.5 and should work on version 2.4 as well. Meer info
  27. € 34,90 € 32,92 Excl.
    You'll learn how to develop your own complete applications that can work online, access databases, process files, and more. This book introduces the most basic of concepts, yet moves quickly enough that you won't need to skip too much if you're already familiar with certain areas.
    Beginning Ruby not only shows you how to program with Ruby, it also teaches you how the Ruby community works, where to find help, and how to \\"walk the walk\\" and \\"talk the talk.\\" Meer info
  28. € 34,90 € 32,92 Excl.
    This book is for folks with some programming background who want to dip their little toe into Scala, check the temperature, and perhaps wade in some more.
    Scala is a programming language that provides a best-of-all-worlds experience for developers. Java programmers will find that their libraries are fully interoperable with Scala code. Meer info
  29. € 24,90 € 23,49 Excl.
    Each quiz teaches something new about programming: Algorithm selection; Optimization; Problem analysis; Code that learns; Code that cheats Meer info
  30. € 47,90 € 45,19 Excl.
    This book is perfect for anyone involved with bioinformatics - researchers, support staff, students and software developers interested in writing bioinformatics applications.
    Fundamentally, the goal here is to teach you how to write programs that manipulate data.
    You'll find it useful whether you already use Python, write code in another language, or have no programming experience at all. Meer info
  31. € 32,80

    € 5,00 € 4,72 Excl.

    This book takes a practical, step-by-step approach to implementing Python scripts that cover almost all areas of Blender. It clearly outlines each problem and focuses on straightforward, easy-to-understand code, highlighting the common pitfalls and Blender idiosyncrasies. It guides you from the installation process and the creation of a simple object to elaborate, fully rigged models with vertex groups and materials. It even takes the reader through steps to extend Blender's built-in editor. Meer info
  32. € 37,90 € 35,75 Excl.
    This book provides an introduction to Bluetooth programming, with a specific focus on developing real code. The authors discuss the major concepts and techniques involved in Bluetooth programming, with special emphasis on how they relate to other networking technologies. They provide specific descriptions and examples for creating applications in a number of programming languages and environments, including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X. Meer info
  33. € 25,90 € 24,43 Excl.
    As Ruby pro David Copeland explains, writing a command-line application that is self-documenting, robust, adaptable and forever useful is easier than you might think. Ruby is particularly suited to this task, since it combines high-level abstractions with \\"close to the metal\\" system interaction wrapped up in a concise, readable syntax. Moreover, Ruby has the support of a rich ecosystem of open-source tools and libraries. Meer info
  34. € 47,70 € 45,00 Excl.
    An in-depth and comprehensive guide to the Plone content management system Meer info
  35. € 29,90

    € 5,00 € 4,72 Excl.

    Design, develop, test, and deploy applications with the open-source Catalyst MVC framework Meer info
  36. € 28,90 € 27,26 Excl.
    Creating Dynamic Web Pages Meer info
  37. € 39,20 € 36,98 Excl.
    Design, develop, test, and deploy your Python web applications easily
    CherryPy is a Python library for web development that allows developers to build web applications in the same way as any other object-oriented Python program. This book is principally geared towards web developers who wish to learn how the Python programming language can fit their requirements. Although the CherryPy toolkit is at the core of the book many other common libraries are introduced, therefore opening the book to a larger audience. Meer info
  38. € 44,95 € 42,41 Excl.
  39. € 34,90 € 32,92 Excl.
    Clojure is a practical, general-purpose language that offers expressivity rivaling other dynamic languages like Ruby and Python, while seamlessly taking advantage of Java libraries, services, and all of the resources of the JVM ecosystem. This book helps you learn the fundamentals of Clojure with examples relating it to the languages you know already, in the domains and topics you work with every day. See how this JVM language can help eliminate unnecessary complexity from your programming practice and open up new options for solving the most challenging problems. Meer info
  40. € 32,80 € 30,94 Excl.
    Written for web application programmers with intermediate knowledge of Ruby. You should also know how web applications work and have used at least some of the cloned Internet services before.
    Shows the reader how to clone some of the Internet's most popular applications in Ruby by first identifying their main features, and then showing example Ruby code to replicate this functionality. Meer info
  41. € 39,90 € 37,64 Excl.
    Python is an agile, robust, and expressive programming language that continues to build momentum. It combines the power of compiled languages with the simplicity and rapid development of scripting languages. In Core Python Applications Programming, Third Edition, leading Python developer and corporate trainer Wesley Chun helps you take your Python knowledge to the next level. This book has everything you need to become a versatile Python developer. You will be introduced to multiple areas of application development and gain knowledge that can be immediately applied to projects, and you will find code samples in both Python 2 and 3, including migration tips if that's on your roadmap too. Meer info
  42. € 88,90 € 83,87 Excl.
    This long-awaited second edition of Data Structures with C++ Using STL provides a modern object-oriented approach to data structure using the model of the Standard Template Library (STL). Meer info
  43. € 25,90 € 24,43 Excl.
  44. € 21,90 € 20,66 Excl.
  45. € 34,90 € 32,92 Excl.
    All you need to know to get off the ground and start to fly with Python programming!
    This is a practical book aimed at busy developers. Every chapter takes a real piece of code and turns it inside out until you can't help but understand it. If there is background information you need to know, you'll learn it along the way. Meer info
  46. € 38,90 € 36,70 Excl.
    This is a practical book aimed at busy developers. Every chapter takes a real problem and turns it inside out until you can't help but understand it. If there is background information you need to know, you'll learn it along the way. But you won't find long-winded treatises on the aesthetics of API design or the history of computer science.
    It covers the basics of Python 3 datatypes - from lists to dictionaries to strings and beyond. You'll learn about Python's powerful object model, regular expressions, XML processing, web services, unit testing, and refactoring. Along the way, you'll discover how to use the newest language features added in Python 3.1. Meer info
  47. € 32,90 € 31,04 Excl.
    This book will help you to master the Django template system. Built-in template tags and filters are explained with examples and usage notes, as well as information on building custom tags and filters to extend the system for your needs. You will learn to use inheritance to create modular templates that are easy to maintain. You will learn how to serve multiple templates from within the same Django project, with an example of how to serve different templates for a mobile version of your site without having to change any code in your views. Pagination, internationalization, caching, and customization of the automatic admin application are also covered. Meer info
  48. € 41,30 € 38,96 Excl.
    This book will walk you step-by-step through the development of a complete sample Django application. You will learn how best to test and debug models, views, URL configuration, templates, and template tags. This book will help you integrate with and make use of the rich external environment of testing and debugging tools for Python and Django applications. Meer info
  49. € 29,95 € 25,17 Excl.
  50. € 34,90 € 32,92 Excl.
    If you reach a point where you want to move beyond plain, direct, and verbose Perl toward something more succinct and individualistic, this book is written for those setting off along that path.
    Three renowned Perl programmers bring together today's best idioms, techniques, and examples: everything you need to write more powerful, fluent, expressive, and succinct code with Perl. Meer info
per pagina
Pagina:
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5