当前位置: 首页 > 资源下载 > 编程语言 > 查看资源

资源分类
Web开发
Java
.NET
编程语言
数据库
软件工程
图形动画
系统管理
网络通信安全
计算机理论
考试认证
人文百科
文档手册
硬件技术
办公软件

Event Drivent Programming, Introduction, Tutorial

Event Drivent Programming, Introduction, Tutorial

书名:Event Drivent Programming, Introduction, Tutorial

上传:小杨同志

时间:2009-01-27

文件大小:898.54 KB

资源出处:查看资源出处 >>

收藏到网摘: n/a



Introduction
It's not easy to learn event-driven programming. If you're trying to program your first GUI
application, or trying to learn how to parse XML with a SAX parser, you've experienced the
difficulties first-hand.
Most, if not all, GUI systems and toolkits are designed to be event driven, meaning that
the main flow of your program is not sequential from beginning to end. If you've never

done GUI programming, this is one of the trickiest paradigm shifts.
— Robin Dunn, speaking on GUI programming at OSCON2004
Hollywood Principle: "Don't call us; we'll call you." ... You implement the interfaces,
you get registered. You get called when the time is right. This requires a distinctly
different way of thinking to that which is taught in introductory programming where
the student dictates the flow of control.
— Dafydd Rees, http://c2.com/cgi/wiki?HollywoodPrinciple
Tags:DriventEventIntroductionProgrammingTutorial


相关书籍

  • Preventing Web Attacks with Apache
  • Stl Tutorial & Reference Guide: C++ Programming With the Standard Template L
  • Wireless Programming with J2ME: Cracking the Code (PDF 英文版)
  • Programming .NET 3.5
  • Core Python Programming, 2nd Second Edition (CHM英文版)

评论 (0) All

登陆 | 还没注册?