The Ultimate Authentication Course with NodeJS and React
التصنيف الكامل: Development > Web Development > Node.Js

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق
ينقلك مباشرة لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
Data Structure, Algorithm & Design Pattern in C# & .NET Core
Data structures allow you to organize data efficiently, but critical to various problems and their suitable implementation can provide a complete solution that acts like reusable code; whereas design patterns are reusable solutions to common programming problems where they speed up the development process by providing tested, proven development paradigms. This course follows a practical approach, where you'll first start learning about arrays, lists, dictionaries, and sets together with real-world examples of your application. Then, you'll be learning creational design patterns, patterns related to the creation of objects, such as Singleton, Factory, and Dependency Injection. Next, you'll gain deep knowledge about dependency Inversion pattern, which will teach you how to write highly extensible, maintainable, and testable code along with insights into structural behavioral design patterns.By end of this course, you will be able to build your own desktop applications in C# 7.x much faster and with ease also improve the maintainability and testability of your application and gain the confidence to start a new project with Functional Programming paradigms. Contents and OverviewThis training program includes 2 complete courses, carefully chosen to give you the most comprehensive training possible.The first course, Beginning Data Structures and Algorithms in C# you will learn how to use various data structures while developing in the C# language as well as how to implement some of the most common algorithms used with such data structures. Initially, you will get to know arrays, lists, dictionaries, and sets together with real-world examples of your application. Then you will learn how to create and use stacks and queues. In the following part of the book, more complex data structures will be introduced—trees and graphs—together with some algorithms for searching the shortest path in a graph. We will also discuss how to organize code in a man

Learning CSS3 - A Comprehensive Tutorial For Web Developers
A Verifiable Certificate of Completion is presented to all students who undertake this course. CSS powers the visual side of the internet, and anyone looking for a real understanding of web design must know what it can do and how it works. This Learning CSS3 Tutorial Course simplifies the standard of cascading style sheets into its most basic elements, and then gradually advances to help you gain a well-rounded understanding to creating layouts and stylistic elements for the web. This beginner-friend CSS3 training course is led by expert Geoff Blake, who draws from his background as a designer to help you see how various graphical elements and settings can work together to form a complete user experience. Because the training is built around CSS3, you'll also learn features that are specific to the newest standard of the style sheets protocol. Get ready to learn layout, layering, typography and special effects in this unique and engaging 8-hour course. What You Will Learn -How to create complete website layouts using Cascading Style Sheets (CSS) according to best-practice professional standards. -How to manipulate and modify onscreen graphical elements within a site, including text, menus, lists, borders, and graphics. -How to enhance a website's appearance with subtle special effects such as drop-shadows and transparency. -How to use CSS in conjunction with standard HTML to develop and enhance pages and sites. Who Should Take This Course -Anyone who wants more control over the visual appearance of their current websites or ones they are planning to build. No experience is needed. -Anyone who wants to know how HTML and CSS work together on modern pages and sites. -Anyone who has tried working with CSS but found it diff

A Practical Guide to Deep Learning with Keras
Keras is an Open source Neural Network library written in Python. It is a Deep Learning library for fast, efficient training of Deep Learning models. It is a minimal, highly modular framework that runs on both CPUs and GPUs and allows you to put your ideas into action in the shortest possible time. Because it is lightweight and very easy to use, Keras has gained quite a lot of popularity in a very short time.This comprehensive 3-in-1 course takes a step-by-step practical approach to implement fast and efficient Deep Learning models: Projects on Image Processing and Reinforcement Learning. Initially, you’ll learn backpropagation, install and configure Keras to understand callbacks and customize the process. You’ll develop a deep learning network from scratch with Keras using Python to solve a practical problem of classifying the traffic signs on the road. Finally, you’ll get to grips with Keras to implement fast and efficient deep-learning models with ease.Towards the end of this course, you'll use AI with Keras for building complex Deep Learning networks with fewer lines of coding in Python.Contents and OverviewThis training program includes 2 complete courses, carefully chosen to give you the most comprehensive training possible.The first course, Deep Learning with Keras, covers implementing deep learning neural networks with Python. Keras is a high-level neural network library written in Python and runs on top of either Theano or TensorFlow. It is a minimal, highly modular framework that runs on both CPUs and GPUs and allows you to put your ideas into action in the shortest possible time. This course will help you get started with the basics of Keras, in a highly practical manner.The second course, Hands-On Artificial Intelligence with Keras and Python, covers how to use AI with Keras for building complex Deep Learning networks with fewer lines of coding in Python. This course will help you learn by doing an industry relevant proble

Mastering GitLab Pipelines: The Ultimate CI/CD Guide
Welcome to the Ultimate GitLab Pipeline Course!Whether you're new to CI/CD or have some experience, this course is designed to guide you step by step through mastering GitLab pipelines. Alexander and I will lead you through the intricacies of creating, managing, and optimizing pipelines tailored to your development needs.Are you ready to dive deep into GitLab pipelines and learn how to automate and optimize your CI/CD workflows? Do you want to uncover the secrets behind effective pipeline management and build processes within GitLab? Are you interested in learning how to securely manage secrets, deploy applications, and streamline your CI/CD pipeline using templates? Or perhaps you're aiming to become proficient in setting up modular and dynamic pipelines that support scalable deployments.If any of these resonate with you, this course is perfect for you. ____________________________________________________________________________________In this comprehensive GitLab pipeline course, you’ll gain all the skills necessary to elevate your pipeline expertise. From creating basic pipelines to mastering complex scenarios involving dynamic rules and environments, we will cover everything in detail.1. IntroductionWe will begin by welcoming you to the course and providing a brief overview of what to expect. You’ll also receive valuable tips on how to approach the lessons to make the most of your learning experience.2. Pipeline Skills (Language Agnostic) In this section, we will introduce the core pipeline concepts that apply to any programming language. You will learn how to set up your first pipeline job and make it report test results. We will also cover managing caching and publishing build artifacts. Ad

React Native Food App
Foodly food delivery app based on react native boasts a dynamic backend crafted with Node.js and Express, providing a solid foundation for high-performance operations. MongoDB is employed for efficient data handling, and Firebase Admin is seamlessly integrated to enhance backend management capabilities.This tutorial only covers frontend user section. Backend api is given but we did not cover any admin panelThe frontend, developed with the latest version of React Native and Expo, features a sleek, cutting-edge user interface. Google Maps APIs are deftly incorporated for location-based services such as routes, directions, and geocoding, ensuring precise localization of users and restaurants. This geolocation accuracy allows for personalized recommendations and accurate delivery pricing. Additionally, the Distance Matrix is utilized to accurately calculate delivery costs, distances, and time estimates, ensuring a smooth and efficient user experience in our food delivery app.Basic App FeaturesGetting Google Api KeyHooking Context Providers to the appGetting user location with expo-location, accessing data using useContext hookCreating Home HeaderReverse Geocode coordinates to get location and time functionCategory List using Flatlist and Image ComponentPick Restaurant List Using Flatlist and Text ComponentReusable Heading ComponentNearby Restaurant RecommendationsNew foods recommendations and fastest near you componentFood Stack NavigatorExplanation on passing data to a screen inside of a stackCreating Food Page Buttons, Text Components and stylingFoodTags flatlist and good additives list with BounceCheckBoxCount for increasing the quantityCart and orders functions and data prepHandle additives and pri

Lean Inception, a Proven Method for Successful Product Teams
Lead your team to the right way with Lean Inception!Learn how to execute a Lean Inception, the method capable of align people to build the ideal product! Release a new product isn’t an easy task, since it takes a lot of risks. But what if you knew a technique that put you in the right path in a simple and effective way? It would be amazing, agree?That’s why this training is so important. The Lean Inception developed by Paulo Caroli already helped a lot of people and companies to give life to their projects. It’s the complete step-by-step guide to you and your team achieve best product development possible right now. Lean inception is the effective combination of Design Thinking and Lean StartUp to decide the Minimum Viable Product (MVP). It is a collaborative workshop that will help a group of people — typically an agile team, a squad, or a product team — understand, align and plan the building of the lean product. The construction of a successful product starts with a Lean Inception.It may seem difficult to perform a remote Lean Inception, but it is totally possible and is just as important as the face-to-face. Follow the tips on this training to prepare yourself in the best possible way!The Lean Inception consists in a series of activities, usually scheduled in a week! Check in this training an example of an agenda, follow the explanation on each activity and benefit of this successful workshop.The Lean Inception brings simple and powerful method that will change the way business are made now!The Lean Inception Digital training is based on the Best-Seller book Lean Inception. It has 14 modules presented by Paulo Caroli, the Lean Inception author. You will learn much more about Lean Inception, when to do it, when not to do it, Minimum Viable Product (MVP), details on each activity with