0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (103)
  • R250 - R500 (521)
  • R500+ (3,233)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages

Current Trends in Web Engineering - ICWE 2018 International Workshops, MATWEP, EnWot, KD-WEB, WEOD, TourismKG,  Caceres, Spain,... Current Trends in Web Engineering - ICWE 2018 International Workshops, MATWEP, EnWot, KD-WEB, WEOD, TourismKG, Caceres, Spain, June 5, 2018, Revised Selected Papers (Paperback, 1st ed. 2018)
Cesare Pautasso, Fernando Sanchez-Figueroa, Kari Systa, Juan Manuel Murillo Rodriguez
R1,601 Discovery Miles 16 010 Ships in 10 - 15 working days

This book constitutes the refereed thoroughly refereed post-workshop proceedings of the 18th International Conference on Web Engineering, ICWE 2018, held in Caceres, Spain, in June 2018. The 18 revised full papers were selected from 40 submissions. The workshops complement the main conference and explore new trends on core topics of Web engineering and provide an open discussion space combining solid theory work with practical on-the-field experience. The workshop committee accepted five workshops for publication in this volume: First International Workshop on Maturity of Web Engineering Practices (MATWEP 2018), Second International Workshop on Engineering theWeb of Things (EnWoT 2018), Fourth International Workshop on Knowledge Discovery on the Web (KDWEB 2018), International Workshop on Engineering Open Data (WEOD 2018), First International Workshop on Knowledge Graphs on Travel and Tourism (TourismKG 2018).

Python Continuous Integration and Delivery - A Concise Guide with Examples (Paperback, 1st ed.): Moritz Lenz Python Continuous Integration and Delivery - A Concise Guide with Examples (Paperback, 1st ed.)
Moritz Lenz
R1,359 R1,123 Discovery Miles 11 230 Save R236 (17%) Ships in 10 - 15 working days

Gain the techniques and tools that enable a smooth and efficient software development process in this quick and practical guide on Python continuous integration (CI) and continuous delivery (CD). Based on example applications, this book introduces various kinds of testing and shows you how to set up automated systems that run these tests, and install applications in different environments in controlled ways. Python Continuous Integration and Delivery tackles the technical problems related to software development that are typically glossed over in pure programming texts. After reading this book, you'll see that in today's fast-moving world, no software project can afford to go through development, then an integration phase of unpredictable length and complexity, and finally be shipped to the customer -- just to find out that the resulting application didn't quite fill their need. Instead, you'll discover that practicing continuous integration and continuous delivery reduces the risks by keeping changes small and automating otherwise painful processes. What You Will Learn Carry out various kinds of testing, including unit testing and continuous integration testing, of your Python code using Jenkins Build packages and manage repositories Incorporate Ansible and Go for automated packaging and other deployments Manage more complex and robust deployments Who This Book Is For Python programmers and operating staff that work with Python applications.

UX for Developers - How to Integrate User-Centered Design Principles Into Your Day-to-Day Development Work (Paperback, 1st... UX for Developers - How to Integrate User-Centered Design Principles Into Your Day-to-Day Development Work (Paperback, 1st ed.)
Westley Knight
R1,589 R1,295 Discovery Miles 12 950 Save R294 (19%) Ships in 10 - 15 working days

Become more mindful of the user when building digital products, and learn how to integrate a user-centered approach into your thinking as a web or app developer. This book shows you how the user experience is the responsibility of everyone involved in creating the product and how to redefine development principles when building user-centered digital products. There are still many organizations that are not design driven, and the gap between stereotypical design and development teams needs to be bridged in order to build digital products that cater to the needs of real people. We are at a point where we see organizations that cannot bring the user experience into their core thinking falling behind their competitors. You'll see how to increase the level of UX maturity within any organization by tackling what is possibly the biggest stumbling block that stands between design and development: putting user needs ahead of system efficiency. UX for Developers shows how you can adjust your focus in order to be more mindful of the user when building digital products. Learn to care about what you build, not just for the system's sake, but for those who will use what you build. What You'll Learn Understand what it means to build websites and applications for the user, rather than from a developer's perspective. Review the soft skills required to build more usable digital products Discover the tools and techniques to adopt a user-focused approach to development. Improve communication throughout design and development, especially between developers and non-developers. Who This Book Is For Primary audience is Web/app developers that are looking to understand what it takes to build usable digital products. Secondary audience is UX Designers who are looking to understand the viewpoint of developers; Project managers and stakeholders who need to facilitate better working relationships between developers and designers.

Jumpstarting JavaScript - Build a Twitter Bot and LED Alert System Using Node.js and Raspberry Pi (Paperback): Lynn Beighley Jumpstarting JavaScript - Build a Twitter Bot and LED Alert System Using Node.js and Raspberry Pi (Paperback)
Lynn Beighley
R314 R256 Discovery Miles 2 560 Save R58 (18%) Ships in 12 - 17 working days

Jumpstarting books provide an avenue for makers to quickly master topical knowledge! Each book starts with instructions on how to install or initialize the hardware or software needed to reach the "Hello, World" stage of getting started! The second project in the book builds on the first to use more of the hardware or software's capabilities. Later projects expand the user's knowledge into lesser-known aspects of the topic. All Jumpstarting projects are for Makers -- they provide hands-on, real-world experience in making the hardware or software do what you want it to do!

Python for Data Mining Quick Syntax Reference (Paperback, 1st ed.): Valentina Porcu Python for Data Mining Quick Syntax Reference (Paperback, 1st ed.)
Valentina Porcu
R853 R743 Discovery Miles 7 430 Save R110 (13%) Ships in 10 - 15 working days

Learn how to use Python and its structures, how to install Python, and which tools are best suited for data analyst work. This book provides you with a handy reference and tutorial on topics ranging from basic Python concepts through to data mining, manipulating and importing datasets, and data analysis. Python for Data Mining Quick Syntax Reference covers each concept concisely, with many illustrative examples. You'll be introduced to several data mining packages, with examples of how to use each of them. The first part covers core Python including objects, lists, functions, modules, and error handling. The second part covers Python's most important data mining packages: NumPy and SciPy for mathematical functions and random data generation, pandas for dataframe management and data import, Matplotlib for drawing charts, and scikitlearn for machine learning. What You'll Learn Install Python and choose a development environment Understand the basic concepts of object-oriented programming Import, open, and edit files Review the differences between Python 2.x and 3.x Who This Book Is For Programmers new to Python's data mining packages or with experience in other languages, who want a quick guide to Pythonic tools and techniques.

Practical Domain-Driven Design in Enterprise Java - Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework... Practical Domain-Driven Design in Enterprise Java - Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework (Paperback, 1st ed.)
Vijay Nair
R1,191 R1,012 Discovery Miles 10 120 Save R179 (15%) Ships in 10 - 15 working days

See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software, with a particular focus on the DDD process. Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo Tracker reference application as a monolithic application using the Jakarta EE platform. By doing so, you will map concepts of DDD (bounded contexts, language, and aggregates) to the corresponding available tools (CDI, JAX-RS, and JPA) within the Jakarta EE platform. Once you have completed the monolithic application, you will walk through the complete conversion of the monolith to a microservices-based architecture, again mapping the concepts of DDD and the corresponding available tools within the MicroProfile platform (config, discovery, and fault tolerance). To finish this section, you will examine the same microservices architecture on the Spring Boot platform. The final set of chapters looks at what the application would be like if you used the CQRS and event sourcing patterns. Here you'll use the Axon framework as the base framework. What You Will Learn Discover the DDD architectural principles and use the DDD design patterns Use the new Eclipse Jakarta EE platform Work with the Spring Boot framework Implement microservices design patterns, including context mapping, logic design, entities, integration, testing, and security Carry out event sourcing Apply CQRS Who This Book Is For Junior developers intending to start working on enterprise Java; senior developers transitioning from monolithic- to microservices-based architectures; and architects transitioning to a DDD philosophy of building applications.

Software Development From A to Z - A Deep Dive into all the Roles Involved in the Creation of Software (Paperback, 1st ed.):... Software Development From A to Z - A Deep Dive into all the Roles Involved in the Creation of Software (Paperback, 1st ed.)
Olga Filipova, Rui Vilao
R1,617 R1,323 Discovery Miles 13 230 Save R294 (18%) Ships in 10 - 15 working days

Understand the big picture of the software development process. We use software every day - operating systems, applications, document editing programs, home banking - but have you ever wondered who creates software and how it's created? This book guides you through the entire process, from conception to the finished product with the aid of user-centric design theory and tools. Software Development: From A to Z provides an overview of backend development - from databases to communication protocols including practical programming skills in Java and of frontend development - from HTML and CSS to npm registry and Vue.js framework. You'll review quality assurance engineering, including the theory about different kind of tests and practicing end-to-end testing using Selenium. Dive into the devops world where authors discuss continuous integration and continuous delivery processes along with each topic's associated technologies. You'll then explore insightful product and project management coverage where authors talk about agile, scrum and other processes from their own experience. The topics that are covered do not require a deep knowledge of technology in general; anyone possessing basic computer and programming knowledge will be able to complete all the tasks and fully understand the concepts this book aims at delivering. You'll wear the hat of a project manager, product owner, designer, backend, frontend, QA and devops engineer, and find your favorite role. What You'll Learn Understand the processes and roles involved in the creation of software Organize your ideas when building the concept of a new product Experience the work performed by stakeholders and other departments of expertise, their individual challenges, and how to overcome possible threats Improve the ways stakeholders and departments can work with each other Gain ideas on how to improve communication and processes Who This Book Is For Anyone who is on a team that creates software and is curious to learn more about other stakeholders or departments involved. Those interested in a career change and want to learn about how software gets created. Those who want to build technical startups and wonder what roles might be involved in the process.

Introduction to Tornado - Modern Web Applications with Python (Paperback): Michael Dory, Adam Parrish, Brendan Berg Introduction to Tornado - Modern Web Applications with Python (Paperback)
Michael Dory, Adam Parrish, Brendan Berg
R576 R472 Discovery Miles 4 720 Save R104 (18%) Ships in 12 - 17 working days

Tornado is a scalable, non-blocking web server and web application framework written in Python. It is also light-weight to deploy, fun to write for, and incredibly powerful. Tornado was written with performance in mind, aiming to solve the C10k problem, so by design it's an extremely high-performance framework. It's also packed with handy tools for dealing with social networks, user authentication, and all sorts of asynchronous fun. In this book, we'll cover the basics of the Tornado framework, starting with the features that make it so great, and working our way towards some real-life examples. We'll cover the best practices for implementation and deployment, as well as a sampling of uses for the technology.

Decoupled Drupal in Practice - Architect and Implement Decoupled Drupal Architectures Across the Stack (Paperback, 1st ed.):... Decoupled Drupal in Practice - Architect and Implement Decoupled Drupal Architectures Across the Stack (Paperback, 1st ed.)
Preston So
R1,698 R1,404 Discovery Miles 14 040 Save R294 (17%) Ships in 10 - 15 working days

Gain a clear understanding of the most important concepts in the decoupled CMS landscape. You will learn how to architect and implement decoupled Drupal architectures across the stack-from building the back end and designing APIs to integrating with front-end technologies. You'll also review presenting data through consumer applications in widely adopted technologies such as Angular, Ember, React, and Vue.js. Featuring a foreword by Drupal founder and project lead Dries Buytaert, the first part of this book chronicles the history of the CMS and the server-client divide, analyzes the risks and rewards of decoupled CMS architectures, and presents architectural patterns. From there, the book explores the core and contributed landscape for decoupled Drupal, authentication mechanisms, and the surrounding tooling ecosystem before delving into consumer implementations in a variety of technologies. Finally, a series of chapters on advanced topics feature the Drupal REST plugin system, schemas and generated documentation, and caching. Several projects point to a decoupled future for Drupal, including the Contenta CMS and work to modernize Drupal's JavaScript using React. Begin learning about these and other exciting developments with Decoupled Drupal today. What You'll Learn Evaluate the risks and rewards of decoupled Drupal and classify its architectures Authenticate requests to Drupal using OAuth, JWT, and Basic Authentication Consume and manipulate Drupal content via API through HTTP requests Integrate with other consumer applications for native mobile and desktop as well as set-top boxes (Roku, Apple TV, Samsung TV) Add new resources to Drupal's REST API using the REST plugin system Generate API documentation that complies with the OpenAPI (Swagger) standard Who This Book Is For Those with some exposure to CMSes like WordPress and Drupal and those who wish to follow along with JavaScript application development will benefit. A familiarity with API-first or services-oriented architectures is helpful but not presumed.

Craft GraphQL APIs in Elixir with Absinthe (Paperback): Bruce Williams Craft GraphQL APIs in Elixir with Absinthe (Paperback)
Bruce Williams; Contributions by Ben Wilson
R1,283 Discovery Miles 12 830 Ships in 9 - 15 working days

Your domain is rich and interconnected, and your API should be too. Upgrade your web API to GraphQL, leveraging its flexible queries to empower your users, and its declarative structure to simplify your code. Absinthe is the GraphQL toolkit for Elixir, a functional programming language designed to enable massive concurrency atop robust application architectures. Written by the creators of Absinthe, this book will help you take full advantage of these two groundbreaking technologies. Build your own flexible, high-performance APIs using step-by-step guidance and expert advice you won't find anywhere else. GraphQL is a new way of structuring and building web services, and the result is transformational. Find out how to offer a more tailored, cohesive experience to your users, easily aggregate data from different data sources, and improve your back end's maintainability with Absinthe's declarative approach to defining how your API works. Build a GraphQL-based API from scratch using Absinthe, starting from core principles. Learn the type system and how to expand your schema to suit your application's needs. Discover a growing ecosystem of tools and utilities to understand, debug, and document your API. Take it to production, but do it safely with solid best practices in mind. Find out how complexity analysis and persisted queries can let you support your users flexibly, but responsibly too. Along the way, discover how Elixir makes all the difference for a high performance, fault-tolerant API. Use asynchronous and batching execution, or write your own custom add-ons to extend Absinthe. Go live with subscriptions, delivering data over websockets on top of Elixir (and Erlang/OTP's) famous solid performance and real-time capabilities. Transform your applications with the powerful combination of Elixir and GraphQL, using Absinthe. What You Need: To follow along with the book, you should have Erlang/OTP 19+ and Elixir 1.4+ installed. The book will guide you through setting up a new Phoenix application using Absinthe.

Joy of JavaScript, The (Paperback): Luis Atencio Joy of JavaScript, The (Paperback)
Luis Atencio
R1,424 R905 Discovery Miles 9 050 Save R519 (36%) Ships in 12 - 17 working days

Whether for building interactive browser-based applications or creating server-side applications in Node, JavaScript is the most widely used language for web programming. With new features, language improvements, paradigms, and potential use cases appearing regularly, there's never been a more exciting time to be a JavaScript developer. In The Joy of JavaScript, author and JavaScript expert Luis Atencio teaches you key design concepts that lead to clean, lean, modular, and easy-to-maintain code. Key features * JavaScript's objects and module system * Working with higher order functions * Driving application business logic with functional programming principles * Dynamically hooking into data with Proxy and Reflect APIs * Static type-checking with Flow * Taming complex asynchronous behavior using reactive programming Audience Perfect for intermediate JavaScript developers with basic familiarity with HTTP, HTML/CSS, and Git/CLI. About the technology JavaScript is multi-paradigm, supporting object-oriented, functional, reactive, and event-driven styles of programming. And transpilers like Babel make it possible to compile code written in other languages into JavaScript. Luis Atencio is a software engineer for Citrix Systems, where he develops and architects web applications leveraging Java, PHP, and JavaScript platforms. He blogs about software engineering at http://luisatencio.net, has spoken in many dev conferences, and has written articles for PHPArch magazine and DZone Refcardz. Luis is the author of Manning's Functional Programming in JavaScript and the co-author of Manning's RxJS in Action.

Progressive Web Apps with Angular - Create Responsive, Fast and Reliable PWAs Using Angular (Paperback, 1st ed.): Majid Hajian Progressive Web Apps with Angular - Create Responsive, Fast and Reliable PWAs Using Angular (Paperback, 1st ed.)
Majid Hajian
R1,997 R1,617 Discovery Miles 16 170 Save R380 (19%) Ships in 10 - 15 working days

Harness the power of Angular to build fast, high performance progressive web apps that work offline. Learn exactly how to create an Angular Progressive Web App (PWA) from scratch, how you can use different tools to audit and improve it, and leverage Angular CLI or Workbox to turn your app into a PWA. Using browser APIs - including the Credential Management, Payment Request, Geolocation, Web Bluetooth, WebUSB and Generic Sensors APIs - you can unleash the potential of PWAs and build applications that enhance user experience. Angular's game-changing built-in features, including the Angular service worker module, can be leveraged to construct responsive and reliable PWAs that can look and feel just like native mobile apps. You'll learn how to boost your app speed, how to increase user engagement using push notifications, and how to implement offline storage and different caching APIs in Angular. You'll even see how to convert an existing Angular app into a PWA. Whether you're new to building PWAs, or want to learn how to use Angular to improve your app development, Progressive Web Apps with Angular provides the know-how to build and deploy an Angular PWA. What Readers Will Learn Build an Angular app that looks and feels just like a native mobile app Audit and improve an Angular PWA with different tools Increase user engagement by using push notifications Offline storage and different caching APIs in Angular Implement modern technologies into an Angular PWA Who This Book Is For Developers with basic knowledge of HTML, JavaScript and Angular

Programming with MicroPython - Embedded Programming with Microcontrollers and Python (Paperback): Nicholas H. Tollervey Programming with MicroPython - Embedded Programming with Microcontrollers and Python (Paperback)
Nicholas H. Tollervey
R1,374 R899 Discovery Miles 8 990 Save R475 (35%) Ships in 12 - 17 working days

It's an exciting time to get involved with MicroPython, the re-implementation of Python 3 for microcontrollers and embedded systems. This practical guide delivers the knowledge you need to roll up your sleeves and create exceptional embedded projects with this lean and efficient programming language. If you're familiar with Python as a programmer, educator, or maker, you're ready to learn-and have fun along the way. Author Nicholas Tollervey takes you on a journey from first steps to advanced projects. You'll explore the types of devices that run MicroPython, and examine how the language uses and interacts with hardware to process input, connect to the outside world, communicate wirelessly, make sounds and music, and drive robotics projects. Work with MicroPython on four typical devices: PyBoard, the micro:bit, Adafruit's Circuit Playground Express, and ESP8266/ESP32 boards Explore a framework that helps you generate, evaluate, and evolve embedded projects that solve real problems Dive into practical MicroPython examples: visual feedback, input and sensing, GPIO, networking, sound and music, and robotics Learn how idiomatic MicroPython helps you express a lot with the minimum of resources Take the next step by getting involved with the Python community

Programming Social Applications (Paperback): Jonathan LeBlanc Programming Social Applications (Paperback)
Jonathan LeBlanc
R1,124 R858 Discovery Miles 8 580 Save R266 (24%) Ships in 12 - 17 working days

Like all good web ventures, the Social Web has risen in prominence ahead of any reliable standards that would ensure a consistent user experience. But that's finally beginning to change. With this book, you'll learn about a rich set of open source technologies for building compelling-and secure-social applications and websites. You'll discover what it takes to engage users on a personal level, and learn ways to monetize your venture. Programming Social Applications introduces you to the open source tools used on many major social platforms, and explains how technologies such as OpenSocial, Apache Shindig, OAuth, OpenID, Caja, and others work together to help you solve practical issues. You'll also examine successful proprietary platforms to help you gain a comprehensive understanding of the Social Web's foundations. * Learn how to build viral applications with social data * Implement social web technologies using real-world examples * Work with OpenSocial to standardize social graphs-individual nodes and their relationships * Build a scalable OpenSocial application container with Apache Shindig * Develop comprehensive user authentication and authorization systems using OAuth and OpenID * Learn how Caja, and ADsafe provide user security on social websites * Deal with bugs and other problems when implementing these technologies * Build distributed web frameworks that extend social graphs to include any social footprints users leave on the Web

Pro MERN Stack - Full Stack Web App Development with Mongo, Express, React, and Node (Paperback, 2nd ed.): Vasan Subramanian Pro MERN Stack - Full Stack Web App Development with Mongo, Express, React, and Node (Paperback, 2nd ed.)
Vasan Subramanian
R1,472 R1,236 Discovery Miles 12 360 Save R236 (16%) Ships in 10 - 15 working days

Assemble the complete stack required to build a modern web app using MongoDB, Express, React, and Node. This book also covers many other complementary tools: React Router, GraphQL, React-Bootstrap, Babel, and Webpack. This new edition will use the latest version of React (React 16) and the latest React Router (React Router 4), which has a significantly different approach to routing compared to React Router 2 which was used in the first edition of the book. Though the primary focus of Pro MERN Stack is to equip you with all that is required to build a full-fledged web application, a large portion of the book will be devoted to React 16. The popular MEAN (MongoDB, Express, AngularJS, Node) stack introduced Single Page Apps (SPAs) and front-end Model-View-Controller (MVC) as new and efficient paradigms. Facebook's React is a technology that competes indirectly with AngularJS. It is not a full-fledged MVC framework. It is a JavaScript library for building user interfaces (in some sense the View part). Yet, it is possible to build a web app by replacing AngularJS with React - hence the term MERN stack What You Will Learn Discover the features of React 16 to get the maximum out of this library Gain the basics of MongoDB, Express, and Node to build a web app Work with other libraries complementary to React, including React-Bootstrap, React Router, and GraphQL Use tools such as Babel and Webpack required to build JavaScript-based SPAs Tie all the components together to build a complete web app. Who This Book Is For Developers and architects who have prior experience in any web app stack other than the MERN stack will find the book useful to learn about this modern stack. Prior knowledge of JavaScript, HTML, and CSS is required.

Beginner's Guide to Google Apps Script 3 - Drive (Paperback): Barrie Roberts Beginner's Guide to Google Apps Script 3 - Drive (Paperback)
Barrie Roberts
R304 Discovery Miles 3 040 Ships in 10 - 15 working days
Practical Bot Development - Designing and Building Bots with Node.js and Microsoft Bot Framework (Paperback, 1st ed.): Szymon... Practical Bot Development - Designing and Building Bots with Node.js and Microsoft Bot Framework (Paperback, 1st ed.)
Szymon Rozga
R1,590 R1,325 Discovery Miles 13 250 Save R265 (17%) Ships in 10 - 15 working days

Explore the concept of bots and discover the motivation behind working with these new apps with messaging platforms. This book is an accessible resource teaching the basic concepts behind bot design and implementation. Each chapter builds on previous topics and, where appropriate, real working code is shown that implements the concepts. By just picking up a code editor, you can start creating smart, engaging, and useful bot experiences today. Practical Bot Development will teach you how to create your own bots on platforms like Facebook Messenger and Slack, incorporate extension APIs, and apply AI and ML algorithms in the cloud. By the end of this book, you'll be equipped with the information to reach thousands of new users with the bots you create! The book is a great resource for those looking to harness the benefits of building their own bots and leveraging the platform feasibility of them. What You'll Learn Understand the general architecture of a bot Distinguish between a great bot experience versus a bad bot experience. Explore the ideas behind natural language processing and apply them to bot development Implement real Messenger, Slack, and custom channel bots using Node.js and the Microsoft Bot Builder framework Deploy bots to Facebook Messenger and Slack Who This Book Is For Engineers, hobbyists, and the design oriented community looking looking for an introduction to the technologies and concepts involved in building bots. The experience level could be from beginner to expert, although some familiarity with Node.js and APIs will be assumed.

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,349 R1,210 Discovery Miles 12 100 Save R139 (10%) Ships in 10 - 15 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.

Python Tools For Scientists - An Introduction to Using Anaconda, JupyterLab, and Python's Scientific Libraries... Python Tools For Scientists - An Introduction to Using Anaconda, JupyterLab, and Python's Scientific Libraries (Paperback)
Lee Vaughan
R1,239 R993 Discovery Miles 9 930 Save R246 (20%) Ships in 12 - 17 working days

Doing Science With Python introduces readers to the most popular coding tools for scientific research, such as Anaconda, Spyder, Jupyter Notebooks, and JupyterLab, as well as dozens of important Python libraries for working with data, including NumPy, matplotlib, and pandas. No prior programming experience is required! You'll be guided through setting up a professional coding environment, then get a crash course on programming with Python, and explore the many tools and libraries ideal for working with data, designing visualisations, simulating natural events, and more.

Gray Hat Python (Paperback): Justin Seitz Gray Hat Python (Paperback)
Justin Seitz
R1,148 R941 Discovery Miles 9 410 Save R207 (18%) Ships in 9 - 15 working days

Python is fast becoming the programming language of choice for hackers, reverse engineers, and software testers because it's easy to write quickly, and it has the low-level support and libraries that make hackers happy. But until now, there has been no real manual on how to use Python for a variety of hacking tasks. You had to dig through forum posts and man pages, endlessly tweaking your own code to get everything working. Not anymore.

"Gray Hat Python" explains the concepts behind hacking tools and techniques like debuggers, trojans, fuzzers, and emulators. But author Justin Seitz goes beyond theory, showing you how to harness existing Python-based security tools - and how to build your own when the pre-built ones won't cut it.

You'll learn how to: Automate tedious reversing and security tasksDesign and program your own debuggerLearn how to fuzz Windows drivers and create powerful fuzzers from scratchHave fun with code and library injection, soft and hard hooking techniques, and other software trickerySniff secure traffic out of an encrypted web browser sessionUse PyDBG, Immunity Debugger, Sulley, IDAPython, PyEMU, and more

The world's best hackers are using Python to do their handiwork. Shouldn't you?

Maintainable JavaScript (Paperback): Nicholas C. Zakas Maintainable JavaScript (Paperback)
Nicholas C. Zakas
R971 R743 Discovery Miles 7 430 Save R228 (23%) Ships in 12 - 17 working days

You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book--including code style, programming tips, and automation--you will learn how to write maintainable code that other team members can easily understand, adapt, and extend.

Author Nicholas Zakas assembled this collection of best practices as a front-end tech leader at Yahoo , after completing his own journey from solo hacker to team player. He also includes rules recommended by other industry authorities. Use these tips and techniques to help your team set aside individual preferences and function at a higher level.Establish specific code conventions for your teamUse tools such as JSLint and JSHint to keep your team on trackAdopt style guidelines, such as basic formatting, to help your team produce uniform codeApply several programming practices to solve problems and improve code qualityCreate an automated JavaScript build system using a variety of utilitiesIntegrate browser-based JavaScript testing with tools such as the YUI Test Selenium Driver

Practical Webix - Learn to Expedite and Improve your Web Development (Paperback, 1st ed.): Frank Zammetti Practical Webix - Learn to Expedite and Improve your Web Development (Paperback, 1st ed.)
Frank Zammetti
R1,414 Discovery Miles 14 140 Ships in 10 - 15 working days

Learn to create speedy cross-platform applications with ease using Webix. You will begin with an introduction to Webix and basic usage, exploring the interface components and utilities it offers, as well as the tools available (skin builder, form builder, and code snippet testing facility). You'll understand how Webix can integrate with other popular libraries and frameworks including Angular, Vue, React and more (as well as third-party components like dHTMLx and rich text editors). You will learn tangential topics including communication with back-end systems (Node.js and common related tooling), packaging as a Cordova app and, of course, you will learn how to use Webix following the Progressive Web App delivery mechanism. Offering a complete solution in a single bundle, this JavaScript UI framework provides a rich set of interface components, application architecture direction and commonly-needed utility and ancillary capabilities.Every topic will be taught a practical way, explored within the context of building real-world working apps, not through unrelated snippets. Bringing 25 years of professional development experience to the table, author Frank Zammetti uses his unique levity to teach you how to get up and running with this new and upcoming framework. What You'll Learn Explore the capabilities and UI widgets it provides and the features that make it stand out from its competitors Build one web technology-based app that works on both desktops and mobile devices (Android and iOS) Create and hook a Webix app up to a Node.js/Express-based RESTful server API for data storage Mobilize a Webix app using both PhoneGap and Progressive Web App techniques Enhance your Webix and general development skills in the most fun way possible: by building a game Who This Book Is For Moderately experienced front-end developers who want to learn about Webix and the power it brings to client-side development. Developers looking to use their web development skills to build cross-platform apps that work on both desktop and mobile devices with Webix as the foundation. A working knowledge of CSS, HTML and JavsScript is assumed, though you don't need to be an expert.

E-World - Technologien Fur Die Welt Von Morgen (German, Book, 2005 ed.): Francis Kuhlen E-World - Technologien Fur Die Welt Von Morgen (German, Book, 2005 ed.)
Francis Kuhlen
R779 R687 Discovery Miles 6 870 Save R92 (12%) Ships in 10 - 15 working days

Grid Computing, Supercomputer, On-Demand-Technologien - Wissenschaftler und Unternehmen arbeiten heute an neuen Informationstechnologien, die unserer Gesellschaft nachhaltig ihren Stempel aufdrA1/4cken werden. Die neuen Technologien werden unsere Arbeitswelt und Gesellschaft verAndern. Das birgt Probleme, aber auch viele Chancen fA1/4r Unternehmen und jeden Einzelnen. Das Buch von Francis Kuhlen zeigt und erklArt die wichtigsten IT-Trends der nAchsten Jahre. AuAerdem wagt es eine Vorausschau, wie diese das Leben in unserer Gesellschaft verAndern werden. Mit vielen Beispielen aus Praxis und Alltag zeigt der Autor, dass sich IT-Technologie heute nicht mehr nur hinter den verschlossenen TA1/4ren eines Rechenzentrums abspielt, sondern fA1/4r jeden Einzelnen RealitAt geworden ist.

Python 2 and 3 Compatibility - With Six and Python-Future Libraries (Paperback, 1st ed.): Joannah Nanjekye Python 2 and 3 Compatibility - With Six and Python-Future Libraries (Paperback, 1st ed.)
Joannah Nanjekye
R1,468 Discovery Miles 14 680 Ships in 10 - 15 working days

Discover clean ways to write code that will run on both Python 2 and 3.This book is tutorial-oriented with detailed examples of how to convert existing Python 2-compatible code to code that will run reliably on both Python 2 and 3. Although Python 3 is considered the future of Python, Python 2.x will be maintained for several more years, alongside Python 3, which is not backwards compatible. For those who need to support both versions, this book guides you through the process. Python 2 and 3 Compatibility explains the syntactical differences between Python 2 and 3, and how to use Python packages Python-Future and Six to implement neutral compatibility. Developers working on either small, medium, or large projects will appreciate the author's clear explanations, detailed examples, and clean techniques to help them extend support for both versions to their existing Python 2-compatible projects. What You'll Learn Understand the syntactical differences between Python 2 and 3 Use the Six and Future libraries Review the new features in Python 3 Choose which Python versions to support when doing neutral support Decide on whether to port or provide support for both versions Who This Book Is For Professional Python developers and enthusiasts that want to implement Python 3 support for their existing Python 2 compatible code.

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
R544 R498 Discovery Miles 4 980 Save R46 (8%) Ships in 12 - 17 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.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Java How to Program, Late Objects…
Paul Deitel, Harvey Deitel Paperback R900 R750 Discovery Miles 7 500
Computer Programming Languages for…
Adesh Silva Hardcover R730 Discovery Miles 7 300
An Introduction to XML and Web…
Anders Moller, Michael Schwartzbach Paperback R2,648 Discovery Miles 26 480
Computer Programming The Doctrine 2.0…
Adesh Silva Hardcover R797 R699 Discovery Miles 6 990
CSS and HTML for beginners - A Beginners…
Ethan Hall Hardcover R981 Discovery Miles 9 810
Intro to Python for Computer Science and…
Paul Deitel Paperback R2,441 R2,227 Discovery Miles 22 270
Trends, Applications, and Challenges of…
Mohammad Amin Kuhail, Bayan Abu Shawar, … Hardcover R7,626 Discovery Miles 76 260
Java - Java Programming for beginners…
Adam Dodson Hardcover R627 R563 Discovery Miles 5 630
The API-First Transformation
Kin Lane Hardcover R1,471 Discovery Miles 14 710
Reactive Internet Programming - State…
Franck Barbier Hardcover R3,060 Discovery Miles 30 600

 

Partners