0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (3)
  • R100 - R250 (106)
  • R250 - R500 (508)
  • R500+ (3,114)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages

Build Your First Web App - Learn to Build Web Applications from Scratch (Paperback): Deborah Levinson, Todd Belton Build Your First Web App - Learn to Build Web Applications from Scratch (Paperback)
Deborah Levinson, Todd Belton
R502 R462 Discovery Miles 4 620 Save R40 (8%) Ships in 10 - 15 working days

Aimed at adults and teenagers, this book teaches not just practicals (two popular frameworks, Bootstrap and Angular.js), but also principles (such as the basics of user-experience design, planning and structuring your software). It takes readers through every step of planning and creating their first web application, with assignments in each chapter that readers can use to follow along and code on their own.

Scalability Patterns - Best Practices for Designing High Volume Websites (Paperback, 1st ed.): Chander Dhall Scalability Patterns - Best Practices for Designing High Volume Websites (Paperback, 1st ed.)
Chander Dhall
R1,104 R1,033 Discovery Miles 10 330 Save R71 (6%) Ships in 18 - 22 working days

In this book, the CEO of Cazton, Inc. and internationally-acclaimed speaker, Chander Dhall, demonstrates current website design scalability patterns and takes a pragmatic approach to explaining their pros and cons to show you how to select the appropriate pattern for your site. He then tests the patterns by deliberately forcing them to fail and exposing potential flaws before discussing how to design the optimal pattern to match your scale requirements. The author explains the use of polyglot programming and how to match the right patterns to your business needs. He also details several No-SQL patterns and explains the fundamentals of different paradigms of No-SQL by showing complementary strategies of using them along with relational databases to achieve the best results. He also teaches how to make the scalability pattern work with a real-world microservices pattern. With the proliferation of countless electronic devices and the ever growing number of Internet users, the scalability of websites has become an increasingly important challenge. Scalability, even though highly coveted, may not be so easy to achieve. Think that you can't attain responsiveness along with scalability? Chander Dhall will demonstrate that, in fact, they go hand in hand. What You'll Learn Architect and develop applications so that they are easy to scale. Learn different scaling and partitioning options and the combinations. Learn techniques to speed up responsiveness. Deep dive into caching, column-family databases, document databases, search engines and RDBMS. Learn scalability and responsiveness concepts that are usually ignored. Effectively balance scalability, performance, responsiveness, and availability while minimizing downtime. Who This Book Is For Executives (CXOs), software architects , developers, and IT Pros

REST API Development with Node.js - Manage and Understand the Full Capabilities of Successful REST Development (Paperback, 2nd... REST API Development with Node.js - Manage and Understand the Full Capabilities of Successful REST Development (Paperback, 2nd ed.)
Fernando Doglio
R2,580 R2,308 Discovery Miles 23 080 Save R272 (11%) Ships in 18 - 22 working days

Manage and understand the full capabilities of successful REST development. REST API development is a hot topic in the programming world, but not many resources exist for developers to really understand how you can leverage the advantages. This completely updated second edition provides a brief background on REST and the tools it provides (well known and not so well known), then explains how there is more to REST than just JSON and URLs. You will learn about the maintained modules currently available in the npm community, including Express, Restify, Vatican, and Swagger. Finally you will code an example API from start to finish, using a subset of the tools covered. The Node community is currently flooded with modules; some of them are published once and never updated again - cluttering the entire universe of packages. Pro REST API Development with Node.js shines light into that black hole of modules for the developers trying to create an API. Understand REST API development with Node.js using this book today. What You'll Learn Understand how REST and API development mix up with Node.js Create a scalable, technology agnostic, and uniform interface Prepare your services to be consumed by your clients Test and deploy your API Review troubleshooting techniques Who This Book Is For Any Node.js developer who wants to fully understand REST API development. Beginner and Intermediate Node.js developers who are looking to fully understand how to create RESTful microservices.

Website Scraping with Python - Using BeautifulSoup and Scrapy (Paperback, 1st ed.): Gabor Laszlo Hajba Website Scraping with Python - Using BeautifulSoup and Scrapy (Paperback, 1st ed.)
Gabor Laszlo Hajba
R1,391 R1,144 Discovery Miles 11 440 Save R247 (18%) Ships in 18 - 22 working days

Closely examine website scraping and data processing: the technique of extracting data from websites in a format suitable for further analysis. You'll review which tools to use, and compare their features and efficiency. Focusing on BeautifulSoup4 and Scrapy, this concise, focused book highlights common problems and suggests solutions that readers can implement on their own. Website Scraping with Python starts by introducing and installing the scraping tools and explaining the features of the full application that readers will build throughout the book. You'll see how to use BeautifulSoup4 and Scrapy individually or together to achieve the desired results. Because many sites use JavaScript, you'll also employ Selenium with a browser emulator to render these sites and make them ready for scraping. By the end of this book, you'll have a complete scraping application to use and rewrite to suit your needs. As a bonus, the author shows you options of how to deploy your spiders into the Cloud to leverage your computer from long-running scraping tasks. What You'll Learn Install and implement scraping tools individually and together Run spiders to crawl websites for data from the cloud Work with emulators and drivers to extract data from scripted sites Who This Book Is For Readers with some previous Python and software development experience, and an interest in website scraping.

Beginning SVG - A Practical Introduction to SVG using Real-World Examples (Paperback, 1st ed.): Alex Libby Beginning SVG - A Practical Introduction to SVG using Real-World Examples (Paperback, 1st ed.)
Alex Libby
R1,419 R1,172 Discovery Miles 11 720 Save R247 (17%) Ships in 18 - 22 working days

Develop SVG functionality for use within websites quickly and natively, using basic tools such as HTML and CSS. This book is a project-oriented guide to creating and manipulating scalable vector graphics in the browser for websites or online applications, using little more than a text editor or free software, and the power of JavaScript. You'll use a starting toolset to incorporate into your existing workflow, develop future projects, and reduce any dependency on graphics applications for simple projects. This book is an excellent resource for getting acquainted with creating and manipulating SVG content. We live in an age where speed and simplicity are of the essence. Beginning SVG provides a perfect alternative when creating web-based projects that challenges the norm and encourages you to expand your resources and not resort to what "everyone else uses" (such as Illustrator). You'll discover that there is indeed a different way to achieve the same result. Stop thinking you must always resort to using graphics packages; there is always another way! What You'll Learn Create powerful, optimized content that can be quickly and easily manipulated within the browser Get up to speed with SVG quickly, with minimal effort and maximum results See how easy it is to apply SVG content and effects, without the need for lots of additional tools. Who This Book Is For Website developers and agile development teams who are keen to learn how to add and manipulate SVG quickly.

Learning AngularJS (Paperback): Ken Williamson Learning AngularJS (Paperback)
Ken Williamson
R784 R616 Discovery Miles 6 160 Save R168 (21%) Ships in 10 - 15 working days

Learn how to use AngularJS quickly and efficiently to build mobile apps, desktop applications, and websites that use Angular on the front-end and REST services for back-end processes. With this practical book, you'll grasp key concepts and functionality of the framework in a clear and concise manner. Learn everything from Angular basics, components, and directives to services and security. Best practices and timesaving software development concepts and techniques are covered throughout. If you're a software engineer or architect with a good understanding of JavaScript and some knowledge of software design patterns and design concepts, you're ready to go. Learn how AngularJS differs from other JavaScript client-side frameworks Understand individual AngularJS components and how they work together Delve into MEAN stack Cloud applications and Angular search engine optimization

Getting to Know Vue.js - Learn to Build Single Page Applications in Vue from Scratch (Paperback, 1st ed.): Brett Nelson Getting to Know Vue.js - Learn to Build Single Page Applications in Vue from Scratch (Paperback, 1st ed.)
Brett Nelson
R1,305 R1,083 Discovery Miles 10 830 Save R222 (17%) Ships in 18 - 22 working days

Learn how to render lists of items without repeating your code structure and how to work with conditional rendering items and event handling. Containing all you need to know to get started with Vue.js, this book will take you through using build tools (transpile to ES5), creating custom components, state management, and routers. With Getting to Know Vue.js, you'll see how to combine reusable code with custom components, allowing you to create snippets of reusable code to suit your specific business needs. You'll also explore how to use Single File Components and the Vue.js Command Line Interface (CLI) to build components in a single file and add in build tools as you see fit. Getting started with a new Single Page Application (SPA) JavaScript framework can be an overwhelming task, but Vue.js makes this daunting task simple and easy to learn, allowing you to start implementing business needs with just a script reference to the library and the custom JavaScript required for your use case. Starting with a little reference and a handful of lines of custom JavaScript, you will have a complete Single Page Application before you know it. What You'll Learn Examine Vue.js templating syntax Work with binding methods Manage the state of your app by comparing your options of building a data store Adapt the more robust options compatible with Vue.js Review different router options, including creating your own router, using the Vue-router and using Page.js. Who This Book Is For Software developers with an understanding of HTML, CSS and JavaScript; prior understanding of a Single Page Application framework would be useful but not essential.

Demystifying OWL for the Enterprise (Paperback): Michael Uschold Demystifying OWL for the Enterprise (Paperback)
Michael Uschold
R1,530 Discovery Miles 15 300 Ships in 18 - 22 working days

After a slow incubation period of nearly 15 years, a large and growing number of organizations now have one or more projects using the Semantic Web stack of technologies. The Web Ontology Language (OWL) is an essential ingredient in this stack, and the need for ontologists is increasing faster than the number and variety of available resources for learning OWL. This is especially true for the primary target audience for this book: modelers who want to build OWL ontologies for practical use in enterprise and government settings. The purpose of this book is to speed up the process of learning and mastering OWL. To that end, the focus is on the 30% of OWL that gets used 90% of the time. Others who may benefit from this book include technically oriented managers, semantic technology developers, undergraduate and post-graduate students, and finally, instructors looking for new ways to explain OWL. The book unfolds in a spiral manner, starting with the core ideas. Each subsequent cycle reinforces and expands on what has been learned in prior cycles and introduces new related ideas. Part 1 is a cook's tour of ontology and OWL, giving an informal overview of what things need to be said to build an ontology, followed by a detailed look at how to say them in OWL. This is illustrated using a healthcare example. Part 1 concludes with an explanation of some foundational ideas about meaning and semantics to prepare the reader for subsequent chapters. Part 2 goes into depth on properties and classes, which are the core of OWL. There are detailed descriptions of the main constructs that you are likely to need in every day modeling, including what inferences are sanctioned. Each is illustrated with real-world examples. Part 3 explains and illustrates how to put OWL into practice, using examples in healthcare, collateral, and financial transactions. A small ontology is described for each, along with some key inferences. Key limitations of OWL are identified, along with possible workarounds. The final chapter gives a variety of practical tips and guidelines to send the reader on their way.

Web Engineering - 18th International Conference, ICWE 2018, Caceres, Spain, June 5-8, 2018, Proceedings (Paperback, 1st ed.... Web Engineering - 18th International Conference, ICWE 2018, Caceres, Spain, June 5-8, 2018, Proceedings (Paperback, 1st ed. 2018)
Tommi Mikkonen, Ralf Klamma, Juan Hernandez
R1,474 Discovery Miles 14 740 Ships in 18 - 22 working days

This book constitutes the refereed proceedings of the 18th International Conference on Web Engineering, ICWE 2018, held in Caceres, Spain, in June 2018. The 18 full research papers and 17 short papers presented together with 2 practice papers, 6 demonstration papers, and 5 tutorials were carefully reviewed and selected from 103 submissions. The papers cover research areas such as Web application modeling and engineering; Web infrastructures and architectures; execution models; human computation and crowdsourcing applications; Web application composition and mashups; Social Web applications; Semantic Web applications; Web of Things applications; big data and data analytics; and security, privacy, and identity.

DevOps for Azure Applications - Deploy Web Applications on Azure (Paperback, 1st ed.): Suren Machiraju, Suraj  Gaurav DevOps for Azure Applications - Deploy Web Applications on Azure (Paperback, 1st ed.)
Suren Machiraju, Suraj Gaurav
R1,180 R1,069 Discovery Miles 10 690 Save R111 (9%) Ships in 18 - 22 working days

Deploy web applications on Azure using DevOps tools. This book gives solutions to real-world Cloud deployment scenarios which will enable you to become adept in DevOps work for Azure. You'll start by seeing an overview of DevOps for Azure deployments where you will also survey the available tools, including Octopus Deploy and TeamCity. Here, you will learn how to use TeamCity as a CI tool and Octopus Deploy as release-management and CD software to get your package deployed on Azure Web Application. Next, the authors demonstrate using the Microsoft Visual Studio Team Services (VSTS) integrated developer platform. Finally, you will go through some real-world scenarios using DevOps tools to deploy web applications on Azure. To do this, you will create resources in Azure and integrate with an open source buildout. After reading this book, you will be ready to use various tools in a DevOps environment to support an Azure deployment. What You Will Learn Carry out a survey of DevOps tools Build a DevOps solution using standalone DevOps tools - TeamCity and Octopus Deploy Use an integrated DevOps platform - VSTS Build out an Azure deployment using open source code and VSTS Who This Book Is For Developers and release engineers. Also, project managers will find it useful to understand the workflow in DevOps.

Web Services - ICWS 2018 - 25th International Conference, Held as Part of the Services Conference Federation, SCF 2018,... Web Services - ICWS 2018 - 25th International Conference, Held as Part of the Services Conference Federation, SCF 2018, Seattle, WA, USA, June 25-30, 2018, Proceedings (Paperback, 1st ed. 2018)
Hai Jin, Qingyang Wang, Liang-Jie Zhang
R1,472 Discovery Miles 14 720 Ships in 18 - 22 working days

This volume constitutes the proceedings of the 16th International Conference on Web Services, ICWS 2018, held as Part of SCF 2018 in Seattle, WA, USA in June 2018. The 31 full papers together with 1 short paper published in this volume were carefully reviewed and selected from 116 submissions. They are organized in topical sections such as Web Services, RESTful web services, Web Services Description Langugage, Universal Description Discovery and Integration, Service discovery and interfaces, Domain-specific security and privacy architectures, Location bases services, Sercurity Services and Markup languages.

Regex Quick Syntax Reference - Understanding and Using Regular Expressions (Paperback, 1st ed.): Zsolt Nagy Regex Quick Syntax Reference - Understanding and Using Regular Expressions (Paperback, 1st ed.)
Zsolt Nagy
R988 R842 Discovery Miles 8 420 Save R146 (15%) Ships in 18 - 22 working days

This quick guide to regular expressions is a condensed code and syntax reference for an important programming technique. It demonstrates regex syntax in a well-organized format that can be used as a handy reference, showing you how to execute regexes in many languages, including JavaScript, Python, Java, and C#. The Regex Quick Syntax Reference features short, focused code examples that show you how to use regular expressions to validate user input, split strings, parse input, and match patterns. Utilizing regular expressions to deal with search/replace and filtering data for backend coding is also covered. You won't find any bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise and highly accessible. The book is packed with useful information and is a must-have for any programmer. What You Will Learn Formulate an expression Work with arbitrary char classes, disjunctions, and operator precedence Execute regular expressions and visualize using finite state machines Deal with modifiers, including greedy and lazy loops Handle substring extraction from regex using Perl 6 capture groups, capture substrings, and reuse substrings Who This Book Is For If you have dealt with at least one programming language, chances are you know enough to understand regular expressions, and the examples in this book will help you develop proficiency.

The Web Was Done by Amateurs - A Reflection on One of the Largest Collective Systems Ever Engineered (Paperback, 1st ed. 2018):... The Web Was Done by Amateurs - A Reflection on One of the Largest Collective Systems Ever Engineered (Paperback, 1st ed. 2018)
Marco Aiello
R1,286 R1,175 Discovery Miles 11 750 Save R111 (9%) Ships in 18 - 22 working days

This book stems from the desire to systematize and put down on paper essential historical facts about the Web, a system that has undoubtedly changed our lives in just a few decades. But how did it manage to become such a central pillar of modern society, such an indispensable component of our economic and social interactions? How did it evolve from its roots to today? Which competitors, if any, did it have to beat out? Who are the heroes behind its success?These are the sort of questions that the book addresses. Divided into four parts, it follows and critically reflects on the Web's historical path. "Part I: The Origins" covers the prehistory of the Web. It examines the technology that predated the Web and fostered its birth. In turn, "Part II: The Web" describes the original Web proposal as defined in 1989 by Tim Berners-Lee and the most relevant technologies associated with it. "Part III: The Patches" combines a historical reconstruction of the Web's evolution with a more critical analysis of its original definition and the necessary changes made to the initial design. In closing, "Part IV: System Engineering" approaches the Web as an engineered infrastructure and reflects on its technical and societal success. The book is unique in its approach, combining historical facts with the technological evolution of the Web. It was written with a technologically engaged and knowledge-thirsty readership in mind, ranging from curious daily Web users to undergraduate computer science and engineering students.

The Definitive Guide to AdonisJs - Building Node.js Applications with JavaScript (Paperback, 1st ed.): Christopher Pitt The Definitive Guide to AdonisJs - Building Node.js Applications with JavaScript (Paperback, 1st ed.)
Christopher Pitt
R853 Discovery Miles 8 530 Ships in 18 - 22 working days

Learn everything you need to master the AdonisJs framework, including topics such as interacting with a database, rendering templates, writing asynchronous code, and hosting sites with SSL. Along the way, you'll see how to build a commerce application, which lists products and allows shoppers to register and purchase those products. The site will feature a product catalog, a shopping cart, user registration and login, and profile management. The Definitive Guide to AdonisJs also covers how to create a front-end build chain, so that you can use a modern front-end framework, such as React. You'll discover how to connect your front end to the server, so that data and transactions can be shared between the two. Finally, you'll see how to secure and deploy the application to a virtual private server, including how to apply for and install an SSL certificate and start accepting payments. After reading and using this book, you'll know all you need about AdonisJs. You'll have the tools to turn that side-project you've been thinking about into a real money-making product. It is written by a web expert and reviewed by the AdonisJs project lead. This is the complete start-to-finish guide you've been waiting for. What You'll Learn Set up Node.js and AdonisJs, so that you can start building your application Create and use views and template code Implement cooperative multitasking, in JavaScript Represent eventual values with AdonisJs promises Organize and isolate your code in controllers and decorate them with middleware, to do things like authentication Build queries, using the Lucid DSL, and package these database entities up into model classes Validate form data and respond with the appropriate error messages Respond to general framework errors with custom error pages Learn the deeper parts of sessions and cookies Update the state of the user interface with WebSockets Host AdonisJs applications in a modern hosting environment Who This Book Is For Readers should have a functional understanding of JavaScript.

Oracle SQL Revealed - Executing Business Logic in the Database Engine (Paperback, 1st ed.): Alex Reprintsev Oracle SQL Revealed - Executing Business Logic in the Database Engine (Paperback, 1st ed.)
Alex Reprintsev
R716 R645 Discovery Miles 6 450 Save R71 (10%) Ships in 18 - 22 working days

Write queries using little-known, but powerful, SQL features implemented in Oracle's database engine. You will be able to take advantage of Oracle's power in implementing business logic, thereby maximizing return from your company's investment in Oracle Database products. Important features and aspects of SQL covered in this book include the model clause, row pattern matching, analytic and aggregate functions, and recursive subquery factoring, just to name a few. The focus is on implementing business logic in pure SQL, with a comparison of different approaches that can be used to write SELECT statements to return results that drive good decision making and competitive action in the marketplace. This book covers features that are often not well known, and sometimes not implemented in competing products. Chapters on query transformation and logical execution order provide a grasp of the big picture in which the individual SQL features described in the other chapters are executed. Also included are a discussion on when to use the procedural capabilities from PL/SQL, and a series of examples showing different mixes of SQL features being applied in common types of queries that you are likely to encounter. What You Will Learn Gain competitive advantage from Oracle SQL Know when to step up to PL/SQL versus staying in SQL Become familiar with query transformations and join mechanics Apply the model clause and analytic functions to business intelligence queries Make use of features that are specific to Oracle Database, such as row pattern matching Understand the pros and cons of different SQL approaches to solving common query tasks Traverse hierarchies using CONNECT BY and recursive subquery factoring Who This Book Is For Database programmers with some Oracle Database experience. The book is also for SQL developers who are moving to the Oracle Database platform or want to learn unique features of its query engine. Both audiences will learn to apply the full power of Oracle's own SQL dialect to commonly encountered types of business questions and query challenges.

Practical API Architecture and Development with Azure and AWS - Design and Implementation of APIs for the Cloud (Paperback, 1st... Practical API Architecture and Development with Azure and AWS - Design and Implementation of APIs for the Cloud (Paperback, 1st ed.)
Thurupathan Vijayakumar
R1,649 R1,452 Discovery Miles 14 520 Save R197 (12%) Ships in 18 - 22 working days

Learn the business and technical importance of API design and architecture using the available cloud services from Azure and AWS. This book starts off with an introduction to APIs and the concept of API Economy from a business and organizational perspective. You'll decide on a sustainable API strategy and API architecture based on different case scenarios. You'll then look at actual examples on API development guidelines, providing a practical view and approach towards the API development and aligning teams in API development. This book walks you through the API gateway services available in Azure and AWS and reviews different approaches to API Security. This will prepare you for understanding the trade-off between security and the frictionless API experience. What You'll Learn Implement API Gateways to streamline API Development Examine Security Mapping with API gateways from Azure and AWS Apply API implementation using Serverless architecture Review evolving APIs for monitoring and changing business requirements Use code samples in API security implementations Who This Book Is For Developers and architects with .NET and web development experience who want to learn about API design.

Beginning JavaScript - The Ultimate Guide to Modern JavaScript Development (Paperback, 3rd ed.): Russ Ferguson Beginning JavaScript - The Ultimate Guide to Modern JavaScript Development (Paperback, 3rd ed.)
Russ Ferguson
R988 R842 Discovery Miles 8 420 Save R146 (15%) Ships in 18 - 22 working days

Discover everything you need to know to get up-to-speed with JavaScript development and add dynamic enhancements to web pages. This completely updated third edition reveals how the code works and when to use closures, constants, and execution content. Starting with the basics, you'll see how to employ prototypical inheritance, as well as memory management, variable hoisting and event bubbling. Also covered is an introduction to Node.js and package managers, key to understanding the tools necessary in front-end development and how they are used with current JavaScript frameworks. JavaScript is one of the most important technologies on the web, providing the means to add dynamic functionality to your web pages and serving as the backbone of working with frameworks like Angular and React. Beginning JavaScript, Third Edition will take you from being a JavaScript novice to working freely with this important technology - begin your JavaScript journey today! What You'll Learn Construct good JavaScript syntax following modern coding practices Use JavaScript to communicate with the server and retrieve data Dynamically manipulate markup, validate forms and deal with images Debug applications using features inside the browser Use TypeScript to bring strong typing to the language Who This Book Is For Beginner to intermediate developers with a basic knowledge of front-end programming who are looking for a deeper understanding of how JavaScript works in the browser and how to answer questions in an interview.

Data Science Fundamentals for Python and MongoDB (Paperback, 1st ed.): David Paper Data Science Fundamentals for Python and MongoDB (Paperback, 1st ed.)
David Paper
R772 R675 Discovery Miles 6 750 Save R97 (13%) Ships in 18 - 22 working days

Build the foundational data science skills necessary to work with and better understand complex data science algorithms. This example-driven book provides complete Python coding examples to complement and clarify data science concepts, and enrich the learning experience. Coding examples include visualizations whenever appropriate. The book is a necessary precursor to applying and implementing machine learning algorithms. The book is self-contained. All of the math, statistics, stochastic, and programming skills required to master the content are covered. In-depth knowledge of object-oriented programming isn't required because complete examples are provided and explained. Data Science Fundamentals with Python and MongoDB is an excellent starting point for those interested in pursuing a career in data science. Like any science, the fundamentals of data science are a prerequisite to competency. Without proficiency in mathematics, statistics, data manipulation, and coding, the path to success is "rocky" at best. The coding examples in this book are concise, accurate, and complete, and perfectly complement the data science concepts introduced. What You'll Learn Prepare for a career in data science Work with complex data structures in Python Simulate with Monte Carlo and Stochastic algorithms Apply linear algebra using vectors and matrices Utilize complex algorithms such as gradient descent and principal component analysis Wrangle, cleanse, visualize, and problem solve with data Use MongoDB and JSON to work with data Who This Book Is For The novice yearning to break into the data science world, and the enthusiast looking to enrich, deepen, and develop data science skills through mastering the underlying fundamentals that are sometimes skipped over in the rush to be productive. Some knowledge of object-oriented programming will make learning easier.

Microservices Security in Action (Paperback): Prabath Siriwardena, Nuwan Dias Microservices Security in Action (Paperback)
Prabath Siriwardena, Nuwan Dias
R1,495 Discovery Miles 14 950 Ships in 10 - 15 working days

Microservices Security in Action teaches readers how to secure their microservices applications code and infrastructure. After a straightforward introduction to the challenges of microservices security, the book covers fundamentals to secure both the application perimeter and service-to-service communication. Following a hands-on example, readers explore how to deploy and secure microservices behind an API gateway as well as how to access microservices accessed by a single-page application (SPA). Key Features Key microservices security fundamentals Securing service-to-service communication with mTLS and JWT Deploying and securing microservices with Docker Using Kubernetes security Securing event-driven microservices Using the Istio Service Mesh For developers well-versed in microservices design principles who have a basic familiarity with Java. About the technology As microservices continue to change enterprise application systems, developers and architects must learn to integrate security into their design and implementation. Because microservices are created as a system of independent components, each a possible point of failure, they can multiply the security risk. Prabath Siriwardena is the vice president of security architecture at WSO2, a company that produces open source software, and has more than 12 years of experience in the identity management and security domain. Nuwan Dias is the director of API architecture at WSO2 and has worked in the software industry for more than 7 years, most of which he spent focusing on the API management domain. Both have helped build security designs for Fortune 500 companies including Boeing, Verizon, Nissan, HP, and GE.

Practical App Development with Aurelia - Leverage the Power of Aurelia to Build Personal and Business Applications (Paperback,... Practical App Development with Aurelia - Leverage the Power of Aurelia to Build Personal and Business Applications (Paperback, 1st ed.)
Matthew Duffield
R1,987 Discovery Miles 19 870 Ships in 18 - 22 working days

Explore all the aspects of the Aurelia framework, including routing, templating, data binding, custom elements, event aggregation, HTTP services, features, plugins, etc. You'll see how to tie all the pieces together and walk away with an understanding of how to build applications, end to end. Practical App Development with Aurelia teaches you to write a line of business applications using simple, clean JavaScript harnessing the Aurelia framework. You'll learn the key abstractions of Aurelia and understand the life cycle of components. If you want to understand the key features of the framework and gain a mastery of building Aurelia apps, then this is the book for you. Aurelia is a modern front-end framework for mobile, desktop, and web clients. It is standards-based meaning that it has a very low learning curve. This book highlights the framework's simplicity and its power. What You'll Learn Create routes and implement pipelines Utiliize dependency injection in your classes Communicate loosely-coupled across all views Deploy your solution with minimal effort Who This Book Is For Developers, Practitioners, Programmers, and Managers who want to understand how to fundamentally create Web applications using Aurelia.

Identity and Data Security for Web Development (Paperback): Jonathan LeBlanc, Tim Messerschmidt Identity and Data Security for Web Development (Paperback)
Jonathan LeBlanc, Tim Messerschmidt
R1,000 R688 Discovery Miles 6 880 Save R312 (31%) Ships in 10 - 15 working days

Developers, designers, engineers, and creators can no longer afford to pass responsibility for identity and data security onto others. Web developers who don't understand how to obscure data in transmission, for instance, can open security flaws on a site without realizing it. With this practical guide, you'll learn how and why everyone working on a system needs to ensure that users and data are protected. Authors Jonathan LeBlanc and Tim Messerschmidt provide a deep dive into the concepts, technology, and programming methodologies necessary to build a secure interface for data and identity-without compromising usability. You'll learn how to plug holes in existing systems, protect against viable attack vectors, and work in environments that sometimes are naturally insecure. Understand the state of web and application security today Design security password encryption, and combat password attack vectors Create digital fingerprints to identify users through browser, device, and paired device detection Build secure data transmission systems through OAuth and OpenID Connect Use alternate methods of identification for a second factor of authentication Harden your web applications against attack Create a secure data transmission system using SSL/TLS, and synchronous and asynchronous cryptography

25 Recipes for Getting Started with R (Paperback): Paul Teetor 25 Recipes for Getting Started with R (Paperback)
Paul Teetor
R530 Discovery Miles 5 300 Ships in 18 - 22 working days

R is a powerful tool for statistics and graphics, but getting started with this language can be frustrating. This short, concise book provides beginners with a selection of how-to recipes to solve simple problems with R. Each solution gives you just what you need to know to use R for basic statistics, graphics, and regression.

You'll find recipes on reading data files, creating data frames, computing basic statistics, testing means and correlations, creating a scatter plot, performing simple linear regression, and many more. These solutions were selected from O'Reilly's "R Cookbook," which contains more than 200 recipes for R that you'll find useful once you move beyond the basics.

Python Recipes Handbook - A Problem-Solution Approach (Paperback, 1st ed.): Joey Bernard Python Recipes Handbook - A Problem-Solution Approach (Paperback, 1st ed.)
Joey Bernard
R1,398 Discovery Miles 13 980 Ships in 18 - 22 working days

Learn the code to write algorithms, numerical computations, data analysis and much more using the Python language: look up and re-use the recipes for your own Python coding. This book is your handy code cookbook reference. Whether you're a maker, game developer, cloud computing programmer and more, this is a must-have reference for your library. Python Recipes Handbook gives you the most common and contemporary code snippets, using pandas (Python Data Analysis Library), NumPy, and other numerical Python packages. What You'll Learn Code with the pandas (Python Data Analysis Library) Work with the various Python algorithms useful for today's big data analytics and cloud applications Use NumPy and other numerical Python packages and code for doing various kinds of analysis Discover Python's new popular modules, packages, extensions and templates library Who This Book Is For This handy reference is for those with some experience with Python.

Beginning HTML5 & CSS3 For Dummies (Paperback): E Tittel Beginning HTML5 & CSS3 For Dummies (Paperback)
E Tittel
R629 Discovery Miles 6 290 Ships in 10 - 15 working days

Your full-color, friendly guide to getting started with HTML5 and CSS3! HTML and CSS are essential tools for creating dynamic websites and help make your websites even more effective and unique. This friendly-but-straightforward guide gets you started with the basics of the latest versions of HTML and CSS: HTML5 and CSS3. Introducing you to the syntax and structure of the languages, this helpful guide shows you how to create and view a web page, explains ideal usage of HTML5 and CSS3, walks you through the CSS3 rules and style sheets, addresses common mistakes and explains how to fix them, and explores interesting HTML5 tools. * Serves as an ideal introduction to HTML5 and CSS3 for beginners with little to no web development experience * Details the capabilities of HTML5 and CSS3 and how to use both to create responsive, practical, and well-designed websites * Helps you understand how HTML5 and CSS3 are the foundation upon which hundreds of millions of web pages are built * Features full-color illustrations to enhance your learning process Beginning HTML5 and CSS3 For Dummies is the perfect first step for getting started with the fundamentals of web development and design.

Front-End Reactive Architectures - Explore the Future of the Front-End using Reactive JavaScript Frameworks and Libraries... Front-End Reactive Architectures - Explore the Future of the Front-End using Reactive JavaScript Frameworks and Libraries (Paperback, 1st ed.)
Luca Mezzalira
R847 R736 Discovery Miles 7 360 Save R111 (13%) Ships in 18 - 22 working days

Learn how to use reactive architectures on the front-end. There are many technologies using a reactive approach on the back end, but this book teaches you how the reactive manifesto can be used to benefit your front-end programming as well. You will discover what reactive programming is, what the current front-end ecosystem looks like, and how to use a range of frameworks and libraries. You will also apply specific reactive architectures in your own projects. Each concept is taught with a mix of technical explanations and real-world code implementations. The future of front-end programming and architecture is reactive - don't get left behind: Add Front-End Reactive Architectures to your library today. What You'll Learn Understand when and why you should use a reactive architecture Apply a specific reactive architecture in a project Manage different reactive architectures Who This Book Is For Mid-senior front-end developers, tech leads, and solutions architects

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
CSS For Beginners - The Best CSS Guide…
Ethan Hall Hardcover R895 R773 Discovery Miles 7 730
Coding for Kids Ages 10 and Up - Coding…
Bob Mather Hardcover R866 Discovery Miles 8 660
DelphiMVCFramework - the official guide…
Daniele Teti Hardcover R1,363 Discovery Miles 13 630
Progressive Concepts for Semantic Web…
Hardcover R4,605 Discovery Miles 46 050
Web Engineering
Carson Thomas Hardcover R3,292 R2,982 Discovery Miles 29 820
CSS and HTML for beginners - A Beginners…
Ethan Hall Hardcover R1,027 R881 Discovery Miles 8 810
Java How to Program, Late Objects…
Paul Deitel, Harvey Deitel Paperback R900 R750 Discovery Miles 7 500
Learn to Design a Website for Your…
Michael Nelson, David Ezeanaka Hardcover R466 Discovery Miles 4 660
Java - The ultimate beginners guide to…
Mark Reed Hardcover R564 R519 Discovery Miles 5 190
Aws - The Most Complete Guide to Learn…
Robert Campbell Hardcover R783 R687 Discovery Miles 6 870

 

Partners