반응형
반응형

freeCodeCamp Guide

This website is full of articles about all things related to programming. You can use the search bar above to find something you would like to learn about, or use the navigation to explore the content.

There are articles on:

  • SQL
  • Mathematics
  • JavaScript
  • Bootstrap
  • Git
  • and a whole lot more

https://guide.freecodecamp.org/

 

freeCodeCamp Guide

freeCodeCamp Guide This website is full of articles about all things related to programming. You can use the search bar above to find something you would like to learn about, or use the navigation to explore the content. There are articles on: SQLMathemati

guide.freecodecamp.org

 

반응형

'프로그래밍' 카테고리의 다른 글

개발자 구인난이 심각한가?  (0) 2019.08.21
애플에 리젝 받을때의 기분  (0) 2019.07.25
맥북 프로 2019  (0) 2019.06.09
로지텍 M720 무선마우스 M-R0062  (0) 2019.06.03
Top 10 Tech Skills in demand in 2019  (0) 2019.05.20
반응형

사람의 내면에는 자아실현의 경향성이 숨겨져 있다.
마치 자그마한 도토리가 크고 멋진 참나무로 자라나듯,
심리적 장애가 제거되기만 하면 모든 사람은 다
자아를 발전시키고 성숙시켜 완전히 실현하는 성인이 될 수 있다.
- 카렌 호나이 

‘교육의 진정한 목적은 아이의 지식을 늘리는 게 아니라
환경을 만들어주어 아이가 스스로 탐색하고 주도적으로
지식을 배울 수 있게 해주는 것입니다. (피아제)
모든 사람 속에 잠재된 무한한 잠재력을 발휘하도록
구속을 풀어주고, 맘껏 뛰어놀 수 있도록 판을 깔아주는 것이
어른, 리더, 코치의 역할입니다.

반응형
반응형

우리에게 창조적 고독, 
다시 말해 혼자 있는 시간이 필요하다. 
만약 이런 재충전의 시간이 주어지지 않는다면 
창조성은 고갈되고 말 것이다. 그리고 
시기를 놓치면 지치는 것보다 
더 나쁜 상태가 나타날 
수도 있다. 

- 줄리아 카메론의《아티스트 웨이》중에서 -


* 스스로 의도하지 않아도
혼자 있어야 하는 경우가 있습니다.
외롭고 고독한 시간이지만, 재충전의 기회가
될 수도 있습니다. 고갈된 마음의 우물을 채우고, 
하마터면 놓칠 뻔했던 창조의 샘물을
퍼올릴 수 있는 '전화위복'의 
값진 시간입니다. 

반응형

'아침편지' 카테고리의 다른 글

길을 잃은 적이 있으세요?  (0) 2019.06.17
우울과 후회  (0) 2019.06.14
첫걸음 하나에  (0) 2019.06.12
꽉 묶어둔 선물 보자기를 풀듯이  (0) 2019.06.11
달콤한 덫  (0) 2019.06.10
반응형
반응형
반응형

Build and edit SVGs in the browser http://jxnblk.com/paths

 

Paths

 

jxnblk.com

 

SVG Path Commands

The path element is used to create complex shapes based on a series of commands. Each command begins with a letter and is followed by numbers representing x/y coordinates according to the SVG’s viewBox attribute. Uppercase letters represent absolute coordinate movements, and lowercase letters represent relative movements. For simplicity, the Paths app only supports absolute movements.

For a more in-depth introduction, see the MDN Path Tutorial.

M x y

The Moveto command moves the current point without drawing. Paths must begin with a Moveto command to determine where the drawing starts.

L x y

The Lineto command draws a straight line from the previous command to its x/y coordinates.

H x

The Horizontal Lineto command draws a horizontal line.

V y

The Vertical Lineto command draws a vertical line.

C x1 y1 x2 y2 x y

The Curveto command draws a cubic Bézier curve with control points for the beginning and end of the curve. The final x/y coordinate pair determines where the line ends.

S x2 y2 x y

The Shorthand/Smooth Curveto command draws a cubic Bézier curve with a control point for the end of the curve. The first control point is a reflection of the control point from the previous command.

Q x1 y1 x y

The Quadratic Bézier Curveto command draws a quadratic Bézier curve with a single control point for both points on the curve.

T x y

The Shorthand/Smooth Quadratic Bézier Curveto command draws a quadratic Bézier curve, using a reflection of the previous command’s control point.

Z

The Closepath command draws a line to the intial point to close a path.

A rx ry x-axis-rotaion large-arc-flag sweep-flag x y

Note: The Arc command is currently not supported in the Paths app

The Elliptical Arc command draws an elliptical arc to the x/y coordinates.

How-To Use the App

Unlike other vector drawing applications, Paths has no tool palette or modes. Instead it exposes the path command syntax in a reactive user interface.

  • Use the form to the right to manually adjust the type and parameters for each command.
  • Add new points with the button below the form.
  • Remove points with the × button next to the command.
  • Click to select points on the canvas.
  • Click and drag to move points.
  • Use the arrow keys to nudge points.
  • Click anywhere on the canvas to add a new point after the selected point.
  • Click the blue × button to the right of the command syntax tooltip to remove a point.
  • Click outside of the canvas to deselect all points.
  • Use the toolbar below the canvas to toggle the following:
    • Grid visibility
    • Snap to grid
    • Path preview mode
  • Use the Download link to save the SVG.
  • Use the + & - buttons to zoom in and out.
  • Copy and paste the URL (along with the parameters) to share links with others.

 

반응형
반응형

불언실행(不言實行)이라는 말이 있지만, 나는 언행 쪽이 위라고 생각한다.
불언실행은 주위 사람들이 자신의 맹세를 모르니까
언제든지 도망칠 수 있다.
하지만 말을 하고 실행하면 절대로 이뤄내야만 한다.
- 이나모리 가즈오 

남이 보든 안보든 스스로의 약속을 지키는 것이 최상입니다.
그러나 남의 눈을 의식해서라도 좋은 일을 하고 약속을 지킬 수 있다면
이 또한 바람직한 일입니다.
공개적인 약속은 실행가능성을 높입니다.
자꾸 이야기하다보면 구체적인 계획도 자연스럽게 떠오르게 됩니다.

반응형

+ Recent posts