Software Design, Testing & Engineering
epub |eng | 2018-11-25 | Author:Abraham Marín-Pérez & Daniel Bryant [Abraham Marín-Pérez]
( Category:
Software Development
May 9,2019 )
epub |eng | 2019-03-26 | Author:Gabriel N. Schenker
//run docker pull to download CentOS docker image $ docker pull centos Using default tag: latest latest: Pulling from library/centos d9aaf4d82f24: Pull complete Digest: sha256:4565fe2dd7f4770e825d4bd9c761a81b26e49cc9e3c9631c58cfc3188be9505a Status: Downloaded newer image for ...
( Category:
Software Development
May 6,2019 )
epub |eng | 2019-03-25 | Author:Mala Gupta
ZGC heap ZGC divides memory into regions, also called ZPages. ZPages can be dynamically created and destroyed. These can also be dynamically sized (unlike the G1 GC), which are multiples ...
( Category:
Object-Oriented Design
May 4,2019 )
epub |eng | 2019-03-10 | Author:Gazihan Alankus
Exercise 26: Writing an Application that Finds a User by Email In this exercise, you'll write an application that reads the users from a specified CSV file into a hashtable, ...
( Category:
Object-Oriented Design
May 4,2019 )
epub |eng | 2019-03-26 | Author:Daniel Sipos
Running queries Now that we have some tables to work with, let's take a look at how we can run queries against them. If you are following along, for testing ...
( Category:
Tools
May 4,2019 )
epub, mobi |eng | 2019-03-30 | Author:Adam Boduch
( Category:
Tools
May 4,2019 )
epub |eng | 2019-03-29 | Author:Prajyot Mainkar
Using packages Like many platforms, Flutter supports the use of shared packages that are contributed by the developers to the Flutter and Dart ecosystem. This facilitates development by making developers ...
( Category:
Software Development
May 4,2019 )
epub |eng | 2016-06-13 | Author:Ariola, Wayne & Dunlop, Cynthia
The “Continuous” in Testing: What’s Involved? Executive Summary Continuous Testing does not mean do more of the same “bottom-up” tasks with greater automation. To achieve a real-time, objective assessment of ...
( Category:
Software Development
May 3,2019 )
epub, azw3 |eng | 2019-05-06 | Author:Sergey Bratus & Eugene Rodionov & Alex Matrosov [Sergey Bratus]
( Category:
Testing
May 2,2019 )
epub |eng | 2019-03-22 | Author:James Freeman
tasks: - name: create a directory file: path: /srv/whiskey/alpha state: directory - name: create another directory file: path: /srv/whiskey/beta state: directory When we run this, as expected, our two directories ...
( Category:
Linux & UNIX Administration
May 2,2019 )
epub |eng | 2019-05-12 | Author:Boris Cherny [Boris Cherny]
( Category:
Software Development
April 29,2019 )
epub |eng | | Author:Sander Vugt
The user is owner of the directory where the file exists. Notice that this means that sticky bit cannot be used to prevent users to remove files from their home ...
( Category:
Software Development
April 25,2019 )
epub, pdf |eng | | Author:Irv Kalb
import random MAX_GUESSES = 5 # maximum number of guesses allowed MAX_RANGE = 20 # highest possible number #Show introduction print 'Welcome to my Guess the Number program.' print 'Guess ...
( Category:
Object-Oriented Design
April 24,2019 )
epub |eng | 2012-06-19 | Author:Joseph Albahari [Joseph Albahari and Ben Albahari]
Note You can track a task’s execution status via its Status property. Wait Calling Wait on a task blocks until it completes and is the equivalent of calling Join on ...
( Category:
Object-Oriented Design
April 20,2019 )
epub, mobi, pdf |eng | 2018-09-02 | Author:Nicolás Bevacqua
4.1.3 Frameworks: The Good, the Bad, and the Ugly Conventions are useful because they allow for better self-direction among developers, without causing lagoons of inconsistency to spread across our codebase. ...
( Category:
Testing
April 18,2019 )
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(12564)
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(8293)
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(7023)
Microservices with Go by Alexander Shuiskov(6790)
Practical Design Patterns for Java Developers by Miroslav Wengner(6702)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6644)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Angular Projects - Third Edition by Aristeidis Bampakos(6050)
The Art of Crafting User Stories by The Art of Crafting User Stories(5583)
NetSuite for Consultants - Second Edition by Peter Ries(5515)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5318)
Kotlin in Action by Dmitry Jemerov(5061)
