Programming Languages
epub, mobi, pdf |eng | 2009-10-26 | Author:Kevin Yank [Yank, Kevin]
Notice that, because [ normally indicates the start of a set of acceptable characters in a regular expression, we put a backslash before it in order to remove its special ...
( Category:
Web Design
October 27,2014 )
epub |eng | 2014-10-26 | Author:David Sklar & Adam Trachtenberg
Figure 12-2. php.announce RSS channel information See Also The MagpieRSS homepage; more information on RSS at Wikipedia. Writing RSS Feeds Problem You want to generate RSS feeds from your data. ...
( Category:
XML
October 27,2014 )
epub, mobi |eng | 2014-10-26 | Author:Harry Percival
Experimenting with Duplicate Item Validation at the Views Layer Let’s try running our FT, just to see where we are: selenium.common.exceptions.NoSuchElementException: Message: 'Unable to locate element: {"method":"id","selector":"id_list_table"}' ; Stacktrace: In ...
( Category:
Object-Oriented Design
October 27,2014 )
epub, pdf |eng | 2014-06-05 | Author:Brad Dayley [Dayley, Brad]
MongoDB solves this problem through sharding. Sharding is the process of storing documents across multiple MongoDB servers running on different machines. This allows the MongoDB database to scale horizontally. The ...
( Category:
JavaScript Programming
October 27,2014 )
epub, pdf |eng | 2014-07-16 | Author:Ebbers, Hendrik [Ebbers, Hendrik]
Now the cellValueFactory property of the firstNameColumn can be defined, as shown in the following code snippet: By creating a data model of this and using the properties of the ...
( Category:
User Experience & Usability
October 15,2014 )
epub, pdf |eng | 2013-09-25 | Author:Andrew Robinson [Robinson, Andrew]
Designing the Sequencer Now that you have all the elements in place you can begin to think about how you want this to look and operate. This is called top-down ...
( Category:
Single Board Computers
October 13,2014 )
epub |eng | 2014-04-01 | Author:G. Pascal Zachary [Zachary, G. Pascal]
There is very little margin for error. A single careless [mistake] that causes us to do a rebuild, or otherwise lose a build day, can easily blow 25% of our ...
( Category:
Industrial Technology
October 13,2014 )
epub, mobi, pdf |eng | 2013-12-11 | Author:Adrian W. West [West, Adrian W.]
That concludes the tutorial on the database lmnmigrate. Some useful additions to a database-driven web site (or any web site) will now be described. To enable users to contact the ...
( Category:
Information Theory
October 11,2014 )
epub, pdf |eng | 2013-08-21 | Author:Bruce Sutherland [Sutherland, Bruce]
Broad-Phase Filtering in Droid Runner Our needs for broad-phase filtering are much more modest. Our level is of a fixed height, and all objects exist on a 2D plane, so ...
( Category:
C & C++ Tutorials
October 8,2014 )
mobi, epub |eng | 2011-10-11 | Author:Aaron, Hillegass [Aaron, Hillegass]
// Include the headers I wrote for Pet Store operations #import "PetStore.h" // Include the headers for the OpenLDAP libraries #import <ldap.h> In a project, it used to be pretty ...
( Category:
Object-Oriented Design
October 1,2014 )
epub, pdf |eng | 0101-01-01 | Author:Burd , Barry [Burd , Barry]
* * * A simple slash? Both the Windows and Macintosh operating systems have directories (also known as folders), and these directories may contain subdirectories, which in turn may contain ...
( Category:
Software Development
September 30,2014 )
epub, pdf |eng | 2014-06-02 | Author:Bjarne Stroustrup [Stroustrup, Bjarne]
17.10.1 More link use Having dealt with the implementation issues, we can see how the use now looks: Click here to view code image Link* norse_gods = new Link{"Thor"}; norse_gods ...
( Category:
C++ Programming Language
September 28,2014 )
epub |eng | 2014-08-17 | Author:Stephen G. Kochan [Kochan, Stephen G.]
The Keyword const and Pointers You have seen how a variable or an array can be declared as const to alert the compiler as well as the reader that the ...
( Category:
Object-Oriented Design
September 22,2014 )
epub |eng | 2013-01-24 | Author:Dick Buttlar [Dick Buttlar, Jacqueline Farrell, and Bradford Nichols]
Scheduling Pthreads The operating system continuously selects a single thread to run from a systemwide collection of all threads that are not waiting for the completion of an I/O request ...
( Category:
Software Development
September 8,2014 )
epub |eng | 1988-03-22 | Author:Brian W. Kernighan & Dennis Ritchie [Kernighan, Brian W.]
The for loop in lookup is the standard idiom for walking along a linked list: for (ptr = head; ptr != NULL; ptr = ptr->next) ... install uses lookup to ...
( Category:
C & C++
August 30,2014 )
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(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)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8292)
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(6779)
Layered Design for Ruby on Rails Applications by Vladimir Dementyev(6505)
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(6373)
Kotlin in Action by Dmitry Jemerov(5061)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4314)
Functional Programming in JavaScript by Mantyla Dan(4037)
Solidity Programming Essentials by Ritesh Modi(3975)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3758)
Unity 3D Game Development by Anthony Davis & Travis Baptiste & Russell Craig & Ryan Stunkel(3702)
The Ultimate iOS Interview Playbook by Avi Tsadok(3676)
