An open API service indexing awesome lists of open source software.

https://github.com/tanisha03/journey-with-js

Education Outreach Program
https://github.com/tanisha03/journey-with-js

Last synced: about 2 months ago
JSON representation

Education Outreach Program

Awesome Lists containing this project

README

        

# Journey-with-JS

A part of the Education Outreach Program by GirlScript Tech, "Journey with JavaScript" is one of the courses to provide virtual classes to a set of students.

This repo contains all of the study material as well as resouces for each of the classes.

## Links

[Intro to Mentors](https://drive.google.com/file/d/1xVnHcZxKn2dv9NDrP2NKNt0lIFJR8P9U/view)

[Timeline for course](https://docs.google.com/spreadsheets/d/151wNgh1Gw4IyIw8cUuGXPI8m9FjaZ6_76TM4sJkeL0o/edit?ts=5e95dc8f#gid=0)

[Detailed course structure](https://docs.google.com/document/d/1KJts1SD5AxsXfUqPIbvDpIocLRGsFIZCrU3iuixZpus/edit)

## Day 1: Intro to JS

- [Presentation](https://slides.com/saurabhchauhan-1/deck/fullscreen)

## Day 2: Programming Fundamentals in JS

- [Presentation](https://slides.com/harshjobanputra/deck)

## Day 3: DOM

- [Presentation](https://slides.com/harshjobanputra/eop-js-day-2)
- [Codepen Example 1](https://codepen.io/harsh-jobanputra/pen/vYNyPrr?editors=1011)
- [Codepen Example 2](https://codepen.io/harsh-jobanputra/pen/wvKoZKv?editors=0011)
- [Codepen Example 3](https://codepen.io/harsh-jobanputra/pen/ZEbBZKJ?editors=1010)
- [Codepen Example 4](https://codepen.io/harsh-jobanputra/pen/qBOqwoQ?editors=1111)

## Day 4: ES6

- [Presentation](https://slides.com/saurabhchauhan-1/deck-83d2ee#/) [PDF in folder]
- Extra Examples Discussed - in folder Day 4

## Day 5: Debugging in JS

- [Presentation](https://slides.com/saurabhchauhan-1/deck-8d3090) [PDF in folder]
- Extra Files for the "Quiz" project - in folder Day 5

## Day 6: Closures and Callbacks

- [Presentation](https://slides.com/saurabhchauhan-1/closures-and-callbacks-by-tanisha)
- Examples covered - in folder Day 6
- [Article](https://medium.com/@tanisha031199/js-the-functional-programming-paradigm-66f1b8d57ee8)

## Day 7: Promises, async and await

- [Presentation](https://docs.google.com/presentation/d/1dR7h3dusEVmE1ZGF7MRPnEElWYmtwXonnRDqqNuddK8/edit#slide=id.g35f391192_00)[PDF in folder]
-Examples Discussed - in folder Day 7

## Day 8: Transition and Animations

- [Drawing Shapes](https://codepen.io/tanisha03/pen/bGVqLww)
- [Transitions](https://codepen.io/tanisha03/pen/XWmMZxo)
- [Animations](https://codepen.io/tanisha03/pen/ExVmogg)
- [Codepen Assigment Doc](https://docs.google.com/document/d/1EWTEt9KCGOgrogTpOtvfiyJKZ2DWQDnMzTjlGY3tQyA/edit)

## Day 9: Fetch api

- [Presentation](https://docs.google.com/presentation/d/1zWF_1Ha93mFTb4-RwU30_1RWKWAv-oMQ/)[PDF in folder]
-Code files - in folder Day 9

## Day 11: Weather api

-Code files - in folder Day 11

## Day 12: Intro to ReactJS

- [Presentation](https://reactjspresentation.web.app/)[PDF in folder]

- Code files - in repo : https://github.com/harsh2201/Reactjs-Example

## Quiz Results

![Day 1 results](https://github.com/tanisha03/Journey-with-JS/blob/master/Quiz%20Results/Day%201%20EOP%20JS.jpg)
![Day 2 results](https://github.com/tanisha03/Journey-with-JS/blob/master/Quiz%20Results/Day%202%20EOP%20JS.jpg)
![Day 3 results](https://github.com/tanisha03/Journey-with-JS/blob/master/Quiz%20Results/Day%203%20EOP%20JS.jpg)
![Day 4 results](https://github.com/tanisha03/Journey-with-JS/blob/master/Quiz%20Results/Day%204%20EOP%20JS.jpg)
![Day 5 results](https://github.com/tanisha03/Journey-with-JS/blob/master/Quiz%20Results/Day%205%20EOP%20JS.jpg)

## Coordinators

[Harsh Jobanputra](https://github.com/harsh2201)

[Saurabh Chauhan](https://github.com/blitz450)

[Shubham Goyal](https://github.com/shugo111)

[Tanisha Sabherwal](https://github.com/tanisha03)

[Yogesh Jakhar](https://github.com/yogeshjakhar19)