What's new

Closed UDemy Course|Free

Status
Not open for further replies.

DetroitGuru

Forum Veteran
Joined
Oct 1, 2017
Posts
1,860
Reaction
3,115
Points
838
558538

Welcome to BLACK|ARMY thread!

Disclaimer: All of this stuff is not my own. Credits to the owner. Copyright Intended
558540
Enroll for free: You do not have permission to view the full content of this post. Log in or register now.

Modern web development course: beginner to advanced

Start with HTML, CSS, JavaScript and move to NodeJS/HapiJS, ReactJS, and finally implement a sentiment analyzer.

Includes
  • 5 hours on-demand video
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion
What you'll learn
  • Move from level "no idea" in web application development to advanced level.
  • Understand how to style your webpages with CSS
  • Understand how to implement HTML pages
  • Learn programming concepts from scratch in JavaScript: conditions, loops, functions, OOP, etc
  • Learn concepts such as promises, using the fetch API, arrow functions, python integration in NodeJS, etc
  • Build your own sentiment analizer using NLTK, ReactJS, HapiJS and related technologies.
Curriculum
Sections (5)Lectures (48)05:13:05
  • Introduction
    • Introduction
  • HTML
    • Start HTML document
    • Title, heading, paragraph, div and span
    • Lists and attributes
    • Forms: Input text and password
    • Forms: Input radio and checkboxes
    • Forms: Textarea and submit buttons
    • Links and images
    • Tables
    • Some formatting elements
  • CSS
    • Intro to CSS
    • Color, width and height
    • Marging and padding
    • Border
    • Fonts
    • Selectors
    • Display, visibility and float
  • Basic programming concepts and JavaScript
    • Intro JavaScript and HTML DOM
    • Variables, console.log
    • Datatypes
    • Arithmetic operators
    • Comparison operators
    • Logical operators
    • If Conditional
    • Switch conditional
    • For loop
    • For In loop
    • While and do while
    • Functions
    • Introduction to Object Oriented Programming (OOP)
    • Synchronous, asynchronous and callback functions
    • Arrow functions
  • Sentiment analyzer project: NodeJS, HapiJS, ReactJS and related technologies
    • Introduction to sentilizer project
    • Setting up
    • Initialize project
    • Add babel
    • Start Hapi server
    • Promises
    • Routes and Postman
    • Reload with Nodemon
    • Natural language toolkit
    • Vader sentiment analyzer module
    • Integrating vader module
    • Starting with react app
    • Create form
    • Add styles to form
    • Add event handler to form
    • Use fetch API to interact with HapiJS server
  • Description
    This course takes you through mordern web development. We start by learning the basics: HTML, CSS and JavaScript. In this we learn:
    • The most important HTML elements and attributes.
    • How to style our webpages with CSS and the meanings of the different CSS properties
    • Basic programming concepts via JavaScript: variables, conditions, loops, functions, classes, etc
  • Then we move into intermediate and advanced concepts in ES6, ReactJS, NodeJS/HapiJS. In this we learn:
    • ReactJS
    • Promises
    • Arrow functions
    • Fetch API
    • HapiJS server setup
  • Finally, we learn how to integrate the Python Natural Language ToolKit into our NodeJS to develop a sentiment analysis app (parts of the Starting with NodeJS-HapiJS and ReactJS course is used).

    Who this course is for:
    • Anyone who wishes to learn the basics of programming.
    • If you are already familiar with programming and web application development but would like to build a more complex application.
    • Anyone who wishes to learn JavaScript.
    • Anyone who wishes to learn HTML.
    • Anyone who wishes to know how to apply CSS to a website/app.
    • If you have no idea how websites/applications are created and would like to learn from scratch to advanced level.
    • Anyone who wishes to learn ReactJS.
    • If you would like to learn NodeJS and HapiJS framework.
    • If you would plan to find a job as a web developer and wants to know what is expected of you.

"We make a LIVING by what we GET; We make a LIFE by what we MAKE" -Sip Winston Chupchill
#MakeStuffHappen
558548

Copyright © 2019, UDEMY.COM. All Rights Reserved
 

Attachments

Last edited:
Status
Not open for further replies.

Similar threads

Back
Top