Become an in demand software engineer by taking this course on Node, SQL, PostgreSQL, and backend web development. As one of the most popular web development stacks today, learning Node, SQL, and PostgreSQL is a must. Knowing these languages and frameworks will open doors and jobs for you. In this project-based course, you’ll learn how to build Node, SQL, and PostgreSQL applications by building three full projects. You’ll discover some techniques widely used in the industry today.
Node, SQL, & PostgreSQL - Mastering Backend Web Development
Node, SQL, & PostgreSQL - Mastering Backend Web Development is a 39-lesson 4 hours 59 minutes self-paced course by Udemy. Become an in demand software engineer by taking this course on Node, SQL, PostgreSQL, and backend web development.
Course facts
- Lessons
- 39
- Duration
- 4 hours 59 minutes
- Level
- All levels
- Language
- English
- Updated
- Instructor
- Udemy
- Price
- Premium
And you’ll find out how to use notable libraries like Express and Pg.
You will skyrocket to the top of the talent pool because you can build backend web applications. The backend is the heart of services and products. So knowing how to write the backend is the other highly crucial skill looked for by top software companies like Google, Facebook, Microsoft, and more.
In this course, you’ll get familiar with Node by building an application from the start. First, you’ll learn how to use the native Node modules to build a server.
Second, you’ll build a more in-depth application with Node and Express to learn how to a build an api with a complete set of http request methods.
Next, you’ll dive into SQL and PostgreSQL to build a solid foundation around these tools. After, you’ll build an api that combines all the previous concepts with Node and PostgreSQL so that you understand how to create Node apps that work with advanced databases.
If you’ve already gone through the the quick JavaScript and web development tutorials online, then this course will take you to the next level.
Ready to step up your coding game? Excited to boost your skills? Then what you are waiting for? Let’s get started coding!
Who teaches Node, SQL, & PostgreSQL - Mastering Backend Web Development? Udemy
Udemy is the largest open marketplace for online courses on the internet. Founded in 2010 by Eren Bali, Oktay Caglar, and Gagan Biyani and headquartered in San Francisco, the company went public on the Nasdaq in 2021 under the ticker UDMY. The platform hosts well over two hundred thousand courses across software development, IT and cloud, data science, design, business, marketing, and creative skills, taught by tens of thousands of independent instructors. Roughly seventy million learners use it worldwide, and the corporate arm — Udemy Business — supplies a curated subset of that catalog to enterprise customers.
Because Udemy is a marketplace rather than a single editorial publisher, the catalog is uneven by design. The strongest material lives in the long-form, project-based courses authored by working engineers — full-stack JavaScript, React, Node.js, Python data science, AWS, Docker and Kubernetes, mobile development with Flutter and React Native, and cloud certification preparation. The CourseFlix listing under this source is the slice of that catalog that has been mirrored here for offline-friendly viewing, organized by topic and updated as new releases land. Pricing on Udemy itself swings dramatically with the site's near-permanent sales, which is why the platform is best treated as a deep reference catalog: pick instructors with strong reviews and a track record of updating their material rather than buying on the headline price alone.
What lessons are included in Node, SQL, & PostgreSQL - Mastering Backend Web Development?
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | What to Expect from the Course Demo | 01:41 | |
| 2 | Optional: Installing Node | 02:41 | |
| 3 | Optional: Installing a Code Editor | 03:00 | |
| 4 | What is Node.js? | 06:07 | |
| 5 | NPM, Modules, and a Node Program | 04:42 | |
| 6 | First HTTP Server | 10:23 | |
| 7 | Optional: HTTP and Web Requests | 03:39 | |
| 8 | ES6 in Node | 05:24 | |
| 9 | JSON, Nodemon, and more Advanced Functionality | 11:04 | |
| 10 | Optional: the Event Loop | 04:05 | |
| 11 | Express | 01:43 | |
| 12 | Setting Up the Fortunes API | 02:57 | |
| 13 | JSON for Fortunes | 04:59 | |
| 14 | First Express Endpoint | 10:16 | |
| 15 | Optional: Startup with an Executable | 06:36 | |
| 16 | Get a Random Fortune or One by ID | 09:47 | |
| 17 | Fortunes Post Method | 17:24 | |
| 18 | Clean the Fortunes Post Method and Use Postman | 07:44 | |
| 19 | Update Fortunes with Put | 11:39 | |
| 20 | Delete Fortunes | 04:38 | |
| 21 | SQL, the Relational Model, and PostgreSQL | 05:51 | |
| 22 | PSQL Installation | 08:48 | |
| 23 | Creating Tables and Insertion | 08:54 | |
| 24 | Creating SQL Scripts | 09:20 | |
| 25 | Selecting Table Data | 06:45 | |
| 26 | Relational Tables | 08:19 | |
| 27 | Joining Tables | 06:34 | |
| 28 | Setting up the Monsters API | 08:24 | |
| 29 | Node SQL Configure Script | 13:21 | |
| 30 | Optional: Configure with Password | 03:39 | |
| 31 | Configure the Postgres Pool | 10:43 | |
| 32 | Monsters GET Request with Express | 10:10 | |
| 33 | Error Handling in Express with Middleware | 04:15 | |
| 34 | Monsters Get by ID and Express Routes | 11:03 | |
| 35 | Monsters Post Method | 10:40 | |
| 36 | Monsters Put Method | 15:05 | |
| 37 | Monsters Delete Method | 04:56 | |
| 38 | The Habitats Route | 10:32 | |
| 39 | Relations and more Advanced Queries | 11:53 |
Get instant access to all 38 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionWhat courses are similar to Node, SQL, & PostgreSQL - Mastering Backend Web Development?
-
Updated 2y agoNext.js and Apollo - Portfolio App (w/ React, GraphQL, Node)
By: UdemyGraphQL is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data. GraphQL isn't tied to28h 38m -
Updated 2y agoMastering REST APIs in Node.js: Zero To Hero
By: UdemyHave you ever wondered about how REST APIs work? Have you tried to understand all the components that are required to create REST APIs? Are you a developer comi8h 31m -
Updated 2y agoThe Complete Node.js Developer Course (3rd Edition)
By: UdemyHave you tried to learn Node before? You start a new course, and the instructor has you installing a bunch of libraries before you even know what Node is or how35h 4m -
Updated 2y agoNode.js API - making it shine!
By: UdemyIn this course, we will create Node.js basic shop API using Express.js and MongoDB. We will start this journey by understanding what clean architecture means, a8h 28m -
Updated 2y agoLearn Database Design with MySQL
By: O'Reilly MediaGood course for starting up & covers quickly the important topics and shows for beginners what MySQL can be used for. Database design is one of the most importa6h 14m -
Updated 2y agoThe Complete Strapi Course - with plugins and deployment
By: UdemyThe Complete Strapi Course teaches all you need to know to start and improve your skills with Strapi! Learn about Strapi, the Headless CMS, as well as React and15h 4m
More courses by Udemy
-
NewReact - The Complete Guide
React: The Complete Guide by Maximilian Schwarzmüller — original 2022 edition covering React hooks, Redux, Context API, Next.js basics.47h 42m5/5 -
Updated 3y agoComplete C# Unity Game Developer 3D
This is the long-awaited sequel to the Complete Unity Developer - one of the most popular e-learning courses on the internet!30h 34m -
Updated 3y agoNest.js Microservices: Build & Deploy a Scaleable Backend
Nest.js is an incredible backend framework that allows us to build scaleable Nodejs backends with very little complexity. A Microservice architecture is a popul5h 39m5/5 -
Updated 3y agoThe HTML & CSS Bootcamp 2023 Edition
Brand new HTML & CSS course, just released in February 2023 Check out the promo video to see the beautiful, responsive projects we build in this course!37h 18m5/5 -
Updated 3y agoMicroservices with Node JS and React
Event-Based Architecture? Covered! Server side rendering with React? Yep. Scalable, production-ready code? Its here!54h 13m5/5 -
FreeClassic100 Days of Code - The Complete Python Pro Bootcamp for 2023
Watch the 100 Days of Code Python Pro Bootcamp free: 100 daily projects covering Python basics, web scraping, data science, automation and GUI apps.58h 35m5/5