Tutorial by Topics: with

Multithreading is a programming technique which consists of dividing a task into separate threads of execution. These threads run concurrently, either by being assigned to different processing cores, or by time-slicing. When designing a multithreaded program, the threads should be made as indepen...
This section provides an overview of what couchbase is, and why a developer might want to use it. It should also mention any large subjects within couchbase, and link out to the related topics. Since the Documentation for couchbase is new, you may need to create initial versions of those related...
Google Analytics and the Google Analytics developer platform allows you to collect, configure, and analyze your data to reach the right audience. Libraries and SDKs for tracking Web Tracking (analytics.js): Measure user interaction with websites or web applications. Android: Measure user in...
Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a Compose file to configure your application’s services. Then, using a single command, you create and start all the services from your configuration. To learn more about all the features of Compos...
From Microsoft Technet: With batch files, which are also called batch programs or scripts, you can simplify routine or repetitive tasks. A batch file is an unformatted text file that contains one or more commands and has a .bat or .cmd file name extension. When you type the filename at the comm...
Sometime testing our JavaScript code becomes a tough task. Jasmine is a behavior-driven development framework for testing our JavaScript code. It does not depend on any other JavaScript frameworks. It does not require a DOM. And it has a clean syntax which makes you easily write the tests. You can...
This section provides an overview of what sparql is, and why a developer might want to use it. It should also mention any large subjects within sparql, and link out to the related topics. Since the Documentation for sparql is new, you may need to create initial versions of those related topics. ...
Zend Framework 2 (ZF2) is a modern and flexible PHP framework that helps web developpers to build web applications of different complexities. The major sponsor of company Zend Framework is Zend Technologies, which makes it very strong and stable. There are two major improvments of this second vers...
Azure WebJobs provide an easy way to run scripts or programs as background processes in the context of an App Service web app, API app, or mobile app. You can upload and run an executable file such as: .cmd, .bat, .exe (using Windows cmd) .ps1 (using PowerShell) .sh (using bash) .php (using ...
Background The JavaScript Object Model was introduced in SharePoint 2010. It exposes on the client side many of the objects that were previously only accessible through server-side code or through dedicated web services. Embedding JavaScript in SharePoint Pages In SharePoint 2013 you can put yo...
This section provides an overview of what system.reactive is, and why a developer might want to use it. It should also mention any large subjects within system.reactive, and link out to the related topics. Since the Documentation for system.reactive is new, you may need to create initial version...
This section provides an overview of what big-o is, and why a developer might want to use it. It should also mention any large subjects within big-o, and link out to the related topics. Since the Documentation for big-o is new, you may need to create initial versions of those related topics. ...
Gulp is a JavaScript build system, node.js-based task runner like Grunt. It allows you to automate common tasks during your development process. Gulp uses the streams-concept and code-over-configuration for a simpler and more intuitive build process. The code-over-configuration concept allows to c...
Google Cloud Storage is a service for durable and highly available storage of objects of any size. You can use Google Cloud Storage for a range of scenarios including serving website content, storing data for archival and disaster recovery, or distributing large data objects to users via direct do...
Assembly is a general name used for many human-readable forms of machine code. It naturally differs a lot between different CPUs (Central Processing Unit), but also on single CPU there may exist several incompatible dialects of Assembly, each compiled by different assembler, into the identical mac...
VersionRelease Date1.9.32016-05-161.9.52016-12-11
This section provides an overview of what google-chrome-devtools is, and why a developer might want to use it. It should also mention any large subjects within google-chrome-devtools, and link out to the related topics. Since the Documentation for google-chrome-devtools is new, you may need to c...
This section provides an overview of what spring-security is, and why a developer might want to use it. It should also mention any large subjects within spring-security, and link out to the related topics. Since the Documentation for spring-security is new, you may need to create initial version...

Page 13 of 81