With the surge of popularity of PHP 5, and with PHP 6 just around the corner, Object-Oriented programming is now an important consideration for PHP developers. This version-neutral book is a gentle introduction to Obj...
详细信息
ISBN:
(数字)9781430210122
ISBN:
(纸本)9781430210115
With the surge of popularity of PHP 5, and with PHP 6 just around the corner, Object-Oriented programming is now an important consideration for PHP developers. This version-neutral book is a gentle introduction to Object-Oriented programming (OOP) that wont overburden you with complex theory. It teaches you the essential basics of OOP that youll need to know before moving onto a more advanced level, and includes a series of pre-packaged scripts that you can incorporate into your existing sites with the minimum of effort. It shows how OOP can be used to create reusable and portable code by walking you through a series of simple projects. The projects feature the sorts of things developers run up against every day, and include a validator for filtering user input, a simple Date class that avoids the need to remember all the esoteric format codes in PHP, and an XML generator. Teaches the fundamentals of OOP Simple projects show how OOP concepts work in the real world Pre-packaged scripts can easily be added to your own projects What youll learn PHP features, such as the Standard PHP Library (SPL), that are poorly documented or ignored by existing books How to develop classes of their own OOP in easy-to-understand language without getting bogged down in dense theory Solid foundations for developers wishing to delve more deeply into OOP How to leverage the strengths of OOP as a means for creating reusable code that can be used successfully within a procedural context How to code for both PHP 5 and 6 Who is this book for? This book is aimed at intermediate-level PHP developers who want to take their skills to the next level by exploring object-oriented programming as a way of creating reusable code for a everyday website tasks. A typical reader would be someone who has read one of the authors previous title, such as PHP Solutions, or one of the PHP books for Dreamweaverand feels ready to tackle something a little more challenging.
mod_perl embeds the popular programming language Perl in the Apache web server, giving rise to a fast and powerful web programming environment. Written for Perl web developers and web administrators, Practical mod_per...
详细信息
ISBN:
(纸本)9780596002275
mod_perl embeds the popular programming language Perl in the Apache web server, giving rise to a fast and powerful web programming environment. Written for Perl web developers and web administrators, Practical mod_perl is an extensive guide to the nuts and bolts of the powerful and popular combination of Apache and mod_perl. From writing and debugging scripts to keeping your server running without failures, the techniques in this book will help you squeeze every ounce of power out of your server. True to its title, this is the practical guide to mod_perl.
The open source, lightweight Google web Toolkit (GWT) is a framework that allows Java developers to build Rich Internet Applications (RIA), more recently called Ajax applications, in Java. Typically, writing these app...
详细信息
ISBN:
(数字)9781430210320
ISBN:
(纸本)9781430210313
The open source, lightweight Google web Toolkit (GWT) is a framework that allows Java developers to build Rich Internet Applications (RIA), more recently called Ajax applications, in Java. Typically, writing these applications requires a lot of JavaScript development. However, Java and JavaScript are very distinctively different languages (although the name suggests otherwise), therefore requiring a different development process. In Beginning Google web Toolkit: From Novice to Professional, youll learn to build rich, userfriendly web applications using a popular Javabased Ajax web framework, the Google web Toolkit. The authors will guide you through the complete development of a GWT front end application with a nononsense, downtoearth approach. Youll start with the first steps of working with GWT and learn to understand the concepts and consequences of building this kind of application. During the course of the book, all the key aspects of GWT are tackled pragmatically, as youre using them to build a realworld sample application. Unlike many other books, the inner workings of GWT and other unnecessary details are shelved, so you can focus on the stuff that really matters when developing GWT applications. What youll learn Get a solid foundation to develop RIAs. Understand the basics of the GWT Framework and its components. Fit GWT into your applications life cycle and development process. Develop rich web frontend GUIs using widgets, composite widgets, panels, and much more. Integrate with Spring, RPC, and various other data formats. Reinforce principles learned throughout the book by working through a realworld sample application created with GWT from scratch. Who is this book for? Beginning Google web Toolkit: From Novice to Professional is written for Java developers of all levels who want to start building Rich Internet Applications. The book assumes no prior knowledge of developing Ajax applications and/or working with JavaScript. About the Apress Beginning Seri
This practical tutorial has detailed, carefully explained case studies using PHP to build new, effective mashup applications, which combine data from multiple external online sources into an integrated web 2.0 experie...
详细信息
ISBN:
(数字)9781847190895
ISBN:
(纸本)9781847190888
This practical tutorial has detailed, carefully explained case studies using PHP to build new, effective mashup applications, which combine data from multiple external online sources into an integrated web 2.0 experience. If you are confident with PHP programming and interested in mashing things up, this book is for you! All you need to know about formats, protocols, web services, and web APIs is covered as you learn to write PHP code to remotely consume services like Google Maps, Flickr, Amazon, YouTube, MSN Search, Yahoo!, ***, the Internet UPC Database, and even the California Highway Patrol Traffic data! The 5 real-world PHP projects each start with an overview of technologies and protocols needed and then dive into the tools used and details of creating the project, and you can download each project's source code. You will learn how these technologies work with each other and how to use this information, together with your imagination, to build your own cutting-edge websites.
If you're a Windows administrator, scripting expertise can liberate you from boring, repetitive workï so you can take on the sophisticated, high-value projects you really want. Top scripting guru Don Jones ha...
详细信息
ISBN:
(纸本)0321501713;9780321501714
If you're a Windows administrator, scripting expertise can liberate you from boring, repetitive workï so you can take on the sophisticated, high-value projects you really want. Top scripting guru Don Jones has written the definitive administrator's guide to getting results with Microsoft's key scripting technologies: VBScript, WMI, and *** draws on his unsurpassed experience training Windows administrators in conferences, classes, and from his enormously popular site, ***'ll learn how to use VBScript, WMI, and ADSI to gain administrative control over nearly every aspect of every recent Windows server or client, including Windows Server 2003, Vista, XP, 2000, and NT. As you gain experience, Jones introduces more advanced techniques, ranging from modular scripting and script encryption to integrating VBScript with HTML *** concludes with a full section of ready-to-run, real-world examplesï from logon/logoff scripts to automated domain and network administration, from querying WMI to creating Active Directory groups. Every script is explained line-by-line, with challenging techniques described in even greater *** information on how to... Decide what you can script: a framework for getting started fast Understand how scripts are designed, assembled, and run Master VBScript from start to finish: functions, I/O, data manipulation, program flow, and much more Use scripting objects for tasks ranging from retrieving network information to mapping drives Utilize FileSystemObject to manipulate the Windows filesystem Write ADSI scripts to manipulate any directory service your company uses, from Active Directory to Novell NDS Modify domain information, users, groups, and policies Query WMI informationï from basic to advanced Plan for errors, and test and debug your scripts Build your own “resource kit” of reusable script componentsON THE web:Download all examples and source code presented in this book from ***, wher
J2EE and XML Development is a rich yet concise guide. It teaches you how, where, and why to use XML in each layer of your J2EE application. It categorizes and explains many recent Java and XML technologies and ways in...
详细信息
ISBN:
(纸本)9781930110304
J2EE and XML Development is a rich yet concise guide. It teaches you how, where, and why to use XML in each layer of your J2EE application. It categorizes and explains many recent Java and XML technologies and ways in which a J2EE application can best use them. It untangles the web of Java APIs for XML, including the JAX family, as well as other popular emerging standards like JDOM, explaining each in terms of its functionality, and illustrating its intended use through examples.
From the Book: This is a book about how to create dynamic, interactive web sites using an exciting and powerful technology called JavaServerPages. As the name implies, this technology is based on the Java programming ...
详细信息
ISBN:
(纸本)0321150791;9780321150790
From the Book: This is a book about how to create dynamic, interactive web sites using an exciting and powerful technology called JavaServerPages. As the name implies, this technology is based on the Java programming language and inherits many of the language's features and benefits. Most notably, Java makes JSPs available on almost every kind of computer and operating system, and certainly all those in common use. JavaServer Pages are now a mature and stable technology, already in use in thousands of companies. But maturity has certainly not lead to stagnation! Recently a new version of the JSP specification has been released, bringing new capabilities and possibilities. In addition, several companion technologies have been developed which augment the fundamental specification. The new specification, as well as the most important of these associated technologies, are all covered in this book. Throughout this book effort has been made not only to show the capabilities of all these tools, but also to discuss how they can best be used. One of the most important features of JavaServer Pages is how easy they are to use. Anyone who is reasonably comfortable with HTML can learn to write JavaServer Pages by using a few simple tags which may do very sophisticated things behind the scenes, along with small packages of code called JavaBeans. This allows for a very productive working relationship between HTML experts who build pages, and Java programmers who build beans and new tags. Both kinds of developer will find material of interest in this book. Chapter 1 gives a brief history of the web, in order to set JSPs in context and clarify what they are, how they work, and why they work that way. Chapter 2then introduces some of the simpler features of JSPs and shows just how easy the transition from HTML to JSP is. The next two chapters introduce the two vital technologies that give JSPs their enormous power and flexibility--JavaBeans in Chapter 3 and custom tags in Chapter 4.
Imagine a world without eBay...unthinkable! How would you get that Farrah Fawcett poster, retired Beanie Baby, or first-edition pet rock? Handling over a gazillion (OK, we exaggerate--it's actually only 1 billion)...
详细信息
ISBN:
(纸本)9780596005405;0596005407
Imagine a world without eBay...unthinkable! How would you get that Farrah Fawcett poster, retired Beanie Baby, or first-edition pet rock? Handling over a gazillion (OK, we exaggerate--it's actually only 1 billion) page views each day, server-side Java makes eBay work. Isn't it time you learned the latest (J2EE 1.4) versions of Servlets & JSPs? This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the Sun Certified web Component Developer (SCWCD) 1.4 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use Servlets & JSPs in your next project. You're working on a deadline. You're over the legal limit for caffeine. You can't waste your time with a book that makes sense only AFTER you're an expert (or worse one that puts you to sleep). No problem. Head First Servlets and JSP's brain-friendly approach drives the knowledge straight into your head (without sharp instruments). You'll interact with servlets and JSPs in ways that help you learn quickly and deeply. It may not be The Da Vinci Code, but quickly see why so many reviewers call it "a page turner". Most importantly, this book will help you use what you learn. It won't get you through the exam only to have you forget everything the next day. Learn to write servlets and JSPs, what makes the Container tick (and what ticks it off), how to use the new JSP Expression Language (EL), what you should NOT write in a JSP, how to write deployment descriptors, secure applications, and even use some server-side design patterns. Can't talk about Struts at a cocktail party? That'll change. You won't just pass the exam, you will truly understand this stuff, and you'll be able to put it to work right away. This new exam is tough--much tougher than the previous version of the SCWCD. The authors of Head First Servlets and JSP know: they created it. (Not that it EVER occurred to them that if they made the exam really hard you'd have to buy a
暂无评论