|
| 1 | +<br/> |
| 2 | +<p align="center"> |
| 3 | + <a href="https://codiyar.ir/wp-content/uploads/2021/08/javascript_banner_sxve2l.jpg"> |
| 4 | + <img src="https://codiyar.ir/wp-content/uploads/2021/08/javascript_banner_sxve2l.jpg" alt="Logo" style="object-fit: cover !important; width: 100vw !important; height: auto !important;"> |
| 5 | + </a> |
| 6 | + |
| 7 | + <h1 align="center">Learn Javascript</h1> |
| 8 | + |
| 9 | + <p align="center"> |
| 10 | + Here, I am recalling and relearning about vanilla javascript |
| 11 | + </p> |
| 12 | +</p> |
| 13 | + |
| 14 | +- 👾 There are bugs / discussions can be clicked [Discussions](https://github.com/AdrianMiftahulH/Learn-JavaScript/issues) |
| 15 | + |
| 16 | +## 🛠 Programming languages used : |
| 17 | + |
| 18 | +<p> |
| 19 | +<a href="https://www.w3.org/html/" target="_blank" rel="noreferrer"> <img src="https://skillicons.dev/icons?i=html&theme=dark" alt="html5" width="30" height="30"/> </a> |
| 20 | +<a href="https://www.w3schools.com/css/" target="_blank" rel="noreferrer"> <img src="https://skillicons.dev/icons?i=css&theme=dark" alt="css3" width="30" height="30"/> </a> |
| 21 | +<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer"> <img src="https://skillicons.dev/icons?i=js&theme=dark" alt="javascript" width="30" height="30"/> </a> |
| 22 | +<a href="https://getbootstrap.com" target="_blank" rel="noreferrer"> <img src="https://skillicons.dev/icons?i=bootstrap&theme=dark" alt="bootstrap" width="30" height="30"/> </a> |
| 23 | +</p> |
| 24 | + |
| 25 | +## I Learn From : |
| 26 | + |
| 27 | +<div> |
| 28 | +<a href="https://youtu.be/SDROba_M42g" target="_blank"> |
| 29 | +<img src=https://img.shields.io/badge/youtube-%23EE4831.svg?&style=for-the-badge&logo=youtube&logoColor=white alt=youtube style="margin-bottom: 5px;" /> |
| 30 | +</a> |
| 31 | +<a href="https://youtu.be/aviAyIK5oSU" target="_blank"> |
| 32 | +<img src=https://img.shields.io/badge/youtube-%23EE4831.svg?&style=for-the-badge&logo=youtube&logoColor=white alt=youtube style="margin-bottom: 5px;" /> |
| 33 | +</a> |
| 34 | +<a href="https://youtu.be/ljSCNdV8eDo" target="_blank"> |
| 35 | +<img src=https://img.shields.io/badge/youtube-%23EE4831.svg?&style=for-the-badge&logo=youtube&logoColor=white alt=youtube style="margin-bottom: 5px;" /> |
| 36 | +</a> |
| 37 | +</div> |
| 38 | + |
| 39 | +## What did I learn: |
| 40 | + |
| 41 | +1. JavaScript-Basic |
| 42 | + - Type Data |
| 43 | + - Operator |
| 44 | + - Looping |
| 45 | + - Condition |
| 46 | + - Function |
| 47 | + - Array |
| 48 | + - Object |
| 49 | + - Getter and Setter |
| 50 | + - [Other](https://github.com/AdrianMiftahulH/Learn-JavaScript/tree/master/JavaScript-Basic) |
| 51 | +2. JavaScript-OOP |
| 52 | + - Object Class |
| 53 | + - Construct Class |
| 54 | + - Inheritance Class |
| 55 | + - Field Class |
| 56 | + - Prototype |
| 57 | + - [Other](https://github.com/AdrianMiftahulH/Learn-JavaScript/tree/master/JavaScript-OOP) |
| 58 | +3. JavaScript-DOM |
| 59 | + - Document |
| 60 | + - Get Element By Id, Get Element By Id, Get Class By Class Name, Oher |
| 61 | + - Event |
| 62 | + - [Other](https://github.com/AdrianMiftahulH/Learn-JavaScript/blob/master/JavaScript-DOM/app.js) |
0 commit comments