Skip to content

Commit 86de442

Browse files
committed
Update 2014-10-4-notes.md
1 parent 4069caf commit 86de442

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

_posts/2014-10-4-notes.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
22
layout: post
3-
title: Programming artifacts
3+
title: Useful programming/technical links
44
---
55

6-
# Programming
7-
# iOS development
8-
# Graphics coding
9-
# UNIX/Linux
10-
# Scala
11-
# Ruby
12-
# Node.js
13-
# Utilities
14-
# Miscellaneous
6+
## Programming
7+
* [Why is 0x00400000 the default base address for an executable?](http://blogs.msdn.com/b/oldnewthing/archive/2014/10/03/10562176.aspx)
8+
9+
## UNIX/Linux
10+
* [The classic UNIX horror story](http://lug.wsu.edu/node/414)
11+
12+
## Miscellaneous
13+
* [Daring Fireball: Markdown Syntax](http://daringfireball.net/projects/markdown/syntax#link)

0 commit comments

Comments
 (0)