西大 发表于 2017-7-9 07:26:13

编程资源汇总 不定期更新

  这里主要列举我所知道的编程资源,欢迎补充。
  1.常见网站:
  微软开发者网络:https://msdn.microsoft.com/
  MSDN, 我告诉你:http://www.itellyou.cn/
  谷歌开发者:https://developers.google.com/
  安卓开发者:https://developer.android.com/
  苹果开发者:https://developer.apple.com/
  Mozilla 开发者网络:https://developer.mozilla.org
  IBM开发者中心:http://www.ibm.com/developerworks/
  Oracle技术网络:http://www.oracle.com/technetwork
  GNU官网:https://www.gnu.org/
  2.代码网站
  https://github.com/
  https://bitbucket.org/
  http://www.code.google.com/
  https://www.codeproject.com/
  https://sourceforge.net/
  http://rosettacode.org
  3.国内网站
  http://www.csdn.net/
  开源中国:http://www.oschina.net/
  博客园:http://www.cnblogs.com/
  伯乐在线:http://www.jobbole.com/
  基础学习类:
  http://www.runoob.com/
  http://zetcode.com/
  http://wiki.jikexueyuan.com/
  http://www.yiibai.com/
  书籍网站:
  http://www.allitebooks.com/
  http://bestcbooks.com/
  书单:http://lucida.me/blog/developer-reading-list/
  4.语言相关
  CPP参考:http://en.cppreference.com
  C++资源汇总:http://blog.jobbole.com/78901/
  TCC:repo.or.cz/tinycc.git
  GCC:https://gcc.gnu.org/
  Clang:http://clang.llvm.org/
  Python:https://www.python.org/
  Rust:https://www.rust-lang.org/
  Swift:https://www.rust-lang.org/
  Go:https://golang.org/
  Haskell:https://www.haskell.org/
  OCaml:http://ocaml.org/
  Racket:http://racket-lang.org/
  Scheme:https://github.com/cisco/ChezScheme
  5.博客推荐
  一个聚合网站:http://www.udpwork.com/
  陈梓瀚的博客:http://www.cnblogs.com/geniusvczh/
  赵劼的博客:http://jeffreyzhao.cnblogs.com/ http://blog.zhaojie.me/
  云风的博客:http://blog.codingnow.com/
  叶劲峰的博客:http://www.cnblogs.com/miloyip/
  陈皓的博客:http://coolshell.cn/
  刘未鹏的博客:http://mindhacks.cn/
  陈硕的博客:http://www.cppblog.com/Solstice/
  王垠的博客:http://www.yinwang.org/
  Byvoid的博客:www.byvoid.com
  顾森的博客:http://www.matrix67.com/blog/
  叶飞影的博客:http://www.cnblogs.com/WhyEngine/
  崔庆才的博客:http://cuiqingcai.com/
  Martin Broadhurst的博客:http://www.martinbroadhurst.com/
  6.在线编译器
  Wandbox:http://melpon.org/wandbox
  Codepad:http://codepad.org/
  Ideone:http://ideone.com/
  7.GitHub推荐
  Google Interview University:https://github.com/jwasham/google-interview-university
  GraphEngine:https://github.com/Microsoft/GraphEngine
  8.其他网站
  一个Windows包管理器:https://chocolatey.org/
页: [1]
查看完整版本: 编程资源汇总 不定期更新