Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ozantekin/100daysofjs

This repository contains articles, videos, notes, cheat sheets, apps, and educational source code related to JavaScript.
https://github.com/ozantekin/100daysofjs

100daysofcode javascript

Last synced: about 2 months ago
JSON representation

This repository contains articles, videos, notes, cheat sheets, apps, and educational source code related to JavaScript.

Awesome Lists containing this project

README

        



CONTENT OF 100-DAYS TRAINING


COMPLETED



- **Content:**
- Resources used.
- Screenshots of shared information (flood).
- Articles written.
- Videos published.
- Quick review visuals (cheat sheet) prepared.
- Applications and educational source codes related to the topic.

- **Organization:**

- Topics are organized into folders and collected under the Topics heading at the bottom. You can navigate to the relevant topic by clicking on it.

- In summary, you can access all the work I have done on JavaScript over the 81 days within this repository.

- If you want to join my junior developer journey, you can check out my YouTube channel.

- ###### If you have any questions, you can reach out to me.


Topics

| No. | Topic | Status |
| --- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------ |
| `00` | **[Text, Video & Cheat Sheet](https://github.com/ozantekin/100DaysOfJS/tree/main/00-Yaz%C4%B1VideoCheatSheet)** | `Current` |
| `01` | **[JavaScript Introduction](https://github.com/ozantekin/100DaysOfJS/tree/main/01-JavaScriptGiris)** | `Completed` |
| `02` | **[Variables](https://github.com/ozantekin/100DaysOfJS/tree/main/02-Degiskenler)** | `Completed` |
| `03` | **[Operators](https://github.com/ozantekin/100DaysOfJS/tree/main/03-Operatorler)** | `Completed` |
| `04` | **[Data Structures](https://github.com/ozantekin/100DaysOfJS/tree/main/04-VeriYapilari)** | `Completed` |
| `05` | **[Arrays](https://github.com/ozantekin/100DaysOfJS/tree/main/05-Diziler)** | `Completed` |
| `06` | **[Conditional Statements](https://github.com/ozantekin/100DaysOfJS/tree/main/06-KosulIfadeleri)** | `Completed` |
| `07` | **[Loops](https://github.com/ozantekin/100DaysOfJS/tree/main/07-Donguler)** | `Completed` |
| `08` | **[Functions](https://github.com/ozantekin/100DaysOfJS/tree/main/08-Fonksiyonlar)** | `Completed` |
| `09` | **[DOM](https://github.com/ozantekin/100DaysOfJS/tree/main/09-Dom)** | `Completed` |
| `10` | **[Events](https://github.com/ozantekin/100DaysOfJS/tree/main/10-Events)** | `Completed` |
| `11` | **[LocalStorage](https://github.com/ozantekin/100DaysOfJS/tree/main/11-LocalStorage)** | `Completed` |
| `12` | **[DOM Project - Todo Application](https://github.com/ozantekin/100DaysOfJS/tree/main/12-DomProjesi-ToDoUygulamasi)** | `Completed` |
| `13` | **[DOM Project - Slider Application](https://github.com/ozantekin/100DaysOfJS/tree/main/13-DomProjesiSliderUygulamasi)** | `Completed` |
| `14` | **[JQuery](https://github.com/ozantekin/100DaysOfJS/tree/main/14-JQuery)** | `Completed` |
| `15` | **[Object-Oriented Programming](https://github.com/ozantekin/100DaysOfJS/tree/main/15-NesneTabanliProgramlama)** | `Completed` |
| `16` | **[Error Handling](https://github.com/ozantekin/100DaysOfJS/tree/main/16-HataYonetimi)** | `Completed` |
| `17` | **[Quiz Application](https://github.com/ozantekin/100DaysOfJS/tree/main/17-QuizUygulamasi)** | `Completed` |
| `18` | **[Modern JavaScript Techniques - ES6+ / ES7](https://github.com/ozantekin/100DaysOfJS/tree/main/18-ModernJavaScriptTeknikleriES6ES7)** | `Completed` |
| `19` | **[Dynamic Course Project (Application)](https://github.com/ozantekin/100DaysOfJS/tree/main/19-DinamikKursProjesi)** | `Completed` |
| `20` | **[Restful API & AJAX](https://github.com/ozantekin/100DaysOfJS/tree/main/20-RestfulApiAJAX)** | `Completed` |
| `21` | **[Restful API Project (Application)](https://github.com/ozantekin/100DaysOfJS/tree/main/21-RestfulApiProje)** | `Completed` |
| `22` | **[JavaScript Module Logic](https://github.com/ozantekin/100DaysOfJS/tree/main/22-JavaScriptModulMant%C4%B1g%C4%B1)** | `Completed` |
| `23` | **[JavaScript Modules Application](https://github.com/ozantekin/100DaysOfJS/tree/main/23-JavaScriptModulUygulama)** | `Completed` |
| `24` | **[Node.js & NPM](https://github.com/ozantekin/100DaysOfJS/tree/main/24-NodejsNpm)** | `Completed` |
| `25` | **[TypeScript](https://github.com/ozantekin/100DaysOfJS/tree/main/25-TypeScript)** | `Completed` |