windse7en's blog

while(1){slef++;}


  • Home

  • Archives

  • Tags

  • Search

Clean code book

169 Words   |   1 Min   |   Posted on 2017-03-09 |

Clean code book

这本书写给真正相当good programmer,在乎code的人。很多大牛讲了心目中的clean code的标准,印象深的是really care。工匠精神,craftsmanship.clean code: readability, written well, short, straightforward, easy to maintain.

Read more »

Effective Java book

40 Words   |   0 Min   |   Posted on 2017-03-07 |

Effective Java 2nd Edition by Joshua Bloch

Items:

  1. Consider to use static function instead of constructor
  2. Consider to use Builder for many constructor parameters, avoid telescoping constructor(hard to write and read), avoid JavaBean builder(not thread safe)

Ace in IT

110 Words   |   1 Min   |   Posted on 2017-03-07 |

IT的大牛们

Read more »

React Rails i18n

12 Words   |   0 Min   |   Posted on 2017-03-07 |

React i18n

Read more »

Learn English Reduction

82 Words   |   0 Min   |   Posted on 2017-03-07 |

Reduction

Rachel’s English

Read more »

TCP/IP protocals First book

866 Words   |   4 Min   |   Posted on 2017-03-04 |

TCP/IP protocals

一篇总体总结的很好地Blog

W.Richard Stevens, 著有TCP/IP三卷,UNIX环境高级编程,UNIX网络编程

Read more »

Vim cheatsheat and tips

101 Words   |   0 Min   |   Posted on 2017-02-28 |

Vim

这是一篇不断更新的博文,为了保持其它博文的顺序,本博文不保存更新时间戳,只有创建戳。

Vim

Read more »

Hexo Blog 创建更新

296 Words   |   1 Min   |   Posted on 2017-02-26 |

Hexo Blog

这是一篇不断更新的博文,为了保持其它博文的顺序,本博文不保存更新时间戳,只有创建时间戳。

Hexo

Read more »

Hello World

74 Words   |   0 Min   |   Posted on 2017-02-26 |

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

$ hexo new "My New Post"

More info: Writing

Run server

$ hexo server

More info: Server

Generate static files

$ hexo generate

More info: Generating

Deploy to remote sites

$ hexo deploy

More info: Deployment

L: Chef online tutorial

471 Words   |   3 Min   |   Posted on 2015-07-31 |

Chef Online Tutorial

1. Learn the Chef basics - Ubuntu

Objectives:

  1. have a basic understanding of what happens when Chef runs.
  2. be able to write Chef code that defines a basic policy.
  3. be able to apply that policy to a server.
Read more »
12…7
Tao Zhang

Tao Zhang

61 posts
85 tags
GitHub Twitter
© 2017 Tao Zhang
Powered by Hexo
Theme - NexT.Muse
Visitors Visits