FEX 技术周刊 - 2015/12/14 资讯

im/go-is-poor/ - 然而吐槽后作者表示还是会继续使用。 http://yager.io/programming/go.html 007黑客组织及其地下黑产活动分析报告 http://drops

bwnx 2015-12-14   44647   0
FEX  

关于未来编程发展趋势的九大预测 资讯

future of programming 【51CTO译稿,合作站点转载请注明原文译者和出处为51CTO.com】 来自: http://developer.51cto.com/art/201601/504498

jopen 2016-01-20   15866   0

Python多进程并行编程实践: mpi4py 的使用 经验

MPI Tutorial A Python Introduction to Parallel Programming with MPI 《高性能计算并行编程技术-MPI并行程序设计》 《MPI并行程序设计实例教程》

xzjv5638 2017-04-25   18458   0

历史上12位伟大的程序员 资讯

得主。 高德纳最为人知的事迹是,他是《计算机程序设计艺术》(The Art of Computer Programming)的作者。此书是计算机科学界最受高度敬重的参考书籍之一。此外还是排版软件T

jopen 2015-02-05   19023   0

历史上最伟大的 12 位程序员 资讯

主。 高 德纳最为人知的事迹是,他是《计算机程序设计艺术》(The Art of Computer Programming)的作者。此书是计算机科学界最受高度敬重的参考书籍之一。此外还是排版软件T

jopen 2014-10-27   17654   0

微服务(Microservice)那点事 资讯

Architecture,就是基于微服务的架构。简单来说, 微服务的目的是有效的拆分应用,实现敏捷开发和部署 。 用《The art of scalability》一书里提到的scale cube比较容易理解如何拆分。你看,我们叫分库分表,别人总结成了scale

jopen 2016-01-21   53993   0

一个印度程序员的生活领悟 资讯

原文 http://developer.51cto.com/art/201511/498390.htm 我叫Siva,是印度海得拉巴的一名软件开发人员。软件开发是一份令人兴奋的工作,因为你每天都可

jopen 2015-11-26   14224   0

GitHub 上排行前400的 Python 开源项目 资讯

the-swift-programming-language-in-chinese (git) 中文版 Apple 官方 Swift 教程《The Swift Programming Language》

jopen 2015-01-21   199767   0
Python  

七个最佳的HTML5视频jQuery插件 资讯

WebPages. jPlayer is an all inclusive application programming interface that lets you develop innovative media

jopen 2014-02-11   54758   0

14个最常见的Ruby on Rails开发资源 资讯

tutorial website for Ruby On Rails beginners. 10. Programming Ruby: The Pragmatic Programmer’s Guide This

jopen 2014-04-14   13096   0

PYPL编程语言人气指数:C#才是2012年度语言 资讯

英文链接: PYPL PopularitY of Programming Language index January headline : C# is the "language of the year

jopen 2013-01-11   12481   0
C#  

为移动App开发人员准备的23本最好的免费电子书籍 资讯

while creating mobile UX. iOS 13. The Swift Programming Language A free Swift ebook provided by Apple

jopen 2014-10-09   32156   0

新年新气象 博客

have to create a mobile application in his/her programming career. This is something a modern developer

seannell 2012-01-01   1582   0

20本最佳的C++电子书 资讯

++11于2011年8月12日公布。 1) Learn C++ 2) Game Programming Patterns 3) Data Structures and Algorithms

jopen 2014-04-20   14191   0
C/C++  

美团Android DEX自动拆包及动态加载简介 经验

0 (API level 21)版本的机器上触发这个限制; 而在ART下MultiDex是不存在这个问题的,这主要是因为ART下采用Ahead-of-time (AOT) compilation技

jopen 2015-06-15   118820   0

Android热修复技术选型——三大流派解析 经验

花不少的时间加载。对手淘这种航母级应用来说,启动耗时增加2s以上是不能够接受的事。 3. 在ART模式下,如果类修改了结构,就会出现内存错乱的问题。为了解决这个问题,就必须把所有相关的调用类、父类子类等等全部加载到patch

1553222795 2016-09-08   27315   0

Android 热修复 Tinker接入及源码浅析 经验

命令行接入方式差不多),不过兼容性还是是有一定的问题的;QZone方案对性能会有一定的影响,且在Art模式下出现内存错乱的问题(其实这个问题我之前并不清楚,主要是tinker在MDCC上指出的);美团提出的思想方案主要是基于Instant

lmaleon 2017-02-05   13163   0

Scala开发资源集合:Awesome Scala 经验

and Data Analysis Big Data Functional Reactive Programming Modularization and Dependency Injection Distributed

jopen 2014-10-11   83020   0

谈谈移动开发编程中的AOP(剖面编程) 经验

那到底什么是AOP呢 百度百科 中的定义如下 AOP为Aspect Oriented Programming的缩写, 意为: 面向切面编程, 通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术

Maritza1712 2016-09-20   8468   0

数据库与存储方面的经典论文 经验

paper explains the cost-model and a dynamic programming algorithm to pick the best plan. Eddies: Continuously

jopen 2014-10-28   20393   0
1 2 3 4 5 6 7 8 9 10