×

Developer Tharun's video: JavaScript - ES6 1 Intro - Plan Of Attack - Applications Why should you learn JS Tharun Shiv

@JavaScript - ES6 #1 | Intro - Plan Of Attack - Applications | Why should you learn JS | Tharun Shiv
An Introduction to JavaScript: What Should You Know? HTML : Structure of a web Page - Playlist : https://bit.ly/2IRpEla CSS: Design of a web Page - Playlist : https://bit.ly/2IKplbG What is JavaScript? It is a client-side scripting language especially existing for Web, App & Mobile development. Recent works have led JS into Machine Learning too. Now it is no more just a client-side programming language, but a server-side & database side language too. Something about JS: - Limited features - Cannot communicate with the file system directly. - Does not have similar features as Other programming languages - The classes in JavaScript aren’t actually Classes. - However, it is great at manipulating Web Pages. - Lots of frameworks and libraries for plenty of platforms. Like React, React Native, Angular, Vue, Electron, Tensorflow JS. But, Java is in no way related to JavaScript JavaScript came after Java It was named so, to gain popularity JavaScript’s real name is ECMAScript ( ES ) What will we learn in this Series? - JavaScript/ES6+ syntax, loop, conditional statements, functions. - JavaScript DOM - JavaScript/ES6+ advanced topics like - Class - Symbol - Sets - Maps - Promises - Proxy - Generators Some Links to refer: My LinkedIn: https://linkedin.com/in/tharunshiv Github: https://github.com/tharunshiv twitter: https://twitter.com/followtharun Blog: https://tharunshiv.ml This tutorial was recorded using the Blue Snowball ice microphone from Amazon. So high clarity audio here. There are 3 basic languages to develop a website. 1 HTML - Hyper Text Markup Language 2 CSS - Cascading Style Sheets 3 Javascript What is HTML? HTML is the standard markup language for creating Web pages. HTML stands for Hyper Text Markup Language HTML describes the structure of Web pages using markup HTML elements are the building blocks of HTML pages HTML elements are represented by tags HTML tags label pieces of content such as heading, paragraph, and so on. What is CSS? CSS stands for Cascading Style Sheets CSS describes how HTML elements are to be displayed on the screen, paper, or in other media CSS saves a lot of work. It can control the layout of multiple web pages all at once External stylesheets are stored in CSS files Browsers do not display the HTML tags but use them to render the content of the page. What is Javascript? JavaScript is a programming language that allows you to implement complex things on web pages. Every time a web page does more than just sit there and display static information for you to look at, Right from displaying timely content updates, or interactive maps, or animated 2D/3D graphics, or scrolling video jukeboxes, etc. You can bet that JavaScript is probably involved. It is the third layer of the layer cake of standard web technologies, two of which (HTML and CSS).

26

2
Developer Tharun
Subscribers
1.3K
Total Post
101
Total Views
45.6K
Avg. Views
735.1
View Profile
This video was published on 2018-07-03 10:30:59 GMT by @Developer-Tharun on Youtube. Developer Tharun has total 1.3K subscribers on Youtube and has a total of 101 video.This video has received 26 Likes which are higher than the average likes that Developer Tharun gets . @Developer-Tharun receives an average views of 735.1 per video on Youtube.This video has received 2 comments which are higher than the average comments that Developer Tharun gets . Overall the views for this video was lower than the average for the profile.

Other post by @Developer Tharun