HOME > Development > Advanced Backend Web Development

Advanced Backend Web Development

  • Development
  • Feb 22, 2025
SynopsisAdvanced Backend Web Development, available at Free, has an a...
Advanced Backend Web Development  No.1

Advanced Backend Web Development, available at Free, has an average rating of 3.75, with 17 lectures, based on 92 reviews, and has 9405 subscribers.

Free Enroll Now

You will learn about Course Goal: Learn how to improve development productivity with task runners and preprocessors Use Sockets for real-time client-server communication Use CoffeeScript to improve writing JavaScript Automate multiple tasks using Grunt This course is ideal for individuals who are Advanced Web Developers or Advanced JavaScript Developers It is particularly useful for Advanced Web Developers or Advanced JavaScript Developers.

Enroll now: Advanced Backend Web Development

Summary

Title: Advanced Backend Web Development

Price: Free

Average Rating: 3.75

Number of Lectures: 17

Number of Published Lectures: 16

Number of Curriculum Items: 17

Number of Published Curriculum Objects: 16

Original Price: Free

Quality Status: approved

Status: Live

What You Will Learn

  • Course Goal: Learn how to improve development productivity with task runners and preprocessors
  • Use Sockets for real-time client-server communication
  • Use CoffeeScript to improve writing JavaScript
  • Automate multiple tasks using Grunt
  • Who Should Attend

  • Advanced Web Developers
  • Advanced JavaScript Developers
  • Target Audiences

  • Advanced Web Developers
  • Advanced JavaScript Developers
  • In this course we examine several technologies. The first is Grunt. Grunt is a task runner which is a way for us to implement a build system to handle writing our code in different languages, preprocessing, minifying our code, and doing unit testing all automated. We’ll also take a look at Coffeescript, which is a preprocessor for Javascript. It follows a lot of similar structures to Python and is very, very popular.

    Finally, we’ll discuss Sockets. Sockets are a way for us to open a constant connection between the server and the client. Normally when you make a request, the request goes up and then comes down with the data. With a socket, that request goes up and stays open, allowing the server to send data whenever it wants and the client to send data whenever it wants.

    So, we can make real time applications using sockets and we’ll take a look at how to implement a very simple system using socket IO.

    Course Includes:

  • 16 videos with over 50 minutes of lectures and explanations.
  • 6 external resource files.
  • 1 exercise to help you master advanced backend web development concepts.
  • What Youll Learn:

  • Introduction to Grunt
  • Setting up Grunt with css-min
  • Uglify JS files
  • Setting up custom tasks
  • Watching files
  • Basics of CoffeeScript
  • If Statements
  • Ternary
  • Loops
  • Comments, Strings, and Interpolation
  • Introduction to Sockets
  • Scaffolding the project
  • Setting up Sockets
  • Communicating between connections
  • Additional Resources
  • Exercises
  • And More!
  • Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Introduction

    Chapter 2: Grunt

    Lecture 1: Setting up grunt with css-min

    Lecture 2: Uglify JS files

    Lecture 3: Setting up custom tasks

    Lecture 4: Watching files

    Chapter 3: Coffeescript Basics

    Lecture 1: Introduction and Basics of Coffeescript

    Lecture 2: If Statements

    Lecture 3: Ternary

    Lecture 4: Loops

    Lecture 5: Comments, Strings, and Interpolation

    Chapter 4: Sockets

    Lecture 1: Introduction to Sockets

    Lecture 2: Scaffolding the Project

    Lecture 3: Setting up Sockets

    Lecture 4: Communicating Between Connections

    Lecture 5: Exercise

    Chapter 5: Conclusion

    Lecture 1: Course Conclusion

    Instructors

  • Advanced Backend Web Development  No.2
    RefactorU LLC
    Accelerates the learning of aspiring creative technologists.
  • Rating Distribution

  • 1 stars: 2 votes
  • 2 stars: 4 votes
  • 3 stars: 13 votes
  • 4 stars: 30 votes
  • 5 stars: 43 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!