Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Learn D2 Diagramming By Practice

Posted By: ELK1nG
Learn D2 Diagramming By Practice

Learn D2 Diagramming By Practice
Published 3/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.36 GB | Duration: 2h 13m

Learn & Practice the D2 - Declarative Diagramming - Language following the Tour

What you'll learn

Learn D2 (Declarative Diagramming) grammar and syntax for supporting software design

Learn hands-on D2 diagramming design and build technics from live Demo

Gain one more diagramming tool into your engineering toolbox

Skills of Diagramming as Code

Requirements

No specific prerequisites, prepare your interests and passion is enough!

Description

D2: Declarative Diagramming is one modern language that turns text to diagrams.Declarative diagramming creates diagrams using a declarative approach, from flowcharts to organization charts. In a declarative approach, the user specifies the relationships and logic of the diagram’s element using formal language rather than manually placing and connecting shapes on a canvas.D2 is designed with language tooling in mind. D2's parser can parse multiple errors from a broken program, has an autoformatter, syntax highlighting, and we have plans for LSP's and more. Good language tooling is necessary for creating and maintaining large diagrams.The resulting diagram is generated automatically based on the user’s input. Declarative diagramming can be particularly useful for creating complex diagrams that would be difficult to create manually or generating diagrams from data stored in a database or spreadsheet.Additionally, declarative diagramming allows for greater flexibility in the design of the diagram and the ability to easily update and change the diagram as needed while saving time.This course is following the formal D2 Tour, give you live demo on step-by-step learning journey to the detail D2 knowledge points.===D2 (D2lang) is a domain-specific diagram scripting language that transforms text into diagrams. D2 takes the declarative diagramming approach and generates images based on the declared code syntax (text). Rather than being geared towards designers, D2 is marketed towards engineers. Using D2, you can create diagrams that declare shapes, connections, containers, and special objects. You can also make more customizations via programming that covers strings, comments, and overrides.D2 supports various diagrams, including flowcharts, state diagrams, and entity-relationship diagrams. D2 also provides a wide range of customization options, allowing users to change the appearance of diagrams to match their organization’s branding and needs or conform to specific standards.You can also create custom shapes and elements with D2, making it easy to create diagrams that accurately reflect the specific needs of your projects.D2 is open source, and the Terrastruct project supports it. The Terrastruct project provides a set of tools for creating and maintaining infrastructure-as-code. The D2 syntax is simple and easy to learn and is an excellent addition to other tools like Terraform, Ansible, and others.

Overview

Section 1: Introduction

Lecture 1 Opening & Introduction

Lecture 2 Overview of D2

Section 2: D2 Getting Started

Lecture 3 Get D2 and Make in Work, Create "Hello World" Diagram

Lecture 4 Build First Diagram in D2: Homepage's Demo Diagram

Lecture 5 D2 Shapes

Lecture 6 D2 Connections - Part 1

Lecture 7 D2 Connections - Part 2

Anyone interest to design software by a diagram scripting language