Companies Home Search Profile

Best Bundle Of HTML,CSS, JAVASCRIPT, NODE JS, NPM, JSON, SQL

Focused View

Saurabh Asthana

16:41:26

15 View
  • 1. Introduction.mp4
    01:59
  • 1.1 Course - HTML, CSS.pptx
  • 1. Introduction Course Content.mp4
    05:27
  • 2. Introduction Continued.mp4
    02:26
  • 3. Download and install VS Code.mp4
    04:13
  • 4. 5- HTML History~Client Server Arch..mp4
    08:23
  • 5. 6 - HTML Heading tags.mp4
    04:00
  • 6. 7- P tag, br tag, List tag, Nesting of list tag.mp4
    09:38
  • 7. 8- img tag, anchor tag, making images clickable.mp4
    10:00
  • 8. 9- Input tags, button.mp4
    06:45
  • 9. 10- Button, Div tag.mp4
    07:17
  • 10. 11- B tag, inspect browser, DOM, Image height~width.mp4
    07:02
  • 11. 12- Table tag.mp4
    04:32
  • 12. 13- Audio and Video files in html page.mp4
    03:36
  • 13. 14- Video Audio files from internet into our page, using iframe tag.mp4
    08:12
  • 14. 15- HTML Boilerplate Code, Page Title.mp4
    05:25
  • 15. 16- Multipage Website.mp4
    04:32
  • 16. 17 - Github Repository Creation and Uploading files.mp4
    02:41
  • 17. 18 - Settings to Host Website for Free using GITHUB.mp4
    01:09
  • 18.1 HTML+Practice.rar
  • 18. 19 - Our website URL, HTML Conclusion.mp4
    02:40
  • 1. 20 -CSS Introduction.mp4
    05:22
  • 2. 21 - Inline CSS.mp4
    07:59
  • 3. 22- div tag,CSS box model, CSS Selectors.mp4
    08:11
  • 4. 23- Running Sample CSS code.mp4
    06:09
  • 5. 24- CSS Defining Div tags and class in our page.mp4
    05:14
  • 6. 25- Inline CSS and styling.mp4
    05:58
  • 7. 26- Tag based CSS styling.mp4
    06:00
  • 8. 27- Class Based styling continued, Comment tag.mp4
    08:00
  • 9. 28- Float property.mp4
    03:09
  • 10. 29 - id selector styling, using multiple selectors, priority order.mp4
    08:03
  • 11. 30 - Attribute Selector Examples.mp4
    06:07
  • 12. 31 - Universal Selector.mp4
    03:30
  • 13. 32 - Combining different selectors, Grouping Selectors.mp4
    06:32
  • 14. 33 - Child Selector, Descendent selector.mp4
    09:01
  • 15. 34- Chaining selectors example.mp4
    05:56
  • 16. 35- External CSS.mp4
    05:33
  • 17. 36- Positioning in CSS Static,Relative,Fixed,Absolute.mp4
    06:48
  • 18.1 upload code at lecture 37.rar
  • 18. 37- Sticky Positioning CSS.mp4
    02:58
  • 19. 38 - Toolbar Creation Example.mp4
    09:54
  • 20. 39- Toolbar contd. and Use of Pseudo Classes.mp4
    09:36
  • 21. 40- Pseudo Class with IMG tag.mp4
    04:55
  • 22. 41- Pseudo Class Table Styling.mp4
    07:56
  • 23.1 upload in class 42.rar
  • 23. 42- Pseudo Class example Input fields.mp4
    03:54
  • 24. 43 - Display Property in CSS.mp4
    09:17
  • 25. 44- Responsive Web Design.mp4
    06:40
  • 26. 45 - Media Queries.mp4
    09:41
  • 27. 46- Flexbox CSS Container.mp4
    12:11
  • 28. 47- Flexbox CSS Items.mp4
    11:20
  • 29. 48- CSS Grid Intro and Container Properties.mp4
    13:54
  • 30.1 upload at class 49.rar
  • 30. 49- CSS Grid Items Properties.mp4
    07:48
  • 1. 50- Bootstrap Introduction, using online.mp4
    09:04
  • 2.1 CSS+Practice.rar
  • 2. 51- Bootstrap using offline.mp4
    08:54
  • 1.1 JavaScript, Node JS.pptx
  • 1. Introduction.mp4
    03:08
  • 2.1 javascript intro.rar
  • 2. 53- JS Introduction and VS Code Installation.mp4
    05:21
  • 3. 54- Javascript Important Basics.mp4
    14:09
  • 4. 55- JS important points to remember.mp4
    03:47
  • 5. 56- Hello World !!.mp4
    05:05
  • 6. 57 - Variables and Constants.mp4
    11:18
  • 7. 58 - Primitive Types in JS.mp4
    04:49
  • 8. 59- Using typeof operator.mp4
    03:25
  • 9. 60 - More on data types, Difference between Null and undefined.mp4
    08:31
  • 1. 61- Mathematics Operators.mp4
    02:39
  • 2. 62- Comparison Operators.mp4
    03:21
  • 3. 63- Ternary Operator.mp4
    05:16
  • 4. 64- Logical Operators.mp4
    08:04
  • 5. 65-Example - Swapping Variables.mp4
    05:38
  • 1. 66- Conditional Statment ~if-else Example.mp4
    07:38
  • 2. 67-switch-case Example.mp4
    03:00
  • 3. 68- if-else another example.mp4
    02:59
  • 1. 69- Array introduction.mp4
    05:40
  • 2. 70- Adding elements in array, push(),unshift(),splice() methods.mp4
    06:46
  • 3. 71 - Removing elements from array, pop(),splice(),shift().mp4
    05:27
  • 4. 72- split() & join() methods.mp4
    05:41
  • 5. 73- Concat, Sort and Reverse Methods.mp4
    04:32
  • 6. 74- toString() & fill() methods.mp4
    02:54
  • 7. 75- using isArray() function.mp4
    02:34
  • 8. 76-Multidimensional Array.mp4
    07:50
  • 9. 77- Using document.write.mp4
    02:44
  • 10. 78- Plan for the next Section.mp4
    01:19
  • 1. 79- Execute code using Node JS.mp4
    05:52
  • 2. 80- While Loop.mp4
    06:37
  • 3. 81-Example While Loop.mp4
    06:23
  • 4. 82- Do-While Loop.mp4
    04:59
  • 5. 83- FOR Loop.mp4
    02:23
  • 6. 84 - Example -FOR Loop with If-Else.mp4
    05:01
  • 7. 85 - Loop with Array, for-of loop.mp4
    05:47
  • 8. 86- For-in loop with Objects and Arrays.mp4
    09:46
  • 9. 87- Break and Continue.mp4
    03:43
  • 1. 88- Functions Declaration, Function Expression, Anonymous Function.mp4
    10:41
  • 2. 89- Function Parameters and Arguments.mp4
    03:32
  • 3. 90- Using alert with Function.mp4
    02:37
  • 4. 91- Using Return keyword.mp4
    05:21
  • 5. 92- Example Of Using Return Keyword with Condition Check.mp4
    04:55
  • 6. 93- Arguments object in JS.mp4
    10:46
  • 7. 94- Global vs Local Variable scope.mp4
    13:02
  • 8. 95- Immediately invoked function.mp4
    02:57
  • 9. 96- Rest Operator.mp4
    04:14
  • 10. 97- Arrow Functions.mp4
    16:08
  • 11. 98- Datatype conversion methods.mp4
    09:09
  • 12. 99- For Each Method with Arrow Function.mp4
    04:01
  • 13. 100- Callback Functions, Passing a function as an argument to other function.mp4
    12:31
  • 14. 101 - Callback Function another example.mp4
    05:56
  • 1. 102- Objects Introduction.mp4
    10:41
  • 2. 103- Objects - working with square brackets notation.mp4
    07:40
  • 3. 104- For-In loop with Objects.mp4
    03:12
  • 4. 105 - Using functions with object and nesting of objects, OOP.mp4
    08:40
  • 5. 106 - More about Objects and Methods.mp4
    06:48
  • 6. 107 -using THIS keyword and accessing another object.mp4
    05:22
  • 7. 108- Combining two or more objects.mp4
    03:44
  • 8. 109- Math Object.mp4
    05:06
  • 9. 110 - Example - Using Math Object Random Number Method.mp4
    05:13
  • 10. 111- Using NEW keyword.mp4
    04:17
  • 11. 112-Date Object.mp4
    06:15
  • 12. 113- Using Getter and Setter.mp4
    09:59
  • 13. 114- Object ConstructorFunction.mp4
    15:31
  • 14. 115- Functions are Objects, Prototype Intro.mp4
    08:12
  • 1. 116 - Hoisting in JS.mp4
    06:58
  • 2. 117 - Strict Mode Use Strict.mp4
    02:33
  • 3. 118 - Using TRY CATCH Block- Error Handling.mp4
    09:11
  • 4. 119 - Congratulations on Completing JS Course.mp4
    00:35
  • 1.1 All Files.rar
  • 1. 120 - Node JS Intro and Upcoming Sections Plan.mp4
    01:40
  • 2. 121- Node JS Intro and Installation.mp4
    04:37
  • 3. 122- REPL in Node.mp4
    03:48
  • 4. 123- Create Server using Node.mp4
    07:49
  • 5. 124- Modules in JS, Sync and Async.mp4
    05:13
  • 6. 125- fs module Sync.mp4
    10:17
  • 7. 126- fs module Async.mp4
    11:39
  • 8. 127 - OS Module.mp4
    06:39
  • 9. 128- http module.mp4
    05:57
  • 10. 129- using nodemon.mp4
    04:41
  • 11. 130 - Defining Routing for multiple pages.mp4
    16:02
  • 12. 131- Displaying HTML page response from server.mp4
    05:55
  • 13. 132 - Creating Own Module.mp4
    05:20
  • 14. 133- using npm module.mp4
    15:41
  • 15. 134 - QR Code generation using NPM example.mp4
    09:13
  • 16. 135- import and require.mp4
    03:03
  • 1. 136- Complete JSON.mp4
    16:51
  • 2. 137- APIs , Exposing JSON Data.mp4
    07:45
  • 3. 138- Call External API usnig Request.mp4
    16:42
  • 4. 139- using AXIOS to call external API.mp4
    05:59
  • 5. 140- Events Module.mp4
    09:21
  • 1.1 Prerequisites.pptx
  • 1. 141- Introduction and prerequisites.mp4
    06:46
  • 2. 142 - npm install mysql.mp4
    04:23
  • 3. 143 - Creating Connection.mp4
    04:53
  • 4. 144- Database Creation.mp4
    03:13
  • 5. 145 - Create a Table.mp4
    05:56
  • 6. 146- Drop a Table.mp4
    02:26
  • 7. 147 - Alter Table.mp4
    02:37
  • 8. 148- Insert Data Into Table.mp4
    07:36
  • 9. 149- Inserting Multiple Records in table.mp4
    02:31
  • 10. 150- SELECT Queries to fetch data from table.mp4
    05:06
  • 11. 151 - WHERE, AND, OR in SQL.mp4
    03:17
  • 12. 152- Update Set, Min, MAx.mp4
    05:23
  • 13. 153 -Alter and Update table.mp4
    02:29
  • 14. 154 - Group By in SQL with NODE.mp4
    05:47
  • 15. 155 - SQL Joins with Node.mp4
    05:33
  • 16. 156 - SQL Delete & Drop.mp4
    03:20
  • 1. 157. Conclusion.mp4
    00:34
  • Description


    HTML5 CSS3 , Front End & Back End Development, CSS Advance, Bootstrap, JavaScript, NodeJS, NPM, JSON, SQL, php

    What You'll Learn?


    • HTML : Lay the foundation of your web development journey
    • CSS : Style you webpage using CSS. Learn basics to advance.
    • JavaScript: Learn basics of Javascript as well as advance concepts
    • Node JS: Learn the power of NodeJS, NPM, Working with modules and API. Learn basics to advance.
    • JSON : Learn and gain a comprehensive understanding of how JSON works.
    • SQL : Learn basics of Database MS SQL and how to interact database with Node JS. Learn SQL Commands.
    • Php : Learn basics of phpMyAdmin, create tables and insert data.

    Who is this for?


  • Beginners, Developers, Programming Enthusiasts, Coders
  • Software consultants/ engineers
  • Anyone who wants to learn basics of coding!
  • What You Need to Know?


  • No programming experience required, Only WILLINGNESS to learn is enough. I will start from absolute basic.
  • More details


    Description

    •In this 16.5+ hours of course we are going to learn all important concepts of HTML, CSS JavaScript, Node JS, NPM, JSON, SQL basics and advanced concepts.

    Best suitable course for BEGINNERS.

    No prior knowledge is required, absolutely nothing.

    We will learn about –


    • HTML Tags such as p tag, br tag, img tag, div tag, create ordered and unordered list, iframe tag, input tags, table tag and many more.

    • We will learn how to add images and videos in our webpage, adding music audio files from internet and Youtube videos.

    • We will learn to create multipage responsive website.

    • We will learn to HOST our website for FREE using GITHUB.

    • We will learn to style and decorate our webpage using CSS.

    • We will learn to work with inline, internal and external CSS.

    • We will learn tag based styling, Class based styling etc.

    • We will learn about CSS Selectors and using multiple selectors and how to group selectors.

    • We will see examples of element, class, id, attribute and universal selectors.

    • We will learn CSS Box Model.

    • We will work with Float property and make our web page responsive.

    • We will see child/descendent selectors and example of chaining selectors.

    • We will learn about CSS Positioning (Static, relative, fixed, absolute, sticky)

    • We will learn about Pseudo classes (with img tag, with input fields and table styling)

    • We will learn Display properties in CSS (None, Block, Inline, inline-block )

    • We will learn how to create responsive web design.

    • We will learn advanced CSS Concepts like Media Queries, CSS Flexbox and CSS Grid.

    • We will learn to use Bootstrap and working with Bootstrap online and offline.

    • All important basics of Javascript.

    • hands-on examples

    • Variables, constants, datatypes in Javascript.

    • Operators (Mathematics, Comparison, Ternary, Logical) in Javascript.

    • Conditional Statements such as If else, switch case with examples.

    • About Arrays in Javascript and various properties and methods.

    • About Loops (For, While, Do While, For-of, For-in )

    • About Javascript functions in detail.

    • About Arrow function, Callback functions

    • About Objects in detail.

    • About Object Constructor Function.

    • About usage of THIS and NEW keywords.

    • About error handling Try-Catch-Finally block.

    • What is Node JS, Node JS Basics

    • Node js in-built modules and creating your own module.

    • fs, http, OS and other in-built modules.

    • working with NPM (Node package manager)

    • using npm modules in your files.

    • working with package.json file.

    • What is JSON and how it works.

    • What is SQL and how to work with SQL using Node.

    • Creating database, creating table, inserting record, altering table etc.

    • Important SQL Commands.

    • Observing changes using php myadmin user interface.

    Disclaimer: I have designed this course based on best of my knowledge.

    All the best and Happy learning !!


    Who this course is for:

    • Beginners, Developers, Programming Enthusiasts, Coders
    • Software consultants/ engineers
    • Anyone who wants to learn basics of coding!

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Saurabh Asthana
    Saurabh Asthana
    Instructor's Courses
    Hi, I am Computer science engineer and have done PGDM in Finance and Marketing. I have 12 years+ experience in IT Software industry. I have worked in multiple MNCs and performed multiple job roles including Presales and Core technical development. I am very much excited to share my experience and knowledge with the learners.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 157
    • duration 16:41:26
    • Release Date 2024/03/16