整理:对开发者有用的英文网站合集

这是一份对开发者有用的英文网站清单,涉及到从初学者到行业大牛成长的方方面面,还有很多事英语学习的网站,请相信我,这些肯定会对你有所帮助的。

问答社区

  • Stack Overflow : subscribe to their weekly newsletter and any other topic which you find interesting
  • Quora : A place to share knowledge and better understand the world
  • Learn Anything : Community curated knowledge graph of best paths for learning anything
  • devRant : Community where you can rant and release your stress
  • Codementor : A mentorship community to learn from fellow developers via live 1:1 help and more.

新闻

初学者的编程练习

找找项目灵感

大牛的建议

编码规范

通用工具

  • regex101 : Online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript
  • CodePen : Front End Developer Playground & Code Editor in the Browser

面试准备

视频

MOOCs

 Java

AI

学习写作

YouTube 频道

一些文章集合

播客

构建一个简单的编译器/解释器

教程

阅读他人的代码

  • LiveEdu.tv : screencast of people building application, websites, games, ect.

程序员须知

编程比赛

计算机图书

视频教程

在线编译

  • CodePad : Code editor to try, test and run 25+ languages
  • JSFiddle : Test your JavaScript, CSS, HTML or CoffeeScript with online code editor
  • Ideone.com : online compiler and debugging tool for more than 60 programming languages
  • Pastebin.com
  • Godbolt.org: Excellent tool for exploring the assembly output of different compilers with and without optimization.

一些不错的博客

英语学习

无聊时可以看看这些

  • r/ProgrammerHumor : Subreddit dedicated to exactly what it sounds like
  • Vsauce : The best youtube channel
  • TED : Great talks about technology, entertainment, and design
  • CrashCourse : small courses on various subjects
  • National Geographic : High volume of high quality content from all over the world
  • Barcroft TV : Daily short documentaries about the incredible variety of people that make up the world
  • ColdFusion : Past, present, and future of technology
  • SmarterEveryDay : Lots of amazing scientific information about the world around us, usually captured with a high-speed camera
  • SciShow : Answers to interesting questions that you’ve always wondered about
  • Big Think : Expert driven, actionable, educational content, featuring experts ranging from Bill Clinton to Bill Nye
  • Every Frame a Painting : High quality analysis of films and filmmaking
  • TestTube News : Interesting information about news from around the world
  • Reddit the front page of the internet : Where free time goes to die
Wendasns问答社区系统是一款开源,高效,易于二次开发的问答系统,拥有问答模快、文章模快、话题模快,内置ucentre用户系统、管理组与用户组权限、邮件设置、用户管理、分类管理、问题管理、回答管理、文章管理、评论管理、话题管理、通知管理、举报管理、友情链接、公告管理、广告管理。内置独特的用户管理,支持多应用接入;问答与文章支持目录化伪静态URL自定义访问,内容、社交、付费,三者合一,涵盖积分、付费打赏、分享等功能,激发用户主动创作内容,扩散有价值的信息。 功能特点: 开放源码 WendaSNS是一款开放源码的PHP问答社区系统,基于Thinkphp 6.X版本开发而成,具有强大的负载能力和稳定性。 LayUi前端 前端基于LayUi框架,经典模块化极易扩展和定制,一套模板可以同时的运行在PC、平板、手机等多设备上。 多数据库 完美支持Mysql、MariaDB、PostgreSQL等数据库存储,方便各种环境定制。 更好的SEO 支持路由规则自定义,可以定制自己的专属URL显示规则。同时支持页面自定义。 多入口登录 支持社交QQ、Sina微博、微信、百度帐号、手机、邮箱等方式登录系统。 轻管理 管理后台可以轻松完成网站问答、文章、视频等功能管理,支持多角色分权限管理。 轻运营 支持手机号码或邮箱注册,通过短信或邮件进行验证,保证用户真实性。 互动强 评论、点赞、通知……随时互动,简单快捷;所有内容一键分享,迅速扩散。 安装说明: 1、解压后,设置运行环境要求PHP7.1+,运行目录为 public 2、运行http://你的域名/ 进行安装,后台管理http://你的域名/admin.php 3、开启伪静态访问 使用宝塔面板用户---在配置文件,找到以下内容删除。     location ~ .*\.(gif|jpg|jpeg|png|bmp|swf)$     {         expires      30d;         error_log off;         access_log off;     } 更新Wendasns V1.1.5 修复文章详情页里,发表评论提示文章禁止评论,再次评论,提交的表单数据空值 修复用户中心->我的收藏->选项卡切换,都是显示的问题数据列表 修复账号设置->修改密码,提交异常 修复打开编辑签名,显示undefined 修复删除文章后,跳转出错 修复提问或回答时,插入的图片大过显示区,会溢出 修复回答时,文字设置字体加粗、斜体等,被过滤了 修复主题分享时,微博或QQ空间显示的分享图片是百度的 修复话题列表页,话题里的文章或问题数不对 修复用户中心->我的粉丝->我的粉丝/我的关注选项卡里,取消关注提示用户不存在 修复问题详情页里,调整问题补充、回答、答案编辑的编辑器形式,且已回答的用户,不在显示"我来回答"按钮 修复有管理权限的用户,问题详情页里,显示补充问题、删除、回答编辑功能 修复用户有管理权限,但补充问题时,提示要登录账号 修复搜索结果页里,用户主页链接去掉html后缀 修复文章没有标签,文章列表里还是显示空标签 修复问题详情页,新增点击图片,显示大图功能 更新Wendasns V1.1.0 修复已知BUG 更新内核Thinkphp6.0.7,支持PHP8.0
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值