一些常用的编程学习网站

整理了一些常用的编程学习网站,将这篇blog作为导航网页使用。

1.Leetcode----算法刷题网站

支持各种语言。

(https://leetcode-cn.com)

2.创客实验室网上开放平台

邀请码:C78EM
内容如下: (https://www.educoder.net)
内容

3.huaweicloud(部分有效期截止到7.30左右)

内容如下:(Java、web、数据结构)

(https://classroom.devcloud.cn-north-4.huaweicloud.com/home)

4.github区块链(LiuBoyu)

(https://github.com/LiuBoyu/blockchain)

5.廖雪峰的官方网站

很系统的讲解各类语言及操作(文字)

(https://www.liaoxuefeng.com)

6.Go语言实用教程

菜鸟教程(https://www.runoob.com/go/go-ide.html)(包含各种语言)

C语言中文网(http://c.biancheng.net/view/28.html)(在用)(包含各种语言)

7.计蒜客

账号密码均为邮箱

计蒜客(https://passport.jisuanke.com/?n=http://i.jisuanke.com/study#/)

8.LearnGitBranching

github上关于git的使用的闯关项目(类似闯关游戏)

LearnGitBranching(https://github.com/pcottle/learnGitBranching)

(可选语言)

9.正则表达式练习平台

RegexOne(https://regexone.com)(英文网站)

RegExr(https://regexr.com)(测试正则表达式/英文网站)

10.SQL练习平台

SQLZOO(https://sqlzoo.net)(英文网站

11.cs相关书籍

基本涵盖了常用计算机的所有方面

https://github.com/iamshuaidi/CS-Book

12.alicloud开发者社区

包括服务器及python、Java讲解

https://developer.aliyun.com/adc/student/

#待续#

发布了3 篇原创文章 · 获赞 3 · 访问量 234

猜你喜欢

转载自blog.csdn.net/weixin_43408412/article/details/104395349