#coding #javascript #programming #programmingintelugu
📜 JavaScript Notes – Get it for just ₹100! 🚀📘 Boost your coding skills today! 💻✨
https://www.sureshtechnologies.com/product-page/javascript-full-course-notes
All courses Notes: https://www.sureshtechnologies.com/category/all-courses
Github html+css free bus and suresh techs hospital code: https://github.com/suresh-techs-youtube-channel/javascript-full-course-html-css-code
MDN Docs: https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Scripting
Telugu easy typing for telugu words in our project: https://www.easytelugutyping.com/
VS Code: https://code.visualstudio.com/
Chapters
==========
0:00 - Introduction
1:18 - Why should I learn JavaScript?
7:38 - What is JavaScript? What can we do with it?
19:12 - How to make a web application dynamic? Front-end, Back-end, Full-stack
38:34 - JavaScript Engine
58:32 - Interview Questions Chapter 1 to 4
1:02:17 - Install Visual Studio Code
1:27:46 - First JavaScript Program
1:35:32 - Understand console.log()
1:40:42 - Specifications / Documentation
1:50:32 - alert()
2:07:48 - Overview of Data Types
2:14:47 - Program on strings Strings(Single, double, backticks)
2:32:43 - Variables, Keywords, Identifiers
3:05:28 - let, var, const
3:22:20 - Statements, expressions and literals
3:35:15 - Why is JavaScript single threaded? Synchronous and Asynchronous programming
3:45:17 - comments
3:55:29 - Overview of 8 Data types
5:54:29 - Definition of JavaScript
5:56:00 - Interview questions from chapter 7 to chapter 18
6:11:14 - prompt
6:33:11 - Type conversions
6:56:44 - Operators
8:10:34 - Comparisons
8:41:14 - if(conditional statement)
9:21:00 - Suresh techs hospital
9:39:45 - Free bus pass
10:12:10 - confirm
10:18:28 - logical operators
11:01:59 - interview questions from 20 to 29 chapters
11:27:12 - Agile-Scrum-Sprint-Daily call
12:26:11 - Overview of functions, execution contexts
13:20:00 - Scopes
13:39:11 - Hoisting
13:47:29 - Recap of chapters 32, 33, 34 + Window
13:57:34 - Objects - part-1
14:39:32 - Objects - part-2 - dot, squre brackets, function/method?
15:07:53 - Objects - part-3 - copy by value/copy by reference
15:25:01 - Objects - part-4 - Object.assign(), spread operators
15:39:26 - Objects - part-5 - Deep cloning
15:50:12 - Objects - part-6
16:07:53 - Objects - part-7 - Keys, values, entries
16:13:54 - Objects - part-8 - property flags, freeze(), seal, preventExtensions
16:33:16 - Objects - part-9 - proptotypal inheritance, Object.create()
16:53:40 - Objects - part-10 - symbols
17:02:56 - Objects - part-11 - in, hasOwnProperty
17:12:52 - Objects - part-12 - for in loop
17:26:41 - Objects - part-13 - interview questions, property shadowning
17:39:33 - Arrays - overview
18:06:16 - Arrays - push, pop, shift, unshift
18:17:36 - Overview of 50 chapters, What next?
18:19:02 - Overview of HTML & CSS
18:30:36 - Suresh Biodata - Project
20:00:53 - Practice session - 1 - Nenu JavaScript nerchukuntunnanu
20:23:57 - Functions in detail - parameters, arguments, rest parameter, diff spread/rest
20:38:32 - Functions - why functions are called objects? first class citizens?
21:00:46 - Functions - callbacks?
21:14:12 - Practice session - 2 - Counter application
21:46:43 - JavaScript Runtime - callstack, eventqueue, microtask queue, event loop
21:58:34 - Lottery game – part 1 - Math.random(), Math.floor()
22:26:12 - Arrays - forEach, map, reduce
23:00:09 - Lottery game – part 2 - Dynamically create lottery boxes
23:19:26 - setTimeout, setInterval
23:29:39 - Lottery game – part 3 - Add an intense feel to the game along with sounds
24:07:43 - Online shopping app – part 1
24:45:16 - Destructuring – Object, Array
24:56:14 - Online shopping app – part 2
25:08:10 - find, findIndex, some, every
25:22:20 - Arrow functions in short
25:33:05 - Online shopping app – part 3
25:49:10 - Online shopping app – part 4
26:08:13 - filter
26:18:00 - Slice and splice
26:29:12 - Online shopping app – part 5
26:51:10 - Online shopping app – part 6
27:00:54 - Sort
27:17:27 - Online shopping app – part 7
27:27:23 - Deploy our lottery game
27:34:48 - Deploy online shopping application- Continuous deployment
27:52:03 - Final Project - Demo
27:54:05 - Final Project - Part 1
28:13:48 - Final Project - Part 2
28:27:36 - Modules - import / export
28:45:55 - Final Project - Part 3
28:56:57 - Final words