Programming
mobi, epub |eng | 2002-05-15 | Author:Martin C. Brown
Class inheritance Inheritance in Perl is handled through the @ISA array module names appearing in the array are taken as classes from which we can inherit additional methods. With ...
( Category:
Object-Oriented Design
March 10,2015 )
epub, pdf |eng | 2014-12-03 | Author:Lara Callender Hogan
<link href="http://fonts.googleapis.com/css?family=Philosopher &subset=cyrillic" rel="stylesheet" /> If you want to load only certain characters from a Google hosted font, you can specify those as well. For example, we can load the ...
( Category:
Testing
March 4,2015 )
epub, pdf |eng | 2012-08-06 | Author:Tony Parisi [Tony Parisi]
Creating Pop Ups with DIV Elements Dynamic HTML is the ideal technology for building pop-up screens and heads-up displays for WebGL-based games. WebGL does not have native support for drawing ...
( Category:
JavaScript
March 3,2015 )
epub, pdf |eng | 2012-09-25 | Author:Eric Sammer [Eric Sammer]
Example: 0700 See Example 6-5 for a sample hdfs-site.xml file configured for security. Example 6-5. Updating hdfs-site.xml to enable Hadoop security <?xml version="1.0"?> <configuration> <property> <name>dfs.block.access.token.enable</name> <value>true</value> </property> <!-- NameNode ...
( Category:
Java
March 3,2015 )
epub |eng | 2011-04-26 | Author:Antony Kennedy, Inayaili de León
Fonts and Units Modern browsers have built-in page zooming, which enlarges the entire page, including fonts, images, layout elements, and so on. But this is not the silver bullet that ...
( Category:
CSS
February 15,2015 )
mobi |eng | 2014-01-09 | Author:Dmitri Sotnikov
(ns picture-gallery.handler ... (:require ... [noir.session :as session])) picture-gallery-c/src/picture_gallery/handler.clj (defn user-page [_] (session/get :user)) The underscore (_) in the user-page’s arguments vector simply indicates that ...
( Category:
Lisp
February 3,2015 )
epub |eng | | Author:Dmitri Sotnikov
(file-upload :file) (submit-button "upload"))) (resp/redirect "/"))) With that change we’ll be redirected back to the home page when we try to navigate to the upload page in ...
( Category:
Lisp
February 3,2015 )
epub, azw3 |eng | 2015-01-11 | Author:Darren Jones [Jones, Darren]
The window.screen object contains information about the screen that the browser is displayed on. You can find out the height and width of the screen in pixels using the height ...
( Category:
JavaScript
January 20,2015 )
epub, azw3, mobi, pdf |eng | 2014-12-05 | Author:Nick Morgan [Morgan, Nick]
Try It Out! You can speed up this animation by raising the amount that leftOffset is increased every time moveHeading is called or by reducing the time that setInterval waits ...
( Category:
JavaScript
December 15,2014 )
epub |eng | 0101-01-01 | Author:Rahul Sahay [Sahay, Rahul]
Now, as you can see in the above screen shot it has many other important columns which keep track of user logging activities. If you look closely, it stores the ...
( Category:
ASP.NET
October 27,2014 )
epub, mobi |eng | 2014-10-26 | Author:Lee Boonstra
Caution There is a SQL client proxy available in Sencha Touch 2.3. However, unfortunately, on November 18, 2010, the W3C announced that Web SQL database is a deprecated specification. This ...
( Category:
JavaScript
October 27,2014 )
epub, pdf |eng | 2014-07-06 | Author:Jesse Cravens & Thomas Q Brady
RocknrollcallYeoman.Artist = Em.Object.extend({ id: null, name: null, enid: null, biography: null, hotttnesss: null, image: null, videos: null }); Notice that we extended Ember’s Object class, and that we defined all ...
( Category:
JavaScript
October 27,2014 )
epub, mobi, pdf |eng | 2014-01-20 | Author:Chris Hartjes
More Object Testing Tricks Testing Traits Because Traits can be defined once, but used many times, you will not want to necessarily test the functionality defined in traits in every ...
( Category:
PHP
October 27,2014 )
epub, mobi, pdf |eng | 2014-10-26 | Author:Patrick Mulder
Pushstate server started on port 5000 Now, when you change the files in the application, the application is automatically browserified, and you can have faster feedback on your development. Let’s ...
( Category:
JavaScript
October 27,2014 )
epub |eng | 2014-10-26 | Author:Yakov Fain, Victor Rasputnis, Anatole Tartakovsky & Viktor Gamov
Figure 7-14. Setting up a keyboard shortcut for Grunt launcher By pressing a combination of keys specified in the previous screen, you will be able to launch Grunt for Jasmine ...
( Category:
JavaScript
October 27,2014 )
Categories
ActiveX | ASP.NET |
Cold Fusion | CSS |
DHTML | Java Server Pages |
JavaScript | PHP |
Python | Ruby |
XSL |
Popular ebooks
Deep Learning with Python by François Chollet(12528)Hello! Python by Anthony Briggs(9873)
The Mikado Method by Ola Ellnestam Daniel Brolund(9754)
Dependency Injection in .NET by Mark Seemann(9300)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7755)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7523)
Svelte with Test-Driven Development by Daniel Irvine(6871)
Test-Driven Development with PHP 8 by Rainier Sarabia(6600)
Secrets of the JavaScript Ninja by John Resig & Bear Bibeault(6519)
Layered Design for Ruby on Rails Applications by Dementyev Vladimir;(6456)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6385)
Web Development with Django by Ben Shaw Saurabh Badhwar(5908)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5791)
React Application Architecture for Production by Alan Alickovic(5649)
Kotlin in Action by Dmitry Jemerov(5025)
Audition by Ryu Murakami(4563)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4304)
Software Architecture for Web Developers by Mihaela Roxana Ghidersa(4301)
Accelerating Server-Side Development with Fastify by Manuel Spigolon Maksim Sinik & Matteo Collina(4149)
Functional Programming in JavaScript by Mantyla Dan(4025)
