dscmbcet / webd-up

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web'd Up

Backend Web Development Bootcamp by GDSC MBCET. Aims to give a good kickstart to your backend development journey. The bootcamp will be covering:
  1. Node.js
  2. JavaScript
  3. Express.js
  4. MongoDB

Participants criteria

  • Should be familar with Frontend Web Development.
  • Should know the basics of C / C++ / Java / JS.

Event Schedule

It will be a week long with 5 days learning camp and 2 day project time. Classes will be for 1 hour everyday.

Day 1 - Introduction to backend
  • More about servers and databases
  • Working of web requests
  • More about Node.js
  • Installation of Node
Day 2 - Working with JS
  • Object literals
  • Asynchronous JavaScript
  • Server creation in Node JS ( a glimpse)
Day 3 - Playing with Node.js
  • Server creation
  • Serving HTML file (modules : http and fs)
  • Routing and GET method
Day 4 - Explore Express.js
  • Handlebars
  • Setting up templating engine
  • Rendering UI
Day 5 - Detour on MongoDB
  • A glimpse on databases (SQL & NoSQL)
  • More about MongoDB
  • Create,Read,Update and Delete operations
Day 6 & 7 - Project Time

The participants will be working on individual projects based on the topics covered throughout the bootcamp.

About

License:MIT License


Languages

Language:JavaScript 71.0%Language:Handlebars 28.8%Language:HTML 0.2%