Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Aspect-oriented programming with the...
~
ScienceDirect (Online service)
Linked to FindBook
Google Book
Amazon
博客來
Aspect-oriented programming with the e verification language = a pragmatic guide for testbench developers /
Record Type:
Language materials, printed : Monograph/item
Title/Author:
Aspect-oriented programming with the e verification language/ David Robinson.
Reminder of title:
a pragmatic guide for testbench developers /
Author:
Robinson, David.
Published:
Amsterdam ;Elsevier/Morgan Kaufmann, : c2007.,
Description:
xvii, 244 p. :ill. ;24 cm.
Series:
The Morgan Kaufmann series in systems on silicon
[NT 15003449]:
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.
Subject:
Object-oriented programming (Computer science) -
Online resource:
http://www.sciencedirect.com/science/book/9780123742100An electronic book accessible through the World Wide Web; click for information
Online resource:
http://www.loc.gov/catdir/toc/ecip0717/2007019636.html
ISBN:
0123742102
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: 0123742102
Source: 141959:142105Elsevier Science & Technologyhttp://www.sciencedirect.comSubjects--Topical Terms:
549278
Object-oriented programming (Computer science)
Index Terms--Genre/Form:
542853
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
:04516cam 2200349 a 45
001
892786
003
OCoLC
005
20101126
006
m d
007
cr cn|||||||||
008
101126s2007 ne a ob 001 0 eng d
020
$a
0123742102
020
$a
9780123742100
029
1
$a
AU@
$b
000043178400
029
1
$a
NZ1
$b
12541555
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
821163
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
549278
655
7
$a
Electronic books.
$2
lcsh
$3
542853
710
2
$a
ScienceDirect (Online service)
$3
848416
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
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9084867
電子資源
11.線上閱覽_V
電子書
EB W9084867
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login