0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (3)
  • R100 - R250 (102)
  • R250 - R500 (443)
  • R500+ (3,131)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages

CSS Mastery - Advanced Web Standards Solutions (Paperback, 2nd ed.): Simon Collison, Andy Budd, Cameron Moll CSS Mastery - Advanced Web Standards Solutions (Paperback, 2nd ed.)
Simon Collison, Andy Budd, Cameron Moll
R1,137 R965 Discovery Miles 9 650 Save R172 (15%) Ships in 18 - 22 working days

Building on what made the first edition a bestseller, CSS Mastery: Advanced Web Standards Solutions, Second Edition unites the disparate information on CSS-based design spread throughout the internet into one definitive, modern guide. Revised to cover CSS3, the book can be read from front to back, with each chapter building on the previous one. However, it can also be used as a reference book, dipping into each chapter or technique to help solve specific problems. In short, this is the one book on CSS that you need to have. This second edition contains: New examples and updated browser support information New case studies from Simon Collison and Cameron Moll CSS3 examples, showing new CSS3 features, and CSS3 equivalents to tried and tested CSS2 techniques

Beginning Python - From Novice to Professional (Paperback, 2nd Corrected ed., Corr. 4th printing): Magnus Lie Hetland Beginning Python - From Novice to Professional (Paperback, 2nd Corrected ed., Corr. 4th printing)
Magnus Lie Hetland
R1,778 R1,455 Discovery Miles 14 550 Save R323 (18%) Ships in 18 - 22 working days

Gain a fundamental understanding of Python's syntax and features with the second edition of Beginning Python, an up-to-date introduction and practical reference. Covering a wide array of Python-related programming topics, including addressing language internals, database integration, network programming, and web services, you'll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands dirty in no time. Updated to reflect the latest in Python programming paradigms and several of the most crucial features found in Python 3.0 (otherwise known as Python 3000), advanced topics, such as extending Python and packaging/distributing Python applications, are also covered.

The Essential Guide to CSS and HTML Web Design (Paperback, 1st Corrected ed., Corr. 3rd printing): Craig Grannell The Essential Guide to CSS and HTML Web Design (Paperback, 1st Corrected ed., Corr. 3rd printing)
Craig Grannell
R1,173 R1,001 Discovery Miles 10 010 Save R172 (15%) Ships in 18 - 22 working days

The Essential Guide to CSS and HTML Web Design is a special bookit will tell you all you need to know to design great web sites that are standards compliant, usable, and look great, but not overwhelm you with waffle, theory, and obscure details.

It is designed to be invaluable to you, whatever stage you are at in your career, with a mixture of practical tutorials and reference materialbeginners will quickly pick up the basics, while more experienced web designers and developers will keep returning to the book again and again to recap on techniques they maybe haven't used for a while, or look up properties, attributes and other details. It is destined to become a close friend, adopting a permanent place on your desk.

It starts off by giving a brief introduction to the Internet, and the broad area of web design, before diving straight in to HTML and CSS basics, reusing code, other best practices. It then focuses on all the most important areas of a successful web sitetypography, images, navigation, tables, layouts, forms and feedback (including ready made PHP scripts for you to use, ) and browser quirks, hacks and bugs. The book is completely up-to-date, covering support of the standardsin IE 7 and Firefox 2.

The last chapter of the book provides several case studies for you to dissect and learn from, including all the most popular web site archetypesa blog, a store front, a corporate home page, and an online gallery.

Then the book is rounded off with several detailed reference appendices covering CSS, HTML, Color references, entities, and more, meaning that any details you need to look up are close at hand.This book will teach you everything you need to know to create professional CSS and HTML web sites Up-to-date, covering support of the standards in IE 7 and Firefox 2Includes practical real world tutorials, essential reference sections, and case studies

The Definitive Guide to Grails (Paperback, 2nd Corrected ed., Corr. 3rd printing): Graeme Rocher, Jeff Scott Brown The Definitive Guide to Grails (Paperback, 2nd Corrected ed., Corr. 3rd printing)
Graeme Rocher, Jeff Scott Brown
R1,132 R975 Discovery Miles 9 750 Save R157 (14%) Ships in 18 - 22 working days

The rise of Ruby on Rails has signified a huge shift in how we build web applications today; it is a fantastic framework with a growing community. There is, however, space for another such framework that integrates seamlessly with Java. Thousands of companies have invested in Java, and these same companies are losing out on the benefits of a Railslike framework. Enter Grails.

Grails is not just a Rails clone. It aims to provide a Railslike environment that is more familiar to Java developers and employs idioms that Java developers are comfortable using, making the adjustment in mentality to a dynamic framework less of a jump. The concepts within Grails, like interceptors, tag libs, and Groovy Server Pages (GSP), make those in the Java community feel right at home.

Grails' foundation is on solid open source technologies such as Spring, Hibernate, and SiteMesh, which gives it even more potential in the Java space: Spring provides powerful inversion of control and MVC, Hibernate brings a stable, mature object relational mapping technology with the ability to integrate with legacy systems, and SiteMesh handles flexible layout control and page decoration.

Grails complements these with additional features that take advantage of the codingbyconvention paradigm such as dynamic tag libraries, Grails object relational mapping, Groovy Server Pages, and scaffolding.

Graeme Rocher, Grails lead and founder, and Jeff Brown bring you completely uptodate with their authoritative and fully comprehensive guide to the Grails framework. You'll get to know all the core features, services, and Grails extensions via plugins, and understand the roles that Groovy and Grails are playing in the changing Web. What you'll learn Discover how the Web is changing and the role the Groovy language and its Rails framework play Get to know the Grails Project and its domains, services, filters, controllers, views, testing, and plugins Experience the availability of plugins for Rich Client and Ajax, web services, performance/utilities, scheduling, security, functionality, and even Persistence See how Grails works with other frameworks like Spring, Wicket, Hibernate, and more Create custom plugins in Grails Who this book is for

This book is for everyone who is looking for a more agile approach to web development with a dynamic scripting language such as Groovy. This includes a large number of Java developers who have been enticed by the productivity gains seen with frameworks such as Ruby on Rails, JRuby on Rails, etc. The Web and its environment is a perfect fit for easily adaptable and concise languages such as Groovy and Ruby, and there is huge interest from the developer community in general to embrace these languages.

AdvancED CSS (Paperback, 1st ed.): Joe Lewis, Meitar Moscovitz AdvancED CSS (Paperback, 1st ed.)
Joe Lewis, Meitar Moscovitz
R1,035 R889 Discovery Miles 8 890 Save R146 (14%) Ships in 18 - 22 working days

So you think you know CSS? Take your CSS skills to the next level and learn to write organized and optimized CSS that will improve the maintainability, performance, and appearance of your work.

You'll learn how document flow and CSS positioning schemes will help you make your documents more accessible. You'll discover the great styling possibilities of CSS paired with semantic structures like Microformats and RDFa, while enriching the self-describing semantics of XHTML content. Learn how to group logically related declarations, minify style sheets, and prevent performance bottle necks such as reflows and repaints. With support for CSS enjoying unprecedented ubiquity, you can finally use such features as generated content, complex selector chains, and CSS3's visual properties, like box-shadow, in your projects. What you'll learn Discover how to make use of CSS 2.1 alongside CSS3Use CSS generated content to automatically number arbitrary elements and expose attribute metadataLearn how to use CSS for print and mobile devices, as well as for presenting XML dataUncover the techniques used to organize, manage, and apply CSS to large-scale projectsLearn how to optimize your CSS for better site performance Who this book is for

If you're feeling confident with CSS, AdvancED CSS will stretch your CSS skill set even furtherand you'll do more with CSS than you thought was ever possible Table of Contents Markup Underpins CSS CSS Fundamentals for Advanced Use CSS-Generated Content Optimizing for Print Developing for Small Screens and the Mobile Web Managing and Organizing Style Sheets Semantic Patterns for Styling Common Design Components Using a Style Sheet Library Styling XML with CSS Optimizing CSS for Performance Exploring the Emergence of CSS3 The Future of CSS and the Web

Object-Oriented Programming and Java (Paperback, 2nd ed. 2008): Danny Poo, Derek Kiong, Swarnalatha Ashok Object-Oriented Programming and Java (Paperback, 2nd ed. 2008)
Danny Poo, Derek Kiong, Swarnalatha Ashok
R1,421 Discovery Miles 14 210 Ships in 18 - 22 working days

Object-Oriented Programming and Java presents two important topics in contemporary software development: object-oriented programming and Java. This book takes a different teaching approach from most available literature, it begins with the description of real-world object interaction scenarios and explains how they can be translated, represented and executed using object-oriented programming paradigm.

Principally, Java is an object-oriented programming language. By establishing a solid foundation in the understanding of object-oriented programming concepts and their applications, the book provides readers with the pre-requisites for writing proper object-oriented programs using Java.

Object-Oriented Programming and Java covers the latest in Java technologies and is suitable for undergraduate or postgraduate courses on object-oriented technology, and in particular, using Java as a programming language for creating object-oriented programs.

The Definitive Guide to Terracotta - Cluster the JVM for Spring, Hibernate and POJO Scalability (Paperback, 1st ed.):... The Definitive Guide to Terracotta - Cluster the JVM for Spring, Hibernate and POJO Scalability (Paperback, 1st ed.)
Terracotta Inc Inc
R1,036 R889 Discovery Miles 8 890 Save R147 (14%) Ships in 18 - 22 working days

Get the definitive guide on all the fundamentals of Terracotta as well as user secrets, recipes, and prepackaged frameworks.

Written by Terracotta's chief technology officer Ari Zilka and his team, The Definitive Guide to Terracotta: Cluster the JVM for Spring, Hibernate and POJO Scalability covers the following: High Availability (HA) nth degree scaling and clustering for traditional J2EE and Java EE 5 applications (using Seam or other application) as well as Springbased enterprise applications Everyday Terracotta using its prepackaged frameworks and integration recipes, including configuration and customization for your application tuning, no matter the scale Power user secrets available, including config modules, customized advanced performance tuning, SDLC, Maven, and more What you'll learn See how Terracotta works fundamentally, and the user pieces and parts necessary for using Terracotta and its open source optionsLearn and apply case studies involving distributed cache, Hibernate, Master/Worker, and HTTP SessionUnderstand thread coordination and advanced performance tuningUse more advanced case studies involving Spring, POJOs, FOO, and moreConfigure and create your own modules using the software development and deployment life cycle Who this book is for

This definitive book from the Terracotta team is for both developers and architects who want to learn the "whats, wheres, whens, and whys" of the Terracotta scaling engine. Table of Contents Theory and Foundation: Forming a Common Understanding History of Terracotta Jumping Into Terracotta POJO Clustering Caching Hibernate with Terracotta Extending HTTP Sessions with Terracotta Clustering Spring Integration Modules Thread Coordination Grid Computing Using Terracotta Visualizing Applications

HTML and CSS Web Standards Solutions - A Web Standardistas' Approach (Paperback, 1st ed.): Nicklas Persson, Christopher... HTML and CSS Web Standards Solutions - A Web Standardistas' Approach (Paperback, 1st ed.)
Nicklas Persson, Christopher Murphy
R1,072 R925 Discovery Miles 9 250 Save R147 (14%) Ships in 18 - 22 working days

This book will teach you how to build hand-crafted web pages the Web Standardistas way: using well-structured XHTML for content and CSS for presentation.

By embracing a web standards approach, you will hold the key to creating web sites that not only look great in all modern browsers, but also are accessible to a wide variety of audiences across a range of platformsfrom those browsing on everyday computers, to those accessing the Web on the latest emerging mobile devices.

Even if you're an absolute beginner in web design, this book will teach you how to build future-proof web pages the right way using easy-to-master tools which are, in most cases, free. Through 14 easy-to-follow chapters, we introduce you to the fundamentals of contemporary web design practice. Step by step we'll assemble well-structured XHTML webpages, which we'll then style using handcrafted CSS.

By the end of the book, you'll have a firm knowledge of the essentials of web design: everything you need to know to move forward in your lifelong journey as a Web Standardista.

To equip you on this noble quest, we've included enjoyable practical assignments at the end of each chapter. Embracing these challenges will not only teach you how to create great looking web sites that are the envy of your peers, but also equip you with an unrivaled knowledge of monkeys that journeyed to space and apes that starred in the moviesthe real stars of this book.

On completion of this book not only will you be able to create well-crafted web sites, but you will have earned the badge of a Web Standardista, proving your worth as a good citizen of the Web.

An Introduction to HTML and JavaScript - for Scientists and Engineers (Paperback, 2007 ed.): David R. Brooks An Introduction to HTML and JavaScript - for Scientists and Engineers (Paperback, 2007 ed.)
David R. Brooks
R1,387 Discovery Miles 13 870 Ships in 18 - 22 working days

The JavaScript language is widely used for simple online applications. This useful book presents HTML and JavaScript in a way that uniquely meets the needs of students in the sciences and engineering. It explains how to create simple, client-side applications for scientific and engineering calculations. It includes many complete HTML/JavaScript examples with science/engineering applications to guide the reader progressively and comprehensively through the subject.

This book is specifically targeted at a technical audience-- but not one that is necessarily familiar with a programming language-- and gives the reader a sufficient understanding of HTML and JavaScript to write their own online applications. The exposition emphasises basic programming principles in a modern Web-oriented environment, making it also highly suitable for an introductory programming course for non-computer-science majors.

Features and topics:

a [ Includes detailed code examples and output to guide the reader

a [ Is extremely accessible, and ideal for self-study

a [ Offers a working knowledge of HTML and JavaScript, which are essential for Web development and useful as a marketable skill

a [ Written specifically to meet the needs of science and engineering students and working professionals

a [ Provides an author-supported supplementary website containing code examples and all graphics files: www.pages.drexel.edu/~brooksdr/DRB_web_page/BookCode/BookCode.htm.

Introduction to HTML and JavaScript for Scientists and Engineers addresses directly the needs of engineers and scientists by explaining just those components of HTML and JavaScript needed to write their own onlineapplications. The book will prove an indispensable introduction and guide for professionals, as well for students interested in learning about these useful tools.

Dr Brooks has authored the successful Springer titles, Problem solving with Fortran 90 for Scientists and Engineers, and C Programming: The Essentials for Engineers and Scientists.

Active Enterprise Intelligence (TM) - Unternehmensweite Informationslogistik als Basis einer wertorientierten... Active Enterprise Intelligence (TM) - Unternehmensweite Informationslogistik als Basis einer wertorientierten Unternehmenssteuerung (German, Hardcover, 2008 ed.)
Jochen Toepfer, Robert Winter
R2,017 Discovery Miles 20 170 Ships in 18 - 22 working days

Active Enterprise Intelligence ist der ganzheitliche Ansatz einer Informationslogistik von Teradata, der zwischen Strategic und Operational Intelligence unterscheidet, diese aber in einer integrierten Betrachtungsweise auf Basis eines unternehmensweiten Active Data Warehouses wieder zusammenfuhrt. Dieses Buch verbindet erstmals den Teradata-Ansatz mit der St. Galler Schule der Unternehmensweiten Informationslogistik. Aktuelle Herausforderungen und Losungsansatze der Informationslogistik werden thematisiert und Hinweise zu ihrer Ausgestaltung gegeben.

Pro Django (Paperback, 1st ed.): Marty Alchin Pro Django (Paperback, 1st ed.)
Marty Alchin
R1,020 R874 Discovery Miles 8 740 Save R146 (14%) Ships in 18 - 22 working days

Django is the leading Python web application development framework. Learn how to leverage the Django web framework to its full potential in this advanced tutorial and reference. Endorsed by Django, Pro Django more or less picks up where The Definitive Guide to Django left off and examines in greater detail the unusual and complex problems that Python web application developers can face and how to solve them.Provides indepth information about advanced tools and techniques available in every Django installation Runs the gamut from the theory of Django's internal operations to actual code that solves realworld problems for highvolume environments Goes above and beyond other books, leaving the basics behind Shows how Django can do things even its core developers never dreamed possible What you'll learn See how to use Django's models, views, forms, and templatesHandle HTTP and customizing back endsUse Django's common toolingEmploy Django in various environmentsBuild a business software suite for use in the corporate worldMake this code reusableeven distributable Who this book is for

This book is for companies looking for a framework capable of supporting enterprise needs, as well as advanced Python or web developers looking to solve unusual, complex problems. Table of Contents Understanding Django Django Is Python Models URLs and Views Forms Templates Handling HTTP Backend Protocols Common Tools Coordinating Applications Enhancing Applications

Practical JavaScript, DOM Scripting and Ajax Projects (Paperback, 1st ed.): Frank Zammetti Practical JavaScript, DOM Scripting and Ajax Projects (Paperback, 1st ed.)
Frank Zammetti
R1,074 R927 Discovery Miles 9 270 Save R147 (14%) Ships in 18 - 22 working days

"Practical JavaScript, DOM, and Ajax Projects" is ideal for web developers already experienced in JavaScript who want to take their knowledge to the next level. It presents 10 complete example projects for you to learn from and adapt for use in your own work.

The book starts with a quick recap of the fundamentals of modern JavaScript development before moving right along to the applications. For each application, you are taken through the planning, design, and implementation stages. Theres something for everyone herea utility library, a validation framework, a GUI widget framework, a dynamic event calendar application, a drag-and-drop shopping cart, and more

Over the course of the book, author Frank Zammetti covers JavaScript best practices, Ajax techniques, and some of the most popular JavaScript libraries, such as Prototype, Script.aculo.us, and the Yahoo YUI. One of the main premises of this book is to help you learn by example so you can then apply your knowledge to your own projects. This book will save you countless hours of development time and help further your JavaScript knowledge

Beginning HTML with CSS and XHTML - Modern Guide and Reference (Paperback, 1st Corrected ed., Corr. 3rd printing): Craig Cook,... Beginning HTML with CSS and XHTML - Modern Guide and Reference (Paperback, 1st Corrected ed., Corr. 3rd printing)
Craig Cook, David Schultz
R749 R678 Discovery Miles 6 780 Save R71 (9%) Ships in 18 - 22 working days

If you want to get into developing web sites, the most important thing you need is a solid understanding of Hypertext Markup Language, or HTMLthe language that the majority of web site content is written in.

Beginning HTML with CSS and XHTML: Modern Guide and Reference incorporates practical examples that will show you how to structure your data correctly using (X)HTML, along with styling and layout basics using Cascading Style Sheets (CSS). Youll also learn how to add dynamic behavior to your data using the JavaScript language.

This book is forward-thinking because all the featured code and techniques are standards-compliant and demonstrate best practicesso you won't waste time on outdated, bad techniques. Your web pages will work properly in most web browsers and be accessible to web users with disabilities, easily locatable with popular search engines, and compact in file size.

Even if you already know HTML and CSS basics, this book will still be useful to you. It features comprehensive reference tables at the back, so you can look up all of the troublesome attributes, codes, and properties quickly and easily.

Bruce Lawson and Gez Lemon acted as technical reviewers of Beginning HTML with CSS and XHTML. Bruce and Gez are active members of the Web Standards Project's Accessibility Task Force, and have helped ensure that the book follows guidelines and best practices.

Wired/Wireless Internet Communications - 6th International Conference, WWIC 2008 Tampere, Finland, May 28-30, 2008 Proceedings... Wired/Wireless Internet Communications - 6th International Conference, WWIC 2008 Tampere, Finland, May 28-30, 2008 Proceedings (Paperback, 2008 ed.)
Jarmo Harju, Geert Heijenk, Peter Langendoerfer, Vasilios Siris
R1,394 Discovery Miles 13 940 Ships in 18 - 22 working days

WWIC2008wasorganizedbytheTechnicalUniversityofTampere, Finland, and it was the sixth event in a series of InternationalConferenceson Wired/Wireless Internet Communications. Previous events were held in Coimbra (Portugal) in 2007, Berne (Switzerland) in 2006, Xanthi (Greece) in 2005, Frankfurt (G- many) in 2004, and Las Vegas (USA) in 2002. The WWIC 2008 call for papers attracted 67 submissions from 33 co- tries, which were subject to thorough review work by the Technical Program Committee members and additional reviewers. The selection process resulted in acceptance of 18 papers, organized into 6 single-track technical sessions. The WWIC 2008 main technical program covered studies on performance analysis of wireless systems, topics on resource and QoS management, and issues on implementation techniques, mobility, cross-layer design and wireless sensor n- works. The technical program was complemented by two keynote speeches, by Nestor Peccia (European Space Agency, Darmstadt, Germany) on "Interpla- tary Internet," and Arto Karila (Helsinki Institute of Information Technology, Finland), on"Multi-Accessin RegionalNetworks."Inadditionto themainte- nicalprogram, thelastdayoftheconferencewasdedicatedtotheSecondERCIM workshop on eMobility. WWIC has been selected as the o?cial annual conference by COST Action 290 (Wi-QoST-Tra?c and QoS Management in Wireless Multimedia Networks) since 2005, and this time the conference was co-located with the ?nal mana- ment committee meeting of the Action. For that reason, two sessions of WWIC were dedicated to the Action, and in those sessions a distinguished selection of the results of COST Action 290 were presented. Those papers were selected from the submissions to the general call for papers according to the same strict criteria as the other accepted papers.

Rails - Up and Running 2e (Paperback, 2nd Revised edition): Bruce A. Tate Rails - Up and Running 2e (Paperback, 2nd Revised edition)
Bruce A. Tate
R673 R602 Discovery Miles 6 020 Save R71 (11%) Ships in 18 - 22 working days

In just a matter of days, you can develop powerful web applications with Rails that once took weeks or months to produce with other web frameworks. If that sounds too good to be true, it isn't. Find out for yourself with "Rails: Up and Running", the concise and popular book that not only explains how Rails works, but guides you through a complete test drive. Perfect for beginning web developers, this thoroughly revised edition teaches you the basics of installing and using Rails 2.1 and the Ruby scripting language. While Rails is praised for its simplicity, there are still a few tricky steps to master along the way."Rails: Up and Running" offers lots of examples and covers just about everything you need to build functional Rails applications right away. Learn how to: create simple database-backed applications, and build dynamic user-centric web pages using Ajax and REST; exploit the Rails service frameworks to send emails and implement web services; map data to an imperfect table, traverse complex relationships, and build custom finders; and, find performance problems and apply performance-optimizing techniques. See how fast you can go on Rails, and how reliable it's become with the stability and power of version 2.1. With "Rails: Up and Running", you'll discover why Rails is a remarkable new way to build database-driven web applications.

Pro ASP.NET 2.0 E-Commerce in C# 2005 (Paperback, 1st ed.): Paul Sarknas Pro ASP.NET 2.0 E-Commerce in C# 2005 (Paperback, 1st ed.)
Paul Sarknas
R1,323 R1,126 Discovery Miles 11 260 Save R197 (15%) Ships in 18 - 22 working days

"Pro ASP.NET 2.0 E-Commerce in C# 2005" takes you through the e-commerce web application development cycle, from conception to coding to deployment and maintenance. It will also help you maximize your potential profits, learn what risks are involved, and take the necessary steps to minimize those risks. The book begins by introducing e-commerce systems and lays out the toolset. To help you learn about meeting and overcoming real-world challenges, the book features a case study of a fictional company, Little Italy Vineyards.

As you progress through the book, you'll focus on e-commerce requirements, then proceed to model the objects utilizing UML to generate and define the complete architecture for the example application. Once you put it all together, you'll address the site coding. In this section, author Paul Sarknas demonstrates how the practical application of modern programming techniques, like web services and Ajax, can have direct impact on your customers user experience and the success of your site.

After design and development are complete, the author focuses on utilizing the best deployment methods for maintaining the application and allowing maximum scalability. By the end of this book, you'll have all the skills youll need to begin creating professional quality e-commerce systems from the ground up.

B 2007: Formal Specification and Development in B - 7th International Conference of B Users, Besancon, France, January 7-19,... B 2007: Formal Specification and Development in B - 7th International Conference of B Users, Besancon, France, January 7-19, 2007, Proceedings (Paperback, 2006 ed.)
Jacques Julliand, Olga Kouchnarenko
R1,413 Discovery Miles 14 130 Ships in 18 - 22 working days

This book constitutes the refereed proceedings of the 7th International Conference of B Users, B 2007, held in Besancon, France in January 2007.

The 30 revised full papers presented together with 4 invited contributions were carefully reviewed and selected from numerous submissions. The topics of interest to the conference included: industrial applications and case studies using B, integration of model-based specification methods in the software development lifecycle, derivation of hardware-software architecture from model-based specifications, expressing and validating requirements through formal models, in particular verifying security policies, theoretical issues in formal development, model-based software testing, tools supporting the B method, development by composition of specifications, validation of assembly of COTS by model-based specification methods, B extensions and/or standardization.

React in Action (Paperback): Mark Tielens Thomas React in Action (Paperback)
Mark Tielens Thomas
R964 R890 Discovery Miles 8 900 Save R74 (8%) Ships in 9 - 17 working days

React is a highly-performant tool that implements a one-way data flow model. Reasoning about an interface or application written with React ends up being much easier because it decreases overall complexity for developers working with it. React in Action introduces front-end developers to the React framework and related tools. Readers will work their way from "raw" React towards JSX, and from basic static components to ones that are dynamic and interactive. Key Features: * Clearly written * Example-rich * Hands-on Written for developers familiar with HTML, CSS, and JavaScript who want to create more robust front-end applications. About the Technology: React is an open source JavaScript framework that lets developers quickly create user interfaces for web applications.

Pro Apache Tomcat 5/5.5 (Paperback, 1st Corrected ed., Corr. 2nd printing): Matthew Moodie Pro Apache Tomcat 5/5.5 (Paperback, 1st Corrected ed., Corr. 2nd printing)
Matthew Moodie
R1,041 R895 Discovery Miles 8 950 Save R146 (14%) Ships in 18 - 22 working days

This book is ideal for Tomcat administrators and folks who want to configure Tomcat. Author Matthew Moodie describes configuration files, as well as administration features like security, auto-deployment, remote deployment, and data sources. Moodie gets right to the point, and teaches readers how to use Tomcat.

Web Component Development with Zope 3 (Paperback, 3rd ed. 2008): P. J. Eby Web Component Development with Zope 3 (Paperback, 3rd ed. 2008)
P. J. Eby; Philipp Weitershausen
R1,486 Discovery Miles 14 860 Ships in 18 - 22 working days

Zope is a powerful Python web application platform for rapidly and collaboratively developing complex web applications. With version 3, Zope has been rebuilt on top of a Component Architecture that combines the best ideas from modern web platforms. This new edition details all the changes and new features in Zope 3. It also makes it easier to get started with Zope, incorporating input and suggestions from Zope 3 experts and newcomers alike. In addition, the book addresses the needs of Zope 2 developers who want to use Zope 3 features as they are backported into the Zope 2 platform.

Foundation Flex for Designers (Paperback, 1st ed.): Greg Goralski, Lord Alex Leon Foundation Flex for Designers (Paperback, 1st ed.)
Greg Goralski, Lord Alex Leon
R852 R746 Discovery Miles 7 460 Save R106 (12%) Ships in 18 - 22 working days

All Flex applications look the samea blue-gray background and silver-skinned componentsright? That doesn't have to be the case, though. This book shows you how to ensure that your Flex 2 and 3 projects stand out from the crowd and provide your users with an application that is both visually stunning and beautifully functional.

Flex Builder, coupled with the Adobe Creative Suite (CS3), is a powerful combination, providing all the tools you need to create compelling, vibrant interfaces. This book guides you through creating applications with Flex Builder, designing layouts in Fireworks, creating custom skins for your components in Photoshop and Illustrator, and using CSS to enhance the appearance of your rich Internet applications (RIAs).

You'll learn how to efficiently use and style states, enabling you to switch between "pages," thus adding real depth to your applications. You'll also learn how to build web forms that are intuitive to use, helping your users provide the information you're after.

Your Flex applications no longer have to be contained within a web browser windowAdobe Integrated Runtime (AIR) enables the creation of desktop applications. This book explores giving an AIR application a truly custom shape and style, leaving the rectangular form that defines most applications far, far behind.

Flex isn't just for programmers; it's time for designers to take back RIAs and show what that "R" really stands for. The Internet is not just about collecting datait's about visual communication and giving people a rich user experience, and that's what designers do best.

Practical JRuby on Rails Web 2.0 Projects - Bringing Ruby on Rails to Java (Paperback, 1st ed.): Ola Bini Practical JRuby on Rails Web 2.0 Projects - Bringing Ruby on Rails to Java (Paperback, 1st ed.)
Ola Bini
R991 R855 Discovery Miles 8 550 Save R136 (14%) Ships in 18 - 22 working days

Discover how JRuby on Rails can be used to create web applications faster and more efficiently while still taking advantage of the vast power of the Java platform.

Ruby on Rails is proving itself to be one of the most efficient and powerful agile web development application frameworks available and has had a profound influence on the Java community. The JRuby project offers Java developers the best of two worlds: the flexibility of Ruby on Rails coupled with the enterprise-level power and maturity of the Java platform.

JRuby core developer Ola Bini covers everything you need to know to take full advantage of what JRuby has to offer, including: Full coverage on how to use JRuby to create web applications faster and more efficiently, while continuing to take advantage of the vast power of the Java platform Several real-world projects that illustrate the crucial specifics you need to know about the interaction of Java and Ruby Helpful, practical instruction and discussion on how web applications can be deployed using a variety of popular servers such as Apache and Mongrel What you'll learn Create a Rails application that uses JDBC to talk to legacy databasesUse Java Management Extensions (JMX) to more effectively manage your applicationDeploy a Rails application within a Java Enterprise web container (Tomcat)Create interoperable applications involving EJBs and Rails-driven web servicesSecurely integrate XML processing into your Ruby applicationsBuild cutting-edge Web 2.0 web sites using Rails, Prototype, and script.aculo.us to provide a pleasing user experienceBuild four important projects: Store, CMS, Admin tool, and a web library project Who this book is for

You'll get the most from this book if you have medium-to-advanced skills in Java web development, with a little Ruby experience, and are interested in taking Web development to the next level, both in terms of speed and features and in interoperability with existing infrastructure. Table of Contents Introduction Getting Started Introduction to Rails Store Administration A Database-Driven Shop Java Integration A Rails CMS Content Rendering A JRuby Enterprise Bean An EJB-Backed Rails Application Deployment Web Services with JRuby JRuby and Message-Oriented Systems The LibLib Rails Application Coda: Next Steps

Beginning Java  SE 6 Platform - From Novice to Professional (Paperback, 1st ed.): Jeff Friesen Beginning Java SE 6 Platform - From Novice to Professional (Paperback, 1st ed.)
Jeff Friesen
R1,078 R932 Discovery Miles 9 320 Save R146 (14%) Ships in 18 - 22 working days

Beginning Java SE 6 Platform: From Novice to Professional steers you through the maze of Java Standard Edition (SE) 6 features. The first chapter sets the stage by introducing Java SE 6 in terms of its name change, themes, an overview, and a sampling of new features. It also briefly discusses the first two Java SE 6 updates.

The remaining nine chapters organize features into the following categories: core libraries, GUI toolkits: AWT, GUI toolkits: Swing, internationalization, Java Database Connectivity, monitoring and management, networking, scripting, and security and web services. While exploring these chapters, you will encounter a variety of useful and interesting topics: introducing a new locale with its own currency, creating a new JConsole plugin, creating a scripted JEditorPane component, invoking and communicating with JavaFX Script and JRuby scripts from a Java application that interacts with the Scripting API, signing an arbitrary XML document and validating a signed document's XML signature, and accessing an existing web service are examples.

With a few exceptions, each of chapters 2 through 10 alphabetically organizes its topics for convenient access. Furthermore, all 10 chapters end with a Test Your Understanding section that provides questions and exercises to help you reinforce your understanding of what you have read.

Additional features are covered in the first three appendices. The first appendix introduces you to annotation types for annotation processors, Common Annotations 1.0, and several tables that conveniently organize additional annotation types that are new to Java SE 6. The second appendix explores changes made to various Java tools. For example, the Java compiler tool now supports annotation processingyou'll learn how to take advantage of this capability by writing your own annotation processor. Another example: you'll learn how to interact with the commandline script shell. The third appendix looks at a variety of performance enhancements, ranging from a fix for the grayrect problem to singlethreaded rendering.

The second-to-last appendix provides answers and code to all of the questions and exercises in the various Test Your Understanding sections. The final appendix anticipates Java SE 7 by looking at features most likely to make the cut, including closures, the Java Module System, and the Swing Application Framework.

By the time you finish this book, you will have mastered most of what's new and improved in Java SE 6. Although a few features, such as multiple gradient paints and an indepth look at StAX are not covered, you will find a growing list of articles devoted to these additional topics on the author's website (JavaJeff.mb.ca). Follow the links at the bottom of the website's Articles page. Table of Contents Introducing Java SE 6 Core Libraries GUI Toolkits: AWT GUI Toolkits: Swing Internationalization Java Database Connectivity Monitoring and Management Networking Scripting Security and Web Services

Foundations of ASP.NET AJAX (Paperback, 2nd ed.): Laurence Moroney, Robin Pars, John Grieb Foundations of ASP.NET AJAX (Paperback, 2nd ed.)
Laurence Moroney, Robin Pars, John Grieb
R905 R784 Discovery Miles 7 840 Save R121 (13%) Ships in 18 - 22 working days

Since the emergence of Google Maps 12 months ago, Ajax programming techniques have become one of the hottest topics in the programming arena. Foundations of ASP.NET AJAX (written by Laurence Moroney the author of Apress successful Foundations of Atlas) gives you a detailed grounding in how ASP.NET AJAX works. It takes you swiftly through the basic principles of Ajax, then deep into the heart of the technology, where every namespace is discussed and every function considered. By the end of the book, youll know all the essentials to confidently produce cutting-edge ASP.NET AJAX applications swiftly and professionally. You will not need any reference beyond this book.

Practical Ruby Projects - Ideas for the Eclectic Programmer (Paperback, 1st ed.): Christopher Cyll Practical Ruby Projects - Ideas for the Eclectic Programmer (Paperback, 1st ed.)
Christopher Cyll
R1,021 R874 Discovery Miles 8 740 Save R147 (14%) Ships in 18 - 22 working days

Want to take Ruby to the limit? Looking for new, powerful, and creative ideas that will take Ruby beyond Rails and web programming? If you're comfortable with Ruby, you'll be itching to go furtherapply Practical Ruby Projects: Ideas for the Eclectic Programmer and become a master of advanced Ruby techniques.

Rubyist Topher Cyll brings several imaginative projects to this book, ranging from making generative music, animations, and turnbased games to implementing simulations, algorithms, and even an implementation of Lisp

Art, music, theory, and gamesthis book has it all. Best of all, it's all done with Ruby.

Each chapter, in addition to making you say CoolI hadn't thought of that before, looks at solving tricky development problems, enforces best practices, and encourages creative thinking. You'll be building your own exciting, imaginative ruby projects in no time.Create imaginative and innovative Ruby programming projectsLearn how to solve tricky development problems, be guided by best practices, and be inspired to think creativelyDon't waste time on the basicsit's assumed you know the fundamentals of Ruby already What you'll learn How to set up Ruby on Windows, Mac OSX, and Linux How to create UIs with RubyCocoa How to create a Lisp implementation in Ruby How to create generative music and turnbased adventure games in Ruby How to model things and create algorithms in Ruby Several more Ruby best practices and programming techniques that will save you hours of programming time Who this book is for

This book is for anyone who has mastered the basics of Ruby and wants to learn advanced Ruby techniques. Table of Contents Introduction Making Music with Ruby Animating Ruby 4 Pocket Change: Simulating Coin Systems with Ruby Turn-Based Strategy in Ruby RubyCocoa Genetic Algorithms in Ruby Implementing Lisp in Ruby Parsing in Ruby

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The Martyr Lamb - Christ - The…
Friedrich Krummacher Paperback R234 Discovery Miles 2 340
An Introduction to Statistical Mechanics…
Robert H. Swendsen Hardcover R2,183 Discovery Miles 21 830
Challenge Thinking and Deepen…
Lisa A. Fisher Hardcover R2,043 Discovery Miles 20 430
Pastors and Public Life - The Changing…
Corwin E. Smidt Hardcover R3,570 Discovery Miles 35 700
Week-By-Week Homework for Building…
Mary Rose Paperback R386 R361 Discovery Miles 3 610
The Practical Nature of the Doctrines…
Augustus Clissold Paperback R498 Discovery Miles 4 980
Clean Architecture - A Craftsman's Guide…
Robert Martin Paperback  (1)
R860 R549 Discovery Miles 5 490
Density Evolution Under Delayed Dynamics…
Jerome Losson, Michael C. Mackey, … Hardcover R2,653 Discovery Miles 26 530
The Hitchhiker's Guide To AI - The…
Arthur Goldstuck Paperback R330 R299 Discovery Miles 2 990
Strong Nonlinear Oscillators…
Livija Cveticanin Hardcover R4,074 Discovery Miles 40 740

 

Partners