Tutorial by Topics: in

This section provides an overview of what sockets is, and why a developer might want to use it. It should also mention any large subjects within sockets, and link out to the related topics. Since the Documentation for sockets is new, you may need to create initial versions of those related topic...
ParameterDetails-n <num_procs>The number of MPI processes to start up for the job
Summary from the Documentation From http://docs.aws.amazon.com/AmazonS3/latest/dev/Welcome.html Amazon Simple Storage Service is storage for the Internet. It is designed to make web-scale computing easier for developers. Amazon S3 has a simple web services interface that you can use to st...
JSTL (JSP Standard Tag Library) is a JSP based standard tag library which offers <c:xxx> tags to control the flow in the JSP page, <fmt:xxx> tags for date/number formatting and internationalization facilities and several ${fn:xxx()} utility EL functions. Note that JSTL also offers SQL...
Scraping refers to using a computer to retrieve the code of a webpage. Once the code is obtained, it must be parsed into a useful form for further use in R. Base R does not have many of the tools required for these processes, so scraping and parsing are typically done with packages. Some packages...
@extend .<className> @extend .<className>, .<className> @extend .<className> !optional @extend .<className>, .<className> !optional ParameterDetailsclassNameThe class that you want to extend. Sass' @extend rule allows you to share CSS properties acros...
This section provides an overview of what servicestack is, and why a developer might want to use it. It should also mention any large subjects within servicestack, and link out to the related topics. Since the Documentation for servicestack is new, you may need to create initial versions of thos...
The pandas official documentation includes a page on IO Tools with a list of relevant functions to read and write to files, as well as some examples and common parameters.
In R, tabular data is stored in data frames. This topic covers the various ways of transforming a single table. Helpful packages Reshaping, stacking and splitting with data.table Reshape using tidyr splitstackshape
To start with Roslyn, take a look at: Syntax Tree API Semantic model API Add more topics here.
Jetty is an open-source project providing a light weight HTTP server, HTTP client, and javax.servlet container. The Jetty project is hosted by the Eclipse Foundation and can be found at: https://www.eclipse.org/jetty/ . The Jetty page on Eclipse includes downloads for the latest versions of Jetty...
XML Schema is a language and framework for validating XML documents. An XML document that is well-formed, in the sense that it is syntactically conformant to the XML specification, can be tested for validity against a schema. The distinction between well-formedness, which is absolute, and validit...

Page 53 of 207