![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Internet > Internet languages
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.
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.
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
AWS Lambda helps to quickly and easily build and run applications on the AWS cloud that automatically run code in response to events. AWS Lambda in Action is an example-driven tutorial that teaches readers how to build applications that use an event-driven approach on the back end. By the end of this book, readers will be ready to use AWS Lambda to create applications that take advantage of the high availability, security, performance, and scalability of AWS. Key Features: Example-driven tutorials Solid introduction to security Teaches readers to create applications in AWS Readers will have basic knowledge of JavaScript. Most examples are provided in JavaScript and Python. No prior experience with AWS needed. About the Technology: AWS Lambda is different from a traditional approach based on physical or virtual servers: you only need to give your logic, grouped in functions, and the service itself takes care of executing the functions if and when required, managing the software stack used by the runtime you chose, the availability of the platform, and the scalability of the infrastructure in order to sustain the throughput of the invocations.
Static websites-sites with fixed content-are the simplest type of web pages. In addition to being easier to create and maintain, they're inherently more secure that dynamic pages. And with the Hugo static site engine, you can render them in milliseconds. Hugo in Action is a step-by-step guide to using Hugo to create static websites that really show off the advantages of simplicity. Working with a complete example website and source code samples, you'll learn how to build and host a low-maintenance, high-performance site that will wow your users and stay stable without relying on a third-party server. Key Features * Installing Hugo and building your first web page * Using the Go Template language * Forking themes * Building your own APIs For web developers with intermediate knowledge of HTML/CSS and basic knowledge of JavaScript. About the technology With the Hugo engine, you can build and render static web pages in milliseconds. Written in Go, the Hugo engine takes your directory of content and templates and renders it as a full HTML and CSS website. It uses Markdown files for its data, making it quick to code, capable of running from any directory, and a great choice when working on a shared system where you don't have full privileges. Perfect for blogs, documentation, and portfolio sites, Hugo makes web development fast and fun again. Atishay Jain is a Senior Computer Scientist at Adobe, who has developed web-based software used by millions of Adobe Creative Cloud customers on a daily basis.
JBoss Seam represents the primary counter to the hot and successful Spring Framework and perhaps even Ruby on Rails framework. The open source lightweight Java EE 5 standards based JBoss Seam framework is a part of this second wave of open source lightweight Java that's taking place. This book aims to take advantage of this hot area. It gives an overview of Seam related JSF and EJB 3 as found in Java EE 5. It provides information on the tools to make development with Seam easier as well as a functioning in depth demo to truly learn how to use Seam. Tips and tricks to using Seam are also included.
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.
"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
If you're a Java developer already versed in Ajax-style programming, and you want to take your knowledge to the next level, then this is the book for you. Practical Ajax Projects with Java Technology provides the ultimate learn-by-example experience, featuring seven complete example applications for you to learn from and then adapt for use in your own projects. During each application, the author will lead you through the planning, design, and implementation stages. The book begins with a few quick chapters to recap Ajax basics and build up a complete development environment, and then moves on to the applications. The seven applications are diverse: an auto-complete application, an Ajax game, a two-way chat application, a webmail client, an RSS aggregator, an online calendaring/scheduling system, and a Flickr-style photo gallery application.
Pro XML Development with Java Technology has been written to help you, the professional Java developer who needs a practical hands-on guide to marrying these technologies together effectively. There are a lot of books out there, but none really explore the combination deeply, and they are largely theoretical. The main objective here was to consolidate the theory and practice of XML and Java technologies in a single, up-to-date source, that is firmly grounded in underlying XML concepts, and can be consulted time and again to rapidly speed up enterprise application development It covers all the essential XML topics, including XML Schemas, addressing of XML documents through XPath, transformation of XML documents using XSLT stylesheets, storage and retrieval of XML content in native XML and relational databases, web applications based on Ajax, and SOAP/HTTP and WSDL based Web Services.
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.
This book explores Apache Geronimo, the open source lightweight J2EE/Java EE 5 Web application server. Geronimo's GBeans enable one to deploy sophisticated server-side enterprise Java applications and perform special enterprise-level Java development for transactional support. This title is a must-have because it is one of the first to cover Apache Geronimo in such detail.
*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).
EJB 3.0 sets a precedent. It has made huge advances in ease of development, and its drastically simplified programming model has been widely acclaimed. -->Mike Keith-->, EJB 3.0 co-specification lead, and -->Merrick Schinariol-->, reviewer of EJB 3.0, offer unparalleled insight and expertise on the EJB 3.0 persistence specification, in this definitive guide to EJB 3.0 persistence technology. Expect full coverage and examination of the EJB 3.0 spec from these expert authors, including: The EntityManager API The new features of EJB Query Language (EJB QL) Basic and advanced object-relational mapping Advanced topics like concurrency, locking, inheritance, and polymorphism Assuming a basic knowledge of Java, SQL, JDBC, and some J2EE experience, Keith and -->Schinariol--> will teach you EJB 3.0 persistence from the ground up. After reading it, you will have an in-depth understanding of the EJB 3.0 persistence API and how to use it in your applications.
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.
"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).
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.
"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.
* Knowledge building, confidence building - Takes the reader further and quicker than they thought possible - from a little HTML knowledge to the essentials of the Java language, JSP, MySQL, SQL, Struts. * Practical - Contains case studies that show the reader how to use JSP to build common types of web sites using tools used in production applications (such as the Struts Framework) that the reader can then extend as they explore JSP further. * Career building-provides a way into the real world of programming for readers with no previous programming experience. |
You may like...
Marvel Cinematic Universe: Phase 3…
Robert Downey Jr., Chris Evans, …
DVD
R454
Discovery Miles 4 540
Heat - 2-Disc Director's Definitive…
Al Pacino, Robert De Niro, …
Blu-ray disc
(2)R309 Discovery Miles 3 090
|