0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (3)
  • R100 - R250 (102)
  • R250 - R500 (443)
  • R500+ (3,117)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages > General

Deep Learning for Natural Language Processing - Creating Neural Networks with Python (Paperback, 1st ed.): Palash Goyal, Sumit... Deep Learning for Natural Language Processing - Creating Neural Networks with Python (Paperback, 1st ed.)
Palash Goyal, Sumit Pandey, Karan Jain
R1,629 Discovery Miles 16 290 Ships in 10 - 15 working days

Discover the concepts of deep learning used for natural language processing (NLP), with full-fledged examples of neural network models such as recurrent neural networks, long short-term memory networks, and sequence-2-sequence models. You'll start by covering the mathematical prerequisites and the fundamentals of deep learning and NLP with practical examples. The first three chapters of the book cover the basics of NLP, starting with word-vector representation before moving onto advanced algorithms. The final chapters focus entirely on implementation, and deal with sophisticated architectures such as RNN, LSTM, and Seq2seq, using Python tools: TensorFlow, and Keras. Deep Learning for Natural Language Processing follows a progressive approach and combines all the knowledge you have gained to build a question-answer chatbot system. This book is a good starting point for people who want to get started in deep learning for NLP. All the code presented in the book will be available in the form of IPython notebooks and scripts, which allow you to try out the examples and extend them in interesting ways. What You Will Learn Gain the fundamentals of deep learning and its mathematical prerequisites Discover deep learning frameworks in Python Develop a chatbot Implement a research paper on sentiment classification Who This Book Is For Software developers who are curious to try out deep learning with NLP.

Maya Python for Games and Film - A Complete Reference for the Maya Python API (Hardcover, New): Adam Mechtley, Ryan Trowbridge Maya Python for Games and Film - A Complete Reference for the Maya Python API (Hardcover, New)
Adam Mechtley, Ryan Trowbridge
R2,206 Discovery Miles 22 060 Ships in 10 - 15 working days

Maya's incorporation of Python is one of the most important advancements for Technical Artists. There is a vast and deep network of resources available for Python in general. And there's also ample coverage of Maya. However, there is still very little focusing on how to use Python and Maya together to boost productivity. CG artists are scouring the web, mailing-lists and google to keep up. This book is an in-depth look at Maya's implementation of Python, and is an invaluable resource for all of those Technical Artists transitioning from MEL scripting to Maya-Python scripting. There will be a companion website featuring script examples from the text, scene files, additional scripts, and templates for projects.

Linux- Und Open-Source-Strategien (German, Book, 2005 ed.): Thorsten Wichmann Linux- Und Open-Source-Strategien (German, Book, 2005 ed.)
Thorsten Wichmann
R1,846 Discovery Miles 18 460 Ships in 18 - 22 working days

Linux- und Open-Source-Strategien hilft IT-Leitern bei der Entscheidungsfindung und Strategieentwicklung zum Einsatz von Open-Source-Software (OSS) im Unternehmen. Das Buch erlautert Grundlagen und Lizenzmodelle, analysiert Einsatzbereiche und Reife von OSS, fuhrt detailliert durch die Kosten-Nutzen-Analyse der OSS-Entscheidung, zeigt den Ablauf von Adoptionsentscheidung und Migration und gibt eine Einschatzung der zukunftigen Bedeutung von Open-Source-Software in Unternehmen. Detaillierte Fallstudien zeigen, warum Unternehmen und offentliche Institutionen sich fur Open Source Software entschieden haben und wie die Einfuhrung vonstatten ging."

Spring Boot in Action (Paperback): Craig Walls Spring Boot in Action (Paperback)
Craig Walls
R1,169 Discovery Miles 11 690 Ships in 10 - 15 working days

DESCRIPTION Although Spring Framework simplifies enterprise Java development, it can require a lot from developers in terms of framework configuration. Spring Boot radically streamlines the process of creating Spring applications by employing automatic configuration, along with a programming model built around established conventions for build-time and runtime dependencies. It also provides a component that gives insight into the internals of a running application and a handy CLI that can be used to write command-line scripts in Groovy. Developers who have used Spring Boot say that they can't imagine ever going back to hand-configuring their applications. Spring Boot in Action is a developer-focused guide to writing applications using Spring Boot. It shows readers how to bypass the tedious configuration steps so that they can concentrate on their application's behavior. Using interesting, relevant examples, Spring expert Craig Walls shows both how to use the default settings effectively and how to override and customize Spring Boot for each unique environment. Along the way, it offers insights from Craig's years of Spring development experience. KEY SELLING POINTS Practical hands-on guide Quickly develop Spring applications Author insights based on years of Spring Development Covers newest features of Spring Boot AUDIENCE Written for readers familiar with the Spring Framework. ABOUT THE TECHNOLOGY Spring Boot brings a convention-over-configuration programming model to the Spring Framework. With Spring Boot, Spring developers can focus on producing application functionality with little effort spent on configuring Spring itself.

Neural Data Science - A Primer with MATLAB (R) and Python (TM) (Paperback): Erik Lee Nylen, Pascal Wallisch Neural Data Science - A Primer with MATLAB (R) and Python (TM) (Paperback)
Erik Lee Nylen, Pascal Wallisch
R1,392 R1,289 Discovery Miles 12 890 Save R103 (7%) Ships in 10 - 15 working days

A Primer with MATLAB (R) and Python (TM) present important information on the emergence of the use of Python, a more general purpose option to MATLAB, the preferred computation language for scientific computing and analysis in neuroscience. This book addresses the snake in the room by providing a beginner's introduction to the principles of computation and data analysis in neuroscience, using both Python and MATLAB, giving readers the ability to transcend platform tribalism and enable coding versatility.

Natural Language Processing in Action - Understanding, analyzing, and generating text with Python (Paperback): Lane Hobson,... Natural Language Processing in Action - Understanding, analyzing, and generating text with Python (Paperback)
Lane Hobson, Howard Cole, Hapke Hannes
R1,312 R1,224 Discovery Miles 12 240 Save R88 (7%) Ships in 10 - 15 working days

Description Modern NLP techniques based on machine learning radically improve the ability of software to recognize patterns, use context to infer meaning, and accurately discern intent from poorly-structured text. In Natural Language Processing in Action, readers explore carefully chosen examples and expand their machine's knowledge which they can then apply to a range of challenges. Key Features * Easy-to-follow * Clear examples * Hands-on-guide Audience A basic understanding of machine learning and some experience with a modern programming language such as Python, Java, C++, or JavaScript will be helpful. About the technology Natural Language Processing (NLP) is the discipline of teaching computers to read more like people, and readers can see examples of it in everything from chatbots to the speech-recognition software on their phone. Hobson Lane has more than 15 years of experience building autonomous systems that make important decisions on behalf of humans. Hannes Hapke is an Electrical Engineer turned Data Scientist with experience in deep learning. Cole Howard is a carpenter and writer turned Deep Learning expert.

PHP - The Good Parts (Paperback): Peter McIntyre PHP - The Good Parts (Paperback)
Peter McIntyre
R649 R578 Discovery Miles 5 780 Save R71 (11%) Ships in 18 - 22 working days

Get past all the hype about PHP and dig into the real power of this language. This book explores the most useful features of PHP and how they can speed up the web development process, and explains why the most commonly used PHP elements are often misused or misapplied. You'll learn which parts add strength to object-oriented programming, and how to use certain features to integrate your application with databases.

Written by a longtime member of the PHP community, "PHP: The Good Parts" is ideal for new PHP programmers, as well as web developers switching from other languages.Become familiar with PHP's basic syntax, variables, and datatypes Learn how to integrate the language with web pages Understand how to use strings, arrays, and PHP's built-in functions Discover the advantages of using PHP as an object-oriented language Explore how PHP interacts with databases, such as SQLite and MySQL Learn input- and output-handling best practices to prevent security breaches

Beginning Salesforce Developer (Paperback, 1st ed.): Michael Wicherski Beginning Salesforce Developer (Paperback, 1st ed.)
Michael Wicherski
R1,698 Discovery Miles 16 980 Ships in 10 - 15 working days

Get started developing on the Force.com platform in no time. With step-by-step guidance, starting with setting up your developer environment and progressing through to deploying to production, you will learn industry best practices to release robust custom applications with tangible benefits to your company or your client. Geared specifically toward beginning developers, Beginning Salesforce Developer establishes a strong understanding of basic code constructs through examples. Rather than simply explaining how to use the platform, you will receive a comprehensive understanding of why, allowing you to address platform quirks and "gotchas" that might occur. The book also serves to lay the foundation for continuing on to Salesforce Developer Pro. What You'll Learn Configure your Salesforce development environment Understand the Salesforce data model and query languages Create basic Apex triggers Use standard controllers with basic Visualforce pages Utilize Visualforce with custom-built Apex controllers Write test coverage Who This Book Is For Salesforce administrators who wish to transition into developing on the Force.com platform. The book also serves as a quick immersion into the world of development for complete beginners through proprietary Salesforce development languages on the Force.com platform.

jQuery Cookbook (Paperback): Cody Lindley jQuery Cookbook (Paperback)
Cody Lindley
R820 R724 Discovery Miles 7 240 Save R96 (12%) Ships in 18 - 22 working days

jQuery simplifies building rich, interactive web frontends. Getting started with this JavaScript library is easy, but it can take years to fully realize its breadth and depth; this cookbook shortens the learning curve considerably. With these recipes, you'll learn patterns and practices from 19 leading developers who use jQuery for everything from integrating simple components into websites and applications to developing complex, high-performance user interfaces. Ideal for newcomers and JavaScript veterans alike, jQuery Cookbook starts with the basics and then moves to practical use cases with tested solutions to common web development hurdles. You also get recipes on advanced topics, such as methods for applying jQuery to large projects. * Solve problems involving events, effects, dimensions, forms, themes, and user interface elements * Learn how to enhance your forms, and how to position and reposition elements on a page * Make the most of jQuery's event management system, including custom events and custom event data * Create UI elements-such as tabs, accordions, and modals-from scratch * Optimize your code to eliminate bottlenecks and ensure peak performance * Learn how to test your jQuery applications The book's contributors include: * Cody Lindley * James Padolsey * Ralph Whitbeck * Jonathan Sharp * Michael Geary and Scott Gonzaaacute;lez * Rebecca Murphey * Remy Sharp * Ariel Flesler * Brian Cherne * Joouml;rn Zaefferer * Mike Hostetler * Nathan Smith * Richard D. Worth * Maggie Wachs, Scott Jehl, Todd Parker, and Patty Toland * Rob Burns

New Perspectives on Adobe Flash CS4 - Comprehensive, International Edition (Paperback, International edition): Luis Lopez New Perspectives on Adobe Flash CS4 - Comprehensive, International Edition (Paperback, International edition)
Luis Lopez
R529 Discovery Miles 5 290 Ships in 4 - 6 working days

New Perspectives Adobe Flash CS4 Comprehensive, International Edition offers a critical-thinking approach to teaching Adobe Flash CS4.

Java Message Service 2e (Paperback, 2nd Revised edition): Mark Richards Java Message Service 2e (Paperback, 2nd Revised edition)
Mark Richards
R908 R786 Discovery Miles 7 860 Save R122 (13%) Ships in 18 - 22 working days

Java Message Service, Second Edition, is a thorough introduction to the standard API that supports "messaging" -- the software-to-software exchange of crucial data among network computers. You'll learn how JMS can help you solve many architectural challenges, such as integrating dissimilar systems and applications, increasing scalability, eliminating system bottlenecks, supporting concurrent processing, and promoting flexibility and agility. Updated for JMS 1.1, this second edition also explains how this vendor-agnostic specification will help you write messaging-based applications using IBM's MQ, Progress Software's SonicMQ, ActiveMQ, and many other proprietary messaging services. With Java Message Service, you will:

Build applications using point-to-point and publish-and-subscribe messaging models Use features such as transactions and durable subscriptions to make an application reliable Implement messaging within Enterprise JavaBeans (EJB) using message-driven beans Use JMS with RESTful applications and with the Spring application framework

Messaging is a powerful paradigm that makes it easier to uncouple different parts of an enterprise application. Java Message Service, Second Edition, will quickly teach you how to use the key technology that lies behind it.

XML - Visual QuickStart Guide (Paperback, 2nd edition): Kevin Howard Goldberg XML - Visual QuickStart Guide (Paperback, 2nd edition)
Kevin Howard Goldberg
R322 Discovery Miles 3 220 Ships in 4 - 6 working days

What is XML? XML, or eXtensible Markup Language, is a specification for storing information. It is also a specification for describing the structure of that information. And while XML is a markup language (just like HTML), XML has no tags of its own. It allows the person writing the XML to create whatever tags they need. The only condition is that these newly created tags adhere to the rules of the XML specification.
In the seven years since the first edition of "XML: Visual QuickStart Guide" was published, XML has taken its place next to HTML as a foundational language on the Internet. XML has become a very popular method for storing data and the most popular method for transmitting data between all sorts of systems and applications. The reason being, where HTML was designed to display information, XML was designed to manage it.
This book begins by showing you the basics of the XML language. Then, by building on that knowledge, additional and supporting languages and systems will be discussed. To get the most out of this book, you should be somewhat familiar with HTML, although you don't need to be an expert coder by any stretch. No other previous knowledge is required.
"XML: Visual QuickStart Guide, 2nd Edition" is divided into seven parts. Each part contains one or more chapters with step-by-step instructions that explain how to perform XML-related tasks. Wherever possible, examples of the concepts being discussed are displayed, and the parts of the examples on which to focus are highlighted.
The order of the book is intentionally designed to be an introduction to the fundamentals of XML, followed by discussions of related XML technologies.
- In Part 1 of the book, you will learn how to create an XML document. It's relatively straightforward, and even more so if you know a little HTML.
- Part 2 focuses on XSL, which is a set of languages designed to transform an XML document into something else: an HTML file, a PDF document, or another XML document. Remember, XML is designed to store and transport data, not display it.
- Parts 3 and 4 of the book discuss DTD and XML Schema, languages designed to define the structure of an XML document. In conjunction with XML Namespaces (Part 5), you can guarantee that XML documents conform to a pre-defined structure, whether created by you or by someone else.
- Part 6, Developments and Trends, details some of the up-and-coming XML-related languages, as well as a few new versions of existing languages.
- Finally, Part 7 identifies some well-known uses of XML in the world today; some of which you may be surprised to learn.
This beginner's guide to XML is broken down as follows:
- Introduction
- Chapter 1: Writing XML
- Part 2: XSL
- Chapter 2: XSLT
- Chapter 3: XPath Patterns and Expressions
- Chapter 4: XPath Functions
- Chapter 5: XSL-FO
- Part 3: DTD
- Chapter 6: Creating a DTD
- Chapter 7: Entities and Notations in DTDs
- Chapter 8: Validation and Using DTDs
- Part 4: XML Schema
- Chapter 9: XML Schema Basics
- Chapter 10: Defining Simple Types
- Chapter 11: Defining Complex Types
- Part 5: Namespaces
- Chapter 12: XML Namespaces
- Chapter 13: Using XML Namespaces
- Part 6: Recent W3C Recommendations
- Chapter 14: XSLT 2.0
- Chapter 15: XPath 2.0
- Chapter 16: XQuery 1.0
- Part 7: XML in Practice
- Chapter 17: Ajax, RSS, SOAP and More

JSON at Work - Practical Data Integration for the Web (Paperback): Tom Marrs JSON at Work - Practical Data Integration for the Web (Paperback)
Tom Marrs
R1,265 Discovery Miles 12 650 Ships in 18 - 22 working days

JSON is becoming the backbone for meaningful data interchange over the internet. This format is now supported by an entire ecosystem of standards, tools, and technologies for building truly elegant, useful, and efficient applications. With this hands-on guide, author and architect Tom Marrs shows you how to build enterprise-class applications and services by leveraging JSON tooling and message/document design. JSON at Work provides application architects and developers with guidelines, best practices, and use cases, along with lots of real-world examples and code samples. You'll start with a comprehensive JSON overview, explore the JSON ecosystem, and then dive into JSON's use in the enterprise. Get acquainted with JSON basics and learn how to model JSON data Learn how to use JSON with Node.js, Ruby on Rails, and Java Structure JSON documents with JSON Schema to design and test APIs Search the contents of JSON documents with JSON Search tools Convert JSON documents to other data formats with JSON Transform tools Compare JSON-based hypermedia formats, including HAL and jsonapi Leverage MongoDB to store and access JSON documents Use Apache Kafka to exchange JSON-based messages between services

Kubernetes in Action (Paperback): Marko Luksa Kubernetes in Action (Paperback)
Marko Luksa
R1,325 R1,098 Discovery Miles 10 980 Save R227 (17%) Ships in 5 - 10 working days

Description With Kubernetes, users don't have to worry about which specific machine in their data center their application is running on. Each layer in their application is decoupled from other layers so they can scale, update, and maintain them independently. Kubernetes in Action teaches developers how to use Kubernetes to deploy self-healing scalable distributed applications. By the end, readers will be able to build and deploy applications in a proper way to take full advantage of the Kubernetes platform. Key features * Easy to follow guide * Hands-on examples * Clearly-written Audience The book is for both application developers as well as system administrators who want to learn about Kubernetes from the developer's perspective. About the Technology Kubernetes abstracts away the hardware infrastructure and exposes your whole datacenter as a single enormous computational resource.

The Essential Guide to HTML5 - Using Games to Learn HTML5 and JavaScript (Paperback, 3rd ed.): Jeanine Meyer The Essential Guide to HTML5 - Using Games to Learn HTML5 and JavaScript (Paperback, 3rd ed.)
Jeanine Meyer
R1,482 R1,235 Discovery Miles 12 350 Save R247 (17%) Ships in 18 - 22 working days

Gain a deep, practical knowledge of the basic tools used for webpages: hypertext markup language (HTML5), cascading style sheets (CSS), and JavaScript. This updated version includes new and improved games and exercises, and will serve total beginners as well as people with some programming language experience, but not familiar with the combination of HTML, CSS, and JavaScript. You'll begin at an introductory level with the focus on technical features as well as programming techniques. Each chapter features a familiar game such as Rock-Paper-Scissors, Craps, Memory, and Blackjack or generic examples such as working with Mazes. Other projects include constructing and saving a maze; a basic word guessing game; ballistic games (Cannonball and Slingshot); a quiz requiring items to be put in order; and an animation demonstration featuring a ball, photo or video clip bouncing within a rectangle. The Appendix contains examples of advanced techniques such as Scalar Vector Graphics programs displaying the HTML5 Logo and a cartoon figure, each of which can be changed dynamically, and mathematical techniques for calculating if a move crosses a line and re-adjusting an arrangement of circles and arrows. The exposition on each example in the chapters and the Appendix includes screen shots and tables revealing the structure of the program and statement by statement explanation of code. The book also contains suggestions for using the concepts and techniques to build your own programs. If you follow through with your own ideas, you will develop solid programming skills for building websites and for learning other programming languages, including the next version of HTML and current and future JavaScript frameworks, libraries and tools. What You'll Learn Understand HTML 5 concepts with the help of easy-to-grasp, appealing examples Use HTML5 to explore new avenues for web application and game development Review important new elements of HTML 5 Build, test, and upload simple games to a web site Who This Book Is For Both absolute beginners and users with some knowledge of HTML who want to learn the new HTML5 features

Apache Cookbook 2e (Paperback, 2nd Revised edition): Rich Bowen Apache Cookbook 2e (Paperback, 2nd Revised edition)
Rich Bowen
R986 R839 Discovery Miles 8 390 Save R147 (15%) Ships in 18 - 22 working days

There's plenty of documentation on installing and configuring the Apache web server, but where do you find help for the day-to-day stuff, like adding common modules or fine-tuning your activity logging? That's easy. The new edition of the Apache Cookbook offers you updated solutions to the problems you're likely to encounter with the new versions of Apache. Written by members of the Apache Software Foundation, and thoroughly revised for Apache versions 2.0 and 2.2, recipes in this book range from simple tasks, such installing the server on Red Hat Linux or Windows, to more complex tasks, such as setting up name-based virtual hosts or securing and managing your proxy server. Altogether, you get more than 200 timesaving recipes for solving a crisis or other deadline conundrums, with topics including: * Security * Aliases, Redirecting, and Rewriting * CGI Scripts, the suexec Wrapper, and other dynamic content techniques * Error Handling * SSL * Performance This book tackles everything from beginner problems to those faced by experienced users. For every problem addressed in the book, you will find a worked-out solution that includes short, focused pieces of code you can use immediately. You also get explanations of how and why the code works, so you can adapt the problem-solving techniques to similar situations. Instead of poking around mailing lists, online documentation, and other sources, rely on the Apache Cookbook for quick solutions when you need them. Then you can spend your time and energy where it matters most.

Ajax (Paperback): Anthony T., III Holdener Ajax (Paperback)
Anthony T., III Holdener
R1,264 R1,092 Discovery Miles 10 920 Save R172 (14%) Ships in 18 - 22 working days

Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel. Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the XMLHttpRequest object, to build browser-based web applications that function like desktop programs. You get a complete background on what goes into today's web sites and applications, and learn to leverage these tools along with Ajax for advanced browser searching, web services, mashups, and more. You discover how to turn a web browser and web site into a true application, and why developing with Ajax is faster, easier and cheaper. The book also explains: * How to connect server-side backend components to user interfaces in the browser * Loading and manipulating XML documents, and how to replace XML with JSON * Manipulating the Document Object Model (DOM) * Designing Ajax interfaces for usability, functionality, visualization, and accessibility * Site navigation layout, including issues with Ajax and the browser's back button * Adding life to tables & lists, navigation boxes and windows * Animation creation, interactive forms, and data validation * Search, web services and mash-ups * Applying Ajax to business communications, and creating Internet games without plug-ins * The advantages of modular coding, ways to optimize Ajax applications, and more This book also provides references to XML and XSLT, popular JavaScript Frameworks, Libraries, and Toolkits, and various Web Service APIs. By offering web developers a much broader set of tools and options, Ajax gives developers a new way to create content on the Web, while throwing off the constraints of the past. Ajax: The Definitive Guide describes the contents of this unique toolbox in exhaustive detail, and explains how to get the most out of it.

Decoupled Django - Understand and Build Decoupled Django Architectures for JavaScript Front-ends (Paperback, 1st ed.):... Decoupled Django - Understand and Build Decoupled Django Architectures for JavaScript Front-ends (Paperback, 1st ed.)
Valentino Gagliardi
R1,327 Discovery Miles 13 270 Ships in 9 - 17 working days

Apply decoupling patterns, properly test a decoupled project, and integrate a Django API with React, and Vue.js. This book covers decoupled architectures in Django, with Django REST framework and GraphQL. With practical and simple examples, you'll see firsthand how, why, and when to decouple a Django project. Starting with an introduction to decoupled architectures versus monoliths, with a strong focus on the modern JavaScript scene, you'll implement REST and GraphQL APIs with Django, add authentication to a decoupled project, and test the backend. You'll then review functional testing for JavaScript frontends with Cypress. You will also learn how to integrate GraphQL in a Django project, with a focus on the benefits and drawbacks of this new query language. By the end of this book, you will be able to discern and apply all the different decoupling strategies to any Django project, regardless of its size. What You'll Learn Choose the right approach for decoupling a Django project Build REST APIs with Django and a Django REST framework Integrate Vue.js and GraphQL in a Django project Consume a Django REST API with Next.js Test decoupled Django projects Who This Book Is For Software developers with basic Django skills keen to learn decoupled architectures with Django. JavaScript developers interested in learning full-stack development and decoupled architectures with Django.

Terraform - Up and Running - Writing Infrastructure as Code (Paperback, 3rd edition): Yevgeniy Brikman Terraform - Up and Running - Writing Infrastructure as Code (Paperback, 3rd edition)
Yevgeniy Brikman
R1,491 R1,202 Discovery Miles 12 020 Save R289 (19%) Ships in 9 - 17 working days

Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure as code (IaC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, Azure, and more. This hands-on third edition, expanded and thoroughly updated for version 1.0 and beyond, shows you the fastest way to get up and running with Terraform. Gruntwork cofounder Yevgeniy (Jim) Brikman walks you through code examples that demonstrate Terraform's simple, declarative programming language for deploying and managing infrastructure with a few commands. Veteran sysadmins, DevOps engineers, and novice developers will quickly go from Terraform basics to running a full stack that can support a massive amount of traffic and a large team of developers. Compare Terraform with Chef, Puppet, Ansible, CloudFormation, Docker, and Packer Deploy servers, load balancers, and databases Create reusable infrastructure with Terraform modules Test your Terraform modules with static analysis, unit tests, and integration tests Configure CI/CD pipelines for both your apps and infrastructure code Use advanced Terraform syntax for loops, conditionals, and zero-downtime deployment New to the third edition: Get up to speed on Terraform 0.13 to 1.0 and beyond Manage secrets (passwords, API keys) with Terraform Work with multiple clouds and providers (including Kubernetes!)

Ruby on Rails for PHP and Java Developers (Paperback, 2007 ed.): Deepak Vohra Ruby on Rails for PHP and Java Developers (Paperback, 2007 ed.)
Deepak Vohra
R1,439 Discovery Miles 14 390 Ships in 18 - 22 working days

The web framework Ruby on Rails for developing database based web applications provides a Model-View-Controller framework. The required web server WEBrick is included with Ruby on Rails. The framework is configured with the MySQL database by default, but may be configured with another database.

The book covers developing web applications with Ruby on Rails. Technologies discussed include Ajax, directory services, and web services. A comparison is made with PHP, the most commonly used scripting language for developing web applications.

Hadoop Operations (Paperback): Eric Sammer Hadoop Operations (Paperback)
Eric Sammer
R1,243 Discovery Miles 12 430 Ships in 18 - 22 working days

If you've been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and configuring the system to providing ongoing maintenance.

Rather than run through all possible scenarios, this pragmatic operations guide calls out what works, as demonstrated in critical deployments.Get a high-level overview of HDFS and MapReduce: why they exist and how they workPlan a Hadoop deployment, from hardware and OS selection to network requirementsLearn setup and configuration details with a list of critical propertiesManage resources by sharing a cluster across multiple groupsGet a runbook of the most common cluster maintenance tasksMonitor Hadoop clusters--and learn troubleshooting with the help of real-world war storiesUse basic tools and techniques to handle backup and catastrophic failure

HTML Mastery - Semantics, Standards, and Styling (Paperback, 1st ed.): Paul Haine HTML Mastery - Semantics, Standards, and Styling (Paperback, 1st ed.)
Paul Haine
R795 R699 Discovery Miles 6 990 Save R96 (12%) Ships in 18 - 22 working days

Why another HTML book? Well, there are a lot of basic HTML guides out there, and a lot are quite outdated. This book is differenta "it is aimed at web designers and developers who have already mastered the basics of HTML and web design, but want to take their markup further, making it leaner and more semantically rich, for a more efficient, more usable/accessible web site.

HTML Mastery does all that and more, showing all of the HTML tags available, including less commonly used ones, where and how to use them, and clever styling and scripting techniques that can be employed to take advantage of them on your web site.

In addition, the book also looks at some of the advanced semantic tools that look to further improve the usability and semantic value of your sitesa "an entire chapter is devoted to Microformats, and a nod is given to XHTML 2.0 and Web Applications 1.0a "web standards of the future.

Python Programming for Biology - Bioinformatics and Beyond (Paperback): Tim J. Stevens, Wayne Boucher Python Programming for Biology - Bioinformatics and Beyond (Paperback)
Tim J. Stevens, Wayne Boucher
R1,881 Discovery Miles 18 810 Ships in 10 - 15 working days

Do you have a biological question that could be readily answered by computational techniques, but little experience in programming? Do you want to learn more about the core techniques used in computational biology and bioinformatics? Written in an accessible style, this guide provides a foundation for both newcomers to computer programming and those interested in learning more about computational biology. The chapters guide the reader through: a complete beginners' course to programming in Python, with an introduction to computing jargon; descriptions of core bioinformatics methods with working Python examples; scientific computing techniques, including image analysis, statistics and machine learning. This book also functions as a language reference written in straightforward English, covering the most common Python language elements and a glossary of computing and biological terms. This title will teach undergraduates, postgraduates and professionals working in the life sciences how to program with Python, a powerful, flexible and easy-to-use language.

Customer Relationship Management in der Praxis - Erfolgreiche Wege zu kundenzentrierten Loesungen (German, Hardcover, 2000... Customer Relationship Management in der Praxis - Erfolgreiche Wege zu kundenzentrierten Loesungen (German, Hardcover, 2000 ed.)
Volker Bach, Hubert OEsterle
R1,312 Discovery Miles 13 120 Ships in 18 - 22 working days

Das St. Galler Modell fur prozesszentriertes Customer Relationship Management basiert auf Praxiserfahrungen, die in acht Fallstudien fuhrender Unternehmen dokumentiert sind: Ganzheitliches Kundenbindungsmarketing der Direkt Anlage Bank; Contact Center der Swisscom; Kampagnen- und Kundenmanagement bei Genossenschaftsbanken; Kundenzentrierte Prozesse und Systeme der Credit Suisse, LGT Bank in Liechtenstein und Neuen Zurcher Zeitung; Management von Projekt- und Kundenwissen bei der SAP. Das Gesamtmodell beschreibt mit Kunden-, Kanal- sowie Prozess- und Wissensmanagement die wesentlichen Instrumente zur radikalen Ausrichtung auf Kundenprozesse. Eine Ubersicht der achtzehn wichtigsten Einfuhrungsmethoden aus Literatur, Beratung und von Systemanbietern unterstutzt die erfolgreiche Projektdurchfuhrung."

Ant (Paperback, 2nd Revised edition): Steve Holzner Ant (Paperback, 2nd Revised edition)
Steve Holzner
R1,012 R866 Discovery Miles 8 660 Save R146 (14%) Ships in 18 - 22 working days

Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full-fledged testing and deployment environment.

"Ant: The Definitive Guide" has been reworked, revised and expanded upon to reflect this evolution. It documents the new ways that Ant is being applied, as well as the array of optional tasks that Ant supports. In fact, this new second edition covers everything about this extraordinary build management tool from downloading and installing, to using Ant to test code. Here are just of a few of the features you'll find detailed in this comprehensive, must-have guide:

Developing conditional builds, and handling error conditions

Automatically retrieving source code from version control systems

Using Ant with XML files

Using Ant with JavaServer Pages to build Web applications

Using Ant with Enterprise JavaBeans to build enterprise applications

Far exceeding its predecessor in terms of information and detail, "Ant: The Definitive Guide," 2nd Edition is a must-have for Java developers unfamiliar with the latest advancements in Ant technology. With this book at your side, you'll soon be up to speed on the premiere tool for cross-platform development.

Author Steve Holzner is an award-winning author who s been writing about Java topics since the language first appeared; his books have sold more than 1.5 million copies worldwide.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Black And White Bioscope - Making Movies…
Neil Parsons Hardcover R339 Discovery Miles 3 390
Finders Keepers
Rosamund Haden Paperback R105 R97 Discovery Miles 970
The Wisdom of William Walker Atkinson
William Walker Atkinson Hardcover R878 Discovery Miles 8 780
Power And Loss In South African…
Glenda Daniels Paperback R350 R323 Discovery Miles 3 230
It's Music time
T.C. Bartlett Hardcover R566 Discovery Miles 5 660
Comrades Marathon - 101 Years Of…
Tom Cottrell Paperback R340 R314 Discovery Miles 3 140
Oliver and Friends - Volume 1
Johanna Cona Hardcover R695 R655 Discovery Miles 6 550
Dealing with Different Types of Losses…
Jacki Pritchard Hardcover R4,216 Discovery Miles 42 160
Hypnosis - How to Hypnotize, Influence…
David T Abbots Hardcover R482 Discovery Miles 4 820
Hypnotism - The Contemporary Science…
Albert Moll Hardcover R949 Discovery Miles 9 490

 

Partners