2012年2月编程技术新闻更新


最近在readitlaterlist上收集的技术文章链接,在这里把精华部分总结一下。

https://gist.github.com/1834789 Microlight – a very compact Lua utilities module,这里面有不少有用的功能,另外可以使用penlight

http://blog.benjamin-cabe.com/2012/02/10/lua-development-tools-now-available-as-a-standalone-product koneki是基于eclipse的一个Lua IDE

https://bugzilla.mozilla.org/show_bug.cgi?id=542074 Analyze implementation of closures in Lua and LuaJIT 一个简要分析Lua实现闭包机制的短文

http://oredev.org/2010/videos 这里面的视频还是蛮有价值的,推荐挂上vpn然后学习之

http://googleappengine.blogspot.com/2012/02/bugsense-hybrid-app-experiences-using.html 在google appengine上使用clojure

http://chill.com/scott/collection/the-ultimate-steve-jobs-collection 乔布斯的视频大合集

http://www.bobtacoindustries.com/Content/Devs/CsToCpp-ASomewhatShortGuide.pdf C#开发者如何快捷学习C++

http://docs.oracle.com/javase/specs/index.html The Java Language Specification, Java SE 7 Edition,The Java Virtual Machine Specification, Java SE 7 Edition

http://itunes.apple.com/in/itunes-u/multicore-programming-primer/id341597759 Multicore Programming Primer

http://leafo.net/posts/lua_on_heroku.html –> http://github.com/leafo/heroku-buildpack-lua.git

http://moonscript.org/ 0.2.0版本出来了,这就是Lua版本的coffeescript,代码不是很好懂啊

http://www.cubrid.org/blog/dev-platform/understanding-jvm-internals/ understanding JVM internals

http://www.mediawiki.org/wiki/User:Sumanah/Lua_vs_Javascript 这是Lua开发最近一个大新闻,维基百科使用Lua作为模板语言

http://pytools.codeplex.com/ python tools for visualstudio v1.1发布了,这个免费工具把VS2010变成Python的IDE。另外支持Pyvot这个Python使用Excel的库。http://pytools.codeplex.com/wikipage?title=Pyvot

 


发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注