語系:
繁體中文
English
說明(常見問題)
回圖書館
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Aspect-oriented programming with the...
~
Robinson, David.
Aspect-oriented programming with the e verification language = a pragmatic guide for testbench developers /
紀錄類型:
書目-電子資源 : 單行本
正題名/作者:
Aspect-oriented programming with the e verification language/ David Robinson.
其他題名:
a pragmatic guide for testbench developers /
作者:
Robinson, David.
出版者:
Amsterdam ;Elsevier/Morgan Kaufmann, : c2007.,
面頁冊數:
xvii, 244 p. :ill. ; : 24 cm.;
叢書名:
The Morgan Kaufmann series in systems on silicon
標題:
Object-oriented programming (Computer science) -
電子資源:
An electronic book accessible through the World Wide Web; click for information
ISBN:
9780123742100
Aspect-oriented programming with the e verification language = a pragmatic guide for testbench developers /
Robinson, David.
Aspect-oriented programming with the e verification language
a pragmatic guide for testbench developers /[electronic resource] :David Robinson. - Amsterdam ;Elsevier/Morgan Kaufmann,c2007. - xvii, 244 p. :ill. ;24 cm. - The Morgan Kaufmann series in systems on silicon.
Includes bibliographical references (p. [239]-240) and index.
Introduction to Aspect-Oriented Programming; Aspect-Oriented Programming in e; Using Aspect-Oriented Programming to Organize your Code; Creating Flexible Code; Creating Pluggable Code; Improving your Productivity; Aspect-Oriented Programming in Action; Analyzing e Code; Useful Reading; Epilog.
Whats this AOP thing anyway, reallywhen you get right down to itand can someone please explain what an aspect actually is? Aspect-Oriented Programming with the e Verification Language takes a pragmatic, example based, and fun approach to unraveling the mysteries of AOP. In this book, youll learn how to: Use AOP to organize your code in a way that makes it easy to deal with the things you really care about in your verification environments. Forget about organizing by classes, and start organizing by functionality, layers, components, protocols, functional coverage, checking, or anything that you decide is important to you Easily create flexible code that eases your development burden, and gives your users the power to quickly do what they need to do with your code Truly create a plug-and-play environment that allows you to add and remove functionality without modifying your code. Examples include how to use AOP to create pluggable debug modules, and a pluggable module that lets you check that your testbench is still working before you begin a regression Utilize AOP to sidestep those productivity roadblocks that seem to plague all projects at the most inconvenient of times Discover why return is evil, and some other gotchas with the AOP features of e All of the methodologies, tips, and techniques described in this book have been developed and tested on real projects, with real people, real schedules and all of the associated problems that come with these. Only the ones that worked, and worked well, have made it in, so by following the advice given in this book, youll gain access to the true power of AOP while neatly avoiding the effort of working it all out yourself. Use AOP to organize your code in a way that makes it easy to deal with the things you really care about in your verification environments. Forget about organizing by classes, and start organizing by functionality, layers, components, protocols, functional coverage, checking, or anything that you decide is important to you Easily create flexible code that eases your development burden, and gives your users the power to quickly do what they need to do with your code Truly create a plug-and-play environment that allows you to add and remove functionality without modifying your code. Examples include how to use AOP to create pluggable debug modules, and a pluggable module that lets you check that your testbench is still working before you begin a regression Utilize AOP to sidestep those productivity roadblocks that seem to plague all projects at the most inconvenient of times Discover why return is evil, and some other gotchas with the AOP features of e.
Electronic reproduction.
Amsterdam :
Elsevier Science & Technology,
2008.
Mode of access: World Wide Web.
ISBN: 9780123742100
Source: 141959:142105Elsevier Science & Technologyhttp://www.sciencedirect.comSubjects--Topical Terms:
73247
Object-oriented programming (Computer science)
Index Terms--Genre/Form:
96803
Electronic books.
LC Class. No.: QA76.64 / .R629 2007eb
Dewey Class. No.: 005.1/17
Aspect-oriented programming with the e verification language = a pragmatic guide for testbench developers /
LDR
:04621cmm 2200361Ia 4500
001
152983
003
OCoLC
005
20100729101520.0
006
m d
007
cr cn|||||||||
008
160218s2007 ne a ob 001 0 eng d
020
$a
9780123742100
020
$a
0123742102
029
1
$a
NZ1
$b
12541555
029
1
$a
AU@
$b
000043178400
035
$a
(OCoLC)228148134
035
$a
ocn228148134
037
$a
141959:142105
$b
Elsevier Science & Technology
$n
http://www.sciencedirect.com
040
$a
OPELS
$c
OPELS
$d
OCLCQ
049
$a
TEFA
050
1 4
$a
QA76.64
$b
.R629 2007eb
082
0 4
$a
005.1/17
$2
22
100
1
$a
Robinson, David.
$3
275945
245
1 0
$a
Aspect-oriented programming with the e verification language
$h
[electronic resource] :
$b
a pragmatic guide for testbench developers /
$c
David Robinson.
260
$a
Amsterdam ;
$a
Boston :
$c
c2007.
$b
Elsevier/Morgan Kaufmann,
300
$a
xvii, 244 p. :
$b
ill. ;
$c
24 cm.
440
4
$a
The Morgan Kaufmann series in systems on silicon
504
$a
Includes bibliographical references (p. [239]-240) and index.
505
0
$a
Introduction to Aspect-Oriented Programming; Aspect-Oriented Programming in e; Using Aspect-Oriented Programming to Organize your Code; Creating Flexible Code; Creating Pluggable Code; Improving your Productivity; Aspect-Oriented Programming in Action; Analyzing e Code; Useful Reading; Epilog.
520
$a
Whats this AOP thing anyway, reallywhen you get right down to itand can someone please explain what an aspect actually is? Aspect-Oriented Programming with the e Verification Language takes a pragmatic, example based, and fun approach to unraveling the mysteries of AOP. In this book, youll learn how to: Use AOP to organize your code in a way that makes it easy to deal with the things you really care about in your verification environments. Forget about organizing by classes, and start organizing by functionality, layers, components, protocols, functional coverage, checking, or anything that you decide is important to you Easily create flexible code that eases your development burden, and gives your users the power to quickly do what they need to do with your code Truly create a plug-and-play environment that allows you to add and remove functionality without modifying your code. Examples include how to use AOP to create pluggable debug modules, and a pluggable module that lets you check that your testbench is still working before you begin a regression Utilize AOP to sidestep those productivity roadblocks that seem to plague all projects at the most inconvenient of times Discover why return is evil, and some other gotchas with the AOP features of e All of the methodologies, tips, and techniques described in this book have been developed and tested on real projects, with real people, real schedules and all of the associated problems that come with these. Only the ones that worked, and worked well, have made it in, so by following the advice given in this book, youll gain access to the true power of AOP while neatly avoiding the effort of working it all out yourself. Use AOP to organize your code in a way that makes it easy to deal with the things you really care about in your verification environments. Forget about organizing by classes, and start organizing by functionality, layers, components, protocols, functional coverage, checking, or anything that you decide is important to you Easily create flexible code that eases your development burden, and gives your users the power to quickly do what they need to do with your code Truly create a plug-and-play environment that allows you to add and remove functionality without modifying your code. Examples include how to use AOP to create pluggable debug modules, and a pluggable module that lets you check that your testbench is still working before you begin a regression Utilize AOP to sidestep those productivity roadblocks that seem to plague all projects at the most inconvenient of times Discover why return is evil, and some other gotchas with the AOP features of e.
533
$a
Electronic reproduction.
$b
Amsterdam :
$c
Elsevier Science & Technology,
$d
2008.
$n
Mode of access: World Wide Web.
$n
System requirements: Web browser.
$n
Title from title screen (viewed on May 14, 2008).
$n
Access may be restricted to users at subscribing institutions.
650
0
$a
Object-oriented programming (Computer science)
$3
73247
655
7
$a
Electronic books.
$2
local.
$3
96803
710
2
$a
ScienceDirect (Online service)
$3
254709
776
1
$c
Original
$z
9780123742100
$z
0123742102
$w
(DLC) 2007019636
$w
(OCoLC)124539080
856
4 0
$3
ScienceDirect
$u
http://www.sciencedirect.com/science/book/9780123742100
$z
An electronic book accessible through the World Wide Web; click for information
856
4 1
$3
Table of contents only
$u
http://www.loc.gov/catdir/toc/ecip0717/2007019636.html
994
$a
C0
$b
TEF
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入