Software Design, Testing & Engineering
epub |eng | | Author:James T. Streib & Takako Soma
Using this new class, a programmer could create three different instances of the PointD class as follows: PointD p1, p2, p3; p1 = new PointD(); p2 = new PointD(1.0,1.0); p3 ...
( Category:
Object-Oriented Design
March 18,2020 )
epub, pdf |eng | | Author:Milan Stevanovic
Windows Build Time Library Location Rules There are several ways how the information about the dynamic library required at link time may be passed to the project. Regardless of the ...
( Category:
Software Development
March 18,2020 )
epub, pdf |eng | 2019-02-21 | Author:Jonathan Wexler [Jonathan Wexler]
( Category:
Object-Oriented Design
March 18,2020 )
epub, pdf |eng | 2020-02-27 | Author:Titus Winters
Test Data A test needs data, and a large test needs two different kinds of data: Seeded data Data preinitialized into the system under test reflecting the state of the ...
( Category:
Tools
March 18,2020 )
epub, pdf |eng | | Author:Jesper Wisborg Krogh
( Category:
Software Development
March 18,2020 )
epub |eng | 2018-08-16 | Author:JJ Geewax [JJ Geewax]
( Category:
Software Development
March 18,2020 )
epub |eng | 2020-03-09 | Author:Harry Percival
We pop events from the front of the queue and invoke their handlers (the HANDLERS dict hasn’t changed; it still maps event types to handler functions). The message bus passes ...
( Category:
Software Development
March 18,2020 )
epub |eng | | Author:Pierre Lafaye de Micheaux, Rémy Drouilhet & Benoit Liquet
( Category:
Testing
March 18,2020 )
mobi, epub |eng | 2017-11-23 | Author:Nikit Swaraj
Now, its time to set up ECR and push a Docker image in ECR. Getting ready To play around with ECR, make sure you should take care of these things: ...
( Category:
Tools
March 17,2020 )
epub |eng | | Author:Wei-Meng Lee
Getting the ABI and Bytecode of the Contract Now that the contract has been tested to work correctly, it is time to test it on a real blockchain. But before ...
( Category:
PCs
March 17,2020 )
epub, pdf |eng | | Author:Rashina Hoda
( Category:
Software Development
March 17,2020 )
epub |eng | 2019-11-18 | Author:Ben Albahari & Joseph Albahari [Ben Albahari]
Lambda Expressions A lambda expression is an unnamed method written in place of a delegate instance. The compiler immediately converts the lambda expression to either of the following: A delegate ...
( Category:
Software Development
March 17,2020 )
epub |eng | | Author:W. David Ashley
Using virGetLastError The virGetLastError function can be used to obtain a Python list that contains all the information from the error reported from libvirt. This information is kept in thread-local ...
( Category:
Software Development
March 17,2020 )
epub |eng | 2019-12-15 | Author:Juval Lowy [Juval Lowy]
( Category:
Software Development
March 16,2020 )
epub |eng | 2013-03-15 | Author:Paul C. Brown
Design Pattern: Rule Service Separated from Process Manager There are two basic patterns for managing flow with rules. The patterns differ regarding where the rules are located with respect to ...
( Category:
Software Development
March 16,2020 )
Categories
Coding Theory | Localization |
Logic | Object-Oriented Design |
Performance Optimization | Quality Control |
Reengineering | Robohelp |
Software Development | Software Reuse |
Structured Design | Testing |
Tools | UML |
Popular ebooks
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(16756)Deep Learning with Python by François Chollet(12563)
Hello! Python by Anthony Briggs(9911)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9794)
The Mikado Method by Ola Ellnestam Daniel Brolund(9775)
Dependency Injection in .NET by Mark Seemann(9335)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8292)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7758)
Grails in Action by Glen Smith Peter Ledbrook(7693)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7018)
Microservices with Go by Alexander Shuiskov(6786)
Practical Design Patterns for Java Developers by Miroslav Wengner(6698)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6638)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Angular Projects - Third Edition by Aristeidis Bampakos(6047)
The Art of Crafting User Stories by The Art of Crafting User Stories(5579)
NetSuite for Consultants - Second Edition by Peter Ries(5510)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5312)
Kotlin in Action by Dmitry Jemerov(5061)
