Tutorial by Topics: k

The goal of this topic is to document best practices when asking Apache Spark related questions.
Bokeh is a Python interactive visualization library that targets modern web browsers for presentation. Its goal is to provide elegant, concise construction of novel graphics in the style of D3.js, and to extend this capability with high-performance interactivity over very large or streaming datas...
Currently .Net Core does not include support to send emails like System.Net.Mail from .Net. MailKit project (which is available on nuget) is a nice library for this purpose.
Package Ada.Text_IO is used for putting text or getting text from files or console.
kibana is visualization plugin for elastic search. It is used for showing the data in visualized format. so the user can easily analyse the information. kibana doesn't requires a programming skills so developer can easily create a visualization for the information so that they can easily keep tr...
Now you can define Continuous Integration and Continuous Delivery (CI/CD) process as code with Jenkins 2.0 for your projects in iOS 10. Activities like to build, test, code coverage, check style, reports, and notifications can be described in only one file. To read the complete article go to Pipeli...
Gaining access to Outlook's Visual Basic Editor, inserting your first module and renaming that module. Expected prior knowledge: You are an Outlook user. With Outlook 2003, you can immediately select the Visual Basic Editor. With later versions, you must add the Developer tab before you can select...
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!
Maruku is a Markdown interpreter for Ruby. It allows for exporting Markdown to HTML and PDF. Maruku.new(str) => parses Markdown into a Maruku object Maruku#to_html_document => returns the Maruku object as a full HTML document (as a string) ParameterUsagestrMarkdown string to be pa...
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 ...
Details and how to use instructions about various Add-ons that are available with Heroku.
A stack trace is a great aid when debugging a program. You will get a stack trace when your program throws an Exception, and sometimes when the program terminates abnormally.
This is a simple example demonstrating how to create a drop down menu in the Active Sheet of your workbook by inserting a Combo Box Activex object in the sheet. You'll be able to insert one of five Jimi Hendrix songs in any activated cell of the sheet and be able to clear it, accordingly.
When ready for distribution, your electron app can be packaged into an executable file. Electron applications can be packaged to run on Windows (32/64 bit), OSX (macOS) and Linux (x86/x86_64). To package your code, use the npm package 'electron-packager\ https://github.com/electron-userland/elect...
Steps to create an APK (signed and unsigned) which you can install on a device using CLI and share as well: Problem statement: I've built my app, I can run it on my local emulator (and also on my android device by changing debug server). But, I want to build an apk that I can send to someone witho...
This section provides an overview of what simulink is, and why a developer might want to use it. It should also mention any large subjects within simulink, and link out to the related topics. Since the Documentation for simulink is new, you may need to create initial versions of those related t...

Page 38 of 49