WebHack#34
Speaker: Greg Weng
Slides: https://tinyurl.com/y7ebvyu2
Maybe
or Optional
feature you'll get NullPpoin
featureLooks like | The machine does |
---|---|
f x = x + y | 1. Find + in symbol table |
2. Find & get value of x |
|
3…and etc. |
Need to tell | Means |
---|---|
x is addable | 1. Even types are so trival you still need to write everything done |
y is addable | 2…and etc |
f() is addable | |
f x = x + y |
Dynamically typed language, Statically typed language, Dumb typed language
One simple thing | Become multiple purpose |
---|---|
request.send() | perf.start("send request") |
request.await() | …and etc |
Serial | Parallel | Async | Concurrent |
---|---|---|---|
Q: How to choose a language to learn?
A: For you compancy, You could choose the language with the support from a big company or good community.
|
Q: When you run into a problem you cannot solve, how do you get around the block?
A: Choose another implementation or negotiate the requirements according to benefit and cost.
Q: Which is your favorite language?
A:
Q: What's your motivation of learning a new language?
A: I love to realize the design of a language
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.
Do you want to remove this version name and description?
Syncing