All Projects → wangding → nodejs

wangding / nodejs

Licence: MIT license
⛳ Node.js 应用开发课程资料

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to nodejs

Nodebook
nodejs 基础教程
Stars: ✭ 241 (+1621.43%)
Mutual labels:  course, gitbook
Curso-JS-Avanzado-para-desarrolladores-Front-end ed1
FICTIZIA » JavaScript Avanzado para desarrolladores Front-end — 1ª Edición
Stars: ✭ 18 (+28.57%)
Mutual labels:  course
scalaz-docs
Scalaz Japanese Documentation
Stars: ✭ 21 (+50%)
Mutual labels:  gitbook
acala-wiki
Acala GitBook Wiki, https://wiki.acala.network
Stars: ✭ 22 (+57.14%)
Mutual labels:  gitbook
js-course-2018
Репозиторій з курсів «Front-end» та «NodeJS» проекту Masters Academy
Stars: ✭ 12 (-14.29%)
Mutual labels:  course
advanced-php-crawler
新浪博客文章/wenku8轻小说文库爬虫,可抓取图片保存,一键制作电子书。kindle读书党的神器!
Stars: ✭ 26 (+85.71%)
Mutual labels:  gitbook
rails contact list
Learn Ruby on Rails by creating an app from scratch
Stars: ✭ 60 (+328.57%)
Mutual labels:  course
whitepaper
The Fission Technical Whitepaper
Stars: ✭ 15 (+7.14%)
Mutual labels:  gitbook
lt1
Course on Language Technologies and NLP
Stars: ✭ 15 (+7.14%)
Mutual labels:  course
Course ArcGIS Python
Course on ArcGIS automation through scripting with Python
Stars: ✭ 27 (+92.86%)
Mutual labels:  course
if1007
Desenvolvimento de Aplicações com Arquitetura Baseada em Microservices
Stars: ✭ 78 (+457.14%)
Mutual labels:  course
cmc-csci046
CMC's Data Structures and Algorithms Course Materials
Stars: ✭ 31 (+121.43%)
Mutual labels:  course
haskell-for-typescript-devs
Onboarding Material: Haskell for TypeScript Developers
Stars: ✭ 37 (+164.29%)
Mutual labels:  gitbook
curso-introduccion-pyqgis
Curso de Introducción al desarrollo con PyQGIS (por Germán Carrillo)
Stars: ✭ 28 (+100%)
Mutual labels:  course
plugin-disqus
Disqus comments on your books
Stars: ✭ 49 (+250%)
Mutual labels:  gitbook
NTU-Computer-Security
台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan
Stars: ✭ 293 (+1992.86%)
Mutual labels:  course
LearningReIn30Mins
正则表达式30分钟入门
Stars: ✭ 20 (+42.86%)
Mutual labels:  gitbook
nestjs-zero-to-hero
Coding through the course: NestJS Zero to Hero - Modern TypeScript Backend Development
Stars: ✭ 23 (+64.29%)
Mutual labels:  course
clojure-learning-notes
Clojure学习笔记
Stars: ✭ 15 (+7.14%)
Mutual labels:  gitbook
CreativeProgramming1
An introductory course exploring code as a tool for creative making
Stars: ✭ 51 (+264.29%)
Mutual labels:  course

Node.js 应用开发

本网站包含 Node.js 应用开发课程的全部教学资料,包括:课程大纲、学习交流 QQ 群、课程视频、幻灯片、通关任务以及示例代码。

课程大纲

Node.js 应用开发课程大纲

学习交流群

王顶老师的 QQ 学习交流群:301862163,加群时请报上自己的真实姓名,以及正在学习的课程内容。软件学院的学生不用加入此群,使用班级 QQ 群交流即可。

QQ 群二维码,王顶,408542507@qq.com

课程视频

每个视频其内容相对独立,时长较短,因此整个课程的视频数量比较多。把视频链接和课程大纲整合在一起,形成整门课程的视频清单方便大家按需观看。

幻灯片

通关任务

按课程讲授的顺序,排列在电子书左侧导航中,大部分通关任务对应有参考的示例代码,请见下面 nodejs-demo 仓库的链接。

示例代码

  • nodejs-demo,包含大部分 node.js 原生 API 的示例代码。
  • nodejs-advanced-demo,包含 Koa2 框架、JWT 和 ORM,等第三方 API 的示例代码。
  • entropy,计算信源熵的命令行工具示例代码,这个程序支持所有控制台交互方式。
  • cartoon-api,漫画书网站的 HTTP API 接口服务,这个示例代码是基于 Koa2 和 sequelize ORM 开发的,后台数据库用的是 MySQL。
  • todo-list-api,待办事项 HTTP API 接口服务的示例代码。
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].