Home
>
Computers & Technology
>
Programming
>
Software Design, Testing & Engineering
>
Software Development
Software Development
epub, pdf |eng | 2018-11-20 | Author:Allen G. Taylor
RULE BY COMMITTEE The SQL-89 version of the standard specified the UNIQUE rule as the default, before anyone proposed or debated the alternatives. During development of the SQL-92 version of ...
( Category:
Software Development
March 5,2019 )
epub |eng | 2018-11-27 | Author:Doug Purcell [Purcell, Doug]
Anaconda Anaconda is a cross-platform Python distribution for data analytics and scientific computing. With Anaconda you can install some of the most popular packages for scientific computing such as the ...
( Category:
Software Development
March 4,2019 )
epub |eng | 2018-09-19 | Author:Meier, Reto & Ian Lake [Неизв.]
Keep in mind that including multiple sizes of bitmaps does have a cost in the form of an increased size of your application. In addition, while these pixel density buckets ...
( Category:
Software Development
October 29,2018 )
epub, pdf |eng | | Author:Adam Freeman
( Category:
Software Development
October 29,2018 )
epub, mobi |eng | 2011-03-03 | Author:Paul Teetor [Paul Teetor]
( Category:
Software Development
June 8,2017 )
epub |eng | 2010-12-28 | Author:Jurgen Appelo [Appelo, Jurgen]
* * * Isn’t Positive Feedback Better Than Negative Feedback? Good and bad feedback is not the kind of feedback that I refer to in these paragraphs. We’re now discussing ...
( Category:
Agile
June 8,2017 )
epub |eng | 2011-01-13 | Author:Vandad Nahavandipoor [Vandad Nahavandipoor]
See Also Recipe 8.7 8.7. Capturing Thumbnails from a Video File Asynchronously Problem You are playing a video file using an instance of the MPMoviePlayerController class and would like to ...
( Category:
Software Development
June 8,2017 )
azw3, mobi |eng | 2016-11-20 | Author:Stauffer, Matt [Stauffer, Matt]
Example 10-10. Using the json() response type public function contacts() { return response()->json(Contact::all()); } public function jsonpContacts(Request $request) { return response() ->json(Contact::all()) ->setCallback($request->input('callback')); } public function nonEloquentContacts() { return response()->json(['Tom', ...
( Category:
Software Development
May 28,2017 )
azw3, epub, mobi |eng | 2017-05-14 | Author:Bancila, Marius [Bancila, Marius]
See also Using std::any to store any value Using std::variant as a type-safe union Using std::variant as a type-safe union In C++, union is a special class type that, at ...
( Category:
C++
May 19,2017 )
epub, pdf |eng | 2013-08-14 | Author:Mikael Olsson [Olsson, Mikael]
Name Description __LINE__ Current line number of the file. __FILE__ Full path and filename of the file. __DIR__ Directory of the file. __FUNCTION__ Function name. __CLASS__ Class name including namespace. ...
( Category:
PHP
April 26,2017 )
epub, pdf |eng | | Author:Mikael Olsson
Garbage collector The Java runtime environment has a garbage collector that periodically releases the memory used by objects when they are no longer needed. This frees the programmer from the ...
( Category:
Software Development
April 7,2017 )
epub, mobi |eng | 2016-11-02 | Author:Mitnick, Gary
Under System, under the Acceleration tab, all of the options should be checked (These might be grayed out if you did not turn on virtualization on in your BIOS) Bridge ...
( Category:
Software Development
March 22,2017 )
epub |eng | 2015-01-31 | Author:Golden Krishna [Krishna, Golden]
Controls for one of the most popular laundry machines today. Finally, you make the time to do laundry, and now you don’t even know which button might completely ruin your ...
( Category:
Software Development
March 22,2017 )
epub |eng | 2016-06-12 | Author:Jon Manning
// Define the activity that the user is doing let activityType = "au.com.secretlab.SwiftDevForAppleWatch.funActivity" // Add some additonal information that provides more context let activityInfo = [ "additionalInfoForTheApp": "tennis" ] // ...
( Category:
Object-Oriented Design
February 26,2017 )
epub |eng | | Author:Kunal Relan
Installing Charles Proxy is a pretty easy job and it is available for all platforms, as it is built on Java. Charles Proxy is available at http://charlesproxy.com/download . Once you ...
( Category:
Software Development
January 8,2017 )
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)
