昨晚突然失眠了,一夜没睡着。想了很多事 每到学期末的时候看学期初的自己总是觉得too simple too naive。上次聊天时lys说得对,对于一个还是一张白纸的beginner来说,一本虽然陈旧但是详略得当简明扼要的中文经典教材还是更加合适一些。sdu用的原版的Tenenbuam的书当教...
分类:
其他好文 时间:
2015-06-18 00:35:43
阅读次数:
124
作者: Roshan Choxi来源: 图灵社区发布时间: 2015-05-30 17:26阅读: 3775 次推荐: 21原文链接[收藏] 英文链接:What are the best ways for a complete beginner to learn programming 回答这个.....
分类:
其他好文 时间:
2015-06-06 19:33:27
阅读次数:
112
Part 82 Generic queue collection classPart 83 Generic stack collection class
Part 72 What is dictionary in c#Part 73 What is dictionary in c# continuedPart 74 List collection class in c#Part 75 List collection class in c# c...
http://bbs.fishc.com/thread-59816-1-1.htmlhttps://pypi.python.org/pypi/PyQt5/http://www.thehackeruniversity.com/2014/01/23/pyqt5-beginner-tutorial/htt...
分类:
其他好文 时间:
2015-05-31 18:13:10
阅读次数:
149
开始学习Scala,下面的内容大部分从Scala官网翻译过来,有几个地方翻译的不是很好,表述不清楚的地方大家可以浏览Scala官网,多指教。Scala offical website is http://scala-lang.orgI think scala-lang means scalable ...
分类:
其他好文 时间:
2015-05-24 21:47:16
阅读次数:
132
Experimenting With Views
作者:PMST
文章:Views - Experimenting with Views
系列:The Swift Beginner
写于:2015.04.26
个人博客直通车
团队博客直通车回顾前文,详细讨论了如何使用a main storyboard和纯代码两种情况分别创建window工程。大致把界面启动、window...
Subview and Superview
作者:PMST
文章:Views - Subview and Superview
系列:The Swift Beginner
写于:2015.04.27
正文在很久以前,苹果公司的视图绘制机制和现在是大相径庭。那时任何一个视图拥有自己的“私人领地”——精确来说就是一个矩形。假如某个非该视图的subview想要呈现其中,这是不被允许的!...
分类:
其他好文 时间:
2015-05-19 13:14:12
阅读次数:
147
参考 Loading Related Entities with Entity Framework - A Beginner's Primer
分类:
其他好文 时间:
2015-05-14 13:53:05
阅读次数:
135
Part 71 Code snippets in visual studio