Updated Sunday, April 18, 2021
This document is available at:
https://reskillamericans.github.io/info-2021/tracks/back-end-nodejs
Please report problems with this document at our Issue Tracker.
Your instructors and mentors in this course include:
Name | Slack Username |
---|---|
Ogunjuyigbe Oluwaseyi | @seyiogunjuyigbe |
Sydney Ekpo | @sydney |
Idris Lawal | @Idris |
Jeremiah Iromaka | @jeremiahiro |
You are welcome to message them directly, but please post questions that would benefit all of your peers at #track-backend-javascript.
The following course list covers the specific courses in your track. Please also note the General Courses listed in the top level Program Info Page.
JavaScript Week 4
Introduction to JSON and Node Modules.
A 5 question test on JSON.
Assignment: Clone the notesApp
repo and get your own node server running. Submit
your clone’s GitHub link.
Introduction to Databases
This course will introduce you to MySQL and Firebase as well as general database concepts. You will install MySQL locally and learn the befits of using cloud-hosted
databases.
A 10 question test is here.
Assignment: Using MySQL, create an employee database with the given data and perform the requested quiries. Submit a screen shot.
HTTP Secure Socket Layer (SSL and CORS)
JavaScript Week 3:
Arrow functions are described. Introduction to asynchronous programming.
Assignments:
Update valueChecker using arrow function syntax.
Rewrite sumCalculator using arrow function syntax.
Assignment: Complete the Note Taker App. Fork starter code and complete in your own github repository. Submit link to your repository when finished. Due Saturday, April 10.
A 5 question test is here.
This week participants begin working with the Learning Managment System (LMS).