![]() |
![]() |
Your cart is empty |
||
Books > Computing & IT > Internet > Internet languages
* No other book covers how to integrate Flash and ASP.NET, except the old friends of ED Flash.net book. Yet there is much demand for information on how to integrate Flash with dynamic server-side functionality. * Covers the latest versions of Flash and ASP.NET (2.0). * Written so that Flash and ASP.NET users can learn equally well from the book. * Includes several fully working example applications.
EJB 3.0 has made huge advances in ease of development, and its drastically simplified programming model has been widely acclaimed. Targeted at Java and J2EE developers both with and without prior EJB experience, "Beginning EJB 3 Application Development" takes readers through the details of the EJB 3.0 architecture, and shows how EJB can be used to develop powerful, standards-based backend business logic. With 12 years of combined EJB experience, the authors offer many practical insights into the entire EJB architecture and cover all areas of the EJB 3.0 specification. With Java and SQL under your belt, this book will teach you EJB 3 from the ground up. It provides a complete and practical roadmap to EJB 3 architecture and programming. And it covers upgrade issues that you'll encounter when migrating from EJB 2.1 to EJB 3.0, so it's highly relevant if you're already an EJB developer.
RuleML 2005 was the ?rst international conference on rules and rule markup languages for the Semantic Web, held in conjunction with the International Semantic Web C- ference (ISWC) at Galway, Ireland. With the success of the RuleML workshop series came the need for extended research and applications topics organized in a conference format. RuleML 2005 also accommodated the ?rst Workshop on OWL: Experiences and Directions. Rules are widely recognized to be a major part of the frontier of the Semantic Web, and critical to the early adoption and applications of knowledge-based techniques in- business, especially enterprise integration and B2B e-commerce. This includes kno- edge representation (KR) theory and algorithms; markup languages based on such KR; engines, translators, and other tools; relationships to standardization efforts; and, not least, applications. Interest and activity in the area of rules for the Semantic Web has grown rapidly over the last ?ve years. The RuleML 2005 Conference was aimed to be this year's premiere scienti?c conference on the topic. It continued in topic, leadership, and collaboration with the previous series of three highly successful annual inter- tional workshops (RuleML 2004, RuleML 2003 and RuleML 2002). The theme for RuleML 2005 was rule languages for reactive and proactive rules, complex event p- cessing, and event-driven rules, to support the emergence of Semantic Web applications. Special highlights of the RuleML 2005 conference included the keynote address by Sir Tim Berners- Lee, Director of W3C.
The primary goal of this book is to demonstrate Visual Web Developer 2005 Expresss effectiveness when developing applications. The secondary goal is to examine how coding best-practices can be applied with this new product. "Beginning Visual Web Developer 2005 Express" provides a rigorous overview of the application: how it operates, how it compares to the other versions of Visual Studio .NET 2005 now available, and the best way to use it. The authors demonstrate techniques and concepts that you need to build working ASP.NET 2.0 applications. They use real applications based on VWDs Personal Web Starter Kit. They also compare and contrast VWD and VS .NET, and discuss how to overcome difficulties when moving from one to the other. The books practical and goal-oriented discussion helps you maximize VWD Express as quickly as possible. This book does not assume any prior coding knowledge, so hobbyists and students alike will be able to glean valuable information from it.
You already know how crucial certification is within the Java community. "SCJD Exam with J2SE 5, Second Edition" is a valuable guide to prepare for the exam. This book has been updated for the new Java version, J2SE 5.0, and works its way through a project with requirements and structure similar to the project you'll encounter in the exam. Upon reading this book, you'll become intimately familiar with key concepts, challenges, and pitfalls that the exam is likely to test you on. Table of Contents Introduction Project Analysis and Design Project Overview Threading The DvdDatabase Class Networking with RMI Networking with Sockets The Graphical User Interfaces
Written by acclaimed Java industry expert Zukowski, this is the first book that covers the latest updates and additions to Java 6 SE. It also details new APIs like JDBC 4, multi-Java scripting language support, annotation refinement, and much more.
* Most JavaScript books are very long-winded, boring, and developer-oriented - this one provides a quick and easy reference for those who are not code experts, but want to quickly learn and take advantage of JavaScript/DOM to add cool functionality to their web sites. * Shows readers how to build several real world projects. * All examples are fiercely standards compliant and up-to-date.
What you hold in your hands is the answer to all your PHP 5 needs. We have written "PHP 5 Recipes" with a number of purposes in mind. First, this book is a source of instant solutions, including countless pieces of useful code that you can just copy and paste into your own applications, giving you answers fast and saving you hours of coding time. Second, this book is a useful reference to the most important aspects of the PHP 5 language, including the vital functions you know and love from previous versions of PHP, as well as the functions introduced in PHP 5. Finally, this book explains the PHP 5 functionality in detail, including the vastly improved object-oriented capabilities and the new MySQLi database extension. We are confident "PHP 5 Recipes" will be a useful and welcome companion throughout your PHP journey, keeping you on the cutting edge of PHP development, ahead of the competition, and giving you all the answers you need, when you need them.
A must have for J2EE developers working on Eclipse. -- Valentin Crettaz, Val's Blog The open source Eclipse has proven to be a best-of-class, extensible application development framework. Out of the zip file, Eclipse offers many tools for developing Java applications including wizards, unit testing, debuggers, and editors. However, these tools do not support the development of enterprise applications. Up until this point, an enterprise developer using Eclipse had to spend a large amount of time locating and evaluating plug-ins to build a suite of enterprise tools. The Eclipse Web Tools project has changed that by providing a comprehensive tools kit for developing enterprise applications called the J2EE Standard Tools (JST). JST along with WST (Web Standard Tools) will make Eclipse a much more complete application development framework for Java developers. "Pro Eclipse JST" will cover these J2EE Standard Tools in detail. It's essentially a wide range of plug-ins for developing and integrating Servlets, JSPs, EJBs, and more that most other enterprise Java developers use on a daily basis into the Eclipse framework and IDE for use and professional practice. For more information about the book, check out the authors' site, http: //projst.com.
*Functions as two books in one: twelve tutorials chapters combined with thorough reference to XHTML and CSS syntax. *"Integrates design, theory, and practical exercises"-working on a modular basis, just as a real-world designer must. *Each chapter is self-contained, enabling readers to dip in and out and learn specific techniques, without necessarily reading through the entire book.
How can you take advantage of the Django framework to integrate complex client-side interactions and real-time features into your web applications? Through a series of rapid application development projects, this hands-on book shows experienced Django developers how to include REST APIs, WebSockets, and client-side MVC frameworks such as Backbone.js into new or existing projects. Learn how to make the most of Django's decoupled design by choosing the components you need to build the lightweight applications you want. Once you finish this book, you'll know how to build single-page applications that respond to interactions in real time. If you're familiar with Python and JavaScript, you're good to go. Learn a lightweight approach for starting a new Django project Break reusable applications into smaller services that communicate with one another Create a static, rapid prototyping site as a scaffold for websites and applications Build a REST API with django-rest-framework Learn how to use Django with the Backbone.js MVC framework Create a single-page web application on top of your REST API Integrate real-time features with WebSockets and the Tornado networking library Use the book's code-driven examples in your own projects
"Beginning Object-Oriented ASP.NET 2.0 with VB .NET" covers all of the basics, from definition to inheritance. This book even includes a chapter on Visual Studio 2005 and Microsoft .NET Framework 2.0, enabling you to create ASP.NET 2.0 applications. Also included are chapters on creating web forms, web controls, and web services. Code samples illustrate the usage of each concept. -->Table of Contents-->An Introduction to .NET and Visual Studio 2005 Object-Oriented Programming Attributes and Actions Encapsulation Inheritance Namespaces Class Design ASP.NET Web Forms ASP.NET Controls Web Services
Learn Quantum Computing with Python and Q# demystifies quantum computing. Using Python and the new quantum programming language Q#, you'll learn QC fundamentals as you apply quantum programming techniques to real-world examples including cryptography and chemical analysis. Learn Quantum Computing with Python and Q# builds your understanding of quantum computers, using Microsoft's Quantum Development Kit to abstract away the mathematical complexities. You'll learn QC basics as you create your own quantum simulator in Python, then move on to using the QDK and the new Q# language for writing and running algorithms very different to those found in classical computing. Key Features * The underlying mechanics of how quantum computers work * How to simulate qubits in Python * Q# and the Microsoft Quantum Developer Kit * How to apply quantum algorithms to real-world examples For readers with basic programming skills and some experience of linear algebra, calculus and complex numbers. About the technology Quantum computing is the next step in computing power and scalability, with the potential to impact everything from data science to information security. Using qubits, the fundamental unit of quantum information, quantum computers can solve problems beyond the scale of classical computing. Software packages like Microsoft's Quantum Development Kit and the Q# language are now emerging to give programmers a quick path to exploring quantum development for the first time. Christopher Granade completed his PhD in physics (quantum information) at the University of Waterloo's Institute for Quantum Computing, and now works in the Quantum Architectures and Computation (QuArC) group at Microsoft. He works in developing the standard libraries for Q# and is an expert in the statistical characterization of quantum devices from classical data. Previously, Christopher helped Scott Aaronson prepare lectures into his recent book, Quantum Computing Since Democritus. Sarah Kaiser completed her PhD in physics (quantum information) at the University of Waterloo's Institute for Quantum Computing. She has spent much of her career developing new quantum hardware in the lab, from satellites to hacking quantum cryptography hardware. Communicating what is so exciting about quantum is her passion, and she loves finding new demos and tools to help enable the quantum community to grow. When not at the keyboard, she loves kayaking and writing books about engineering for kids.
This guide for intermediate to advanced developers focuses on the finer points of programming with Java. Although some chapters are related to technology traditionally used with the Java 2 Standard Edition (J2SE), most of the material is equally relevant to the Java 2 Enterprise Edition (J2EE) and the development of web applications. Sample topics
Pro ASP.NET 2.0 Website Programming shows you how to harness the ASP.NET technology to build websites that tackle real business needs. It provides ideas and practices that help reduce maintenance costs, decrease development time, and manage user perception. It discusses not only the technical implementation but the business reasoning behind the ideas--using real business situations, drawn directly from the author's extensive consulting experience. Business application development projects routinely begin with limited resources, tight budgets, and constrained timelines. Many developers respond to this by starting their coding immediately, with the hope of maximizing their time. But it's already been proven that the best way to finish projects on time and under budget is to invest some time up front to make the development project operate more smoothly and efficiently in the long run. This book shows you how to build reusable components to reduce the overall amount of code you need to write, and to keep the user experience consistent. If you have a basic knowledge of ASP.NET, VB.NET, and Visual Studio then this book will also show you how to: Create reusable services and controls to manage common web tasks, such as logging in and displaying important customer information Manage different types of data, including files Build portals using the web parts framework Create a simple but effective reporting framework Develop a SQL tool for easy data searching Implement encryption and security strategies to protect your application and your customer's data With this book, you'll be able to exploit ASP.NET 2.0 to its full potential, and provide your users and customers with websites that are intuitive, secure, and high performing.
*Readers will witness a real application being built with Spring framework, which is a very hot topic. *Aspect Oriented Programming (AOP) is most up to date at time of book's release; AOP is a hot topic right now. *Will be endorsed by Open Source Spring Framework founder and head, Rod Johnson (plus a Foreward, name on cover, and/or possible Spring logo).
This is a concise, compact, no-nonsense book that teaches the reader how to develop accessible, standards compliant PHP-driven web sites using the latest technologies: PHP 5 and Macromedia Dreamweaver MX 2004 is the development tool. This book presents PHP Web development with Dreamweaver in real-world tutorials so you can expect fast results as you progress through the book. Full book support will be available online and via email.Technology involved: - PHP - The most popular open source server-side scripting language, with extensive support available in Dreamweaver MX- MySQL - One of the most popular open source RDBMSs, and the database of choice for use with dynamic PHP-driven web sites- Apache 1.3 - the most popular open source web server, and the web server of choice for serving PHP web sites - Macromedia Dreamweaver MX 2004 is Macromedias new version of their hugely popular WSIWYG web page creation tool, with much improved feature
"Pro ASP.NET 1.1 in C#" aims to be the definitive reference for working developers in the field. Its compendium format covers every topic you are likely to come across in your day-to-day work, from handling data through to configuration and deployment. The books goal is to act first as a tutorial guide that you can read from cover to cover, and second as a reference book that you can scan quickly to retrieve the answer to a specific problem as you work. This comprehensive reference is ideal for seasoned ASP.NET developers who perform real work on a daily basis. This book puts to use hard-won, real-world ASP.NET and C# experience, and demonstrates it clearly through numerous diagrams, screenshots, and working code samples.
When developing a web site, one of the most important things to consider is the navigation menu, to allow your users to find their way around it. It needs to usable, informative, and well implemented, but this can take time. This book will take all the hassle out of implementing web menus, in whatever style and technology you wish, by providing full code samples, along with walkthrough tutorials on how they work to allow easy customisation for your own needs. This book covers: a. Guidelines on designing usable web menus, with 12 common-sense rules to follow b. Information Architecture for menus (including identifying your target user), and user testing c. Easy to Follow tutorials on building menus with HTML, JavaScript, CSS and Flash d. Advanced tutorials on dynamically populating menus from XML and databases with server-side scripting, including PHP and ASP e. Extensive Web support including fully adaptable downloadable code for your own use, and a gallery of working menu examples. From the Publisher This book is for intermediate to advanced web professionals who need to implement a navigation menu on a web site as quickly as possible, with the minimum of hassle. About the Author Andy Beaumont is a freelance interactive developer/designer based in central London. As a firm believer in the "sharing of knowledge" ethos that has made the Flash community so strong, Andy writes Flash tutorials for the likes of pixelsurgeon.com and Computer Arts magazine, teaches Flash and ActionScript at Mac Uni in London, and runs a personal Flash help site. As something of an ActionScript mercenary Andy has worked with many top design agencies including magneticNorth, Conkerco and Broadsnout. Dave Gibbons is a writer and web designer from Beaverton, Oregon, US. He recently worked for five years as a writer, Web/Intranet Designer and programmer, and usability tester at Intel.When not losing sleep over proper menu design, Dave writes humor ("humour" in the rest of the English-speaking world), novels, and screenplays. Jon Stephens is a site developer, writer, and consultant living and working in Scottsdale, Arizona, Jon Stephens works with JavaScript, PHP and in producing technical documentation for area firms. He's an original member of CNET's Builder Buzz developers' site, and has served there as a Community Leader since 1998. Jon has co-authored two books on HTML and JavaScript for Wrox Press.
Enterprise Java Development on a Budget is an annotated roadmap covering every major aspect of Open Source enterprise Java development on a budget. This book allows a programmer or programming team to develop complex applications for enterprises using as little money as possible. Open Source has had a profound effect on the Java Community. Many Java Open Source projects have even become de-facto standards. The principal purpose of this book is to guide the reader through the development of a real enterprise Java application(s) using nothing but Open Source Java Tools, Projects and Frameworks. Each chapter will deal with an aspect of the design and development of the application as they relate to a specific tool or framework being used. In areas of the application where there may be implementation choices in terms of which Open Source project to use, we will show one more possible paths and explain why, in the context of the application we chose one project/tool versus competing/similar ones. This book is intended to define the role of Open Source on the Java Community. It will provide information on how, when and why to use Open Source. Projects/Products making an impact. The catalog provides information and examples necessary for managers, developers and architects to make decisions on whether to use or evaluate specific projects.
Get a Jump Start on PHP today PHP is a key server-side technology in web development, enabling you to quickly and simply develop interactive, usable and engaging websites and applications. In just one weekend with this SitePoint book, you'll learn how to: Install all of the software you need to begin developing PHP applicationsUnderstand PHP functions and syntaxBuild a complete, working PHP application from scratch: a simple social networking app Plus you'll discover how to use modern techniques such as MVC and REST
"Foundations of JSP Design Patterns "gives you the tools to build scalable enterprise applications using JSP. While other books merely provide instruction on basic JSP and servlet development, this insightful guide goes a step further to offer a variety of best practices and design principles, enabling you to build your own scalable and extensible enterprise Java applications quickly and easily. Through the application of enterprise design patterns, JSP technology can be used to build complex enterprise applications in a highly reusable manner. Table of Contents JSP Foundations Using JSP Role Separation with JavaBeans Role Separation with Custom Tags Development Using Patterns The Decorating Filter Pattern The Front Controller Pattern The View Helper Pattern Testing Techniques Deployment Techniques Application Frameworks Putting It All Together
* Thoroughly covers Dreamweaver MX 2004, providing real-world examples, and delving more deeply than the competition. * Covers Mac and PC, and both server-side and client-side technologies. * The four "design projects" may be adapted by a reader, to suit his or her own specific needs (like saving time on coding, developing a portfolio, or just gaining inspiration).
"Beginning Web Programming in C#: From Novice to Professional" will teach you the fundamentals of the web environment and how Visual Studio .NET (VS .NET) makes it accessible to C# programmers. You'll build a working website that demonstrates all the elements of a C# web application, through step-by-step examples that explore the essential technologies and how VS .NET helps you integrate them into a highly interactive, attractive web application. |
![]() ![]() You may like...
Why Don't We Go Into the Garden? - A…
Debbie Carroll, Mark Rendell
Paperback
R682
Discovery Miles 6 820
Advanced Analytical Methods in Tribology
Martin Dienwiebel, Maria-Isabel De Barros Bouchet
Hardcover
R4,639
Discovery Miles 46 390
|