Tutorial by Topics: hp

This section provides an overview of what parse-server is, and why a developer might want to use it. It should also mention any large subjects within parse-server, and link out to the related topics. Since the Documentation for parse-server is new, you may need to create initial versions of tho...
ABL (Advanced Business Language). Earlier known as Progress 4GL. Progress ABL is a programming language tied to the Progress OpenEdge environment, its database and surrounding utilities. This makes it a "fourth generation" programming language. Progress ABL is a strongly typed, late-b...
This section provides an overview of what perforce is, and why a developer might want to use it. It should also mention any large subjects within perforce, and link out to the related topics. Since the Documentation for perforce is new, you may need to create initial versions of those related t...
Pug is a high performance, robust, elegant, feature rich template engine. It was influenced by Haml and implemented with JavaScript for Node.js and browsers. Implementations exists for Laravel, PHP Scala, Ruby, Python and Java. It features: Express integration Conditionals Filters Includes...
This section provides an overview of what push-notification is, and why a developer might want to use it. It should also mention any large subjects within push-notification, and link out to the related topics. Since the Documentation for push-notification is new, you may need to create initial ...
This section provides an overview of what plone is, and why a developer might want to use it. It should also mention any large subjects within plone, and link out to the related topics. Since the Documentation for plone is new, you may need to create initial versions of those related topics. ...
This section provides an overview of what PyQt4 is, and why a developer might want to use it. PyQt is a GUI widgets toolkit. It is a Python interface for Qt, one of the most powerful, and popular cross-platform GUI library. PyQt is a blend of Python programming language and the Qt library. This ...
Pharo provides an excellent way to combat complexity in software development. With its fast feedback with instantaneous compilation of the currently edited method, its objects all the way from compiler to the run-time stack, and tools designed to be customizable by the individual developer, it s...
Protractor is made for testing Angular applications. However, it is still possible to test non-angular applications with Protractor if needed.
This example show you how to format phone numbers with a patter You will need the following library in your gradle. compile 'com.googlecode.libphonenumber:libphonenumber:7.2.2'
Manipulating Regex for IPv4 and IPv6 and replacing by fake IP address in a readed log file
This section provides an overview of what physics is, and why a developer might want to use it. It should also mention any large subjects within physics, and link out to the related topics. Since the Documentation for physics is new, you may need to create initial versions of those related topi...
This section provides an overview of what pointers is, and why a developer might want to use it. It should also mention any large subjects within pointers, and link out to the related topics. Since the Documentation for pointers is new, you may need to create initial versions of those related t...
This section provides an overview of what point-cloud-library is, and why a developer might want to use it. It should also mention any large subjects within point-cloud-library, and link out to the related topics. Since the Documentation for point-cloud-library is new, you may need to create in...
This section provides an overview of what proguard is, and why a developer might want to use it. It should also mention any large subjects within proguard, and link out to the related topics. Since the Documentation for proguard is new, you may need to create initial versions of those related t...
iOS 10 gave us UserNotifications.framework, the new API for local/remote notifications. It offers viewing media attachments or responding to messages right from the notification. Notification content consists of: title, subtitle, body and attachment. Attachment can contain images/gifs/videos up t...
How to iterate over a simple JSON object and save a lot of typing You need to have Node.js and Pug installed
It's important to be able to use server-side variables in your website. Pug allows you to interpolate data generated by your server in HTML, CSS, and even JavaScript code. res.render(path, variables) // Searches for a pug file to render at path "path", and passes "variables&quot...

Page 6 of 7