or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
網站開發框架的正確學習姿勢 - 高見龍, 范聖佑
由於場地問題,第二天我們移動到另一棟大樓啦!議程教室變動請見網站上的議程表。
歡迎來到 https://hackmd.io/@coscup/2019 共筆
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →點擊本頁上方的 開始用 Markdown 一起寫筆記!
手機版請點選上方 按鈕展開議程列表。
投影片 : How to Learn Web Framework Correctly
todo: 最好的程式語言/框架
我是新手,該學什麼語言比較好?
每個程式都可以寫一次
跟朋友學
為何要學習framework
義大利麵式網頁
寫網站一定要用framework嗎
兜積木,缺點就是積木本身建造不出汽車
開發框架 VS 套件/函式庫
新手適合一開始就學框架嗎?
新手比較沒包袱
對程式語言還是要有基礎認識
該用什麼工具 IDE or EDITOR
願意調教就都可以很好用
厲害的人用記事本也可以寫出好的CODE
不厲害的人用IDE也寫不出來
新手常卡關的點
學習框架前需要先準備的知識
基礎語法
官方文件
可以參考 github 下搜尋 real-world application 的關鍵字
Meta Printer: use 3D printer print 3D printer
有系統地看書
tags:
COSCUP2019
Ruby
IB301