Tutorial by Topics: n

Progress ABL supports three number formats: 32 and 64 bit integers and floats.
This article is to introduce a simple and professional practice to use Entity Framework. Simple: because it only needs one class (with one interface) Professional: because it applies SOLID architecture principles I don't wish to talk more.... let's enjoy it!
NSTextView is Apple's main handler of AppKit's text system. It contains everything you need to create a text viewer/editor space in OS X (renamed macOS) applications.
NSFont is the object that provides Mac applications with glyph information and font characteristics to be used for primarily for display. You'll learn how to create and use NSFont objects in a variety of ways, both common and uncommon.
This documentation explains and provides steps to download latest artifact from a JFrog Artifactory repository using Powershell Script (v2.0 or below).
Download latest Artifact from Artifactory repository using shell script.
This section provides an overview of what vertica is, and why a developer might want to use it. It should also mention any large subjects within vertica, and link out to the related topics. Since the Documentation for vertica is new, you may need to create initial versions of those related topi...
Quick examples for MID LEFT and RIGHT string functions using INSTR FIND and LEN. How do you find the text between two search terms (Say: after a colon and before a comma)? How do you get the remainder of a word (using MID or using RIGHT)? Which of these functions use Zero-based params and return c...
The json gem for Ruby allows for the parsing and creation of JSON. JSON.parse(json_document_string) => returns a Hash of the JSON document JSON.generate(ruby_hash) => returns a JSON document in the form of a String ParameterDetailsjson_document_stringA JSON document in the form of...
This is how you would add some numbers in Clojure syntax. Since the method occurs as the first argument in the list, we are evaluating the + (or addition) method on the rest of the arguments in the list. Performing mathematical operations is the basis of manipulating data and working with list...
Caching videos, images and audios using URLSession and FileManager
This section provides an overview of what kendo-asp.net-mvc is, and why a developer might want to use it. It should also mention any large subjects within kendo-asp.net-mvc, and link out to the related topics. Since the Documentation for kendo-asp.net-mvc is new, you may need to create initial ...
Progress ABL supports two contitional statements: IF/THEN/ELSE and CASE.
This is a List of Player Events and an example on how to use them.
Details and how to use instructions about various Add-ons that are available with Heroku.
Tweepy is a Python wrapper for the Twitter API. It accesses the Twitter REST (including Search) and Stream APIs. Read more about the Twitter APIs, Tweepy documentation, or check out Tweepy on GitHub. The current version of Tweepy is 3.5.0.

Page 263 of 329