0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (90)
  • R250 - R500 (505)
  • R500+ (3,213)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages

Secure Web Application Development - A Hands-On Guide with Python and Django (Paperback, 1st ed.): Matthew Baker Secure Web Application Development - A Hands-On Guide with Python and Django (Paperback, 1st ed.)
Matthew Baker
R1,565 R1,290 Discovery Miles 12 900 Save R275 (18%) Ships in 10 - 15 working days

Cyberattacks are becoming more commonplace and the Open Web Application Security Project (OWASP), estimates 94% of sites have flaws in their access control alone. Attacks evolve to work around new defenses, and defenses must evolve to remain effective. Developers need to understand the fundamentals of attacks and defenses in order to comprehend new techniques as they become available. This book teaches you how to write secure web applications. The focus is highlighting how hackers attack applications along with a broad arsenal of defenses. This will enable you to pick appropriate techniques to close vulnerabilities while still providing users with their needed functionality. Topics covered include: A framework for deciding what needs to be protected and how strongly Configuring services such as databases and web servers Safe use of HTTP methods such as GET, POST, etc, cookies and use of HTTPS Safe REST APIs Server-side attacks and defenses such as injection and cross-site scripting Client-side attacks and defenses such as cross-site request forgery Security techniques such as CORS, CSP Password management, authentication and authorization, including OAuth2 Best practices for dangerous operations such as password change and reset Use of third-party components and supply chain security (Git, CI/CD etc) What You'll Learn Review the defenses that can used to prevent attacks Model risks to better understand what to defend and how Choose appropriate techniques to defend against attacks Implement defenses in Python/Django applications Who This Book Is For Developers who already know how to build web applications but need to know more about security Non-professional software engineers, such as scientists, who must develop web tools and want to make their algorithms available to a wider audience. Engineers and managers who are responsible for their product/company technical security policy

Cross-Platform Desktop Applications - Using Node, Electron, and NW.js (Paperback): Paul B. Jensen Cross-Platform Desktop Applications - Using Node, Electron, and NW.js (Paperback)
Paul B. Jensen
R1,124 Discovery Miles 11 240 Ships in 12 - 19 working days

It's tedious and time-consuming to create OS-specific versions of every desktop application, especially with different set of tools for each platform. NW.js radically simplifies desktop development, providing a true cross-platform development stack built on HTML, CSS and JavaScript, Node.js modules, and the Chrome Blink engine. NW.js applications interact with the host operating system just like any other platform-native project, so developers have full access to all local files and resources. The performance is great, and best of all, it saves developers time because they only have to write one version of their application. Cross-Platform Desktop Applications guides readers step-by-step as they learn to develop NW.js desktop applications that run on Windows, OSX and Linux. They begin by getting the big picture of what NW.js can (and can't) do. Readers test drive NW.js as they build their first desktop application. Next, they find out how to take advantage of OSspecific features like menus, system-tray apps, clipboards, and the file system. Along the way, this book teaches how to debug errors and diagnose performance bottlenecks with NW.js's browser developer tools, package an application as a standalone executable for each OS, and even distribute it to various app stores. The book gives developers the inspiration and skills they need to code pro quality desktop applications using the web languages they already know. Key features: Step-by-step lessons Package and distribute application to a variety of app stores Develop pro quality desktop applications with web languages AUDIENCE Written for web designers and developers familiar with HTML, CSS, and JavaScript. No desktop app development experience required. ABOUT THE TECHNOLOGY NW.js radically simplifies desktop development, providing a true crossplatform development stack built on HTML, CSS and JavaScript, Node.js modules, and the Chrome Blink engine.

Customer Relationship Management in der Praxis - Erfolgreiche Wege zu kundenzentrierten Loesungen (German, Hardcover, 2000... Customer Relationship Management in der Praxis - Erfolgreiche Wege zu kundenzentrierten Loesungen (German, Hardcover, 2000 ed.)
Volker Bach, Hubert OEsterle
R1,418 Discovery Miles 14 180 Ships in 10 - 15 working days

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

PHP 8 Basics - For Programming and Web Development (Paperback, 1st ed.): Gunnard Engebreth, Satej Kumar Sahu PHP 8 Basics - For Programming and Web Development (Paperback, 1st ed.)
Gunnard Engebreth, Satej Kumar Sahu
R937 R809 Discovery Miles 8 090 Save R128 (14%) Ships in 10 - 15 working days

Take advantage of PHP 8's powerful features to create basic web applications, solve code tests (required for most job interviews nowadays), and begin moving towards more advanced PHP concepts. This book provides an introduction to PHP 8, including modules, attributes, JIT compiler, and union types, as well as related frameworks such as Symfony. You will explore fundamental PHP concepts through both practical and hands-on examples. You'll not only gain a solid understanding of PHP fundamentals, but will also be prepared to handle new concepts and technologies as they emerge. After working through the book and its associated demo code, you will be able to build your first basic web application. What You Will Learn Develop web applications with PHP 8 Use Vagrant, Docker, JSON API and more Work with data, form data, arrays, objections, exceptions, regex, and more Utilize PHP frameworks like Laravel and Symfony Who This Book Is For Those new to PHP 8 or PHP in general. Some prior experience in web development and DB handling is recommended.

Practical Vaadin - Developing Web Applications in Java (Paperback, 1st ed.): Alejandro Duarte Practical Vaadin - Developing Web Applications in Java (Paperback, 1st ed.)
Alejandro Duarte
R1,489 R1,235 Discovery Miles 12 350 Save R254 (17%) Ships in 9 - 17 working days

Implement web applications in Java using the open-source Vaadin framework version 20 and later. This easy-to-follow book covers all the key concepts and steps to become competent with modern versions of Vaadin. The book covers everything from setting up the development environment to implementing advanced features such as Server Push and database connectivity. The book helps you become proficient in the Vaadin framework, prepare for Vaadin certifications, and shows you how to apply the power of the Java programming language in developing applications for the web. Author Alejandro Duarte starts with an introduction to web development and its key technologies. He then describes and demonstrates how Vaadin simplifies web development by allowing you to implement web graphical user interfaces using the Java programming language without having to code in JavaScript or HTML. Once a solid foundation on the key web and Vaadin concepts is established, Duarte digs deeper into explaining layouts and user interface components such as combo boxes, dialogs, upload fields, and data grids. He also covers topics such as styling with CSS, data binding, client-side views implementation with TypeScript, and integration with Spring Boot and Jakarta EE. What You Will Learn Build web applications in Java using Servlet technology and Vaadin Combine layouts and user interface components to create views in Java Connect values in UI components to Java objects in the server through data binding Customize display styles and add responsive capabilities using CSS Display tabular data using the Grid component Implement client-side views using TypeScript Integrate Vaadin applications with Spring Boot and Jakarta EE Connect Vaadin applications to SQL databases Who This Book Is For Developers with a basic or higher knowledge of Java programming who want to build on their Java skills to create web graphical user interfaces, Java developers who want to create web applications without having to code in JavaScript, and developers who are preparing to take and pass Vaadin certification exams

Data Wrangling with JavaScript (Paperback): Ashley Davis Data Wrangling with JavaScript (Paperback)
Ashley Davis
R1,133 Discovery Miles 11 330 Ships in 12 - 19 working days

With a growing ecosystem of tools and libraries available, and the flexibility to run on many platforms (web, desktop and mobile), JavaScript is a terrific all-round environment for all data wrangling needs! Data Wrangling with JavaScript teaches readers core data munging techniques in JavaScript, along with many libraries and tools that will make their data tasks even easier. Key Features * How to handle unusual data sets * Cleaning and preparing raw data * Visualizing your results Audience Written for developers with experience using JavaScript. No prior knowledge of data analytics is needed. Author Bio Ashley Davis is a software developer, entrepreneur, writer, and a stock trader. He is the creator of Data-Forge, a data transformation and analysis toolkit for JavaScript inspired by Pandas and Microsoft LINQ.

PHP & MySQL fur Dummies 2e (German, Paperback, 2. Auflage): J Valade PHP & MySQL fur Dummies 2e (German, Paperback, 2. Auflage)
J Valade
R623 Discovery Miles 6 230 Ships in 12 - 19 working days

PHP ist nach wie vor die wichtigste serverseitige Websprache und MySQL das wichtigste Webdatenbank-Managementsystem. Als Team sind die beiden unschlagbar, wenn es um die Erstellung dynamischer Webseiten geht. In diesem Buch erklArt Ihnen Janet Valade die Grundlagen und das Zusammenspiel von PHP und MySQL anhand typischer Anwendungsbeispiele.

Introducing .NET 6 - Getting Started with Blazor, MAUI, Windows App SDK, Desktop Development, and Containers (Paperback, 1st... Introducing .NET 6 - Getting Started with Blazor, MAUI, Windows App SDK, Desktop Development, and Containers (Paperback, 1st ed.)
Nico Vermeir
R1,546 R1,271 Discovery Miles 12 710 Save R275 (18%) Ships in 10 - 15 working days

Welcome to .NET 6, Microsoft's unified framework that converges the best of the modern and traditional .NET Framework. This book will introduce you to the new aspects of Microsoft's fully supported .NET 6 Framework and will teach you how to get the most out of it. You will learn about the progress to one unified .NET, including MAUI and the revival of desktop development. You will dive into Roslyn, Blazor, CLI, Containers, Cloud, and much more, using a "framework first" learning approach. You will begin by learning what each tool is, its practical uses, and how to apply it and then you will try it out on your own for learning reinforcement. And, of course, there will be plenty of code samples using C# 10. Introducing .NET 6 is aimed at .NET developers, both junior developers and those coming from the .NET framework, who want to understand everything the modern framework has to offer, besides the obvious programming languages. While you will still see a lot of fabulous C# 10 throughout the book, the focus of this learning is all about .NET and its tooling. What You Will Learn Become a more versatile developer by knowing the variety of options available to you in the .NET 6 framework and its powerful tooling Know the different front-end frameworks .NET offers, such as UWP, WPF, and WinForms, and how they stack up to each other Understand the different communication protocols, such as REST and gRPC, for your back-end services Discover the secrets of cloud-native development, such as serverless computing with Azure Functions and deploying containers to Azure Container Services Master the command line, take your skill set to the cloud, and containerize your .NET 6 app Who This Book Is For Both students and more experienced developers, C# developers who want to learn more about the framework they use, developers who want to be more productive by diving deeper into the tooling that .NET 6 brings to the fold, developers who need to make technical decisions. A working knowledge of C# is recommended to follow the examples used in the book.

Introducing ReScript - Functional Programming for Web Applications (Paperback, 1st ed.): Danny Yang Introducing ReScript - Functional Programming for Web Applications (Paperback, 1st ed.)
Danny Yang
R917 R790 Discovery Miles 7 900 Save R127 (14%) Ships in 10 - 15 working days

This book serves as a succinct guide on ReScript, a functional language for building web applications. Using examples of ReScript language features along with explanations of fundamental concepts in functional programming, this book will show web developers with a background in JavaScript how to effectively use ReScript to its full potential. In Introducing ReScript, you'll learn how to use features in ReScript that JavaScript lacks, such as type inference, null-safety, algebraic data types, pattern matching, and more. Along the way, you'll pick up functional programming concepts like immutability and higher-order functions. You'll also gain a sense of how ReScript works under the hood and how to leverage interoperability between ReScript and JavaScript. Whether you're a web developer interested in dabbling with functional programming or you just want to learn how to write safer and cleaner code for web applications, this book is a great way for you to get started with ReScript. What You Will Learn Use ReScript to write clean, safe, and elegant software Understand the features of ReScript that set it apart from JavaScript, such as type inference, null-safety, and algebraic data types Explore functional programming concepts like immutabhigher-orderr order functions, and pattern matching Use popular JavaScript libraries and frameworks in your ReScript code and integrate ReScript code into JavaScript codebases Who This Book Is For Web developers that want a strictly typed, safer alternative to JavaScript, as well as web developers interested in learning functional programming and leveraging the elegant and powerful functional features in ReScript.

Dynamic Web Programming and HTML5 (Paperback): Paul S. Wang Dynamic Web Programming and HTML5 (Paperback)
Paul S. Wang
R2,853 Discovery Miles 28 530 Ships in 12 - 19 working days

With organizations and individuals increasingly dependent on the Web, the need for competent, well-trained Web developers and maintainers is growing. Helping readers master Web development, Dynamic Web Programming and HTML5 covers specific Web programming languages, APIs, and coding techniques and provides an in-depth understanding of the underlying concepts, theory, and principles. The author leads readers through page structuring, page layout/styling, user input processing, dynamic user interfaces, database-driven websites, and mobile website development.

After an overview of the Web and Internet, the book focuses on the new HTML5 and its associated open Web platform standards. It covers the HTML5 markup language and DOM, new elements for structuring Web documents and forms, CSS3, and important JavaScript APIs associated with HTML5. Moving on to dynamic page generation and server-side programming with PHP, the text discusses page templates, form processing, session control, user login, database access, and server-side HTTP requests. It also explores more advanced topics such as XML and PHP/MySQL.

Suitable for a one- or two-semester course at the advanced undergraduate or beginning graduate level, this comprehensive and up-to-date guide helps readers learn modern Web technologies and their practical applications. Numerous examples illustrate how the programming techniques and other elements work together to achieve practical goals.

Online Resource
Encouraging hands-on practice, the book s companion website at http: //dwp.sofpower.com helps readers gain experience with the technologies and techniques involved in building good sites. Maintained by the author, the site offers:

  • Live examples organized by chapter and cross-referenced in the text
  • Programs from the text bundled in a downloadable code package
  • Searchable index and appendices
  • Ample resource listings and information updates
"
Understanding Network Hacks - Attack and Defense with Python 3 (Paperback, 2nd ed. 2021): Bastian Ballmann Understanding Network Hacks - Attack and Defense with Python 3 (Paperback, 2nd ed. 2021)
Bastian Ballmann
R1,758 Discovery Miles 17 580 Ships in 10 - 15 working days

This book explains how to see one's own network through the eyes of an attacker, to understand their techniques and effectively protect against them. Through Python code samples the reader learns to code tools on subjects such as password sniffing, ARP poisoning, DNS spoofing, SQL injection, Google harvesting, Bluetooth and Wifi hacking. Furthermore the reader will be introduced to defense methods such as intrusion detection and prevention systems and log file analysis by diving into code.

A Friendly Guide to Software Development - What You Should Know Without Being a Developer (Paperback, 1st ed.): Leticia Portella A Friendly Guide to Software Development - What You Should Know Without Being a Developer (Paperback, 1st ed.)
Leticia Portella
R1,302 R1,082 Discovery Miles 10 820 Save R220 (17%) Ships in 10 - 15 working days

Software is everywhere, but despite being so common and useful, it remains magical and mysterious to many. Still, more and more people are finding themselves working for tech companies, or with an array of software products, services, and tools. This can segregate those who understand tech from those that don't. But it doesn't have to be this way. This book aims to bring these two worlds closer together, allowing people to learn basic concepts of software development in a casual and straight-forward way. Assuming no previous technical knowledge, you'll embark on a journey where you can understand and build a new software project from scratch until it is an advanced product with multiple users. A Friendly Guide to Software Development makes technical concepts broadly available and easy to understand. Imagine moving from a "traditional" company and suddenly finding yourself in one where software is the main product or is a foundational component to it. One is often left to wade through the infinite concepts while still doing their actual jobs. This book closes that gap. In doing so, you'll be able to achieve better communication, which will undoubtedly lead to better working relationships, a better working environment, and ultimately better software. What You'll Learn See how a new software project is created Examine the basics of software development and architecture Know which questions to ask to avoid potential problems and pitfalls Start using and building software projects Who This Book Is For Those without a traditional technical background people like business and project managers who need to work closely with software developers and teams People who are interested in building a software system but don't know where to start. Programmers who want to jump to development but have no experience in the industry and its common concepts

Pro Kotlin Web Apps from Scratch - Building Production-Ready Web Apps Without a Framework (Paperback, 1st ed.): August Lilleaas Pro Kotlin Web Apps from Scratch - Building Production-Ready Web Apps Without a Framework (Paperback, 1st ed.)
August Lilleaas
R1,550 R1,275 Discovery Miles 12 750 Save R275 (18%) Ships in 10 - 15 working days

Build production-grade web apps from scratch - without using frameworks - with Kotlin on the Java platform. You'll learn how to use and compose libraries, how to choose between different libraries, and the benefits of explicit and straight-forward code, vs. the implicit magic, conventions, and inversion of control you often see in frameworks. The book teaches the Kotlin language by building production-ready Kotlin code. You'll gain a deep understanding of the idiomatic use of the Kotlin language along with knowledge of how to apply Kotlin in production-grade web apps. The book also bridges the gap between building from scratch and using existing frameworks. For example, you'll learn how to integrate Spring Security-based authentication in web apps written from scratch, so you can leverage existing tooling in your organization without having to take on the entire Spring framework. The first section of the book sets up the base structure of your web app, such as routing, configuration files, and database migrations. The remaining chapters are broken into individual aspects of building production-ready web apps. Appendices at the end of the book explain how to use different libraries than the ones chosen in the main chapters, so you'll learn how to decouple your code from specific libraries, and choose between many different libraries to get the job done in your own web apps. What You Will Learn Compose libraries and manage boilerplate code using idiomatic and powerful Kotlin Manage and query SQL databases without ORMs and mapping layers Write resilient and change-proof tests in support of test-driven development practices Create traditional, HTML-based web apps, APIs for JavaScript-based single-page web apps and native mobile apps Manage parallelism and external service calls using Kotlin co-routines Deploy to production using embedded servers, WAR files, and serverless approaches Bridge the gap between custom-built apps and enterprise, using Spring Context and Spring Security Who This Book Is For The expert developer who is ready to take full control of the tech stack, and use the Kotlin language, type system, and standard library, to ship production-ready web apps. Readers should have prior programming experience. Experience with Java or another JVM language is helpful.

Modern Full-Stack Development - Using TypeScript, React, Node.js, Webpack, Python, Django, and Docker (Paperback, 2nd ed.):... Modern Full-Stack Development - Using TypeScript, React, Node.js, Webpack, Python, Django, and Docker (Paperback, 2nd ed.)
Frank Zammetti
R1,507 R1,259 Discovery Miles 12 590 Save R248 (16%) Ships in 10 - 15 working days

Explore what React, Node, Python, Django, TypeScript, Webpack, and Docker have to offer individually, and how they all fit together in modern app development. This updated version will show you how to build apps with React, Node.js or Django, and TypeScript, and how Webpack can be used to optimize and organize your code for deployment. You'll begin by building a solid foundation of knowledge and quickly expand it by constructing three different real-world apps. These aren't just simple, contrived examples but real apps that you can choose to install on your servers and use for real. You'll also understand how Docker can be used to run the apps you build in a clear and well-defined way, all of which will be able to springboard you into creating more advanced apps on your own. You'll see why React is one of the most popular web development tools available today, and why Node.js is also frequently used for server-side development. The fact that both utilize JavaScript is a big selling point, but there are shortcomings. Modern Full-Stack Development highlights how adding Django, Webpack, and Docker to the mix resolves any issues by creating a potent full development stack on which to build applications - two possible stacks, really!! What You'll Learn: Review the basics of TypeScript and writing both React and Node apps with it Construct a project with NPM and Webpack, configuration and usage Utilize client-side and server-side development Employ REST APIs and database usage across two tech stacks, Node and Python/Django Deploy apps using Docker Who This Book Is For: Web developers and software architects.

Pro PHP 8 MVC - Model View Controller Architecture-Driven Application Development (Paperback, 2nd ed.): Christopher Pitt Pro PHP 8 MVC - Model View Controller Architecture-Driven Application Development (Paperback, 2nd ed.)
Christopher Pitt
R1,565 R1,290 Discovery Miles 12 900 Save R275 (18%) Ships in 10 - 15 working days

Examine the building blocks that make any good MVC framework using PHP 8. This book exposes all the considerations that many developers take for granted when using a popular framework, and teaches you how to make this MVC framework your own. You'll quickly get started writing your first bit of framework code, then, you build a variety of examples using aspects of an MVC framework, including a router, a template engine, a database library, a persistence engine (ORM), and a testing framework. In the next section, you'll implement sessions, caches, file systems, queues, logging, and mail. You'll wrap up by building a larger scale sample web application: a sales website for a company that sells rockets. Along the way, this book lays bare all the secret parts of MVC to take with you to apply to your own PHP-based MVC projects. What You Will Learn Build PHP-based web applications using the model view controller (MVC) architecture Write your first bit of framework code Compare the code you write with how the popular frameworks do the same kinds of things Create various aspects of applications, engines, and other frameworks Wrap up with a sample case study application Who This Book Is For Experienced PHP and web developers. Some prior experience with PHP and web development at least recommended.

Programming Scala - Scalability = Functional Programming + Objects (Paperback, 3rd edition): Wampler Programming Scala - Scalability = Functional Programming + Objects (Paperback, 3rd edition)
Wampler
R1,582 R1,390 Discovery Miles 13 900 Save R192 (12%) Ships in 12 - 19 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

Jump Start HTML5 (Paperback): Tiffany Brown, Kerry Butters, Sandeep Panda Jump Start HTML5 (Paperback)
Tiffany Brown, Kerry Butters, Sandeep Panda
R868 R757 Discovery Miles 7 570 Save R111 (13%) Ships in 10 - 15 working days

This short book provides a practical introduction to HTML5. HTML (HyperText Markup Language) is the predominant language of web pages. Originally developed as a way to describe and share scientific papers, HTML is now used to mark up all sorts of documents and create visual interfaces for browser-based software.

With HTML5, however, HTML has become as much an of API for developing browser-based software as it is a markup language. In this book, we'll talk about the history of HTML and HTML5 and explore its new features.

It covers: HTML5 basicsMultimediaCanvas and SVGHTML5 applicationsHTML5 APIs

HTML5 is required knowledge for every professional web designer and developer. This book will quickly get you up to speed with the fundamentals of HTML5 and give you the confidence to start experimenting on your own.

Programming JavaScript Applications (Paperback): Eric Elliott Programming JavaScript Applications (Paperback)
Eric Elliott
R955 R733 Discovery Miles 7 330 Save R222 (23%) Ships in 12 - 19 working days

Take advantage of JavaScript's power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that's easier - yes, easier - to work with as your code base grows. JavaScript may be the most essential web programming language, but in the real world, JavaScript applications often break when you make changes. With this book, author Eric Elliott shows you how to add client- and server-side features to a large JavaScript application without negatively affecting the rest of your code. Examine the anatomy of a large-scale JavaScript application Build modern web apps with the capabilities of desktop applications Learn best practices for code organization, modularity, and reuse Separate your application into different layers of responsibility Build efficient, self-describing hypermedia APIs with Node.js Test, integrate, and deploy software updates in rapid cycles Control resource access with user authentication and authorization Expand your application's reach through internationalization

Konzeptmanagement - Interaktive Medien -- Interdisziplinare Projekte (German, Hardcover, 2003 ed.): Kerstin Osswald Konzeptmanagement - Interaktive Medien -- Interdisziplinare Projekte (German, Hardcover, 2003 ed.)
Kerstin Osswald
R1,647 Discovery Miles 16 470 Ships in 10 - 15 working days

F r das Management von Multimediaprojekten gab es bisher keine unternehmens bergreifenden, praxistauglichen Vorgehensmodelle, die auf spezifische Probleme der Multimediabranche zugeschnitten sind. Vorgehensmodelle aus anderen Bereichen, wie etwa der Informatik, ber cksichtigen nicht das hohe Gewicht gestalterischer und wirtschaftlicher, marketingorientierter Aufgaben in Multimediaprojekten. Das vorliegende Buch leistet einen wichtigen Beitrag, die in vielen Agenturen eher noch ad hoc gef hrten Projekte besser planbar und steuerbar zu machen. Die Autorin analysiert Vorgehensweisen und Methoden, die in der Praxis zur Schaffung kreativer Multimedia-Konzepte eingesetzt werden, und entwickelt diese zu einem allgemeing ltigen Vorgehensmodell weiter. Zur Erfassung der branchen blichen Vorgehensweisen f hrte die Autorin eine empirische Untersuchung in mehreren repr sentativen Multimedia-Agenturen durch.

Fundamentals of Multimedia (Hardcover, 3rd ed. 2021): Ze-Nian Li, Mark S. Drew, Jiangchuan Liu Fundamentals of Multimedia (Hardcover, 3rd ed. 2021)
Ze-Nian Li, Mark S. Drew, Jiangchuan Liu
R2,268 R1,848 Discovery Miles 18 480 Save R420 (19%) Ships in 9 - 17 working days

PREVIOUS EDITIONThis textbook introduces the "Fundamentals of Multimedia", addressing real issues commonly faced in the workplace. The essential concepts are explained in a practical way to enable students to apply their existing skills to address problems in multimedia. Fully revised and updated, this new edition now includes coverage of such topics as 3D TV, social networks, high-efficiency video compression and conferencing, wireless and mobile networks, and their attendant technologies. Features: presents an overview of the key concepts in multimedia, including color science; reviews lossless and lossy compression methods for image, video and audio data; examines the demands placed by multimedia communications on wired and wireless networks; discusses the impact of social media and cloud computing on information sharing and on multimedia content search and retrieval; includes study exercises at the end of each chapter; provides supplementary resources for both students and instructors at an associated website.

Spring REST - Building Java Microservices and Cloud Applications (Paperback, 2nd ed.): Balaji Varanasi, Maxim Bartkov Spring REST - Building Java Microservices and Cloud Applications (Paperback, 2nd ed.)
Balaji Varanasi, Maxim Bartkov
R930 R803 Discovery Miles 8 030 Save R127 (14%) Ships in 10 - 15 working days

Design and develop Java-based RESTful APIs using the latest versions of the Spring MVC and Spring Boot frameworks. This book walks you through the process of designing and building a REST application while delving into design principles and best practices for versioning, security, documentation, error handling, paging, and sorting. Spring REST provides a brief introduction to REST, HTTP, and web infrastructure. You will learn about several Spring projects such as Spring Boot, Spring MVC, Spring Data JPA, and Spring Security, and the role they play in simplifying REST application development. You will learn how to build clients that consume REST services. Finally, you will learn how to use the Spring MVC test framework to unit test and integration test your REST API. After reading this book, you will come away with all the skills to build sophisticated REST applications using Spring technologies. What You Will Learn Build Java-based microservices, native cloud, or any applications using Spring REST Employ Spring MVC and RESTful Spring Build a QuickPoll application example Document REST services, as well as versioning, paging, and sorting Test, handle errors and secure your application Who This Book Is For Intermediate Java programmers with at least some prior experience with Spring and web/cloud application development.

Beginning React and Firebase - Create Four Beginner-Friendly Projects Using React and Firebase (Paperback, 1st ed.): Nabendu... Beginning React and Firebase - Create Four Beginner-Friendly Projects Using React and Firebase (Paperback, 1st ed.)
Nabendu Biswas
R1,386 R1,139 Discovery Miles 11 390 Save R247 (18%) Ships in 10 - 15 working days

Use React with Firebase to build four beginner-friendly apps. A lot of React tutorials out there today only cover basic web apps, but with additional features the web apps included in this book can be converted into fully scaled startups. You will start with the basics: learn to deploy a React app with Firebase hosting. Next, you will learn to create a fully functional "ToDo" app that will use Firebase database to store a list action items. You will also learn to create a "Stories" app, in which you can show short vertical videos, and a document storage app. Here, we will be able to log in using Google Authentication, and will learn to store files in the app using Firebase storage. Lastly, you will create a career social media app. Your users will be able to log in using email and password authentication. You will learn to use Redux in this project.While creating these web apps, you will employ multiple concepts, including React hooks, React components, and how to use Material UI. You will learn to use Firebase to host your database, as well as hosting your app. With these projects in your portfolio you'll be ready to take your developer skills to the next level. What You'll Learn Use Firebase's powerful services, and how to connect Firebase with React Explore the React ecosystem, including Redux and React hooks Work with MaterialUI, the popular React UI framework Understand how to use Google Authentication techniques in your sites Deploy all sites using simple Firebase hosting Who This Book Is For Developers at the beginning of their career, or anyone who wants to take their React skills to the next level.

Chancen und Perspektiven computergestutzter Lexikographie (German, Hardcover, Reprint 2016 ed.): Ingrid Lemberg, Bernhard... Chancen und Perspektiven computergestutzter Lexikographie (German, Hardcover, Reprint 2016 ed.)
Ingrid Lemberg, Bernhard Schroeder, Angelika Storrer
R3,562 Discovery Miles 35 620 Ships in 12 - 19 working days

Three innovatory concepts in computer-aided lexicography are the subject of this collection of articles: (1) hypertext/hypermedia as a new form of organizing lexical knowledge, (2) the Internet as a publication medium for lexicographic products, and (3) modeling lexicographic information by means of SGML/XML. The articles in the first part of the volume provide an introduction to these concepts and discuss their importance for the production and publication of interactive, digital hypermedia dictionaries. The contributions in the second part address theoretical and methodical aspects arising in connection with the use of these concepts in dictionary projects and opening up new research perspectives.

Deep Learning Illustrated - A Visual, Interactive Guide to Artificial Intelligence (Paperback): Jon Krohn, Grant Beyleveld,... Deep Learning Illustrated - A Visual, Interactive Guide to Artificial Intelligence (Paperback)
Jon Krohn, Grant Beyleveld, Aglae Bassens
R1,232 Discovery Miles 12 320 Ships in 12 - 19 working days

Deep learning is one of today's hottest fields. This approach to machine learning is achieving breakthrough results in some of today's highest profile applications, in organizations ranging from Google to Tesla, Facebook to Apple. Thousands of technical professionals and students want to start leveraging its power, but previous books on deep learning have often been non-intuitive, inaccessible, and dry. In Deep Learning Illustrated, three world-class instructors and practitioners present a uniquely visual, intuitive, and accessible high-level introduction to the techniques and applications of deep learning. Packed with vibrant, full-color illustrations, it abstracts away much of the complexity of building deep learning models, making the field more fun to learn, and accessible to a far wider audience. Part I's high-level overview explains what Deep Learning is, why it has become so ubiquitous, and how it relates to concepts and terminology such as Artificial Intelligence, Machine Learning, Artificial Neural Networks, and Reinforcement Learning. These opening chapters are replete with vivid illustrations, easy-to-grasp analogies, and character-focused narratives. Building on this foundation, the authors then offer a practical reference and tutorial for applying a wide spectrum of proven deep learning techniques. Essential theory is covered with as little mathematics as possible, and illuminated with hands-on Python code. Theory is supported with practical "run-throughs" available in accompanying Jupyter notebooks, delivering a pragmatic understanding of all major deep learning approaches and their applications: machine vision, natural language processing, image generation, and videogaming. To help readers accomplish more in less time, the authors feature several of today's most widely-used and innovative deep learning libraries, including TensorFlow and its high-level API, Keras; PyTorch, and the recently-released high-level Coach, a TensorFlow API that abstracts away the complexity typically associated with building Deep Reinforcement Learning algorithms.

Knowledge Graphs (Paperback): Aidan Hogan, Eva Blomqvist, Michael Cochez, Claudia D'Amato, Gerard de Melo, Claudio... Knowledge Graphs (Paperback)
Aidan Hogan, Eva Blomqvist, Michael Cochez, Claudia D'Amato, Gerard de Melo, …
R1,898 Discovery Miles 18 980 Ships in 10 - 15 working days

This book provides a comprehensive and accessible introduction to knowledge graphs, which have recently garnered notable attention from both industry and academia. Knowledge graphs are founded on the principle of applying a graph-based abstraction to data, and are now broadly deployed in scenarios that require integrating and extracting value from multiple, diverse sources of data at large scale. The book defines knowledge graphs and provides a high-level overview of how they are used. It presents and contrasts popular graph models that are commonly used to represent data as graphs, and the languages by which they can be queried before describing how the resulting data graph can be enhanced with notions of schema, identity, and context. The book discusses how ontologies and rules can be used to encode knowledge as well as how inductive techniques-based on statistics, graph analytics, machine learning, etc.-can be used to encode and extract knowledge. It covers techniques for the creation, enrichment, assessment, and refinement of knowledge graphs and surveys recent open and enterprise knowledge graphs and the industries or applications within which they have been most widely adopted. The book closes by discussing the current limitations and future directions along which knowledge graphs are likely to evolve. This book is aimed at students, researchers, and practitioners who wish to learn more about knowledge graphs and how they facilitate extracting value from diverse data at large scale. To make the book accessible for newcomers, running examples and graphical notation are used throughout. Formal definitions and extensive references are also provided for those who opt to delve more deeply into specific topics.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Phonology in English Language Teaching…
Martha C. Pennington Paperback R1,671 Discovery Miles 16 710
CompTIA Security+ Guide To Network…
Mark Ciampa Paperback R1,420 R1,316 Discovery Miles 13 160
Because Of Winn-Dixie
Kate Dicamillo Paperback R311 R195 Discovery Miles 1 950
Nanostructured Nonlinear Optical…
Rashid A. Ganeev Paperback R4,525 R4,257 Discovery Miles 42 570
Blue Fairy
Lizette Rabe Paperback R240 R217 Discovery Miles 2 170
The C++ Project - A companion for…
Marcos Tewfiq Hardcover R1,454 Discovery Miles 14 540
Fundamentals of Data Analytics - With a…
Rudolf Mathar, Gholamreza Alirezaei, … Hardcover R2,628 Discovery Miles 26 280
Electrical Age [microform]; v.48
Anonymous Hardcover R941 Discovery Miles 9 410
Music-Inspired Harmony Search Algorithm…
Zong Woo Geem Hardcover R2,993 Discovery Miles 29 930
Methods In Plant Biotechnology
K R Koundal Hardcover R6,930 Discovery Miles 69 300

 

Partners