0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (118)
  • R250 - R500 (538)
  • R500+ (3,236)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages

The Blockchain Developer - A Practical Guide for Designing, Implementing, Publishing, Testing, and Securing Distributed... The Blockchain Developer - A Practical Guide for Designing, Implementing, Publishing, Testing, and Securing Distributed Blockchain-based Projects (Paperback, 1st ed.)
Elad Elrom
R1,432 R1,138 Discovery Miles 11 380 Save R294 (21%) Ships in 10 - 15 working days

Become a Blockchain developer and design, build, publish, test, maintain and secure scalable decentralized Blockchain projects using Bitcoin, Ethereum, NEO, EOS and Hyperledger. This book helps you understand Blockchain beyond development and crypto to better harness its power and capability. You will learn tips to start your own project, and best practices for testing, security, and even compliance. Immerse yourself in this technology and review key topics such as cryptoeconomics, coding your own Blockchain P2P network, different consensus mechanisms, decentralized ledger, mining, wallets, blocks, and transactions. Additionally, this book provides you with hands-on practical tools and examples for creating smart contracts and dApps for different blockchains such as Ethereum, NEO, EOS, and Hyperledger. Aided by practical, real-world coding examples, you'll see how to build dApps with Angular utilizing typescript from start to finish, connect to the blockchain network locally on a test network, and publish on the production mainnet environment. Don't be left out of the next technology revolution - become a Blockchain developer using The Blockchain Developer today. What You'll Learn Explore the Blockchain ecosystem is and the different consensus mechanisms Create miners, wallets, transactions, distributed networks and DApps Review the main features of Bitcoin: Ethereum, NEO and EOS, and Hyperledger are Interact with popular node clients as well as implementing your own Blockchain Publish and test your projects for security and scalability Who This Book Is For Developers, architects and engineers who are interested in learning about Blockchain or implementing Blockchain into a new greenfield project or integrating Blockchain into a brownfield project. Technical entrepreneurs, technical investors or even executives who want to better understand Blockchain technology and its potential.

XSLT for Dummies (Paperback): Richard Wagner XSLT for Dummies (Paperback)
Richard Wagner
R819 R632 Discovery Miles 6 320 Save R187 (23%) Ships in 12 - 17 working days

Even experienced programmers need a place to start with a new technology. XSLT For Dummies gives you the foundation they need to start transforming XML data right away. This friendly guide covers the essentials first-time XSLT users need to know about creating basic style sheets, working with various Web browsers, navigating XSLT tools, transforming XML, and putting the technology to work.

ASP.NET Core Recipes - A Problem-Solution Approach (Paperback, 2nd ed.): John Ciliberti ASP.NET Core Recipes - A Problem-Solution Approach (Paperback, 2nd ed.)
John Ciliberti
R2,827 R2,671 Discovery Miles 26 710 Save R156 (6%) Ships in 9 - 15 working days

Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved! ASP.NET Core Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, React, and HTML5 to provide straightforward solutions to common web development problems using proven methods based on best practices. The problem-solution approach gets you in, out, and back to work quickly while deepening your understanding of the underlying platform and how to develop with it.Author John Ciliberti guides you through the MVC framework and development tools, presenting typical challenges, along with code solutions and clear, concise explanations, to accelerate application development. Solve problems immediately by pasting in code from the recipes, or put multiple recipe solutions together to overcome challenging development obstacles. What You'll Learn Take advantage of MVC's streamlined syntax Discover how to take full control over HTML Develop a simple API for creating RESTful web services Understand test-driven development Migrate a project from ASP.NET web forms to Core MVC, including recipes for converting DataGrids, Forms, Web Parts, Master Pages, and navigation controls Use Core MVC in combination with popular JavaScript libraries, including jQuery, React, Bootstrap, and more Write unit tests for your MVC controllers, views, custom filters, and HTML helpers Utilize the latest features in Visual Studio 2017 to accelerate your Core MVC projects Identify performance bottlenecks in your MVC application Who This Book Is For Web developers of all skill levels who are looking for a programming reference for ASP.NET Core MVC and would like to gain an understanding of the inner workings of the platform. In addition, parts of this book provide guidance to developers familiar with ASP.NET Web Forms who would like to update their skill set to include Core MVC.

Python in 24 Hours, Sams Teach Yourself (Paperback, 2nd edition): Katie Cunningham Python in 24 Hours, Sams Teach Yourself (Paperback, 2nd edition)
Katie Cunningham
R909 R744 Discovery Miles 7 440 Save R165 (18%) Ships in 10 - 15 working days

In just 24 sessions of one hour or less, Sams Teach Yourself Python in 24 Hours will help you get started fast, master all the core concepts of programming, and build anything from websites to games. Using this book's straightforward, step-by-step approach, you'll move from the absolute basics through functions, objects, classes, modules, database integration, and more. Every lesson and case study application builds on what you've already learned, giving you a rock-solid foundation for real-world success! Step-by-step instructions carefully walk you through the most common Python development tasks. Quizzes and Exercises at the end of each chapter help you test your knowledge. Notes present interesting information related to the discussion. Tips offer advice or show you easier ways to perform tasks. Warnings alert you to possible problems and give you advice on how to avoid them. Learn how to... Install and run the right version of Python for your operating system Store, manipulate, reformat, combine, and organize information Create logic to control how programs run and what they do Interact with users or other programs, wherever they are Save time and improve reliability by creating reusable functions Master Python data types: numbers, text, lists, and dictionaries Write object-oriented programs that work better and are easier to improve Expand Python classes to make them even more powerful Use third-party modules to perform complex tasks without writing new code Split programs to make them more maintainable and reusable Clearly document your code so others can work with it Store data in SQLite databases, write queries, and share data via JSON Simplify Python web development with the Flask framework Quickly program Python games with PyGame Avoid, troubleshoot, and fix problems with your code

Getting to No1 on Google in Simple Steps (Paperback): David Amerland Getting to No1 on Google in Simple Steps (Paperback)
David Amerland 1
R405 R368 Discovery Miles 3 680 Save R37 (9%) Ships in 9 - 15 working days

Everything you want to know about making positive changes to your website enabling it to get 1st page listings and climb to the top of the rankings of Google, generating huge quantities of targeted traffic and revenue. * Specific information on how to identify key search words, and how to identify niche markets with little or no competition * Covers improving existing Google positions and keeping ahead of your competition This series of vibrant books will teach you exactly what you need to know using A friendly, visual approach Easy-to-understand language Practical hands-on tasks Full-colour large format screenshots To build your confidence and help you to get the most out of your computer, practical hints, tips and shortcuts feature on every page: ALERT!- Explains and provides practical solutions to the most commonly encountered problems HOT TIPS- Time and effort saving shortcuts SEE ALSO... - Points you to other related tasks and information DID YOU KNOW? - Additional features to explore WHAT DOES THIS MEAN?- Jargon and technical terms explained in plain English

Java Collections - An Introduction to Abstract Data Types, Data Structures and Algorithms (Paperback): DA Watt Java Collections - An Introduction to Abstract Data Types, Data Structures and Algorithms (Paperback)
DA Watt
R1,689 Discovery Miles 16 890 Ships in 12 - 17 working days

Java Collections is an introductory text on abstract data types, data structures, and algorithms using Java. Written at an appropriate level for a first course in algorithms and data structures, or a second course in programming using Java, this text concentrates on pratical matters like software design and the Jave Collections framework. Only essential supporting theory is included.
The text focuses on abstract data types (ADTs) that turn up again and again in software design. It uses these ADTs to introduce and motivate the data structures required to implement them and the algorithms associated with the data structures. This approach helps Java programmers to choose the most suitable collection classes for their applications.
Not only undergraduate students but also professional programmers retraining the program in Java will benefit form this even-paced and example-led text.
Key features of the text:

  • emphasizes good object-oriented software design and implementation
  • presents algorithms both in English and in Java, and shows how to analyze their efficiency (with only light mathematics)
  • introduces the concept of an abstract data type, shows how to use a "contract" to specify the abstract data type's contract and its implementation in terms of a suitbale data structure and algorithms
  • covers a variety of abstract data types (stacks, queues, lists, sets, maps, priority queues, trees, and graphs), compares alternative implementations of these abstract types, and relates them to the Java collection classes
  • features numerous examples and case studies showing how the abstract data types are used in practical applciaitons
  • contains numerous graded exercises, offering opportunities to explore alternatives to the designs and implementations presented in the text
  • includes appendices summarizing the mathematics of algorithm analysis, the relevant features of the Java programming language, and the Java collection classes.


Building Digital Experience Platforms - A Guide to Developing Next-Generation Enterprise Applications (Paperback, 1st ed.):... Building Digital Experience Platforms - A Guide to Developing Next-Generation Enterprise Applications (Paperback, 1st ed.)
Shailesh Kumar Shivakumar, Sourabhh Sethii
R1,424 R1,129 Discovery Miles 11 290 Save R295 (21%) Ships in 10 - 15 working days

Use digital experience platforms (DXP) to improve your development productivity and release timelines. Leverage the pre-integrated feature sets of DXPs in your organization's digital transformation journey to quickly develop a personalized, secure, and robust enterprise platform. In this book the authors examine various features of DXPs and provide rich insights into building each layer in a digital platform. Proven best practices are presented with examples for designing and building layers. A special focus is provided on security and quality attributes needed for business-critical enterprise applications. The authors cover modern and emerging digital trends such as Blockchain, IoT, containers, chatbots, artificial intelligence, and more. The book is divided into five parts related to requirements/design, development, security, infrastructure, and case study. The authors employ proven real-world methods, best practices, and security and integration techniques derived from their rich experience. An elaborate digital transformation case study for a banking application is included. What You'll Learn Develop a digital experience platform from end to end Understand best practices and proven methods for designing overall architecture, user interface and integration components, security, and infrastructure Study real-world cases, including an elaborate digital transformation building an enterprise platform for a banking application Know the open source tools and technology frameworks that can be used to build DXPs Who This Book Is For Web developers, full stack developers, digital enthusiasts, digital project managers, and architects

Internet and World Wide Web How to Program (Paperback, International ed of 5th revised ed): Harvey M. Deitel, Paul J. Deitel,... Internet and World Wide Web How to Program (Paperback, International ed of 5th revised ed)
Harvey M. Deitel, Paul J. Deitel, Abbey Deitel
R2,290 Discovery Miles 22 900 Ships in 9 - 15 working days

For a wide variety of Web Programming, XHTML, and JavaScript courses found in Computer Science, CIS, MIS, IT, Business, Engineering, and Continuing Education departments. Internet and World Wide Web How to Program, 5e introduces students with little or no programming experience to the exciting world of Web-Based applications. The book has been substantially revised to reflect today's Web 2.0 rich Internet application-development methodologies. A comprehensive book that teaches the fundamentals needed to program on the Internet, this text provides in-depth coverage of introductory programming principles, various markup languages (XHTML, Dynamic HTML and XML), several scripting languages (JavaScript, PHP, Ruby/Ruby on Rails and Perl); AJAX, web services, Web Servers (IIS and Apache) and relational databases (MySQL/Apache Derby/Java DB)--all the skills and tools needed to create dynamic Web-based applications. The text contains comprehensive introductions to ASP.NET and JavaServer Faces (JSF). Hundreds of live-code examples of real applications throughout the book available for download allow readers to run the applications and see and hear the outputs. The book provides instruction on building Ajax-enabled rich Internet applications that enhance the presentation of online content and give web applications the look and feel of desktop applications. The chapter on Web 2.0 and Internet business exposes readers to a wide range of other topics associated with Web 2.0 applications and businesses. After mastering the material in this book, students will be well prepared to build real-world, industrial strength, Web-based applications.

CSS Refactoring (Paperback): Steve Lindstrom CSS Refactoring (Paperback)
Steve Lindstrom
R815 R522 Discovery Miles 5 220 Save R293 (36%) Ships in 12 - 17 working days

Revisiting your code to remove redundancies and inconsistencies-known as refactoring-is a common practice when using programming languages. With this book, author Steve Lindstrom not only shows you how to structure your CSS to build a responsive, easy-to-use website, but also how to use refactoring tools to create faster, more readable CSS. Good CSS is essential to the look and feel of modern sites-as important as the HTML that dictates the site's appearance and the JavaScript that runs the application. This book is ideal for seasoned front-end developers cleaning up an existing project, as well as those starting a new project for the first time. Discover why CSS is easy to learn but difficult to master Understand the difference between good and bad CSS Learn about refactoring and how it relates to CSS Explore methods for executing a CSS refactoring Learn how to deal with browser inconsistencies Investigate common CSS antipatterns-and how to avoid them Use techniques for structuring a project's CSS Recognize when your CSS refactoring is successful

Drupal 8 for Absolute Beginners (Paperback, 1st ed.): James Barnett Drupal 8 for Absolute Beginners (Paperback, 1st ed.)
James Barnett
R1,635 R1,537 Discovery Miles 15 370 Save R98 (6%) Ships in 9 - 15 working days

Drupal 8 for Absolute Beginners is your definitive guide to starting from scratch with Drupal even if you have little web knowledge. This book teaches you the basics of HTML, CSS, JavaScript, and PHP in relation to Drupal, so that you can begin to use this popular CMS with all of its features.You will first learn how to set up and customize a basic blog using Drupal, one of the most powerful and popular content management systems available today. From there you will learn the basics of HTML, CSS, JavaScript and PHP, and apply this knowledge to create your own custom Drupal module. You will learn how to build, style, and add functionality to your own Drupal module from scratch. You will then use Drush to apply a theme to Drupal, customizing everything to your liking, before publishing your work to the world. The book also covers some more advanced topics that beginners often ask about, such as getting set up with Git and using source control, using MySQL to interact with a database, and a guide to getting up and running with Linux. Rarely has all the knowledge required to start with Drupal been collated in one place as it is in Drupal 8 for Absolute Beginners. You need no prior knowledge of the web, only a desire to learn. The book is fully supported by video material on the author's website. Start your Drupal journey with this book today!

HTML5 Cookbook (Paperback): Christopher Schmitt HTML5 Cookbook (Paperback)
Christopher Schmitt; Contributions by Kyle Simpson 1
R840 R620 Discovery Miles 6 200 Save R220 (26%) Ships in 12 - 17 working days

Dive deep into the latest HTML5 features that really make the language shine--everything from markup semantics to Canvas, web forms, application protocols, and the latest JavaScript APIs.

With more than 100 practical tips and techniques that you can use in your projects right away, the "HTML Cookbook" helps you experience HTML5's versatility firsthand.

Each informative recipe includes a code solution, along with a detailed discussion into why and how it works. And each chapter has an example design to showcase the topics presented. This handy book is perfect for intermediate to advanced web and mobile web developers ready to take advantage of HTML5 immediately, with recipes on the following topics: Basic web syntax Progressive HTML5 markup techniques Geolocation Web forms Canvas Audio and video Microdata Advanced JavaScript APIs

Brilliant Search Engine Optimisation (SEO) (Paperback): David Amerland Brilliant Search Engine Optimisation (SEO) (Paperback)
David Amerland 1
R610 R552 Discovery Miles 5 520 Save R58 (10%) Ships in 9 - 15 working days

This guide features everything you need to get your website indexed so it appears at the top of Google searches to generate the profile you need to have a successful online business.

Using Gatsby and Netlify CMS - Build Blazing Fast JAMstack Apps Using Gatsby and Netlify CMS (Paperback, 1st ed.): Joe Attardi Using Gatsby and Netlify CMS - Build Blazing Fast JAMstack Apps Using Gatsby and Netlify CMS (Paperback, 1st ed.)
Joe Attardi
R1,244 R982 Discovery Miles 9 820 Save R262 (21%) Ships in 10 - 15 working days

Leverage the powerful new combination of Gatsby and Netlify CMS, a free open source content management solution, to build blazing fast apps. This book shows you how to create a React-powered website using the Gatsby framework for the frontend, and Netlify CMS as the content backend. Through the course of the book you'll gradually build a website for a coffee shop that includes a blog and a bakery/coffee menu that is customizable through Netlify CMS. The project starts with a bare-bones Gatsby site to which you'll add functionality such as setting up/configuring the CMS, creating different types of content, and writing some Gatsby glue code to consume the Markdown data via plugins. When done, you'll be well-equipped to build on your existing JavaScript and React knowledge to effectively use Gatsby and Netlify CMS for yourself or your clients. Using Gatsby and Netlify CMS is an ideal guide for anyone looking to build their own sites and manage their own content without having to deal with creating Markdown files or Git repositories. What You'll Learn Clone repositories, install dependencies and deploy on Netlify Configure Netlify Identity and Git Gateway Use Netlify CMS Content Manager Source blog data using Gatsby plugin Manage dynamic page reactions using Gatsby Node APIs Work with pagination, content and menus Customize Netlify CMS Who This Book Is For Experienced JavaScript developers with a good handle on React who want to learn how to build a maintainable Gatsby powered site. Basic familiarity with Gatsby is assumed but not required.

Programming Scala - Scalability = Functional Programming + Objects (Paperback, 3rd edition): Wampler Programming Scala - Scalability = Functional Programming + Objects (Paperback, 3rd edition)
Wampler
R1,528 R1,341 Discovery Miles 13 410 Save R187 (12%) Ships in 12 - 17 working days

Get up to speed on Scala--the JVM, JavaScript, and natively compiled language that offers all the benefits of functional programming, a modern object model, and an advanced type system. Packed with code examples, this comprehensive book shows you how to be productive with the language and ecosystem right away. You'll learn why Scala is ideal for building today's highly scalable, data-centric applications, while maximizing developer productivity. While Java remains popular and Kotlin has become popular, Scala hasn't been sitting still. This third edition covers the new features in Scala 3.0 with updates throughout the book. Programming Scala is ideal for beginning to advanced developers who want a complete understanding of Scala's design philosophy and features with a thoroughly practical focus. Program faster with Scala's succinct and flexible syntax Dive into basic and advanced functional programming techniques Build killer big data and distributed apps using Scala's functional combinators and tools like Spark and Akka Create concise solutions to challenging design problems with the sophisticated type system, mixin composition with traits, pattern matching, and more

Practical Google Analytics and Google Tag Manager for Developers (Paperback, 1st ed.): Jonathan Weber Practical Google Analytics and Google Tag Manager for Developers (Paperback, 1st ed.)
Jonathan Weber
R2,304 R2,176 Discovery Miles 21 760 Save R128 (6%) Ships in 9 - 15 working days

Whether you're a marketer with development skills or a full-on web developer/analyst, Practical Google Analytics and Google Tag Manager for Developers shows you how to implement Google Analytics using Google Tag Manager to jumpstart your web analytics measurement. There's a reason that so many organizations use Google Analytics. Effective collection of data with Google Analytics can reduce customer acquisition costs, provide priceless feedback on new product initiatives, and offer insights that will grow a customer or client base. So where does Google Tag Manager fit in? Google Tag Manager allows for unprecedented collaboration between marketing and technical teams, lightning fast updates to your site, and standardization of the most common tags for on-site tracking an d marketing efforts. To achieve the rich data you're really after to better serve your users' needs, you'll need the tools Google Tag Manager provides for a best-in-class implementation of Google Analytics measurement on your site. Written by data evangelist and Google Analytics expert Jonathan Weber and the team at LunaMetrics, this book offers foundational knowledge, a collection of practical Google Tag Manager recipes, well-tested best practices, and troubleshooting tips to get your implementation in tip-top condition. It covers topics including: * Google Analytics implementation via Google Tag Manager * How to customize Google Analytics for your unique situation * Using Google Tag Manager to track and analyze interactions across multiple devices and touch points * How to extract data from Google Analytics and use Google BigQuery to analyze Big Data questions What You'll Learn Implementation approaches for Google Analytics, including common pitfalls and troubleshooting strategies. How to use tools like Google Tag Manager and jQuery to jumpstart your Google Analytics implementation. How to track metrics beyond page views to other critical user interactions, such as clicks on outbound links or downloads, scrolling and page engagement, usage of AJAX forms, and much more. How to incorporate additional, customized data into Google Analytics to track individual users or enrich data about their behavior. Who This Book Is For Web developers, data analysts, and marketers with a basic familiarity with Google Analytics from an end-user perspective, as well as some knowledge of HTML and JavaScript.

Real World Instrumentation with Python (Paperback): John M. Hughes Real World Instrumentation with Python (Paperback)
John M. Hughes
R1,562 R974 Discovery Miles 9 740 Save R588 (38%) Ships in 12 - 17 working days

With this convenient, single-source reference, you'll learn how to develop instrumentation software with Python that lets you monitor or control devices in the physical world. Whether you need to acquire data from a hardware device or automate its functions, this book shows you how to build interfaces that include everything from software to wiring. You get step-by-step instructions, clear examples, and hands-on tips and hints for interfacing a PC to the real world, along with advice to help you avoid common pitfalls. Use the book's hardware survey to discover the interface type for your particular device, and then follow detailed examples to develop the interface with Python and C. Organized by interface type, data processing activities, and user interface implementations, this book is for anyone who works with instrumentation, robotics, data acquisition, or process control. * Understand how to define the scope of an application and determine the algorithms necessary -- and why it's important * Learn how to use industry-standard interfaces such as RS-232, RS-485, and GPIB * Create low-level extension modules in C to interface Python with a variety of hardware and test instruments * Explore the console, curses, TkInter, and wxPython for graphical and text-based user interfaces * Use open source software tools and libraries to reduce cost and avoid implementing functionality from scratch

PHP 7 Zend Certification Study Guide - Ace the ZCE 2017-PHP Exam (Paperback, 1st ed.): Andrew Beak PHP 7 Zend Certification Study Guide - Ace the ZCE 2017-PHP Exam (Paperback, 1st ed.)
Andrew Beak
R1,460 Discovery Miles 14 600 Ships in 12 - 17 working days

Improve your programming knowledge and become Zend Certified. This book closely follows the ZCE2017-PHP exam syllabus and adds important details that help candidates to prepare for the test. Zend Certification is an industry recognized standard for PHP engineers. It is very difficult to pass the examination without extensive preparation. Unlike other books on PHP, this book is very focused on reaching industry standards.The Zend examination syllabus is comprised of three focus areas and a number of additional topics. This book explains the structure of the examination and then addresses each of the topics for PHP 7. A short quiz follows each chapter to help identify gaps in your knowledge. PHP 7 Zend Certification Study Guide also contains a practice test containing 70 questions from the entire syllabus to use when reviewing for your exams. The book provides original code examples throughout and every php featured is explained clearly with examples and uses an efficient way to describe the most important details of the particular feature. What You'll Learn Brush up your knowledge of PHP programming Explore new features of the PHP v7.1 Build a secure configuration of your server Review strategies and tips to get Zend Certified Who this Book Is For Intermediate PHP programmers with two or three years of experience who are appearing for the Zend certification exams and programmers who are proficient in other languages, but want a quick reference book to dive into PHP.

Python for Data Analysis - Learn the Principles of Data Analysis and Raise Your Programming Iq. Improve Your Machine Learning... Python for Data Analysis - Learn the Principles of Data Analysis and Raise Your Programming Iq. Improve Your Machine Learning Experience and Become a Skilled Programmer by Learning 10+ Coding Secrets (Hardcover)
Robert Campbell
R866 R707 Discovery Miles 7 070 Save R159 (18%) Ships in 10 - 15 working days
Algorithm Design - Pearson New International Edition (Paperback, Pearson New International Edition): Jon Kleinberg, Eva Tardos Algorithm Design - Pearson New International Edition (Paperback, Pearson New International Edition)
Jon Kleinberg, Eva Tardos
R2,806 Discovery Miles 28 060 Ships in 9 - 15 working days

August 6, 2009 Author, Jon Kleinberg, was recently cited in the New York Times for his statistical analysis research in the Internet age. Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in computing applications. The text encourages an understanding of the algorithm design process and an appreciation of the role of algorithms in the broader field of computer science.

Designing Web APIs - Building APIs That Developers Love (Paperback): Brenda Jin, Saurabh Sahni, Amir Shevat Designing Web APIs - Building APIs That Developers Love (Paperback)
Brenda Jin, Saurabh Sahni, Amir Shevat
R1,076 R785 Discovery Miles 7 850 Save R291 (27%) Ships in 12 - 17 working days

Designing an API is complicated to begin with, but evolving your API design over time makes the process even more difficult. There are several books on the topic, but none that guide you through key decisions for designing and building APIs for specific audiences and types of products. Well, until now, that is. Using case studies from companies such as Slack, Stripe, Facebook, and Github, this practical guide shows you how to navigate complex decisions when building, scaling, and evolving your own APIs. You'll learn best practices for designing APIs that developers will love, and discover how to evolve your APIs as your product grows. Developers, architects, tech leads, product managers, and engineering managers will: Examine strategies to expose data through web APIs, using webhooks, websockets, and HTTP Learn how to evolve APIs while keeping them consistent Be able to scale APIs with pagination and rate limiting Handle security, performance, monitoring, and testing Build a thriving ecosystem around your API

Practical JAMstack - Blazing Fast, Simple, and Secure Web Development, the Modern Way (Paperback, 1st ed.): Frank Zammetti Practical JAMstack - Blazing Fast, Simple, and Secure Web Development, the Modern Way (Paperback, 1st ed.)
Frank Zammetti
R1,486 R917 Discovery Miles 9 170 Save R569 (38%) Ships in 9 - 15 working days

Learn what JAMstack is all about, what those three big letters in the front mean and why it's so beneficial. This book shows you how to create sites and apps on the JAMstack using GatsbyJS, a tool made specifically for generating them. As part of that, you'll learn about React, one of the hottest front-end development tools out there today. You will build three separate projects, starting with a relatively simple site to get your feet wet, then a more robust and dynamic application to see more advanced topics like API usage and data storage. Finally, you'll build a game on the JAMstack to get a whole different perspective on how all the pieces can fit together. JAMstack, a modern take on best practices, is taking the web development world by storm and allowing developers to create web site and apps that are blazingly fast and highly secure. In many ways JAMstack is a throwback to web development of yesteryear, all while providing a simpler development experience that is streamlined by many years of best practices being brought to bear. What You'll Learn Review the principles of JAMstack: Javascript, APIs and Markup Use React to build a front-end Set up a GitHub account and hosting using GitHub Pages Host in Netlify (the creators of JAMstack!) Understand Netlify functions and FaunaDB for persistent data storage Explore GraphQL usage for querying data Work with the Phaser game library Who This Book Is For Web developers with some HTML, CSS and JavaScript experience, who want to apply best practices to build web sites that have no back-end server infrastructure while still providing dynamic content along with a streamlined development process. Architects who just want to learn JAMstack, even if they aren't going to be hacking code all day.

Practical hapi - Build Your Own hapi Apps and Learn from Industry Case Studies (Paperback, 1st ed.): Kanika Sud Practical hapi - Build Your Own hapi Apps and Learn from Industry Case Studies (Paperback, 1st ed.)
Kanika Sud
R1,329 R823 Discovery Miles 8 230 Save R506 (38%) Ships in 9 - 15 working days

Understand the core concepts of hapi and learn to build RESTful APIs that are quick, useful, and productive. Created by the mobile team at Walmart Labs, hapi is a light Node.js framework that is perfect for building API servers, websites, and HTTP proxy applications. With this quick guide, you'll learn the basics of hapi and use those skills to build an application and a REST API with MySQL. You'll then wrap up with a Capstone project of industry relevance, understanding solution design, and how hapi fits into industry relevant projects for data driven apps. Used by companies such as PayPal and Mozilla, hapi is a key framework for anyone serious about enterprise web development. Practical hapi will ensure you focus your time on critical project tasks instead of building infrastructure. What You'll Learn Utilize the power of RESTful APIs and Node.js Build your first hapi application based on its core concepts Work with promises and asynchronous programming effectively Use Sequelize for database connectivity Who This Book Is For Anyone with basic knowledge of JavaScript or Node.js who wants to learn to work with hapi. A primer for the relevant Node.js and JavaScript is provided so those with general programming experience can also use this book.

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
R1,129 R899 Discovery Miles 8 990 Save R230 (20%) Ships in 10 - 15 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.

JAVA/J2EE - Interview Questions (CD-ROM): Shiv Prasad Koirala JAVA/J2EE - Interview Questions (CD-ROM)
Shiv Prasad Koirala
R136 Discovery Miles 1 360 Ships in 12 - 17 working days
Head First Programming (Paperback): David Griffiths Head First Programming (Paperback)
David Griffiths
R1,563 R1,237 Discovery Miles 12 370 Save R326 (21%) Ships in 10 - 15 working days

Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? "Head First Programming" introduces the core concepts of writing computer programs - variables, decisions, loops, functions, and objects - which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts. You can learn the basic tools to start writing the programs that interest you, and get a better understanding of what software can (and cannot) do. When you're finished, you'll have the necessary foundation to learn any programming language or tackle any software project you choose. With a focus on programming concepts, this book teaches you how to: understand the core features of all programming languages, including variables, statements, decisions, loops, expressions, and operators; reuse code with functions; use library code to save time and effort; select the best data structure to manage complex data; write programs that talk to the Web; share your data with other programs; and, write programs that test themselves and help you avoid embarrassing coding errors. We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, "Head First Programming" uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

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
HTML5 and CSS - Complete, International…
Denise Woods Paperback R988 R901 Discovery Miles 9 010
OCP Oracle Certified Professional Java…
J Boyarsky Paperback R743 Discovery Miles 7 430
Beginning ReactJS Foundations Building…
C Minnick Paperback R873 Discovery Miles 8 730
JavaScript for Sound Artists - Learn to…
William Turner, Steve Leonard Paperback R1,470 Discovery Miles 14 700
HTML and JavaScript BASICS
E. Turner, Karl Barksdale Paperback R1,400 R1,244 Discovery Miles 12 440
Learn Enough Developer Tools to Be…
Michael Hartl Paperback R834 Discovery Miles 8 340
JavaScript in easy steps
Mike McGrath Paperback R330 Discovery Miles 3 300
JavaScript for Web Warriors
Patrick Carey, Sasha Vodnik Paperback R1,310 R1,176 Discovery Miles 11 760
Managing Chaos - Digital Governance by…
Lisa Welchman Paperback R958 Discovery Miles 9 580

 

Partners