Große Auswahl an günstigen Büchern
Schnelle Lieferung per Post und DHL

Bücher veröffentlicht von APress

Filter
Filter
Ordnen nachSortieren Beliebt
  • 11% sparen
    von Wlodzimierz Gajda
    57,00 €

    Pro Vagrant teaches you how to effectively implement and optimize Vagrant in your everyday work environment. Master the creation and configuration of virtual development environments with an easy-to-use workflow, and focus on automation. Vagrant lowers development environment setup time, increases development/production parity, and makes the "e;works on my machine"e; excuse a relic of the past.DevOps is mainstream best practice nowadays, and Vagrant sits firmly in the DevOps toolkit. This book will take you from basic usage and getting started, to provisioning with Shell, Puppet, and Chef. You will see how to use Vagrant in real-life scenarios, so that you can start to use Vagrant day-to-day in your work. Author Wodimierz Gajda is a Vagrant expert and now brings his experience to you in Pro Vagrant. This is an indispensable book for anyone using Vagrant - add it to your library today.

  • - Development Best Practices for the Internet of Things
    von Vincent Zimmer, Jiming Sun, Marc Jones & usw.
    37,00 €

    Embedded Firmware Solutions is the perfect introduction and daily-use field guide--for the thousands of firmware designers, hardware engineers, architects, managers, and developers--to Intel’s new firmware direction (including Quark coverage), showing how to integrate Intel® Architecture designs into their plans.Featuring hands-on examples and exercises using Open Source codebases, like Coreboot and EFI Development Kit (tianocore) and Chromebook, this is the first book that combines a timely and thorough overview of firmware solutions for the rapidly evolving embedded ecosystem with in-depth coverage of requirements and optimization.

  • - Mastering Basic Algorithms in the Python Language
    von Magnus Lie Hetland
    93,00 €

    Python Algorithms, Second Edition explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. The book deals with some of the most important and challenging areas of programming and computer science in a highly readable manner. It covers both algorithmic theory and programming practice, demonstrating how theory is reflected in real Python programs. Well-known algorithms and data structures that are built into the Python language are explained, and the user is shown how to implement and evaluate others.

  • 10% sparen
    - Crafting Visual Transformation Scripts
    von Shai Vaingast
    58,00 €

    We are visual animals. But before we can see the world in its true splendor, our brains, just like our computers, have to sort and organize raw data, and then transform that data to produce new images of the world. Beginning Python Visualization: Crafting Visual Transformation Scripts, Second Edition discusses turning many types of data sources, big and small, into useful visual data. And, you will learn Python as part of the bargain.In this second edition you'll learn about Spyder, which is a Python IDE with MATLAB(R) -like features. Here and throughout the book, you'll get detailed exposure to the growing IPython project for interactive visualization. In addition, you'll learn about the changes in NumPy and Scipy that have occurred since the first edition. Along the way, you'll get many pointers and a few visual examples. As part of this update, you'll learn about matplotlib in detail; this includes creating 3D graphs and using the basemap package that allows you to render geographical maps. Finally, you'll learn about image processing, annotating, and filtering, as well as how to make movies using Python. This includes learning how to edit/open video files and how to create your own movie, all with Python scripts. Today's big data and computational scientists, financial analysts/engineers and web developers - like you - will find this updated book very relevant.

  • 15% sparen
    - What Managers Need to Know to Profit from the Big Data Revolution
    von David Feinleib
    32,00 €

    Investors and technology gurus have called big data one of the most important trends to come along in decades. Big Data Bootcamp explains what big data is and how you can use it in your company to become one of tomorrow’s market leaders. Along the way, it explains the very latest technologies, companies, and advancements.Big data holds the keys to delivering better customer service, offering more attractive products, and unlocking innovation. That’s why, to remain competitive, every organization should become a big data company. It’s also why every manager and technology professional should become knowledgeable about big data and how it is transforming not just their own industries but the global economy.And that knowledge is just what this book delivers. It explains components of big data like Hadoop and NoSQL databases; how big data is compiled, queried, and analyzed; how to create a big data application; and the business sectors ripe for big data-inspired products and services like retail, healthcare, finance, and education. Best of all, your guide is David Feinleib, renowned entrepreneur, venture capitalist, and author of Why Startups Fail. Feinleib’s Big Data Landscape, a market map featured and explained in the book, is an industry benchmark that has been viewed more than 150,000 times and is used as a reference by VMWare, Dell, Intel, the U.S. Government Accountability Office, and many other organizations. Feinleib also explains:• Why every businessperson needs to understand the fundamentals of big data or get run over by those who do• How big data differs from traditional database management systems• How to create and run a big data project• The technical details powering the big data revolutionWhether you’re a Fortune 500 executive or the proprietor of a restaurant or web design studio, Big Data Bootcamp will explain how you can take full advantage of new technologies to transform your company and your career.

  • - Master Express.js: The Node.js Framework For Your Web Development
    von Azat Mardan
    62,00 €

    Pro Express.js is for the reader who wants to quickly get up-to-speed with Express.js, the flexible Node.js framework. Author Azat Mardan clearly explains how to start developing with Express.js with a basic 'Hello World', and then delves into a deep API reference, before looking at common and abstract development problems. Lastly, you will learn how to build a series of real-world apps in order to cement your knowledge.In order to get the best from this book, you will be familiar with Node.js scripts and able to install packages using npm. In the deep API reference, each aspect of the Express.js API is explained clearly with a simple exercise to demonstrate its usage. This includes configuration, settings and environments; different middleware and its uses; templating engines; extracting parameters and routing; request and response; error handling; and running an app. In the next part you'll delve into abstraction, streams, authentication, multithreading, Socket.io, security, and more complex modules. You will also learn about smaller frameworks built using Express.js, such as Sails.js, and Derby. Finally you'll build real-world apps including a REST API, Todo App, and Instagram gallery. Express.js is used by a range of well-known companies such as MySpace and Storify, and it's becoming more and more likely that it'll be a required skill for new developers. With this book you can skip learning via complicated documentation, and get the information from a developer who's been using Express.js for long enough to explain things well. Add Pro Express.js to your library today.

  • 15% sparen
    von Gregory Jordan
    50,00 €

    Why have developers at places like Facebook and Twitter increasingly turned to graph databases to manage their highly connected big data? The short answer is that graphs offer superior speed and flexibility to get the job done. It’s time you added skills in graph databases to your toolkit. In Practical Neo4j, database expert Greg Jordan guides you through the background and basics of graph databases and gets you quickly up and running with Neo4j, the most prominent graph database on the market today. Jordan walks you through the data modeling stages for projects such as social networks, recommendation engines, and geo-based applications. The book also dives into the configuration steps as well as the language options used to create your Neo4j-backed applications.Neo4j runs some of the largest connected datasets in the world, and developing with it offers you a fast, proven NoSQL database option. Besides those working for social media, database, and networking companies of all sizes, academics and researchers will find Neo4j a powerful research tool that can help connect large sets of diverse data and provide insights that would otherwise remain hidden. Using Practical Neo4j, you will learn how to harness that power and create elegant solutions that address complex data problems. This book:Explains the basics of graph databasesDemonstrates how to configure and maintain Neo4jShows how to import data into Neo4j from a variety of sourcesProvides a working example of a Neo4j-based application using an array of language of options including Java, .Net, PHP, Python, Spring, and RubyAs you’ll discover, Neo4j offers a blend of simplicity and speed while allowing data relationships to maintain first-class status. That’s one reason among many that such a wide range of industries and fields have turned to graph databases to analyze deep, dense relationships. After reading this book, you’ll have a potent, elegant tool you can use to develop projects profitably and improve your career options.

  • von James Cryer
    30,00 €

    Pro Grunt.js gets you quickly up-to-speed with this popular JavaScript-based task runner. Author James Cryer takes you from initial installation all the way through to authoring successful plugins.Using hands-on examples you will learn about CSS linting, combination, compilation and minification; JavaScript linting, AMD modules, and templates; image processing and optimizing; and creating a local server. You will then move on to more advanced topics such as LiveReload, Test Automation, Modular configuration, and combining tasks. Finally you will see how to scaffold plugins using Grunt init and Yeoman, how to test them with Mocha and Chai, and how to publish them so others can use them.Start using Grunt.js to improve your workflows by using Pro Grunt.js today.

  • 10% sparen
    von Ivor Horton
    58,00 €

    Using the C++ Standard Template Libraries is a contemporary treatment that teaches the generic programming capabilities that the C++ 14 Standard Library provides. In this book, author Ivor Horton explains what the class and function templates available with C++ 14 do, and how to use them in a practical context.You'll learn how to create containers, and how iterators are used with them to access, modify, and extend the data elements they contain. You'll also learn about stream iterators that can transfer data between containers and streams, including file streams. The function templates that define algorithms are explained in detail, and you'll learn how to pass function objects or lambda expressions to them to customize their behavior. Many working examples are included to demonstrate how to apply the algorithms with different types of containers. After reading this book, you will understand the scope and power of the templates that the C++ 14 Standard Library includes and how these can greatly reduce the coding and development time for many applications. You'll be able to combine the class and function templates to great effect in dealing with real-world problems.The templates in the Standard Library provide you as a C++ programmer with a comprehensive set of efficiently implemented generic programming tools that you can use for most types of application.How to use Standard Library templates with your C++ applications.Understand the different types of containers that are available and what they are used for.How to define your own class types to meet the requirements of use with containers.What iterators are, the characteristics of the various types of iterators, and how they allow algorithms to be applied to the data in different types of container.How you can define your own iterator types.What the templates that define algorithms do, and how you apply them to data stored in containers and arrays.How to access hardware clocks and use them for timing execution.How to use the templates available for compute-intensive numerical data processing.How to create and use pseudo-random number generators with distribution objects.

  • - How to Gain Recognition, Power, and Influence Through Personal Branding
    von Frederic Harper
    34,00 €

    Why should you, a competent software developer or programmer, care about your own brand? After all, it’s not like you're an actor or musician.In fact, as Success in Programming: How to Gain Recognition, Power, and Influence Through Personal Branding demonstrates in many ways, it’s never been more important for you to think about yourself as a brand. Doing so will provide rocket fuel for your career. You’ll find better jobs and become the "e;go-to"e; person in various situations. You’ll become known for your expertise and leadership, and you'll find it easier to strike out on your own. People will seek out your advice and point of view. You’ll get paid to speak, write, and consult. What’s not to like about becoming a rock star developer?The good news—as Mozilla’s senior technology evangelist, Frédéric Harper, writes—is that it’s never been easier to improve your skills, stand out, share more quickly, and grow your network. This book provides the tools you need to build your reputation and enhance your career, starting right now. You'll learn what personal branding is and why you should care about it. You’ll also learn what the key themes of a good brand are and where to find the ingredients to build your own, unique brand. Most importantly, you'll understand how to work your magic to achieve your goals and dreams. You’ll also learn:How to use sites like StackOverflow and Github to build both your expertise and your reputationHow to promote your brand in a way that attracts better-paying jobs, consulting gigs, industry invitations, and contract workHow to become visible to the movers and shakers in your specific category of developmentHow to exert power and influence to help yourself and othersSuccess in Programming: How to Gain Recognition, Power, and Influence Through Personal Branding shows you how to scale your skills, gain visibility, make a real impact on people and within organizations, and achieve your goals. There’s no need to become a marketing expert or hire a personal branding guru; this book and a desire to grow personally and professionally are all you need to leap to the next level of your career.

  • 10% sparen
    - From Professional to Advanced
    von William "Bo" Rothwell
    58,00 €

  • - From Novice to Professional
    von William "Bo" Rothwell
    49,00 €

    Get started with Perl 5 and learn the important core concepts of Perl programming, such as variables, flow control, expressions, and I/O. Additionally, this book covers pattern matching and shows that Perl is extremely flexible and powerful, and that it isn't afraid of the cloud. After reading and using this book, you'll be able to start writing your own powerful scripts to solve many web and programming problems. This is a book for those of us who believed that we didn't need to learn Perl, and now we know it is more ubiquitous than ever. You'll see that Perl has evolved into a multipurpose, multiplatform language present absolutely everywhere: heavy-duty web applications, the cloud, systems administration, natural language processing, and financial engineering. This book provides valuable insight into Perl's role regarding all of these tasks and more giving you a great start in your Perl programming adventure.What You Will LearnPerform operations on scalar valuesUse scalar, array, and associative array variablesWork with flow control statements such as if, unless, while, until, for, and foreachRead and write directly to files with file handles Use conditional expressions such as numeric and string comparison, regular expressions, file testing, and Perl statementsFormat output with format statements Search for and replace sub-strings within a string using regular expressionsMaster Perl utilities such as split, join, index and moreControl the file system and processes from within a Perl scriptBuild functions for tasks including handling the scope of variablesImport existing modules into your Perl scriptWho This Book Is ForThose who are new to Perl.

  • 16% sparen
     
    45,00 €

    Get the most out of this foundational reference and improve the productivity of your software teams. This open access book collects the wisdom of the 2017 "Dagstuhl" seminar on productivity in software engineering, a meeting of community leaders, who came together with the goal of rethinking traditional definitions and measures of productivity.The results of their work, Rethinking Productivity in Software Engineering, includes chapters covering definitions and core concepts related to productivity, guidelines for measuring productivity in specific contexts, best practices and pitfalls, and theories and open questions on productivity. You''ll benefit from the many short chapters, each offering a focused discussion on one aspect of productivity in software engineering.Readers in many fields and industries will benefit from their collected work. Developers wanting to improve their personal productivity, will learn effective strategies for overcoming common issues that interfere with progress. Organizations thinking about building internal programs for measuring productivity of programmers and teams will learn best practices from industry and researchers in measuring productivity. And researchers can leverage the conceptual frameworks and rich body of literature in the book to effectively pursue new research directions.What You''ll LearnReview the definitions and dimensions of software productivitySee how time management is having the opposite of the intended effectDevelop valuable dashboardsUnderstand the impact of sensors on productivityAvoid software development wasteWork with human-centered methods to measure productivityLook at the intersection of neuroscience and productivityManage interruptions and context-switchingWho Book Is ForIndustry developers and those responsible for seminar-style courses that include a segment on software developer productivity. Chapters are written for a generalist audience, without excessive use of technical terminology.

  • 12% sparen
    - App Programming with Lua and LOEVE
    von Seth Kenlon
    33,00 €

    Learn to set up a Pi-based game development environment, and then develop a game with Lua, a popular scripting language used in major game frameworks like Unreal Engine (BioShock Infinite), CryEngine (Far Cry series), Diesel (Payday: The Heist), Silent Storm Engine (Heroes of Might and Magic V) and many others.

  • - Teaching Concepts and Preparing for FLL (R) Competition
    von Gene Harding
    22,00 €

    Program Lego® My Blocks to accurately perform navigation functions on competition mats, such as moving forward and backward quickly and precisely, turning, following walls, and following lines. This book features extensive illustrations help to bring each step and concept to life so that you can easily follow along. You'll start by moving your creations forward and backward accurate distances while maintaining directional accuracy. You'll then build My Blocks to turn left and right at precise angles. After that yoüre creations will be ready to find, follow, and otherwise use lines on the mat to improve navigation accuracy. Finally, you'll delve into using game board border walls to navigate and advanced topics, such as handoffs at speed and accelerating/decelerating to enable higher speed while maintaining navigation accuracy.This book addresses EV3 programming in the specific context of FLL® competition. With Programming Lego® EV3 My Blocks, youwill be game-ready to manage the season, prepare for competition, and compete!What You'll Learn Construct and use My Blocks to improve robot performance in the FLL® Robot Game Develop basic programming skills, including feedback, troubleshooting techniques, and unit conversion Comment programs appropriately to note errors and consistencyWho This Book Is For The book is targeted at the many FLL® coaches, mentors, and students who need help with programming the EV3, as well as the students they coach. A secondary audience is teachers who want to use the EV3 to teach programming concepts.

  • - Linux Containers for Virtualization and Orchestration
    von S.S. Kumaran
    45,00 €

  • 12% sparen
    - From Novice to Professional
    von Jose ANTONIO LEAL DEFARIAS, Bruno Evangelista & Alexandre Santos Lobao
    32,00 €

    This fast-paced introduction to XNA and the C# language provides professional developers a quick-start guide to creating a commercial product using XNA, as well as offering home enthusiasts or hobbyists everything they need to begin putting together games in their spare time.

  • - C, Assembly, and Program Execution on Intel (R) 64 Architecture
    von Igor Zhirkov
    93,00 €

    Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instructions, enabling you to write robust, high-performance code.Low-Level Programming explains Intel 64 architecture as the result of von Neumann architecture evolution. The book teaches the latest version of the C language (C11) and assembly language from scratch. It covers the entire path from source code to program execution, including generation of ELF object files, and static and dynamic linking. Code examples and exercises are included along with the best code practices. Optimization capabilities and limits of modern compilers are examined, enabling you to balance between program readability and performance. The use of various performance-gain techniques is demonstrated, such as SSE instructions and pre-fetching. Relevant Computer Science topics such as models of computation andformal grammars are addressed, and their practical value explained.What You'll LearnLow-Level Programming teaches programmers to:Freely write in assembly languageUnderstand the programming model of Intel 64Write maintainable and robust code in C11Follow the compilation process and decipher assembly listingsDebug errors in compiled assembly codeUse appropriate models of computation to greatly reduce program complexityWrite performance-critical codeComprehend the impact of a weak memory model in multi-threaded applicationsWho This Book Is ForIntermediate to advanced programmers and programming students

  • 11% sparen
    - A Quick Reference Guide for the Busy Professional
    von Sumanta Boral
    62,00 €

    Prepare for the Project Management Institute¿s (PMI®) Agile Certified Practitioner (ACP®) exam. Augment your professional experience with the necessary knowledge of the skills, tools, and techniques that are required for passing the examination. This is a comprehensive and one-stop guide with 100% coverage of the exam topics detailed in the PMI-ACP® Exam content outline. Rehearse and test your knowledge and understanding of the subject using the practice quizzes after each chapter, three full-length mock exams, and practical tips and advice.You will be able to understand the Agile manifesto, its principles and many facets of Agile project management such as planning, prioritization, estimation, releases, retrospectives, risk management, and continuous improvement. The book covers Agile metrics and means of demonstrating progress. People management aspects such as behavioral traits, servant leadership, negotiation, conflict management, team building, and Agile coaching are explained.Whether you are a beginner or a seasoned practitioner, this book also serves as a practical reference for key concepts in Agile and Agile methodologies such as Scrum, XP, Lean, and Kanban.What you will learn:¿The necessary knowledge of the skills, tools, and techniques that are required for passing the PMI-ACP examination¿To understand the scope and objectives of the PMI-ACP exam, and gain confidence by taking practice quizzes provided in each chapter and three full-length mock exams¿To gain exposure to Agile methodologies such as Scrum, XP, Lean, and Kanban plus various tools and techniques required to conduct Agile projects¿The focus is to "Be Agile", rather than "Do Agile"Who this book is for:The audience for this book primarily includes IT professionals who wish to prepare for and pass the Agile Certified Professional (ACP) exam from the Project Management Institute (PMI). The book also is a practical reference book for Agile Practioners.

  • - 400 Practice Questions and Answers to help you Pass
    von Sean Whitaker
    23,00 €

    For those studying towards the Project Management Professional (PMP(R)) Examination, this book contains over 400 realistic multiple choice practice questions, answers and explanations. The first part gives all the questions, organized by topic. The second part gives the answers and comments on the incorrect answers.

  • 13% sparen
    von Ingo Rammer
    37,00 €

    This is a hands-on guide that shows programmers both how to use standard remoting capabilities and how to extend and customize the framework using VB.NET.

  • 10% sparen
    von Jon Kilburn
    29,00 €

    Palm Programming in Basic provides a foundation upon which programmers can develop applications for the Palm OS with very little knowledge of the OS itself.

  • 12% sparen
    von Daniel L. Morrill
    33,00 €

    Dan Morrill fills in the gap between the simple basics covered in most texts and advanced, specialized topics; his readers gain a genuine mastery of how Linux systems are designed.

  • von Dan Appleman
    27,00 €

    This unique book uses full color illustrations to help readers understand the principles behind all computer programming. It is the book for beginners to read before they start learning computer programming. It offers non-programmers a basis for understanding what programmers do.

  • 10% sparen
    von Kevin Goff & Rod Paddock
    45,00 €

    Creating clear and comprehensive reporting functionality is one of the most important, and most misunderstood, tasks that developers do in professional life. This book shows how to use Visual Studio 2005 and complementary technologies, such as Crystal Reports, to quickly and simply create fast, flexible reporting for applications of any size.

  • - Semantics, Standards, and Styling
    von Paul Haine
    35,00 €

    Unlike basic guides, HTML Mastery is crafted for advanced users who want to take their markup further, making it leaner and more semantically rich.

  • 12% sparen
    von Chris Korhonen & David Hassoun
    35,00 €

    Adobe's AIR (Adobe Integrated Runtime) platform is revolutionary in that it allows web developers to create applications using familiar technologies (such as Flex, Flash and HTML) but now they can deploy them on the desktop rather than having them locked to a web browser.

Willkommen bei den Tales Buchfreunden und -freundinnen

Jetzt zum Newsletter anmelden und tolle Angebote und Anregungen für Ihre nächste Lektüre erhalten.