Programming Languages
epub |eng | 2002-10-15 | Author:Ernest Pazera [Pazera, Ernest]
( Category:
Games & Strategy Guides
January 23,2018 )
epub, mobi |eng | 2017-12-28 | Author:Sandro Pasquali
The EventSource stream protocol Once a server has established a client connection, it may now send new messages across this persistent connection at any time. These messages consist of one ...
( Category:
Web Development & Design
January 23,2018 )
azw3 |eng | 2015-09-29 | Author:Jansen, Remo H. [Jansen, Remo H.]
Chapter 6. Application Performance In this chapter, we will take a look at how can we manage available resources in an efficient manner to achieve great performance. You will understand ...
( Category:
Web Development & Design
January 23,2018 )
azw3 |eng | 2017-08-31 | Author:KT Lindemann
As of jQuery 1.4, the .addClass() method can also take a function, making it useful for generating class names on the fly: $( "ul li" ).addClass(function( index ) { return ...
( Category:
Programming Languages
January 23,2018 )
epub |eng | 2017-12-07 | Author:Frahaan Hussain
Add the following CSS code to the index.css file to provide a more visible gap through the use of padding: This simple solution now produces the following result: If you ...
( Category:
Programming Languages
January 23,2018 )
epub |eng | 2017-12-27 | Author:Anthony Gore
Content distribution Imagine you're going to build a component-based Vue.js app that resembles the following structure: Figure 6.12. Component-based Vue.js app Notice that in the left-branch of the above diagram, ...
( Category:
Web Development & Design
January 23,2018 )
azw3 |eng | 2017-08-24 | Author:Kher, Ajinkya [Kher, Ajinkya]
// public methods public getFeed(feedCategory: FeedCategory): Promise<IUserFeed[]> { console.log(FeedCategory[feedCategory] + ' fetch begins', Date.now() - baseStartTime); return new Promise<IUserFeed[]>((resolve, reject) => { // simulating an asynchronous network request setTimeout(() => ...
( Category:
Programming Languages
January 23,2018 )
epub |eng | | Author:Russ Ferguson & Keith Cirkel
Multiplying by Powers of 2 with the Left Shift (<<) Operator Problem You want to take a signed 32-bit integer (that is, a whole number with a maximum value of ...
( Category:
Programming Languages
January 23,2018 )
epub, pdf |eng | | Author:Jamie Kurtz
public class User { public Guid UserId { get; set; } public string Username { get; set; } public string Firstname { get; set; } public string Lastname { get; ...
( Category:
Programming
January 22,2018 )
azw3, epub |eng | 2017-03-22 | Author:Dejan Sarka & Milos Radivojevic & William Durkin [Sarka, Dejan]
Note You should specify permissions on the higher levels of the object hierarchy, namely on the schema level, and then handle exceptions. If you need column-level permissions, you should use ...
( Category:
Databases & Big Data
January 22,2018 )
epub |eng | | Author:John F. Dooley
The client class is missing, but it will use both the ConcreteSubject and ConcreteObserver classes. Here’s a simple implementation of a push model version of all of these. Remember, it’s ...
( Category:
Programming Languages
January 21,2018 )
azw3 |eng | 2016-04-21 | Author:Ashmore, Derek C. [Ashmore, Derek C.]
Health Checks A health check is typically a URL that provides some type of indication that the service is responsive and able to fulfill its function. That URL is invoked ...
( Category:
Programming Languages
January 21,2018 )
azw3 |eng | 2017-06-20 | Author:Stancapiano, Luca [Stancapiano, Luca]
Custom HTTPS configuration Here is a guide to set HTTPS/TLS in our WebSocket endpoint starting from zero. As the first thing, we need a new keystore. To create it, we ...
( Category:
Programming
January 21,2018 )
azw3 |eng | 2017-03-21 | Author:William Stanek [Stanek, William]
$Session = New-PSSession -ConfigurationName Windows.PowerShell -ConnectionUri http://Server24.imaginedlands.com/PowerShell/ -AllowRedirection -Authentication Kerberos -Credential $Cred Here, when PowerShell executes Get-Credential, you are prompted for a user name and password. This credential is then ...
( Category:
Operating Systems
January 20,2018 )
azw3 |eng | 2016-06-27 | Author:Alessandro Franceschi & Jaime Soriano Pastor [Franceschi, Alessandro]
Examining potential scenarios and approaches Puppet is a tool that offers a world of order, control, and automation; we have learnt it, we know at least the basics of how ...
( Category:
Programming Languages
January 20,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(9913)
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(8295)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7778)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7763)
Grails in Action by Glen Smith Peter Ledbrook(7696)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Windows APT Warfare by Sheng-Hao Ma(6820)
Layered Design for Ruby on Rails Applications by Vladimir Dementyev(6549)
Blueprints Visual Scripting for Unreal Engine 5 - Third Edition by Marcos Romero & Brenden Sewell(6416)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6413)
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(3993)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3784)
Unity 3D Game Development by Anthony Davis & Travis Baptiste & Russell Craig & Ryan Stunkel(3724)
The Ultimate iOS Interview Playbook by Avi Tsadok(3700)
