Object-oriented Programming in ColdFusion

Object-oriented Programming in ColdFusion
Author: Matt Gifford
Publisher: Packt Publishing Ltd
Total Pages: 267
Release: 2010-10-13
Genre: Computers
ISBN: 1847196330

Break free from procedural programming and learn how to optimize your applications and enhance your skills using objects and design patterns.

Java for ColdFusion Developers

Java for ColdFusion Developers
Author: Eben Hewitt
Publisher: Prentice Hall Professional
Total Pages: 726
Release: 2003
Genre: Application software
ISBN: 0130461806

Everything the ColdFusion pro needs to understand Java technology, install and run a Java Web server, write Java apps, and build and deploy JavaServer Pages is in this workbook. Includes practical coverage with loads of code and tips especially for the ColdFusion developer.

ColdFusion 9 Developer Tutorial

ColdFusion 9 Developer Tutorial
Author: John Farrar
Publisher: Packt Pub Limited
Total Pages: 388
Release: 2010-07
Genre: Computers
ISBN: 9781849690249

This book is a fast-paced tutorial to developing ColdFusion applications, with an emphasis on real-world skills. Packed with examples and careful explanations, the book leads you through all the topics relevant to today's ColdFusion developer. This book is for web developers working with ColdFusion 9. If your goal is to get a good grounding in the basics of the language as quickly as possible and put a site together quickly, this book is ideal for you. This book will also help you if you want to learn more about professional programming of ColdFusion. No prior knowledge of ColdFusion is expected, but basic knowledge of general web and software development skills is assumed.

Programming JavaScript Applications

Programming JavaScript Applications
Author: Eric Elliott
Publisher: "O'Reilly Media, Inc."
Total Pages: 253
Release: 2014-06-26
Genre: Computers
ISBN: 1491950277

Take advantage of JavaScript’s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that’s easier—yes, easier—to work with as your code base grows. JavaScript may be the most essential web programming language, but in the real world, JavaScript applications often break when you make changes. With this book, author Eric Elliott shows you how to add client- and server-side features to a large JavaScript application without negatively affecting the rest of your code. Examine the anatomy of a large-scale JavaScript application Build modern web apps with the capabilities of desktop applications Learn best practices for code organization, modularity, and reuse Separate your application into different layers of responsibility Build efficient, self-describing hypermedia APIs with Node.js Test, integrate, and deploy software updates in rapid cycles Control resource access with user authentication and authorization Expand your application’s reach through internationalization

Object-oriented Programming with ActionScript 2.0

Object-oriented Programming with ActionScript 2.0
Author: Jeff Tapper
Publisher: New Riders
Total Pages: 508
Release: 2004
Genre: Computers
ISBN: 9780735713802

Updated to cover the functionality and ActionScripting changes that have come with the release of Flash MX Professional 2004, this edition brings more clarity to the use of object-oriented programming for developing Flash applications. Topics include object design, basic patterns, using components, and debugging applications, all covered with a backdrop of a sample application.

Learning Object-Oriented Programming

Learning Object-Oriented Programming
Author: Gaston C. Hillar
Publisher: Packt Publishing Ltd
Total Pages: 280
Release: 2015-07-16
Genre: Computers
ISBN: 1785289934

Learning Object-Oriented Programming is an easy-to-follow guide full of hands-on examples of solutions to common problems with object-oriented code in Python, JavaScript, and C#. It starts by helping you to recognize objects from real-life scenarios and demonstrates that working with them makes it simpler to write code that is easy to understand and reuse. You will learn to protect and hide data with the data encapsulation features of Python, JavaScript, and C#. You will explore how to maximize code reuse by writing code capable of working with objects of different types, and discover the advantage of duck typing in both Python and JavaScript, while you work with interfaces and generics in C#. With a fair understanding of interfaces, multiple inheritance, and composition, you will move on to refactor existing code and to organize your source for easy maintenance and extension. Learning Object-Oriented Programming will help you to make better, stronger, and reusable code.

Programming ColdFusion MX

Programming ColdFusion MX
Author: Rob Brooks-Bilson
Publisher: "O'Reilly Media, Inc."
Total Pages: 1139
Release: 2003-08-13
Genre: Computers
ISBN: 0596003803

This exhaustive resource covers everything from ColdFusion basics to advancedtopics that are ideal for intermediate developers.

Object-Oriented Programming and Java

Object-Oriented Programming and Java
Author: Danny C. C. Poo
Publisher: Springer Science & Business Media
Total Pages: 328
Release: 2008
Genre: Computers
ISBN: 1846289629

Covering the latest in Java technologies, Object-Oriented Programming and Java teaches the subject in a systematic, fundamentals-first approach. 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. By establishing a solid foundation in the understanding of object-oriented programming concepts and their applications, this book provides readers with the pre-requisites for writing proper object-oriented programs using Java.

ColdFusion MX Bible

ColdFusion MX Bible
Author: Adam Phillip Churvis
Publisher: John Wiley & Sons
Total Pages: 1256
Release: 2003-03-07
Genre: Computers
ISBN:

This text begins with a brief tutorial on getting started with ColdFusion MX. Coverage then leads to working with databases and detailed coverage of the ColdFusion MX language, components, Web services and Flash integration.

Object Thinking

Object Thinking
Author: David West
Publisher: Pearson Education
Total Pages: 363
Release: 2004
Genre: Computers
ISBN: 0735619654

Object Thinking blends historical perspective, experience, and visionary insight - exploring how developers can work less like the computers they program and more like problem solvers.