Tutorial by Topics

Please note that the Twig extension is not compatible with PHP7 and although there is a pull request to resolve this situation it was not yet made part of version 1.x. With the most recent Twig 2.x release the C extension was removed but might be part of 2.1. Some benchmarks reveal minimal improv...
Explanation of basic template syntax constructs
PowerShell Package Management allows you to find, install, update and uninstall PowerShell Modules and other packages. PowerShellGallery.com is the default source for PowerShell modules. You can also browse the site for available packages, command and preview the code.
CodeIgniter lets you build error reporting into your applications using the functions described below. In addition, it has an error logging class that permits error and debugging messages to be saved as text files.
Typical database backed, annotation base spring security setup. configureGlobal() configure the auth object. The later two SQLs may be optional. configure() method tells spring mvc how to authenticate request some url we do not need to authenticate others will redirect to /login if not yet...
This section provides an overview of what selenium-grid is, and why a developer might want to use it. It should also mention any large subjects within selenium-grid, and link out to the related topics. Since the Documentation for selenium-grid is new, you may need to create initial versions of ...
Downloads This chapter contains useful downloads like the webdrivers and link to browsers Drivers Place all the drivers in your path variable Chrome driver FireFox driver Microsoft Edge driver Opera driver Browsers Chrome FireFox Microsoft Edge Opera
CmdLets should be named using a <verb>-<noun> naming scheme in order to improve discoverability.
About Schema.org Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages, and beyond. Schema.org – http://schema.org Microdata Microdata is a specification to emb...
This section provides an overview of what data-warehouse is, and why a developer might want to use it. It should also mention any large subjects within data-warehouse, and link out to the related topics. Since the Documentation for data-warehouse is new, you may need to create initial versions ...
A private and secure docker registry instead of a Docker Hub. Basic docker skills are required. CommandExplanationsudo docker run -p 5000:5000Start a docker container and bind the port 5000 from container to the port 5000 of the physical machine.--name registryContainer name (use to make “docke...
Cryptography is used for security purposes. There are not so many examples of Encryption/Decryption in Python using IDEA encryption MODE CTR. Aim of this documentation : Extend and implement of the RSA Digital Signature scheme in station-to-station communication. Using Hashing for integrity of mess...
Your Apps performance is a crucial element of the user experience. Try to avoid bad performing patterns like doing work on the UI thread and learn how to write fast and responsive apps.
OpenStack is an open-source software platform for cloud computing. Linux instances can be launched/stopped manualy using the graphical web interface or automated thanks to ansible's openstack cloud module. Configuring ansible can be tricky, but once well configured using it is really easy and power...
Keeping your code clean and organized while developing a large Rails application can be quite a challenge, even for an experienced developer. Fortunately, there is a whole category of gems that make this job much easier.
The PICO-8 is a fantasy console programmed in embedded Lua. It already has good documentation. Use this topic to demonstrate undocumented or under-documented features.
This is a really small part, but still essential if you want to be able to communicate efficiently with other people using Sublime Text 3. More to come: settings, keymap, mousemap etc...

Page 338 of 428