Programming Languages
epub |eng | 2009-05-31 | Author:Greg Bollella & Eric J. Bruno [Greg Bollella]
( Category:
Programming Languages
November 28,2018 )
epub, mobi, pdf |eng | 2018-01-28 | Author:Keith J. Grant [Keith J. Grant]
1 Supplies a normal src for browsers that don’t support srcset (for example, IE and Opera Mini) 2 URL of each image and its width Most browsers now support srcset, ...
( Category:
Web Development & Design
November 25,2018 )
epub |eng | 2018-11-22 | Author:Jimmy Soni, Rob Goodman
( Category:
Technology
November 24,2018 )
epub |eng | 2018-11-22 | Author:Michael Jang
( Category:
Certification
November 24,2018 )
azw3, pdf |eng | 2018-11-11 | Author:Ray Yao [Yao, Ray]
Output: 18 Explanation: “mystring.lastIndexOf ( “find” )” returns the last place where the “find” occurs in mystring. The output is 18. Character index begins with zero. If the text is ...
( Category:
Programming Languages
November 15,2018 )
azw3 |eng | 2018-10-07 | Author:Zhan, Zhimin [Zhan, Zhimin]
I frequently use this in my test scripts. Generate random person names, emails, addresses with Faker Faker is a Ruby library that generates fake data. require 'faker' Faker::Name.name # => ...
( Category:
Programming
November 15,2018 )
epub |eng | 2017-10-06 | Author:Sebastian Daschner
Realizing development workflows Continuous Delivery pipelines consist of several pipeline build steps that are executed in sequence or in parallel, respectively. All the steps are executed as part of a ...
( Category:
Programming Languages
November 12,2018 )
epub, mobi, pdf |eng | 2017-07-28 | Author:Maya Posch
Back traces During normal application execution, such as with the GUI application we looked at earlier, sending SIGINT to the application can also be followed by the command to create ...
( Category:
Programming Languages
November 9,2018 )
mobi |eng | 2011-09-27 | Author:Rick Morelan & Pinal Dave [Morelan, Rick]
At first people often wonder why a CPU falling behind might be cured by adding more memory. Think of the hardest working person you know filing papers in a big ...
( Category:
Databases & Big Data
November 6,2018 )
epub |eng | 2019-11-03 | Author:Simon Monk
The argument to eeprom_read_word (10) and the first argument to eeprom_write_word are the starting position of the word. Note that this occupies two bytes, so if you want to save ...
( Category:
Programming Languages
November 4,2018 )
epub |eng | 2018-10-10 | Author:Matt Neuburg
In this example, we’re in a UICollectionViewLayout subclass, setting up the animation. We have a property to hold the animator, as well as a Bool property to signal when an ...
( Category:
Mobile Phones, Tablets & E-Readers
November 2,2018 )
epub |eng | 2018-11-01 | Author:Sean McManus
➍ add(5, 7) add(2012, 137) add(1234, 4321) Listing 8-1: Sending information to a function Save the program as listing8-1.py. Because it doesn’t use any Pygame Zero features, you can run ...
( Category:
Activities, Crafts & Games
November 2,2018 )
epub, pdf |eng | 2017-08-08 | Author:Tiffany B Brown [Tiffany Brown]
Grid Items and Margins Grid items can have margins of their own. However, margins work a bit differently in a grid formatting context than they do in a block formatting ...
( Category:
Internet & Social Media
November 1,2018 )
epub |eng | 2018-06-06 | Author:Daniele Lacamera
When the conversion is completed, the corresponding discrete value is available on the lowest 12 bits of the data register, and can be returned to the caller: return (int)(ADC1_DR); } ...
( Category:
Programming Languages
October 27,2018 )
epub |eng | 2018-03-23 | Author:Alexey Spizhevoy
import cv2 Load the text image: img = cv2.imread('../data/scenetext01.jpg') Load the pre-trained convolutional neural network and detect the text messages: det = cv2.text.TextDetectorCNN_create( "../data/textbox.prototxt", "../data/TextBoxes_icdar13.caffemodel") rects, probs = det.detect(img) Draw ...
( Category:
Networking & Cloud Computing
October 27,2018 )
Categories
Ada | Ajax |
Assembly Language Programming | Borland Delphi |
C & C++ | C# |
CSS | Compiler Design |
Compilers | DHTML |
Debugging | Delphi |
Fortran | Java |
Lisp | Perl |
Prolog | Python |
RPG | Ruby |
Swift | Visual Basic |
XHTML | XML |
XSL |
Popular ebooks
Deep Learning with Python by François Chollet(12568)Hello! Python by Anthony Briggs(9912)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9795)
The Mikado Method by Ola Ellnestam Daniel Brolund(9777)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8293)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7775)
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)
Windows APT Warfare by Sheng-Hao Ma(6806)
Layered Design for Ruby on Rails Applications by Vladimir Dementyev(6529)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Blueprints Visual Scripting for Unreal Engine 5 - Third Edition by Marcos Romero & Brenden Sewell(6399)
Kotlin in Action by Dmitry Jemerov(5062)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4316)
Functional Programming in JavaScript by Mantyla Dan(4037)
Solidity Programming Essentials by Ritesh Modi(3985)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3774)
Unity 3D Game Development by Anthony Davis & Travis Baptiste & Russell Craig & Ryan Stunkel(3717)
The Ultimate iOS Interview Playbook by Avi Tsadok(3694)
