TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Commandments of Good Code
24 points
by
zgoldberg
almost 10 years ago
3 comments
collyw
almost 10 years ago
Collapse
These are actually quite good. I was expecting some cargo cult Agile related nonsense "always do 100% test coverage, blah blah".
评论 #9894771 未加载
kylnew
almost 10 years ago
Collapse
I'm down with "All (ok most) programming languages are simultaneously good and bad". I assumed it would go on to discuss Javascript, but nope. Which really goes to show how true the statement is.
评论 #9894795 未加载
bradhe
almost 10 years ago
Collapse
> * Key Value Stores Redis / Memcache<p>> * No-SQL land: MongoDB/Cassandra etc.<p>> * “Traditional” Schema’d SQL: Oracle/Postgres/MySQL/Amazon RDS Etc.<p>> * Hosted DBs: AWS RDS / DynamoDB / AppEngine Datastore<p>> * Heavy lifting: Amazon MR / Hadoop (Hive/Pig) / Cloudera / Google Big Query<p>> * Batshit crazy stuff: Erlang’s Mnesia, iOS’s Core Data<p>Cringeworthy to be sure.
评论 #9894770 未加载