Skip to content

always-maap/Web-NIT-TA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nit logo

Web Programming TA class notes and examples for Babol Noshirvani University of Technology - Fall 2022

Lectures

Title Link
1. Website is an abstraction https://drive.google.com/file/d/1-3MNV6BhgSBAJdKGVxgIICN_TYUHzpSC/view?usp=sharing
2. Deploy now https://drive.google.com/file/d/1-OLQemvp9wRiPOP_bEIKGh3cLyHqSRv_/view?usp=sharing
3. CSS overview with an example https://drive.google.com/file/d/1Y_LcgQkX--UbkaVe24d3kLLs6ZcDeYtd/view?usp=sharing
4. Your first card https://drive.google.com/file/d/1tif5-6hMAVrQjR8bvXECA7l0i5xIn-oG/view?usp=sharing
5. JavaScript fundamentals https://drive.google.com/file/d/19_1GtFzNe4YR1jsyQOx5-HbIcoZtxllI/view?usp=sharing
7. Honoi tower https://drive.google.com/file/d/1YYvpZf7yxFYgxvNaYbvpLetJ773zbfBb/view?usp=sharing
8. Nodejs and modules https://drive.google.com/file/d/1lsdd9kKzQSqB5-KmeFyay2jujHf7Mv1-/view?usp=sharing
9. Forms and FormData https://drive.google.com/file/d/1YOsT9jJY3f_jeIGp_s1UiNrp-z0QM7bE/view?usp=sharing
10. Web storage https://drive.google.com/file/d/1pd7Iru2UaAQ8BChpOHn8pMVt_Y5bE2_u/view?usp=sharing
11. Web tooling https://drive.google.com/file/d/1u_B5Tc0mmTRRxrbVOdGHIdCmUPTRd_Wg/view?usp=sharing
12. Fetch and async/await

Bonus

Title Link
Interview https://drive.google.com/file/d/1ULOrgoEa9IGRmHtox3VXZJOJkm_M5z76/view?usp=sharing
pg - pgadmin with Docker https://drive.google.com/file/d/1aRujGI9wJldVV4KGJ9nbayqqSLdj8M56/view?usp=sharing

Examples

App Description
Simple Button simple css button
First card basic css showcasing real world card
Guess the number basic js guessing number
Hanoi tower demonstrating dom with a visual example
Hello node nodejs basic exmaple
Modules web's module system
Todo app learn forms with an example

Setup

Make sure you have node.js installed. Install yarn if you haven't already. npm install --global yarn

This repo is a yarn workspace. a simple yarn install should share dependeices in examples and app.

Credit

All the credit goes to wonderful professors at Noshirvani Computer department.

License

MIT

About

Noshirvani web programming - Fall 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published