E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
programmers
程序员不爱读书,但这很不明智——想看就看《高效能程序员的修炼》
英文原文:http://www.codinghorror.com/blog/2008/04/
programmers
-dont-read-books----but-you-should.html作者:JeffAtwoodCodingHorror
backspace
·
2013-07-26 17:00
程序员
程序员不爱读书,但这很不明智
英文原文:http://www.codinghorror.com/blog/2008/04/
programmers
-dont-read-books----but-you-should.html作者:JeffAtwoodCodingHorror
happydeer
·
2013-07-22 09:00
程序员不爱读书,但这很不明智
英文原文:http://www.codinghorror.com/blog/2008/04/
programmers
-dont-read-books----but-you-should.html作者:JeffAtwoodCodingHorror
从此醉
·
2013-07-22 09:00
Advice for new
programmers
1)Makeitreadable.2)Makeiteasytomaintainandextend.3)Makeitrun.4)Makeitrunfastifyouhaveto.
tcdddd
·
2013-07-18 12:12
Advice for new
programmers
1)Makeitreadable.2)Makeiteasytomaintainandextend.3)Makeitrun.4)Makeitrunfastifyouhaveto.
tcdddd
·
2013-07-18 12:00
转:国外程序员和国内程序员的不同分类
10 types of
programmers
you’ll encounter in the field 10种你会碰到的程序员
Programmers
enjoy a reputation
Getwaysun
·
2013-07-16 15:00
工作
代码提交
nbsp; http://stackoverflow.com/questions/754905/best-practices-for-comments-on-code-commit http://
programmers
.stackexchange.com
·
2013-07-16 08:00
代码
也谈程序员最怕什么
读了《程序员最怕的事》http://www.oschina.net/news/42273/only-thing-
programmers
-have-fear-all-these-things我觉得有些事情可能是通用的
袁国涛
·
2013-07-15 11:00
Computer.Systems.A.
Programmers
.Perspective笔记
#include intmain() { printf("hello,world\n"); }unix>gcc-ohellohello.c,gcc编译器编译流程: Figure:ThecompilationsystemHere,thegcccompilerdriverreadsthesourcefilehello.candtranslate
B_H_L
·
2013-07-10 13:00
The VC programming specifications -
programmers
should write code like this
国外的一篇讲述编码风格的,可以参考一下,原文地址 http://www.webdbtips.com/32042/Basicrequirements1.1Explicitprogramstructure,easytounderstand,asinglefunctionofthenumberofprogramlinesmustnotexceed100lines. 1.2goingtodo,should
zhuce0001
·
2013-06-19 20:00
C++编码风格
为什么项目经理拿的钱比程序员多?[转载]
偶然在
programmers
.stackexchange.com上看到了这个有趣的问题,有人问:既然普遍认为编程是比较难的工作,为什么业务分析人员和项目经理们会拿比程序员更多的薪水?
wuqinfei_cs
·
2013-06-12 21:00
程序员
项目经理
== 统计学 ==
让你拥有超能力:程序员应该掌握的统计学公式StatisticalFormulasForProgrammershttp://www.evanmiller.org/statistical-formulas-for-
programmers
.html
yyhustim
·
2013-06-12 13:00
json学习
2.赋值给变量 var people = { "
programmers
": [ { "firstName": "Bret
gaoyanlong
·
2013-06-06 15:00
json
HDU4567/2013年长沙赛区Brilliant
Programmers
Show
DescriptionHunanTVholdsmanytalentshowseveryyear,suchasHappyGirlsandSuperBoyswhichattracttheattentionofthewholecountry.ThisyearHunanUniversityheldanewtypeoftalentshowcalledBrilliantProgrammers.Millions
lphy2352286B
·
2013-06-03 21:00
Statistical Formulas For
Programmers
ByEvanMillerDRAFT:May19,2013Beingabletoapplystatisticsislikehavingasecretsuperpower.Wheremostpeopleseeaverages,youseeconfidenceintervals.Whensomeonesays“7isgreaterthan5,”youdeclarethatthey'rereallythe
zqhwl_0318
·
2013-05-23 22:00
Programmers
Don't Read Books -- But You Should
原文地址: http://www.codinghorror.com/blog/2008/04/
programmers
-dont-read-books----but-you-should.htmlOneofthecentralthemesofstackoverflow.comisthatsoftwaredevelopersnolongerlearnprogrammin
liangguo03
·
2013-05-21 14:00
让你拥有超能力:程序员应该掌握的统计学公式
geek.csdn.net/news/detail/1169EvanMiller收集了程序员应该掌握的统计学公式:http://www.evanmiller.org/statistical-formulas-for-
programmers
.html
刘江总编
·
2013-05-21 09:00
程序员应该掌握的统计学公式
EvanMiller收集了程序员应该掌握的统计学公式:http://www.evanmiller.org/statistical-formulas-for-
programmers
.html非常有用。
cuoqu
·
2013-05-21 08:00
程序员
统计
在线制作apk,iphone运用
http://www.csdn.net/article/2013-05-14/2815264-14-diy-app-builders-for-non-
programmers
/1
fmyheart
·
2013-05-16 18:00
python3.2 解析JSON
json.txt{"
programmers
":[ {"firstName":"Brett","lastName":"McLaughlin","email":"aaaa"}, {"firstName":"
zhang_Red
·
2013-05-13 18:00
高效程序员的 7 个共同特征(转载)
高效程序员的7个共同特征(转载)译者:fbm本文地址:http://www.oschina.net/translate/seven-traits-of-effective-
programmers
原文地址
insistGoGo
·
2013-05-08 08:00
如何学好C语言(酷壳)
http://
programmers
.stackexchange.com/questions/62502/small-c-projects我也遇到了和提问的老外一样的问题。。
每天打起精神即可
·
2013-04-24 16:00
【redis/lua】Lua: 给 Redis 用户的入门指导
转载自: http://www.oschina.net/translate/intro-to-lua-for-redis-
programmers
?
shuhuai007
·
2013-04-23 11:00
Why Good
Programmers
Are Lazy and Dumb
WhyGoodProgrammersAreLazyandDumbIrealizedthat,paradoxicallyenough,goodprogrammersneedtobebothlazyanddumb.Lazy,becauseonlylazyprogrammerswillwanttowritethekindoftoolsthatmightreplacethemintheend.Lazy,b
ericwzc
·
2013-04-07 17:00
lazy
12 resolutions for
programmers
(程序员的年度计划)
12resolutionsforprogrammers英文原文:
programmers
-resolutionsIt'simportantforprogrammerstochallengethemselves.Creativeandtechnicalstagnationistheonlyalternative.Inthespiritofthenewyear
asheng0321
·
2013-04-02 09:50
程序员
计划
的
The best
programmers
are the quickest to Google
ThebestprogrammerIknowismytechnicalco-founderat Framebase.io (TylerMenezes).Idon’tknowhowhedoesitbuthe kicksmyass atGoogle. Youknowthefamousquote:“Nevercommittomemorywhatcanbeeasilylookedupinbooks” -A
undoner
·
2013-03-30 21:00
转帖 程序员的年度计划
犹他大学计算机教授Matt Might分享了他的年度计划(http://matt.might.net/articles/
programmers
-resolutions/),引发了很多人的共鸣。
tedeum
·
2013-03-22 12:00
程序员
解析多层json数据
12345JSONObject jb = JSONObject.fromObject(jsonString); JSONArray array=jsonObj.getJSONArray("
programmers
bo5509
·
2013-03-20 17:00
About-C
http://
programmers
.stackexchange.com/questions/62502/small-c-projects我也遇到了和提问的老外一样的问题。。
c__ilikeyouma
·
2013-03-18 20:00
c
VIM 练习图片
a_vi_vim_graphical_cheat_sheet_tutorial.htmlhttp://coolshell.cn//wp-content/uploads/2011/09/vim_cheat_sheet_for_
programmers
_print.pngLearningviorvimisnoteasy.Butitdoesn'thavetobet
wangeen
·
2013-02-04 17:00
vim
vim
vim
软件随想录(local.joelonsoftware.com/wiki)-2000年05月09日 使用介面设计手册第九章 - User Interface Design for
Programmers
2000年05月09日使用介面设计手册第九章-UserInterfaceDesignforProgrammersChapter9 TheJoelonSoftwareTranslationProject:使用介面设计手册第九章FromTheJoelonSoftwareTranslationProjectJumpto:navigation,search程序员的使用介面设计手册第九章:一个产品的设计程
tiewen
·
2013-01-31 09:00
软件随想录(local.joelonsoftware.com/wiki)-2000年05月08日 使用介面设计手册第八章 - User Interface Design for
Programmers
2000年05月08日使用介面设计手册第八章-UserInterfaceDesignforProgrammersChapter8 TheJoelonSoftwareTranslationProject:使用介面设计手册第八章FromTheJoelonSoftwareTranslationProjectJumpto:navigation,search程序员的使用介面设计手册第八章:为节省大家的麻烦
tiewen
·
2013-01-31 09:00
软件随想录(local.joelonsoftware.com/wiki)-2000年04月27日 使用介面设计手册第七章 - User Interface Design for
Programmers
2000年04月27日使用介面设计手册第七章-UserInterfaceDesignforProgrammersChapter7 TheJoelonSoftwareTranslationProject:使用介面设计手册第七章FromTheJoelonSoftwareTranslationProjectJumpto:navigation,search程序员的使用介面设计手册第七章:为节省大家的麻烦
tiewen
·
2013-01-31 09:00
软件随想录(local.joelonsoftware.com/wiki)-2000年04月26日 使用介面设计手册第六章 - User Interface Design for
Programmers
2000年04月26日使用介面设计手册第六章-UserInterfaceDesignforProgrammersChapter6 TheJoelonSoftwareTranslationProject:使用介面设计手册第六章FromTheJoelonSoftwareTranslationProjectJumpto:navigation,search程序员的使用介面设计手册第六章:为节省大家的麻烦所
tiewen
·
2013-01-31 08:00
软件随想录(local.joelonsoftware.com/wiki)-2000年04月22日 使用介面设计手册第五章 - User Interface Design for
Programmers
2000年04月22日使用介面设计手册第五章-UserInterfaceDesignforProgrammersChapter5 TheJoelonSoftwareTranslationProject:使用介面设计手册第五章FromTheJoelonSoftwareTranslationProjectJumpto:navigation,search程序员的使用介面设计手册第五章:一致性及其他怪东西
tiewen
·
2013-01-30 17:00
软件随想录(local.joelonsoftware.com/wiki)-2000年04月18日 使用介面设计手冊第四章 - User Interface Design for
Programmers
2000年04月18日使用介面设计手冊第四章-UserInterfaceDesignforProgrammersChapter4 TheJoelonSoftwareTranslationProject:使用介面设计手冊第四章FromTheJoelonSoftwareTranslationProjectJumpto:navigation,search程序员的使用介面设计手冊第四章:情境支持与隐喻作者
tiewen
·
2013-01-30 16:00
软件随想录(local.joelonsoftware.com/wiki)-2000年04月12日 使用介面设计手冊第三章 - User Interface Design for
Programmers
2000年04月12日使用介面设计手冊第三章-UserInterfaceDesignforProgrammersChapter3 TheJoelonSoftwareTranslationProject:使用介面设计手冊第三章FromTheJoelonSoftwareTranslationProjectJumpto:navigation,search程序员的使用介面设计手冊第三章:选择作者:周思博(
tiewen
·
2013-01-30 16:00
软件随想录(local.joelonsoftware.com/wiki)-2000年04月11日 使用介面设计手冊第二章 - User Interface Design for
Programmers
2000年04月11日使用介面设计手冊第二章-UserInterfaceDesignforProgrammersChapter2 TheJoelonSoftwareTranslationProject:使用介面设计手冊第二章FromTheJoelonSoftwareTranslationProjectJumpto:navigation,search程序员的使用介面设计手冊第二章:找出使用者的期望作
tiewen
·
2013-01-30 16:00
软件随想录(local.joelonsoftware.com/wiki)-2000年04月10日 使用介面设计手冊第一章 - User Interface Design for
Programmers
2000年04月10日使用介面设计手冊第一章-UserInterfaceDesignforProgrammersChapter1 TheJoelonSoftwareTranslationProject:使用介面设计手冊第一章FromTheJoelonSoftwareTranslationProjectJumpto:navigation,search程序员的使用介面设计手冊第一章:控制你的环境使你快
tiewen
·
2013-01-30 10:00
Vim Improved笔记之Commands For
Programmers
为当前编辑的文件设置文件类型一般情况下,vim根据后缀名猜测文件类型,但是在有些场合下,我们可能会自己写一个和平常不同的后缀名,这个时候应该告诉vim该文件的文件类型。比如:setfiletype=c 将当前编辑的文件定义为c文件。这样,即使当前文件后缀名为.inc文件,vim还是把它当做c源文件,用c的语法高亮显示当然,也可以查看对某一种文件类型的文档::helpnew-filetype 如:h
lyx2007825
·
2013-01-29 17:00
为什么你的代码很烂!(Why Your Code Sucks!)
DaveAstelsSeptember27,2004========================================================SummaryIfyouarelikemost,andpossiblyevenall,
programmers
dadoneo
·
2013-01-20 22:00
为什么项目经理拿的钱比程序员多?
偶然在
programmers
.stackexchange.com上看到了这个有趣的问题,有人问:既然普遍认为编程是比较难的工作,为什么业务分析人员和项目经理们会拿比程序员更多的薪水?
lnara
·
2013-01-16 21:00
如何学好C语言
http://
programmers
.stackexchange.com/questions/62502/small-c-projects我也遇到了和提问的老外一样的问题。。
TongtongXyz
·
2013-01-14 00:00
学习
C语言
【转帖】Understanding Python's "with" statement
other forums, Python 2.5’s new with statement seems to be a bit confusing even for experienced Python
programmers
54yuri
·
2013-01-12 17:00
python
程序员们,到了背起你的行囊的时候了!
http://news.cnblogs.com/n/167246/投递人 itwriter 发布于2012-12-2001:47 评论(38) 有7610人阅读 原文链接 [收藏] « »英文原文:
Programmers
GeneralYY0
·
2013-01-11 09:00
程序员
生活
为什么程序员预估的时间都不靠谱
转载地址:http://www.aqee.net/why-
programmers
-are-bad-at-estimating-times/在网上偶然看到这篇文章,发现我就是这样。。
liu_hang_yu
·
2013-01-07 13:00
生活
如何学好C语言
http://
programmers
.stackexchange.com/questions/62502/small-c-projects我以前也有这样的感觉,编程编到一定的时候,发现能力到了瓶颈,既不深
kobejayandy
·
2013-01-02 22:00
关于“开发评估时间”的思考
昨天同事分享了一篇文章,
programmers
-are-bad-estimating, 链接在这里:http://java.dzone.com/
programmers
-are-bad-estimating
尝试者
·
2012-12-24 22:43
开发
沟通
信任
产品
时间评估
Android Rooting for
Programmers
AndroidRootingforProgrammersYouhaveanAndroidDeviceandyouarefamiliarwithLinuxbasedoperatingsystems.Maybe,youlikeSSHortelnettocommunicatewiththedevice;youwanttosetupyourdeviceasaroutertoconnecthomePCtot
LiSteven
·
2012-12-24 18:00
软件开发比较齐全的帮助文档下载地址
http://www.gxp.cc/file-2310976.html [XSLT]XSLT.2.0.
Programmers
.Reference.Third.Edition.eBook-LiB.ziphttp
rj0801zxh
·
2012-12-21 18:49
html
js
linux
Hibernate
ext
上一页
7
8
9
10
11
12
13
14
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他