MNNIT Computer Club
This repository contains the codes, support links and other relevant materials for every class under Computer Club, MNNIT Allahabad.
NodeJS
Class code
Learning Resources
- W3Schools SQL
- Easy to follow with all basic queries covered
- MySQL Tutorial
- Extensive tutorial but includes the use of MySQL Programming Interfaces in all major languages.
- Embedded JavaScript templating
- Learn a couple of new tags to use logic within HTML and create dynamic content.
- Node + MySQL
- Learn various methods available with mysql package.
- npmjs: It has simple documentation of all external packages in nodeJS.
Official docs
- MySQl : Don’t go
- Node : Don’t go
- Express : go to Getting started
- npmJS : search any package and read docs