Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA CompTIA Security+ Amazon AWS Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Mindfulness Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift Dart (Programming Language) Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Freelancing Online Business Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Web Development Node.Js

Learn Node.JS from Beginning to Mastery 2020 [بالعربية]

Learn the Basics of Node.js, asynchronous JavaScript, Express, API Development, MongoDB Driver, Sending Emails and more.
Rating: 4.4 out of 54.4 (20 ratings)
2,823 students
Created by Anas Saber
Last updated 2/2021
Arabic
30-Day Money-Back Guarantee

What you'll learn

  • اساسيات NodeJS
  • Event Loop
  • Asynchronous JavaScript and Promises.
  • Express
  • تطوير API
  • MongoDB Driver
  • ارسال E-mails
  • نظام تسجيل الدخول والسماح
  • نظام السجل
  • مراجعة واختبار صحة بيانات المستخدم
  • عمل توثيق كامل للمشرع [Documentation]

Course content

7 sections • 110 lectures • 10h 0m total length

  • Preview00:13

  • Preview00:56
  • Preview08:37
  • تنصيب Node.js
    01:19
  • عمل اول تطبيق
    13:53
  • كيف يعمل Node.js
    11:21
  • Event loop
    14:41
  • Loop tick
    11:20
  • Modules
    13:00

  • Preview00:49
  • JSON format
    03:22
  • Callback pattern 1
    06:10
  • Callback pattern 2
    05:45
  • Callback hell
    01:16
  • Promises pattern 1
    03:03
  • Promises pattern 2
    03:15
  • Master promise 1
    04:45
  • Master promises 2
    06:21
  • async/await pattern 1
    04:08
  • async/await pattern 2
    02:39
  • Promisify a function
    04:33

  • Preview00:28
  • Event emitter I
    04:30
  • Event emitter II
    02:55
  • Event emitter III
    05:44
  • File system I
    03:46
  • File system II
    02:10
  • File system III
    05:18
  • Streams I
    05:27
  • Streams II
    03:23
  • Path I
    05:18
  • Path II
    03:09
  • Path III
    03:58

  • المقدمة
    01:44
  • package.json file
    03:26
  • اوامر npm 1
    02:50
  • اوامر npm 2
    05:03
  • اوامر npm 3
    06:33

  • Preview05:31
  • HTTP Response
    03:25
  • ماهو Express ?
    02:28
  • بداية المشروع 1
    04:12
  • بداية المشروع 2
    05:42
  • nodemon
    01:36
  • Request Object
    05:39
  • Middleware
    02:58
  • Preview05:20
  • Auth Router
    06:54
  • MVC البداية
    04:29
  • Logging System
    05:47
  • الربط بين Morgan و Winston
    04:37
  • تنصيب قاعدة البيانات
    07:09
  • تحميل قواعد بيانات تجريبية
    02:15
  • Database Configuration File
    06:11
  • اختبار التوصيل بقاعدة البيانات
    01:44
  • getMovie Route
    06:28
  • Pagination
    08:56
  • Get One Movie
    06:17
  • التعامل مع بعض الاخطاء المحتملة
    08:02
  • Not Found Handler
    03:58
  • Global Error Handler
    06:40
  • User Model
    05:49
  • User Validator
    05:03
  • Validation Error
    03:16
  • Validation Method
    04:54
  • User Existence
    08:57
  • Body Parser
    06:08
  • Signup Controller
    06:01
  • Check Existence
    05:18
  • Insert User
    07:04
  • تصليح خطأ 1
    00:35
  • تشفير الباسورد
    04:58
  • Login Method I
    07:33
  • Login Method II
    08:54
  • Login Route
    08:35
  • JsonWebToken I
    08:31
  • JsonWebToken II
    09:04
  • JsonWebToken III
    09:04
  • .env File
    05:37
  • Sending Email I
    02:40
  • Sending Email II
    07:24
  • Sending Email III
    05:53
  • User Verification I
    08:55
  • User Verification II
    07:27
  • Comment Model
    07:36
  • Comment Route
    06:01
  • Comment Controller I
    09:39
  • Comment Controller II
    02:28
  • Comment Edit & Delete
    09:13
  • تصليح خطأ 2
    04:46
  • Movie-Comment Linking
    09:24
  • Movie-Comment Linking Test
    06:25
  • تصليح خطأ 3
    01:42
  • Get Comment Route
    09:18
  • getComment Route Test
    02:23
  • التعديل النهائي
    00:57

  • Introduction
    01:10
  • Preview05:02
  • انهاء Configuration
    06:06
  • انتاج Configuration
    04:23
  • Controllers I
    05:32
  • Controllers II
    07:33
  • Models I
    06:18
  • Models II
    06:53
  • Routes I
    06:50
  • Routes II
    08:53
  • Routes III
    01:54
  • إنهاء المشروع
    07:25
  • إنتاج المشروع
    06:24
  • ReadMe & Final Version
    04:53

Requirements

  • معرفة أساسيات JavaScript
  • حاسب آلي بنظام التشغيل المفضل
  • لا حاجه لأي معرفة مسبقة ب NodeJS!!

Description

Learn the Basics of Node.js, asynchronous JavaScript and promises, Node.js core modules, Node package manager basics, Express, API Development, MongoDB Driver, Sending Emails, Data Validation, Logging system, Password Hashing, Authentication and Authorization system, User Verification, Pagination and Using Environmental Variables.

This course is designed for anyone curious about web development with JavaScript.

You will learn a lot of important concepts about Node.js:-

- NodeJS basics.

- Event Loop.

- Loop Tick.

- NodeJS core modules.

- Node package manager.

- Asynchronous JavaScript and Promises.

- How to develop full API

- Documentation

Who this course is for:

  • كل من يرغب في تعلم تطوير الويب واتقان مهاراته

Instructor

Anas Saber
Software engineer
Anas Saber
  • 4.3 Instructor Rating
  • 236 Reviews
  • 34,690 Students
  • 2 Courses

Professional freelancer with years of experience in the web development field.

Taught many lectures to different groups.

Strong proficiency with JavaScript

Knowledge of Node.js and frameworks available for it Express and Sails.js

Understanding the nature of asynchronous programming and its quirks and workarounds

Good understanding of server-side templating languages such as EJS.

Basic understanding of front-end technologies, such as HTML5, and CSS3

Understanding accessibility and security compliance.

User authentication and authorization between multiple systems, servers, and environments

Integration of multiple data sources and databases into one system

Understanding fundamental design principles behind a scalable application

Understanding differences between multiple delivery platforms, such as mobile vs. desktop, and optimizing output to match the specific platform

Creating database schemas that represent and support business processes

Implementing automated testing platforms and unit tests

Proficient understanding of code versioning tools, such as Git.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.