Archive

Frontend | Toolbox

Installation Overview NodeJS <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

Rust | Getting Started

Introduction From Wikipedia, the free encyclopedia: Rust is a multi-paradigm programming language focused on performance and safety, especially safe …

Azure Databricks| Working with Unit Tests

Introduction Problem Like any other program, Azure Databricks notebooks should be tested automatically to ensure code quality. Using standard Python …

Azure | Cookbook Databricks

Databricks CLI Export all Notebooks <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

Azure | Working with Widgets

TL;DR Don’t want to read the post, then explore this Azure Notebook Requirements Define needed moduls and functions <pre …

Power Query | Cookbook

Arbeiten mit dem Header Schreibweise ändern Grossschreibung/Kleinschreibung/CamelCase <pre class="EnlighterJSRAW" …

Power BI | Importing multiple files

Getting Started To import multiple files from a folder, the following two steps had to be done: create a list of all files in the folder for each …

Elixir| Einstieg in Elixir und Phoenix

Installation Erlang / Elixir Unter Windows Installationspakete unter Erlang / Downloads (Version 24.0) und Elixir / Downloads (Web Installer) …

Cobol | Get Started

Installation Cobol <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

Power Query | Zeilen gruppenweise pivotieren

Aufgabenstellung Werden Daten angeliefert, in denen das Gruppierungsmerkmal in den Zeilen vorhanden ist und somit mehrere Zeilen pro Datensatz …

Power Query | Cookbook

Arbeiten mit dem Header Schreibweise ändern Grossschreibung/Kleinschreibung/CamelCase <pre class="EnlighterJSRAW" …

Azure Databricks | Cookbook

Reading Data Create Table from CSV file with SQL <pre class="EnlighterJSRAW" data-enlighter-group="" …

Power Shell | Cookbook

Filesystem List of files in a folder <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

PySpark | Cookbook

Websites The Blaze Ecosystem (Blaze) Dask: Flexible library for parallel computing in Python. DataShape: Data layout language for array programming. …

Build an Fullstack Development Environment

In this post, we will describe how to setup a modern development environment, so that you can work with such tools as Git, GoGS, Jenkins, CI/CD, …

Jenkins | Build and Deploy a Groovy App

Introduction Using Jenkins as an automation server for your development, you can automate such repeating tasks as testing and deploying your app. …

Jenkins | Cookbook

Working with VS Code Validate Jenkins File Install VS Code Plugin Jenkins Pipeline Linter Connector Add configuration in .vscode/settings.json <pre …

Django | Build a Dashboard with Django and Bootstrap: Part 3

This is Part 3 of Building a Dashboard with Django and Bootstrap: Part 1: Building a base Django project Part 2: Prepare for dynamic content Part 3: …

Django | Build a Dashboard with Django and Bootstrap: Part 2

This is Part 2 of Building a Dashboard with Django and Bootstrap: Part 1: Building a base Django project Part 2: Prepare for dynamic content Part 3: …

Django | Build a Dashboard with Django and Bootstrap: Part 1

This is Part 1 of Building a Dashboard with Django and Bootstrap: Part 1: Building a base Django project Part 2: Prepare for dynamic content Part 3: …

Angular | Working with State Management

Introduction One of the most challenging things in software development is state management. Motivation What is a state (or application state)? …

Python | Working with Azure

First Step: Hello World Sample The following steps at borrowed from thequick start tutorial. Download sample repository <pre …

Ionic | Working with p5.js

Introduction p5.js is a JavaScript library for creative coding, with a focus on making coding accessible and inclusive for artists, designers, …

D3.js | Cookbook

Basic Tasks Create Container <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …

ClojureScript | Cookbook

UI: Common tasks Loading spinner <pre class="EnlighterJSRAW" data-enlighter-group="" …

rxjs | Cookbook

Informations NGRX – Reactive State for Angular Original Post is here. Github repo has the code snippets at choopage’s GitHub repo. Recipes Chaining …

VS Code | Cookbook

Extensions Copy installed extensions to another VS Code <pre class="EnlighterJSRAW" data-enlighter-group="" …

Ionic | Cookbook

Routing and Navigation Basic Angular Router configuration Create a routing module that is ‚visible‘ to all components in your app …

Working with Projects

TL;DR Live Demo or Source Code Create base application Main ideas comes from here: Combining Multiple Angular Applications into a Single One Generate …

Bootstrap | Coobook

Layout and Positioning From here. Now that Bootstrap 4 is flexbox by default, vertical alignment gets a little easier. In general, there are 3 …

3 of 6