Computercollectief

Welkom

per pagina

  1. € 43,90 € 41,42 Excl.
    This book is a definite must for practitioners involved in implementing Automotive SPICE in process improvement programs; a welcome aid for any assessor looking for clear, consistent, and constructive rating guidelines; and an invaluable resource for anyone concerned with engineering development processes in the automotive industry. Meer info
  2. € 35,90 € 33,87 Excl.
  3. € 19,90 € 18,77 Excl.
    Peter Seibel sat down with fifteen highly accomplished programmers with a wide range of experience. He asked these programmers about programming: how they learned to do it, what they've discovered along the way, and what they think about its future. More particularly, he tried to get them to talk about the issues that programmers wrestle with all the time: How should we design software? What role do programming languages play in helping us be productive or avoid errors? Are there ways we can make it easier to track down hard-to-find bugs?
    As these are far from settled questions, it's perhaps unsurprising that his subjects sometimes had quite varied opinions. Meer info
  4. € 30,90 € 29,15 Excl.
    For some reason, debugging has been almost ignored by authors and publishers, hopefully this book will remedy that situation. If you write code, it's a certainty that at some point you're going to have to debug it. Debugging is, more than anything else, an intellectual process - it doesn't take place within a debugger or your code but inside your mind. Reaching an understanding of the root cause of the problem is the cornerstone upon which everything else depends. Meer info
  5. € 39,90 € 37,64 Excl.
    Using Force.com, you can build enterprise applications with world-class value, scalability, and reliability - and do it in days or weeks, not months or years. In this book, top Force.com developer Jason Ouellette offers all the technical guidance and sample code you'll need to get outstanding results with the newest version of Force.com.
    This edition thoroughly covers Force.com's most powerful new improvements, including Batch Apex, Chatter, Adobe Flex and XML support, and the Force.com Free Edition. Meer info
  6. € 54,90 € 51,79 Excl.
  7. € 57,20 € 53,96 Excl.
    The Force.com Developer Certification Handbook (DEV401) is a practical guide for you to become a Salesforce.com Certified Force.com Developer. This book will help you to impress your colleagues with excellent Force.com skills, and prepare for the Dev 401 certification exam. From building applications to automating business processes everything is covered from the certification perspective, and you will gain hands-on expertise with the step-by-step approach of this book. Meer info
  8. € 39,90 € 37,64 Excl.
    Ever wished you could learn how to program from a book? If you have no previous programming experience, you might be wondering where to start. Head First Programming introduces the core concepts of writing computer programs - variables, decisions, loops, functions, and objects - which apply regardless of the programming language, but uses concrete examples and exercises in the dynamic and versatile Python language to apply and reinforce these concepts. Meer info
  9. € 30,90 € 29,15 Excl.
    This is a wonderfully written introduction to programming. Using fun examples, it brings computing concepts to life - concepts like memory, loops, decisions, input and output, data, and graphics. It's written in a language a kid can follow, but anyone who wants to program a computer can use this book. Even adults! - Explains everything in clear language - no \\"geek speak\\"
    - Loaded with pictures, cartoons, and fun examples
    - Complete set of practice questions and exercises
    - Reviewed by professional educators, kid-tested, and parent-approved Meer info
  10. € 55,90 € 52,74 Excl.
    Model-Based Development represents Lahman's half century of experience as a pioneering software innovator. Building on Shlaer-Mellor's work, Lahman's unique approach fully delivers on the promise of models and is firmly grounded in the realities of contemporary development, design, and architecture. Meer info
  11. € 31,90 € 30,09 Excl.
    Practical Development Environments is a guide - a collection of advice about real development environments for small to medium-sized projects and groups. Each of the chapters considers a different kind of tool:
    Tools for tracking versions of files; Build tools; Testing tools; Bug tracking tools; Tools for creating documentation; Tools for creating packaged releases. Meer info
  12. € 28,90 € 27,26 Excl.
    In this book, we'll journey through learning and behavioral theory, as well as cognitive and neuroscience. You'll see surprising aspects of how brains work and see how to beat the system, improving your own learning and thinking skills. We'll refactor your wetware - redesign and rewire your brain - to make you more effective at your job. Meer info
  13. € 14,95 € 14,10 Excl.
    Ontdek zowel de basisbeginselen van programmeren als geavanceerde programmeerprincipes.
    Durf jij de uitdaging aan? Met dit boek leer je op een vlotte manier programma's schrijven die probleemloos werken onder Windows, Mac OS en Linux. Maak kennis met de verschillende programmeertalen, bedenk een goed ontwerp en verdiep je in de belangrijkste bouwstenen van programma's. Meer info
  14. € 27,90 € 26,32 Excl.
    Taming Wild Software Schedules Meer info
  15. € 39,90 € 37,64 Excl.
    Functional programming languages are good at expressing complex ideas in a succint, declarative way. Functional concepts such as 'immutability\\" and \\"function values\\" make is easier to reason about code - as well as helping with concurrency. The new F# language, LINQ, certain new features of C#, and numerous .NET libraries now bring the power of functional programming to .NET coders.
    This book teaches the ideas and techniques of functional programming applied to real-world problems. You'll see how the functional way of thinking changes the game for .NET developers. Meer info
  16. € 32,80

    € 5,00 € 4,72 Excl.

    This hands-on tutorial teaches you the basics of computer programming using Scratch, a drag-and-drop language, so that you can teach your students how to think and create digitally.
    It provides teachers, parents, and new programmers with a guided tour of Scratch's features by creating projects that can be shared, remixed, and improved upon. Soon you will be creating games, stories, and animations by snapping blocks of code together. For each project, you will encounter challenges that encourage you to experiment and learn. Meer info
  17. € 45,95 € 43,35 Excl.
    Nach einer Einführung in Automotive SPICE, seine Hintergründe und Bewertungsschemata werden die Standardprozesse im Beispielunternehmen und im vorgestellten Projekt beschrieben. Da die Autoren kein \\"Idealprojekt\\" präsentieren, kann sich der Leser in ein reales Szenario hineinversetzen, das, wie vielleicht sein eigenes Projekt, Schwächen und Lücken aufweist. Meer info
  18. € 33,90

    € 4,95 € 4,67 Excl.

    Get best-in-class engineering practices to help you write more-robust, bug-free code. Two Microsoft .NET development experts share real-world examples and proven methods for optimizing the software development life cycle - from avoiding costly programming pitfalls to making your development team more efficient. Managed code developers at all levels will find design, prototyping, implementation, debugging, and testing tips to boost the quality of their code - today. Meer info
  19. € 27,90 € 26,32 Excl.
    As programmers, we've all seen source code that's so ugly and buggy it makes our brain ache. And let's be honest, we've all written code like that. With this book, you'll learn to write code that's easy to read and understand. You'll have more fun and your coworkers will love you. The Art of Coding focuses on the nuts and bolts of programming, with simple and practical techniques you can use every time you sit down to write code. You'll find tips throughout the book, with easy-to-digest code examples, helpful illustrations, and cartoons for fun. Meer info
  20. € 24,90 € 23,49 Excl.
    Unit Test Frameworks covers the usage, philosophy, and architecture of unit test frameworks. The tuturials and code examples explain:
    - Building a basic unit test framework from scratch
    - Working with the xUnit family of test frameworks, including JUnit, CppUnit, NUnit, XMLUnit, and PyUnit
    - Constructing both simple and complex unit tests
    Tutorials and example code are platform-independent and compatible with Windows, Mac OS X, Unix, and Linux. Meer info
  21. € 23,90 € 22,55 Excl.
  22. € 34,90 € 32,92 Excl.
    Dives into machine organization without the extra overhead of learning assembly language programming. Written for C/C++, VB, Pascal, Java and other high-level language programmers. Fills in the low-level details of machine organization that are often left out of computer science and engineering courses Meer info
per pagina