Home
>
Computers & Technology
>
Programming
>
Software Design, Testing & Engineering
>
Software Development
Software Development
azw3 |eng | 2015-01-22 | Author:Craig S. Fleisher & Bensoussan, Babette E. [Bensoussan, Babette E.]
Weaknesses and Limitations One of the primary criticisms of historiographical analysis is its perceived lack of objectivity. Much of the process involves the individual’s selection of facts designed to support ...
( Category:
Software Development
January 25,2016 )
epub |eng | | Author:Jeff Friesen
Architecting a Better File Class The File-based file system interface is problematic. Several problems are listed here:Many methods return Boolean values rather than throw exceptions. As a result, you don’t ...
( Category:
Object-Oriented Design
January 17,2016 )
epub |eng | | Author:Alexandros Drymonitis
Whichever way you choose to make your connections, make sure you connect the correct pins, as making a mistake in the circuit can lead to damage. A multimeter can become ...
( Category:
Machinery
January 12,2016 )
epub, pdf |eng | | Author:Mike Cook
Type Tag Data Type Description i int32 32-bit big-endian two’s complement integer t OSC-timetag 64-bit big-endian fixed-point time tag f float32 32-bit big-endian IEEE 754 floating-point number s OSC-string A ...
( Category:
Software Development
January 12,2016 )
epub |eng | 2015-01-09 | Author:Axelson, Jan
Using device identification strings To identify possible drivers for a device, Windows searches the system’s INF files for a device identification string that matches a string created from information in ...
( Category:
Software Development
January 10,2016 )
mobi |eng | 1999-09-10 | Author:Mark Lutz
754 | Chapter 25: Advanced Module Topics www.it-ebooks.info duced in Chapter 4, 3 .X b'...' bytes literals are taken as simple strings in 2 .X, and 2 .X u'...' Unicode ...
( Category:
Object-Oriented Design
January 6,2016 )
azw3 |eng | 2015-08-10 | Author:Spraul, V. Anton [Spraul, V. Anton]
Shadows Shadowing plays an important part in convincing the viewer to accept the reality of an image by giving models weight and realism. Producing shadows requires tracing beams of light; ...
( Category:
Software Development
January 1,2016 )
azw3 |eng | 2015-12-08 | Author:Nahavandipoor, Vandad [Nahavandipoor, Vandad]
//birthday let birthday = NSDateComponents() birthday.year = 1980 birthday.month = 9 birthday.day = 27 fooBar.birthday = birthday Every contact also has a property named dates that can contain dates such ...
( Category:
Software Development
December 30,2015 )
azw3, epub |eng | 2015-12-15 | Author:Gallagher, Scott [Gallagher, Scott]
Or, we can set it up on VMware Fusion: $ docker-machine create --driver vmwarefusion <name> The previous command is structured as the docker-machine command, followed by what we want to ...
( Category:
Software Development
December 29,2015 )
epub, pdf |eng | | Author:Warren Gay
If the input should go negative, however, the diode D1 begins to conduct and shunts current to ground (conduction would begin at about –0.6 V). Resistor R1 limits the current ...
( Category:
Software Development
December 28,2015 )
epub, pdf |eng | 2015-12-02 | Author:Saurabh Minni [Minni, Saurabh]
How to do it... Use the following steps to write a simple consumer: First find the partition information for the topic from the seed broker address that you have:SimpleConsumer consumer ...
( Category:
Software Development
December 21,2015 )
mobi, epub, pdf |eng | | Author:Jeff Friesen
class EmptyingLoop implements Runnable { @Override public void run() { DataBuffer currentBuffer = initialFullBuffer; try { while (true) { takeFromBuffer(currentBuffer); if (currentBuffer.isEmpty()) { System.out.println("emptying thread wants to " + "exchange"); ...
( Category:
Object-Oriented Design
December 20,2015 )
epub, pdf |eng | 2015-12-01 | Author:Allen B. Downey [Downey, Allen B.]
Figure 12-1. State diagram. But in a larger diagram you might want to leave out the details. For example, a diagram of the telephone directory might appear as in Figure ...
( Category:
Software Development
December 19,2015 )
azw3, epub |eng | 2015-10-06 | Author:Sneeringer, Luke [Sneeringer, Luke]
Python 2 Strings Python 2 strings mostly work similarly, but with some subtle but very important distinctions. The first distinction is the name of the classes. The Python 3 str ...
( Category:
Software Development
December 19,2015 )
epub, azw3, pdf |eng | 2015-12-07 | Author:Steven Lott [Lott, Steven]
This shows us how many requests we can make in a given 15-minute interval. This is shows us how Twitter assures that its servers are responsive. When the limit remaining ...
( Category:
Software Development
December 19,2015 )
Categories
Popular ebooks
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(16754)Deep Learning with Python by François Chollet(12555)
Hello! Python by Anthony Briggs(9904)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9785)
The Mikado Method by Ola Ellnestam Daniel Brolund(9769)
Dependency Injection in .NET by Mark Seemann(9328)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8282)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7756)
Grails in Action by Glen Smith Peter Ledbrook(7685)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7550)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7003)
Microservices with Go by Alexander Shuiskov(6769)
Practical Design Patterns for Java Developers by Miroslav Wengner(6677)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6626)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6398)
Angular Projects - Third Edition by Aristeidis Bampakos(6030)
The Art of Crafting User Stories by The Art of Crafting User Stories(5560)
NetSuite for Consultants - Second Edition by Peter Ries(5492)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5296)
Kotlin in Action by Dmitry Jemerov(5048)
