Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Mern Stack - Full Stack Training by Mr. Vimal Daga
Full Stack Web Development Training
Day 1 - What is forntend|what is backend|Which language to use for frontend or backend |mvc| Creating web page | Creating form | Start and end tag | tag | what is html | Radio button | Checkbox |difference in radio button and checkbox | Different input types | textarea input type | label tag (114:50)
Summary
Day 2 - Events | Browser console | alert() function | onclick() event | prompt() function | creating functions | Running javascript from address bar | Accessing cookies using javascript | Anchor tag | tag | creating variable | concatenation (101:15)
Summary
Day 3 - DOM(Document Object Module) | Document Variable | getElementsbyTagName() function | value property | innerHTML property | getElementbyId() function | TextArea() | tag | Creating live html interpreter (106:34)
Summary
4. Marquee tag | Var Keyword | Let Keyword | Function in Javascript | Window in Javascript | setInterval() function | setTimeout() function | clearInterval() function | Running live date in the browser using javascript (129:32)
Summary
5. Node JS | Alert Function | Function | Function Keywords | Special Symbols (=>) (108:57)
Summary
6. Full Stack Web Development Training By Mr. Vimal Daga_GMT20240522-084408 (122:08)
Summary
7. AWS Ec2 service | launch instance | HTTP protocol | Webserver | Public IP | Install httpd | Web page | Url | javascript ajax | httpd request | action/get | httpd response | Status code | XMLHttp request module | Class | Backend page | caches memory | javascript synchronous | asynchronous (107:08)
Summary
8. launch ec2 instance | new keyword | CGI - bin | backend programming | create button | preformated | pre keyword | import time module | Asynchronous | request | states | ready | state | event | on ready event | Ajax (88:56)
Summary
9. Custom data structure | Class | Object | reference | Multi-threding | parallel | inheritance | parent class | child class | single inheritance | base class | Multiple inheritance | constructor | property | crud operation | public variable | private keyword | access modifier concept (96:19)
Summary
10. Full Stack Web Development Training By Mr. Vimal Daga_GMT20240529-085841 (277:45)
11. Full Stack Web Development Training By Mr. Vimal Daga_GMT20240530-091522 (98:40)
12. Full Stack Web Development Training By Mr. Vimal Daga_GMT20240531-084807 (120:35)
13. Full Stack Web Development Training By Mr. Vimal Daga on 4th June_GMT20240604-085211 (127:27)
14. Full Stack Web Development Training By Mr. Vimal Daga_GMT20240606-094649 (44:27)
15. Full Stack Web Development Training By Mr. Vimal Daga_GMT20240607-092558 (111:17)
16. Full Stack Web Development Training By Mr. Vimal Daga_GMT20240613-092609 (111:55)
17. Full Stack Web Development Training By Mr. Vimal Daga on_GMT20240614-100058 (56:01)
18. Full Stack Web Development Training_GMT20240618-090156 (90:31)
Python Training
1. Why we need a programming language | Print() function | What are variables | System() function | Storing multiple data in a variable | Data structures | Tuple data structure | List data structure | Len() function | Difference between list and tuple | Slicing operator | Numpy library (156:01)
2. Dictionary | Pandas | Dataframe | iloc function | identation | if-else | input function | creating menu like program to select from multiple options | Os module (143:54)
3. creating Function | Right use case of functions | parameterized function | positional arguments | readability of the code | os module | not operator | for loop | and operator | subprocess.getouput() function (141:12)
4. Tuple | Functions | variables | Array | one-dimensional array | two-dimensional array (matrix) | OpenCV library | 3d array (144:23)
5. Brainstorming (79:30)
6. Boolean | data type | Function | Variable | Keyword | Special keyword | Operator | For loop | String | While loop | Library (120:31)
7. Gateway interface | CGI program | API | Http protocol | Rest API | Aws cloud | Ec2 service | firewall | launch Ec2 instance | public IP | create web application | web server | install httpd | URL | which command | program file | Executable command | http body | content type | backend code (150:54)
8. Python Programming Training By Mr. Vimal Daga_GMT20240527-104142 (159:32)
8.1_Python Programming Training By Mr. Vimal DagaGMT20240528-103753 (112:18)
9. 10th Session of FullStack (277:45)
10. Python Programming Training By Mr. Vimal Daga_GMT20240530-104732 (212:48)
11. Python Programming Training By Mr. Vimal Daga_GMT20240531-104057 (215:47)
12. Python Programming Training By Mr. Vimal Daga on 4th May_GMT20240604-103935 (149:02)
13. Python Programming Training By Mr. Vimal Daga_GMT20240605-130141 (72:36)
14. Python Programming Training By Mr. Vimal Daga_GMT20240606-103441 (142:03)
15. Python Programming Training By Mr. Vimal Daga_GMT20240607-113249 (128:17)
16. Python Programming Training By Mr. Vimal Daga_GMT20240613-114805 (109:43)
17. Python Programming Training By Mr. Vimal Daga_GMT20240618-114205 (49:39)
Bonus Session - Python
Lists | text-to-speech | pyttsx3 library | speaker driver | converting strings to audio | DataFrame | resolving row-wise operation limitations faced in dictionaries | Pandas library | loc[] function | .csv files | read_csv() function | describe() function (101:20)
Summary - Lists | text-to-speech | pyttsx3 library
list in Python | memory address | Copy module | shallow and deep copy | deepcopy() function | 2-D & 3-D lists | Functions | Iteration | for loop (105:39)
Summary - list in Python | memory address
Menu program | integration of Python and Linux | If-else conditions | while loops| system| or OS commands in Python | tput setaf <0-7> command | OS module | triple quotes (“””) | input() function | (92:04)
keyword |all types of containers: lists, dicts, sets, strings | File handling | manipulate file | two categories, text file, and binary file | handle file exceptions | append mode| Reading a file | read() | readline() | function tell ()| Closing a file | (125:34)
Summary - keyword |all types of containers: lists, dicts, sets, strings
File handling | read mode ("r"), | write mode ("w") | append mode ("a") | open() function | tell() method | file position: | Seek() function | (92:15)
Summary - File handling | read mode ("r"),
Object Oriented Programming | Classes |data structure. | object | instantiation | data member |member functions | Access Modifiers | Public | Private | Setter and Getter | (90:45)
Summary - Object Oriented Programming | Classes |data structure
Open() function | hard disk is located | “With” keyword | “speech_recognition” | “Pyaudio”| text.lower() | Google Recognize API | (117:59)
Module | function (def) | call function | OS module | if __name__ | "__main__" | infinite loop | (88:35)
Anonymous function |lambda keyword.| adding two numbers function | modulo operator | modulo operator| filter() function | built-in function | database | (90:28)
Server | Socket programming. | Networking program | IP + port Number means | Bind function | netstat -tnip command. | client | (85:45)
Summary - Server | Socket programming. | Networking program
Server side code | client side program | network programming | conn variable | conn.recv | os.system | (70:00)
Summary - Server side code | client side program
Server | Socket programming | handle input and output | external sources | IP and port number|while" loop (97:18)
Summary - Server | Socket programming | handle input and output
local IP address | Network programming | Variable|string data | Client and server| while loop (67:16)
Summary - local IP address | Network programming
Threading | Multi-threading | RAM | CPU | Stack memory | function (72:08)
Exception handling | File handling | close() | read() | write() | (88:37)
iteration | TTS | pyttsx3 | program file | speaker | (134:36)
Mern Stack - Full Stack Training by Mr. Vimal Daga - English Version for Reference
MERN Day 1- MERN Unfolding | Client and Server Side Javascript (160:08)
MERN Day 2 - Introduction to FullStack | API | SPA | MPA (110:56)
MERN Day 3 - Html basics | Html Form | Radio | Checkbox and different input types | Html elements (127:35)
MERN Day 4 - Javascript Session 1- Introduction to javascript | Javascript basics | Events | Html attributes | Dynamic page (270:08)
Mern Day 5 - Cookies | Loop and Array in JS (116:36)
MERN Day 7 - full stack |HTML | JS | CSS |build HTML page | create row and column | table |BG colors (104:20)
MERN Day 6- DOM | DOM Tree (108:49)
MERN Day 8 - CSS Basics (126:17)
MERN Day 10- JavaScript - SetTimeout() | Blink Image Practical | Loops | Local & Global Variable (222:39)
MERN Day 9- CSS- CSS Properties | Padding | Margin | (117:20)
MERN Day 11- JavaScript - Dynamic Styling| DataTypes | CSS Class | Moving Box Practical (187:05)
MERN Day 12- Node.js & Express Installation | npm init | launch webserver Server by Express.js (124:06)
MERN Day 13- Webserver by Express | Creating different routes| Nodemon | Interaction with client using form | (114:12)
MERN Day 14- Node.js Installation in Redhat | Express.js help doc | "fs" module | Created of log file | "child-process" Module (111:15)
MERN Day 15- MERN Task Presentation | QnA Session (100:19)
MERN Day 17 - 20th July- AJAX | XMLHttpRequest | Synchronous and Asynchronous call (115:11)
MERN Day 16- 16th July -Higher Order Function | Callbacks | Anonymous Functions | Developer tool (206:08)
MERN Day 18- AJAX | JS In backend | Calling a JS function in backend with AJAX (92:34)
MERN Day 19- QnA Session | MERN Project Tips (80:14)
MERN Day 20- API | How to send and receive data using POST method | Postman (109:35)
MERN Day 21- How To Use An External API In Express App | HTTP module | JSON | JSON Parsing (113:32)
MERN Day 22- WebApp To Run Docker Command | Docker Basics | Anonymous function | (129:33)
MERN Day 23 - Split, Trim Function | Foreach | AJAX | HTML Table | Express (88:31)
MERN- Day 24- Integrating MongoDB with Nodejs | Inserting Data In MongoDB From Backend (93:25)
MERN Day 25 - Python CGI | Created Live Command Prompt App | Boto3 | Developed Emotion Finder App (160:04)
MERN 26 - 12th August - Frontend |back end | crud | nodejs | mongoDB | HTML | CSS |JS |expose | react js| DOM | Ajax | method/function | framework (118:45)
MERN 27 - 16th August - react js| framework | props| what is JSX | component | reactDOM | dom tree | variables | custome component (125:03)
MERN - 17th August- NPX | JSX/component |HTML code | package.json | module | entrypoint | npm start | create root function | (101:39)
MERN-18th August - revision session (101:48)
MERN - 19th August-json dataset |create mapping app | docker container | frontend |UI/UX | divisions | spaces | design |template | BG colors | source code | function | JSX code | props | database | (118:42)
MERN - 23rd August-static value | mongoDB | state and hook | react | imperative programming language |reactDOM | sso fetures |if-else statement | operators |conditions | current state |state memory | recreate |trigger |hook concept | (129:29)
MERN - 24th August-create component | state and hook | state management |events | HTML code | create form |Single Responsibility Principle (SRP) | local variable |global variable | (113:46)
MERN- 26th August-Ajax call | API call |core | framework | reactJS | component | Json | fetch |item |setitem | (120:49)
MERN - 1st Sept-metadate | pre-created APIs | components | matelrial design |webUI | react UI | module |CDN |Icon | use state |check box |radio | (104:43)
MERN - 2nd Sept-node |MongoDB | connection |native | crud |mongoose | object modeling |ODM | design of application |Json code |mongo cluster |mongo shell |database |module | recode | schemaless database | find function | (89:08)
MERN - 8th Sept-EJS |templates | express | templating engines | HTML |EJS library | tags ketwords | (102:37)
MERN - 9th Sept-crud |filters |read operation |update operation |delete operation |rest API |frontend and backend | create |replace |protocol |webserver |http |insert operation |routers |git hub repository | (172:12)
MERN - 15th Sept -JS | MERN |CSS |HTML | DOM | BOM | variables |loops |call back functions|Ajax |Json |JS object |run time |nodejs |alert functions |manage data | key value pair| (110:19)
MERN - 17th Sept -HTML |jQuery (90:46)
Teach online with
6. Boolean | data type | Function | Variable | Keyword | Special keyword | Operator | For loop | String | While loop | Library
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock