0
Your cart

Your cart is empty

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

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

Building Hybrid Android Applications with Java and JavaScript (Paperback): Nizamettin Gok Building Hybrid Android Applications with Java and JavaScript (Paperback)
Nizamettin Gok; Contributions by Nitin Khanna
R491 R405 Discovery Miles 4 050 Save R86 (18%) Ships in 12 - 19 working days

Build HTML5-based hybrid applications for Android with a mix of native Java and JavaScript components, without using third-party libraries and wrappers such as PhoneGap or Titanium. This concise, hands-on book takes you through the entire process, from setting up your development environment to deploying your product to an app store. Learn how to create apps that have access to native APIs, such as location, vibrator, sensors, and the camera, using a JavaScript/Java bridge - and choose the language that gives you better performance for each task. If you have experience with HTML5 and JavaScript, you'll quickly discover why hybrid app development is the wave of the future. Set up a development environment with HTML, CSS, and JavaScript tools Create your first hybrid Android project, using Eclipse IDE Use the WebView control to host your hybrid application Explore hybrid application architecture, including JavaScript/Java communication Build single-page applications, using JavaScript libraries such as Backbone and Underscore Get optimization tips and useful snippets for CSS, DOM, and JavaScript Distribute your application to Google Play and the Amazon Appstore

Macromedia Dreamweaver MX 2004 - Illustrated Introductory (Paperback): Sherry Bishop Macromedia Dreamweaver MX 2004 - Illustrated Introductory (Paperback)
Sherry Bishop
R124 Discovery Miles 1 240 Ships in 2 - 4 working days

Fully revised to include coverage of this latest version of Dreamweaver MX 2004, this title takes readers from learning all the basic functions to fully understanding how to get Web sites up and running. The Illustrated style of the book provides easy to follow step-by-step instructions on one page with screenshots to illustrate these on the facing page.

Lift Cookbook (Paperback): Richard Dallaway Lift Cookbook (Paperback)
Richard Dallaway
R621 R508 Discovery Miles 5 080 Save R113 (18%) Ships in 12 - 19 working days

If you need help building web applications with the Lift framework, this cookbook provides scores of concise, ready-to-use code solutions. You'll find recipes for everything from setting up a coding environment to creating REST web services and deploying your application to production. Built on top of the Scala JVM programming language, Lift takes a different - yet ultimately easier - approach to development than MVC frameworks such as Rails. Each recipe in this book includes a discussion of how and why each solution works, not only to help you complete the task at hand, but also to illustrate how Lift works. Set up an environment and run your first Lift application Generate HTML, using Lift's View First approach Submit forms and work with form elements Build REST web services with the framework's RestHelper trait Take advantage of Lift's support for Ajax and Comet Get examples for modifying Lift's request pipeline Convert Scala classes into tables, rows, and columns in a relational database Send email, call URLs, and schedule tasks from your application Package and deploy your application to various hosted services

JXTA in a Nutshell (Paperback): Scott Oaks JXTA in a Nutshell (Paperback)
Scott Oaks
R864 R654 Discovery Miles 6 540 Save R210 (24%) Out of stock

O'Reilly's pioneering reference is the first and last word on this powerful distributed computing technology. JXTA in a Nutshell delivers all the information you need to get started, including an overview of P2P distributed computing, an explanation of the JXTA Project's new platform, and ways that developers can become a part of the development effort.

JXTA in a Nutshell introduces major concepts in a hands-on way by explaining them in context to the shell, and contains a complete reference to the JXTA application bindings. Also included is the full JXTA protocol specification. The book covers important topics such as security, and how the JXTA technology fits into the standard Java classes.

Knockout.js (Paperback): Jamie Munro Knockout.js (Paperback)
Jamie Munro
R484 R397 Discovery Miles 3 970 Save R87 (18%) Ships in 12 - 19 working days

Use Knockout.js to design and build dynamic client-side web applications that are extremely responsive and easy to maintain. This example-driven book shows you how to use this lightweight JavaScript framework and its Model-View-ViewModel (MVVM) pattern. You'll learn how to build your own data bindings, extend the framework with reusable functions, and work with a server to enhance your client-side application with persistence. In the final chapter, you'll build a shopping cart to see how everything fits together. If you're a web developer with experience in JavaScript, HTML, and CSS, you're ready for Knockout. Learn how to create a ViewModel Bind HTML data and attributes, and CSS classes and styles Understand data binding in Knockout's context hierarchy Use properties that change dynamically through user interaction Work with forms by using several different bindings Bind multiple ViewModels on a single page Extend or attach custom functions to observables Perform server-side interactions with jQuery Map a JavaScript object or apply JSON data to a new object

JavaScript Testing with Jasmine (Paperback): Evan Hahn JavaScript Testing with Jasmine (Paperback)
Evan Hahn
R361 R295 Discovery Miles 2 950 Save R66 (18%) Ships in 12 - 19 working days

Get a concise introduction to Jasmine, the popular behavior-driven testing framework for JavaScript. This practical guide shows you how to write unit tests with Jasmine that automatically check for bugs in your application. Learn how to write specifications for individual components, and then use those specs to test the code you write. Throughout the book, author Evan Hahn focuses primarily on methods for testing browser-based JavaScript applications, but you'll also discover how to use Jasmine with CoffeeScript, Node.js, Ruby on Rails, and Ruby without Rails. You won't find a more in-depth source for Jasmine anywhere. Get an overview of both test-driven and behavior-driven development Write useful specs by determining what you need to test - and what you don't Test the behavior of new and existing code against the specs you create Apply Jasmine matchers and discover how to build your own Organize code suites into groups and subgroups as your code becomes more complex Use a Jasmine spy in place of a function or an object - and learn why it's valuable

Opa (Paperback): Henri Binsztok Opa (Paperback)
Henri Binsztok; Contributions by Adam Koprowski, Ida Swarczewskaja
R535 R440 Discovery Miles 4 400 Save R95 (18%) Ships in 12 - 19 working days

Want to simplify web development? This hands-on book shows you how to write frontend and backend code simultaneously, using the Opa framework. Opa provides a complete stack for web application development, including a web server, database engine, distribution libraries, and a programming language that compiles to JavaScript. You'll learn step-by-step how to use Opa by building two projects through the course of the book: a wiki application similar to Wikipedia, and a Twitter-like micro-blogging platform. Discover how easy it is to use Opa to develop applications with real-time updates, database interactions, and web service design. Learn fundamental concepts, including Opa's functional programming style Discover how Opa compiles to JavaScript, using jQuery on the frontend and Node.js on the server Construct HTML resources dynamically and embed static resources on an Opa server Use Opa's method for performing CRUD operations and storing key-value pairs in MongoDB Build an Opa user interface with the Bootstrap toolkit from Twitter Learn variant types, pattern-matching, polymorphic types, recursive functions, and other advanced features Manage user accounts by building login forms, handling account activation, and tracking logged users Build a reactive UI - a real-time interface that continuously updates user events

Expert JavaScript (Paperback, 1st ed.): Mark E. Daggett Expert JavaScript (Paperback, 1st ed.)
Mark E. Daggett
R2,345 Discovery Miles 23 450 Ships in 10 - 15 working days

Expert JavaScript is your definitive guide to understanding how and why JavaScript behaves the way it does. Master the inner workings of this language by learning in detail how modern applications are made. In mastering every aspect of this powerful language and truly understanding how it works, your JavaScript code and programming skills will improve. This book teaches you: Core fundamentals of the language, including deep dives into functions, scopes, closures, and practical object-oriented code How closures, events, and asynchronous code really operate Conventions and concepts to write JavaScript in a clear, pragmatic style Modern workflow tools to make application development faster, more enjoyable and ostensibly more profitable How to master object-oriented code, and JavaScript design patterns JavaScript is one of the most powerful languages on the web today, and it is only getting stronger. This book will take you through the process of planning, coding, testing, profiling and finally releasing your application, at expert level. With more frameworks and more improvements than ever, now is the time to become an expert at JavaScript. Make this journey - use Expert JavaScript today. What you'll learn The real how and why of JavaScript code, and what's going on when you use it How to really understand libraries such as Mustache.js, Namespace.js and Require.js, and application frameworks such as Angular.js, Backbone.js and Spineless.js What is really going on underneath functions, in arguments, types and scope How closures, events, and asynchronous code work at a fundamental level What really powers object-oriented code, and why JavaScript design patterns work as they do How to apply this new-found knowledge pragmatically to build the very best modern JavaScript applications Who this book is for This book is for the experienced JavaScript programmer who wants to understand the how and why of their code in order to become a better developer. This book is not intended to teach JavaScript at a syntactical level, but instead delve deep into the code - the philosophy, the reasoning and the detailed expert-level knowledge behind it. Thisnew-foundknowledge will enable the reader to build the very best modern JavaScript applications. It is for anyone who wants to become a better programmer by understanding at a very high level how the code works.

Testable JavaScript (Paperback): Mark Ethan Trostler Testable JavaScript (Paperback)
Mark Ethan Trostler
R860 R670 Discovery Miles 6 700 Save R190 (22%) Ships in 12 - 19 working days

One skill that's essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you're creating a new application or rewriting legacy code.

From methods to reduce code complexity to unit testing, code coverage, debugging, and automation, you'll learn a holistic approach for writing JavaScript code that you and your colleagues can easily fix and maintain going forward. Testing JavaScript code is complicated. This book helps experienced JavaScript developers simply the process considerably.Get an overview of Agile, test-driven development, and behavior-driven developmentUse patterns from static languages and standards-based JavaScript to reduce code complexityLearn the advantages of event-based architectures, including modularity, loose coupling, and reusabilityExplore tools for writing and running unit tests at the functional and application levelGenerate code coverage to measure the scope and effectiveness of your testsConduct integration, performance, and load testing, using Selenium or CasperJSUse tools for in-browser, Node.js, mobile, and production debuggingUnderstand what, when, and how to automate your development processes

XML and InDesign (Paperback): Dorothy Hoskins XML and InDesign (Paperback)
Dorothy Hoskins
R491 R404 Discovery Miles 4 040 Save R87 (18%) Ships in 12 - 19 working days

Discover the power of XML publishing with InDesign, and create content for multiple applications - including digital-first publishing workflows. With this book, XML evangelist Dorothy Hoskins teaches you several techniques for working with the built-in XML capabilities of InDesign CS6, using real examples from a college course-catalog project. Learn how to import database content into InDesign, and tag existing InDesign content as XML for export to other applications. InDesign also lets you apply attractive styling to XML content that can't be done with XSL-FO. Through step-by-step instructions, code examples, and lots of screen shots, you'll discover how using XML with InDesign increases the value of your content. Get an overview of structured (XML) content Learn InDesign's XML import options, including XML image information Mingle XML and non-XML content in a text flow Use InDesign as an XML "skin" by making templates with new style definitions Put content in "XML order" for export to EPUB, with InDesign CS5.5 and CS6 Dive into advanced topics, such as how to transform XML with XSL Understand InDesign's potential and limitations with complex content models such as DocBook and DITA

Getting Started with Mule Cloud Connect (Paperback): Carter Carter Getting Started with Mule Cloud Connect (Paperback)
Carter Carter
R446 R367 Discovery Miles 3 670 Save R79 (18%) Ships in 12 - 19 working days

Connect your enterprise to a wide range of SaaS platforms, Open APIs, and social networks quickly and without difficulty. Through step-by-step instructions and numerous real-world examples, this concise guide shows you how to seamlessly integrate the external services you need with Mule ESB and its powerful Cloud Connect toolset.

You'll learn how to use service-specific connectors for many popular APIs--including Salesforce, Twitter, LinkedIn, and Twilio--through easy-to-learn abstractions. If Mule doesn't have a connector for the resource you need, you'll learn how to build your own. You'll discover how easy it is to reach beyond the enterprise firewall for a host of Internet resources. Discover the advantages of using Mule Cloud Connect over typical web service clients and protocols Learn how Cloud Connectors eliminate the need to understand the underlying API of each service Get started with the latest real-time technologies, including REST, WebHooks, and Streaming APIs Integrate OAuth secure APIs and understand their role in authorization and information sharing Delve into advanced topics such as multi-tenancy and connection management Build your own custom connectors with the Mule DevKit

Puppet Types and Providers (Paperback): Dan Bode Puppet Types and Providers (Paperback)
Dan Bode; Contributions by Nan Liu
R484 R396 Discovery Miles 3 960 Save R88 (18%) Ships in 12 - 19 working days

Puppet's true power exists in the simple resource model it uses to manage the state of complex operating systems. This concise guide shows you how to extend that model and implement custom functionality on top of Puppet by working with the type and provider APIs.

Two experts from Puppet Labs explain the concepts behind these APIs, and provide instructions and examples to help you write your own fully functional types and providers. You'll also delve into Puppet's source code to get a better understanding of how types and providers are implemented internally. If you're familiar with basic Puppet concepts, you're ready to get started.Learn the fundamental concepts behind resources, and become familiar with the structure of Puppet's Resource ModelDiscover how the type API is used to create new resource types that Puppet can manageUnderstand how providers interact with the system to achieve the desired state of a declared resourceExplore advanced features to get a more complete understanding of how Puppet worksSimplify the troubleshooting process when developing types and providers

Pro JSF and HTML5 - Building Rich Internet Components (Paperback, 2nd ed.): Zubin Wadia, Hazem Saleh, Allan Christensen Pro JSF and HTML5 - Building Rich Internet Components (Paperback, 2nd ed.)
Zubin Wadia, Hazem Saleh, Allan Christensen
R3,085 Discovery Miles 30 850 Ships in 10 - 15 working days

Pro JSF and HTML5 shows you how to leverage the full potential of JavaServer Faces (JSF) and HTML5. This book is for Java developers who aspire to build sophisticated, enterprise-grade web experiences with HTML5-enabled JSF. Written by JSF experts and verified by established community figures, this book will serve as your primary resource, helping you build or integrate well-designed HTML5-enabled JSF components into your rich internet applications. Pro JSF and HTML5 starts by giving you a firm grounding in the design principles of component-based frameworks and the basics of JSF. It then details recent advancements in JSF 2.2 that make it friendlier, faster, and more productive than ever before. And it covers HTML5-enabled components, integration with JEE7 standards, 3rd party component libraries, security, and performance. The book concludes with a real-world application that puts everything you learned into practice. In this book you'll learn * Foundational JSF topics such as the component life cycle, framework architecture, managed beans and CDI, expression language, conversion and validation, JSF events and view parameters. * Leveraging new features in JSF 2.2 such as Faces Flow, Resource Library Contracts, and Ajax file uploading.* Developing Advanced HTML5 enabled components in JSF 2.2. * Creating JSF 2.2 applications that utilize Java EE 7 technologies (CDI, JPA 2.1 and EJB 3.2) for bean management, transaction management and persistence. * Building advanced real-world JSF applications with considerations for security, performance, and usability. If you're a Java developer interested in the world of component-based frameworks, Pro JSF and HTML5 is for you. What you'll learn * Foundational JSF topics such as the component life cycle, framework architecture, managed beans and CDI (Context and Dependency Injection), expression language, exception handling, conversion and validation, JSF events (faces events, phase events and system events), and view parameters. * Utilizing new features in JSF 2.2 such as Faces Flow, Resource Library Contracts, and Ajax file uploading. * Developing Advanced HTML5 enabled components in JSF 2.2. * Developing PrimeFaces and RichFaces applications. * Developing JSF 2.2 applications that utilize Java EE 7 technologies (CDI, JPA 2.1 and EJB 3.2) in order to facilitate bean management, transaction management and persistence. * Unit testing JSF applications. * Stateless JSF views.* Implementing Security in JSF applications. * Tuning the performance of JSF applications. * Translating application requirements into a model and then implementing the model using JSF 2.2 and Java EE 7 technologies. Who this book is for This is a tutorial and reference is for both intermediate and experienced Java enterprise and web application developers.

Node.js for PHP Developers (Paperback): Daniel Howard Node.js for PHP Developers (Paperback)
Daniel Howard
R744 R593 Discovery Miles 5 930 Save R151 (20%) Ships in 12 - 19 working days

If you're a PHP developer, you too can take advantage of the incredible capabilities of Node.js. This book provides several practical recipes for porting your existing PHP code to Node, and what you can achieve with this open source framework once you're done. By comparing specific PHP features with their Node counterparts, author Daniel Howard demonstrates how the concept behind PHP has evolved in Node. In the process, Howard details experience porting his own SourceForge project from PHP to Node, with specific search-and-replace commands that you can use to transform the code. You'll also learn the similarities between PHP and JavaScript.

Mobile and Web Messaging (Paperback): Jeff Mesnil Mobile and Web Messaging (Paperback)
Jeff Mesnil
R758 Discovery Miles 7 580 Ships in 10 - 15 working days

Learn how to use messaging technologies to build responsive and resilient applications for mobile devices and web browsers. With this hands-on guide, you'll use the STOMP and MQTT messaging protocols to write iOS and web applications capable of sending and receiving GPS and device sensor data, text messages, and alerts. Messaging protocols are not only simple to use, but also conserve network bandwidth, device memory, and batteries. Using this book's step-by-step format, author Jeff Mesnil helps you work with Objective-C and JavaScript libraries, as well as the protocols. All you need to get started are basic programming skills. Understand basic messaging concepts and composition Learn two common messaging models: point-to-point and publish/subscribe Use STOMP to write an iOS application that sends GPS data, and a web app that consumes the data Build an iOS app with MQTT that tracks and broadcasts device motion data, and a web app that displays the data and sends alerts Extend STOMP to filter, prioritize, persist, and expire messages Take a complete tour of STOMP and MQTT, including features not used in the book's sample apps

PHP & MySQL (Paperback, 2nd Revised edition): Brett McLaughlin PHP & MySQL (Paperback, 2nd Revised edition)
Brett McLaughlin
R1,013 R785 Discovery Miles 7 850 Save R228 (23%) Ships in 12 - 19 working days

If you can build websites with CSS and JavaScript, this book takes you to the next level - creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users through queries and web forms. With step-by-step tutorials, real-world examples, and jargon-free explanations, you'll quickly discover the power of server-side programming. This second edition provides new code files and expanded coverage of local and server-side programming. The important stuff you need to know: Learn the language. Get up to speed on PHP and SQL syntax quickly. Gain new techniques. Take advantage of the all-new chapter on integrating PHP with HTML web pages. Manage your content. Use the file system to access user data, including images and other binary files. Make it dynamic. Create pages that change with each new viewing. Build a good database. Use MySQL to store user information and other data. Keep your site working. Learn the tools for fixing things that go wrong. Control operations. Create an administrative interface to oversee your site.

Python 3 for Machine Learning (Paperback): Oswald Campesato Python 3 for Machine Learning (Paperback)
Oswald Campesato
R1,275 R1,056 Discovery Miles 10 560 Save R219 (17%) Ships in 10 - 15 working days

This book is designed to provide the reader with basic Python3 programming concepts related to machine learning. The first four chapters provide a fast-paced introduction to Python 3, NumPy, and Pandas. The fifth chapter introduces the fundamental concepts of machine learning. The sixth chapter is devoted to machine learning classifiers, such as logistic regression, k-NN, decision trees, random forests, and SVMs. The final chapter includes material on NLP and RL. Keras-based code samples are included to supplement the theoretical discussion. The book also contains separate appendices for regular expressions, Keras, and TensorFlow 2. Features: Provides the reader withbasic Python3 programming concepts related to machine learning Includes separate appendices for regular expressions, Keras, and TensorFlow 2

Continuous Enterprise Development in Java (Paperback): Andrew Lee Rubinger Continuous Enterprise Development in Java (Paperback)
Andrew Lee Rubinger; Contributions by Aslak Knutsen
R1,272 Discovery Miles 12 720 Ships in 10 - 15 working days

Learn a use-case approach for developing Java enterprise applications in a continuously test-driven fashion. With this hands-on guide, authors and JBoss project leaders Andrew Lee Rubinger and Aslak Knutsen show you how to build high-level components, from persistent storage to the user interface, using the Arquillian testing platform and several other JBoss projects and tools.

Through the course of the book, you'll build a production-ready software conference tracker called GeekSeek, using source code from GitHub. Rubinger and Knutsen demonstrate why testing is the very foundation of development--essential for ensuring that code is consumable, complete, and correct.Bootstrap an elementary Java EE project from start to finish before diving into the full-example application, GeekSeekUse both relational and NoSQL storage models to build and test GeekSeek's data persistence layersTackle testable business logic development and asynchronous messaging with an SMTP serviceExpose enterprise services as a RESTful interface, using Java EE's JAX-RS frameworkImplement OAuth authentication with JBoss's PicketLink identity management serviceValidate the UI by automating interaction in the browser and reading the rendered pagePerform full-scale integration testing on the final deployable archive

Automate with Grunt (Paperback): Brian P. Hogan Automate with Grunt (Paperback)
Brian P. Hogan
R531 Discovery Miles 5 310 Ships in 10 - 15 working days

Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It's a build tool in the spirit of Make and Rake, but written with modern apps in mind. This book gets you up to speed with Grunt using practical hands-on examples, so you can wrangle your projects with ease. You'll learn how to create and maintain tasks and project builds, and automate your workflow with plugins and custom tasks.JavaScript has moved from being the language you love to hate to the language you need to use. And as JavaScript applications get more complex, you need a process to manage that complexity. While online tutorials just explain how to slap together a configuration file, this book goes further and shows you how to create your own tasks, design your own project templates, combine plugins together to bring a web app to life, and build your own plugins. You'll start by learning the basics of task creation, error handling, and logging as you create a simple configuration that executes basic JavaScript code using Node.js. Then you'll jump right into file manipulation as you read, write, copy, and delete files. You'll learn how Grunt's powerful multitasks work as you build a task to concatenate files together. Once you've got a grasp on these basics, you'll build a simple app with AngularJS and CoffeeScript, using Grunt to do all the heavy lifting and script processing. Finally, you'll create your own plugin so you can understand how plugins work.Each chapter contains hands-on exercises and ideas for further study. Whether you rock Ruby or sling C#, Grunt will be a useful addition to your toolbox.What You Need: This book covers Grunt 0.4.1 and higher, and requires basic knowledge of JavaScript and command-line tools on Windows, OS X, or Linux.

Serious Python - Black-Belt Advice on Deployment, Scalability, Testing, and More (Paperback): Julien Danjou Serious Python - Black-Belt Advice on Deployment, Scalability, Testing, and More (Paperback)
Julien Danjou
R976 R753 Discovery Miles 7 530 Save R223 (23%) Ships in 12 - 19 working days

The Hacker's Guide to Python will teach you how to fine tune your Python code and give you a deeper understanding of how the language works under the hood. This essential guide distils years of Python experience into a handy collection of general advice and specific tips that will help you pick the right libraries, distribute your code correctly, build future-proof programs, and optimise your programs down to the bytecode.

Programming ASP.NET MVC 4 (Paperback): Jess Chadwick Programming ASP.NET MVC 4 (Paperback)
Jess Chadwick; Contributions by Todd Snyder, Hrusikesh Panda
R1,359 R1,015 Discovery Miles 10 150 Save R344 (25%) Ships in 12 - 19 working days

Learn how to build real-world applications with the ASP.NET MVC framework, using powerful architecture patterns, and modern web technologies such as HTML 5 and jQuery. With this hands-on guide, you'll gain a complete understanding of this framework with examples that demonstrate how various ASP.NET MVC 4 features work. You'll also get valuable code examples that you can directly apply to your own projects. This practical book also includes tips, tricks, and best practices for web application development in general and ASP.NET MVC 4 in particular - including pitfalls you need to avoid. Key topics include: Web application architecture(s) The ASP.NET MVC 4 framework Mobile web development Cloud architecture and development Best practices for using HTML5, CSS, Javascript, and jQuery

Drupal for Designers (Paperback): Dani Nordin Drupal for Designers (Paperback)
Dani Nordin
R981 R753 Discovery Miles 7 530 Save R228 (23%) Ships in 12 - 19 working days

Are you a solo web designer or part of a small team itching to build interesting projects with Drupal? This hands-on book provides the tools and techniques to get you going. Award-winning designer Dani Nordin guides you through site planning, teaches you how to create solid, user-centered design for the Drupal framework, and shows you tricks for using real, honest-to-goodness, developer Ninja Magick.

This book is a compilation of three short guides--"Planning Drupal Projects," "Design and Prototyping for Drupal," and "Drupal Development Tricks for Designers"--plus exclusive "director's material." If you're familiar with HTML and CSS, but struggling with Drupal's learning curve, this is the book you've been looking for.Get extra material, including an expanded Grids chapter, more recommended modules, and a Short Form Project planLearn how to work user-centered design practices into Drupal projectsChoose the right modules for your project, and discover several go-to modulesUse strategies for sketching, wireframing, and designing effective layoutsManage Drupal's markup, including code generated by the powerful Views moduleLearn how to work with Drupal on the command lineSet up your development environment and collaborate with other designers and developersLearn the basics of Git, the free open source version control system

Beginning Rails 6 - From Novice to Professional (Paperback, 4th ed.): Brady Somerville, Adam Gamble, Cloves Carneiro Jr, Rida... Beginning Rails 6 - From Novice to Professional (Paperback, 4th ed.)
Brady Somerville, Adam Gamble, Cloves Carneiro Jr, Rida Al Barazi
R1,840 R1,518 Discovery Miles 15 180 Save R322 (18%) Ships in 10 - 15 working days

Springboard your journey into web application development and discover how much fun building web applications with Ruby on Rails can be. This book has been revised to cover what's new in Rails 6 including features such as WebPack, advanced JavaScript integration, Action Mailbox, Action Text, system and parallel testing, Action Cable testing, and more. Beginning Rails 6 gently guides you through designing your application, writing tests for the application, and then writing the code to make your application work as expected. It is a book that will guide you from never having programmed with Ruby, to having a Rails 6 application built and deployed to the web. After reading and using this book, you'll have the know-how and the freely available source code to get started with your own Rails-based web development in days. What You Will Learn Create Ruby on Rails 6 web applications from the bottom up Gain the basics of the Ruby programming language Combine all the components of Rails to develop your own web applications Apply TDD to make sure your application works exactly as you expect Use Git source control and best practice techniques to create applications like a pro Who This Book Is For Someone with little to no Ruby or Rails experience, or possibly even someone with no experience developing web applications at all. A basic familiarity with the web and typical web terms is assumed, but you don't need to be an expert in these.

Designing Evolvable Web APIs with ASP.NET (Paperback): Glenn Block Designing Evolvable Web APIs with ASP.NET (Paperback)
Glenn Block; Contributions by Pablo Cibraro, Pedro Felix, Howard Dierking, Darrel Miller
R1,243 R938 Discovery Miles 9 380 Save R305 (25%) Ships in 12 - 19 working days

Design and build Web APIs for a broad range of clients--including browsers and mobile devices--that can adapt to change over time. This practical, hands-on guide takes you through the theory and tools you need to build evolvable HTTP services with Microsoft's ASP.NET Web API framework. In the process, you'll learn how design and implement a real-world Web API.

Ideal for experienced .NET developers, this book's sections on basic Web API theory and design also apply to developers who work with other development stacks such as Java, Ruby, PHP, and Node.Dig into HTTP essentials, as well as API development concepts and stylesLearn ASP.NET Web API fundamentals, including the lifecycle of a request as it travels through the frameworkDesign the Issue Tracker API example, exploring topics such as hypermedia support with collection+jsonUse behavioral-driven development with ASP.NET Web API to implement and enhance the applicationExplore techniques for building clients that are resilient to change, and make it easy to consume hypermedia APIsGet a comprehensive reference on how ASP.NET Web API works under the hood, including security and testability

Seven Web Frameworks in Seven Weeks (Paperback): Jack Moffit Seven Web Frameworks in Seven Weeks (Paperback)
Jack Moffit; Contributions by Frederic Daoud
R1,124 Discovery Miles 11 240 Ships in 10 - 15 working days

Whether you need a new tool or just inspiration, "Seven Web Frameworks in Seven Weeks" explores modern options, giving you a taste of each with ideas that will help you create better apps. You'll see frameworks that leverage modern programming languages, employ unique architectures, live client-side instead of server-side, or embrace type systems. You'll see everything from familiar Ruby and JavaScript to the more exotic Erlang, Haskell, and Clojure. The rapid evolution of web apps demands innovative solutions: this survey of frameworks and their unique perspectives will inspire you and get you thinking in new ways to meet the challenges you face daily. This book covers seven web frameworks that are influencing modern web applications and changing web development: Sinatra, CanJS, AngularJS, Ring, Webmachine, Yesod, Immutant. Each of these web frameworks brings unique and powerful ideas to bear on building apps. Embrace the simplicity of Sinatra, which sheds the trappings of large frameworks and gets back to basics with Ruby. Live in the client with CanJS, and create apps with JavaScript in the browser. Be declarative with AngularJS; say what you want, not how to do it, with a mixture of declarative HTML and JavaScript. Turn the web into data with Ring, and use Clojure to make data your puppet. Become a master of advanced HTTP with Webmachine, and focus the power of Erlang. Prove web theorems with Yesod; see how Haskell's advanced type system isn't just for academics. Develop in luxury with Immutant, an enlightened take on the enterprise framework."Seven Web Frameworks" will influence your work, no matter which framework you currently use. Welcome to a wider web.What You Need: You'll need Windows, MacOS X or Linux, along with your favorite web browser. Each chapter will cover what you need to download and which language versions are required.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Adex Optimized Adaptive Controllers and…
Juan M. Martin-Sanchez, Jose Rodellar Hardcover R4,227 Discovery Miles 42 270
Classical and Modern Controls with…
Ying Bai, Zvi S. Roth Hardcover R5,417 Discovery Miles 54 170
Case Studies in Control - Putting Theory…
Stanko Strmcnik, Dani Juricic Hardcover R5,296 Discovery Miles 52 960
Fieldbus Technology - Industrial Network…
Nitaigour P. Mahalik Hardcover R6,253 Discovery Miles 62 530
Uncertain Models and Robust Control
Alexander Weinmann Hardcover R2,724 Discovery Miles 27 240
Handbook of Reinforcement Learning and…
Kyriakos G. Vamvoudakis, Yan Wan, … Hardcover R6,849 Discovery Miles 68 490
Machine Vision and Navigation
Oleg Sergiyenko, Wendy Flores-Fuentes, … Hardcover R7,898 Discovery Miles 78 980
Dynamical Systems - Discontinuity…
Albert C.J. Luo Hardcover R6,160 Discovery Miles 61 600
Nonlinear Control Systems II
Alberto Isidori Hardcover R6,828 Discovery Miles 68 280
Model-Based Control: - Bridging Rigorous…
Paul M.J. Van Den Hof, Carsten Scherer, … Hardcover R3,173 Discovery Miles 31 730

 

Partners