StartPoint

Recently I create this blog.

The start point is that I found the discussion thread in Hackernews.

What source code is worth studying?

I like this thread. Because I have desire to learn more about coding.

One way is to code more, which I will do in daily life.

But it’s also helpful to learn from others. I can read book, blog, or more directly, code.

But there’s tons of code and projects there. But I have limited time. And this thread looks good to me.

My first read is @marijnjh works for JS1k. It’s interesting to me. It gives me the idea how to use function array just for shorter function name storage. I don’t know this usage before!!

The second one is one coding game - Untrusted.

Just into level 14. It’s also interesting to me. I think game will encourage me to solve the problem. And learn code by gaming is really exciting experience to me. And I love the difficulty of this game to make me enjoy it. Recommend!!

 
0
Kudos
 
0
Kudos

Now read this

Schedule

Today I do many things, and plan even more. I create one page in my website. Link. This link will trigger every time to retrieve the article in baidu forum. It will get the article title list in the page first, filter out non-sense and... Continue →