SinansNotes


  • Home

  • Categories

  • Tags

  • Archives

  • About

  • Search

Lecture Series Notes - Design of Computer Programs with Peter Norvig

Posted on 01-11-2017 | In Lecture Series Notes - Design of Computer Programs with Peter Norvig |

I started a new online lecture Design of Computer Programs taught by Peter Norvig on Udacity. The quality of this lecture series is exceptional - once again proving the importance of a great teacher! Highly recommend this course for people who are familar with Python and some basic knowledge in computer science. It’s freely available on Udacity.

Read more »

大数据时代的陷阱,你掉过几回

Posted on 21-10-2017 | In Data Science , Book Review , |

「There are three kinds of lies: lies, damn lies and statistics.」

Read more »

条件控制、代码块、错误与异常 | 写给小白的工程师入门

Posted on 12-10-2017 | In A Developer Guide for Newbies - Starting with Python |

image credit: pexels

Read more »

来自高文明的人,总在做低文明人认为浪费的事

Posted on 29-09-2017 | In Book Review |

最近在读 ⎡Hackers and Painters ⎦(《黑客与画家》),在讲到编程语言的发展时,作者 Paul Graham 说了这样一段话,

Read more »

用 Jekyll 在 GitHub 上搭建你的个人网站

Posted on 23-09-2017 | In A Developer Guide for Newbies - Starting with Python |

这是我面向小白写的 Python 编程教程的⎡加餐⎦。

Read more »

数据类型、运算符、变量 | 写给小白的工程师入门

Posted on 17-09-2017 | In A Developer Guide for Newbies - Starting with Python |

从这一节开始,我们将进入正式的 Python 学习。绝大多数网上编程教程都直接从这一节的内容开始,我之所以选择在前面铺垫那么久,一是遵循人脑的自然学习规律——在猛扎进细节中前先建立对大画面的认知理解;二是作为走过这条自学路的人,我会希望当初的自己也得到过这样的指点。

Read more »

Variable shadowing inside functions in Python

Posted on 12-09-2017 | In Python Tips |

I ran into this confusing Python scoping behaviour when attempting Problem Set 7 of MIT600 (2008 Fall).

Read more »

计算机科学家的脑子和普通人不一样 - 学习全新的思考方式

Posted on 09-09-2017 | In A Developer Guide for Newbies - Starting with Python |

这是我面向小白写的 Python 编程教程的第三篇。拿勺子同学当小白鼠讲过一遍后,就把修改完的讲义发到⌈影子练习SinanTalk⌋上来啦。

Read more »

用 Git 记录成长轨迹 | 写给小白的工程师入门

Posted on 04-09-2017 | In A Developer Guide for Newbies - Starting with Python |

这是我面向小白写的 Python 编程教程的第二篇。拿勺子同学当小白鼠讲过一遍后,就把修改完的讲义发到⌈影子练习SinanTalk⌋上来啦。

Read more »

写给小白的工程师入门 - 从 Python 开始

Posted on 31-08-2017 | In A Developer Guide for Newbies - Starting with Python |

这是我面向小白写的 Python 编程教程的第一篇。本周三已经抓勺子同学上完了这节课,得到了很多珍贵反馈,于是我把讲义初版又修改了一遍,放到⌈影子练习SinanTalk⌋上来。

Read more »
1 … 8 9 10
Sinan

Sinan

making a dent in the universe

97 posts
18 categories
RSS
GitHub Weibo Twitter
© 2015 - 2023 Sinan
Powered by Jekyll
Theme - NexT.Mist