# Naztech-Ext-JS-Class-Notes

## Course Overview

* Fronted Development with ExtJS. (JavaScript framework)

## Index

1. [Theory](https://open-skill-community.gitbook.io/learn-with-us-extjs/cw)
2. [Practical](https://open-skill-community.gitbook.io/learn-with-us-extjs/hw)
3. [PDF file](https://github.com/jobayerhossain-dev/naztech-ExtJS-Class-Notes/blob/main/pdf_files/README.md)

## Learning resources

### HTML and CSS

YouTube:

* [HTML & CSS Crash Course Tutorial](https://www.youtube.com/playlistlist=PL4cUxeGkcC9ivBf_eKCPIAYXWzLlPAm6G) by *Net Ninja*

Websites:

* [W3Schools - HTML](https://www.w3schools.com/html/default.asp)
* [W3Schools - CSS](https://www.w3schools.com/css/default.asp)

### Javascript

YouTube:

* [JavaScript Tutorial for Beginners](https://www.youtube.com/playlist?list=PLsyeobzWxl7rrvgG7MLNIMSTzVCDZZcT4) by *Telusko*
* [JavaScript Bangla Tutorial | JS Bangla Tutorial Series for Beginners](https://www.youtube.com/playlist?list=PLHiZ4m8vCp9OkrURufHpGUUTBjJhO9Ghy) by *Learn with Sumit - LWS - Bangladesh*
* [W3Schools - JavaScript](https://www.w3schools.com/js/)

[see more](https://github.com/jobayerhossain-dev/naztech-ExtJS-Class-Notes/blob/main/pdf_files/Learning_Resources.pdf)

### Documentation

* [ExtJS - Documentation](https://docs.sencha.com/extjs/7.6.0/)
* [ExtJS - Kitchen Sink - Classic](https://examples.sencha.com/extjs/7.6.0/examples/kitchensink/frame-index.html?classic#all)
* [ExtJS - Kitchen Sink - Modern](https://examples.sencha.com/extjs/7.6.0/examples/kitchensink/frame-index.html?modern#all)
