Laith Academy
Laith Academy
  • 81
  • 4 830 360
HTTPS, SSL, TLS & Certificate Authority Explained
This course is everything you need to learn all about HTTPS, SSL, TLS and the roles of certificate authorities.
Timeline:
0:00 - 10:04 - Intro to Networking
10:04 - 12:10 - Why HTTP is not secure
12:10 - 17:30 - Symmetric Encryption
17:30 - 24:59 - Asymmetric Encryption
24:59 - 33:33 - Certificates & Certificates Authorities
33:33 - 39:39 - Chain of Trust
39:39 - 43:28 - Exploring HelloFresh.com Certificates
zhlédnutí: 48 727

Video

The Modern React 18 Bootcamp
zhlédnutí 12KPřed 7 měsíci
This is the modern React 18 bootcamp Udemy Coupon www.udemy.com/course/the-modern-react-18-bootcamp-a-complete-developer-guide/?couponCode=7EAA16D9773A11511AC1 Timeline: 5:01 - What is React JS 9:55 - Comparing Vanilla JS To React 44:57 - Fundamentals of React 1:16:13 - Project 2 2:43:00 - A Challenge 3:51:00 - Project 3 4:11:44 - Components 4:33:08 - Multiple Pages With React Router Dom 5:44:1...
Drag and Drop with react-beautiful-dnd
zhlédnutí 50KPřed rokem
This tutorial will teach you how to utilize react-beautiful-dnd in order to build amazing drag-and-drop features within your React application. GitHub Repo: github.com/harblaith7/React-Beautiful-DND Timeline: 0:00 - 4:38 - Intro 4:38 - 12:23 - Setup 12:23 - 27:56 - DragDropContext, Droppable & Draggable 27:56 - 40:15 - Handling Drag/Drop Events 40:15 - 59:00 - Multiple Droppables
The Svelte Crash Course
zhlédnutí 16KPřed rokem
This course will teach you the fundamentals of Svelte GitHub Repo: github.com/harblaith7/svelte-crash-course Timeline 0:00 - 5:40 - Introduction 5:40 - 13:45 - Creating a Svelte App 13:45 - 23:22 - HMTL and CSS 23:22 - 33:53 - Iterating and Rendering 33:53 - 1:07:46 - State and Event Handlers 1:10:58 - 1:25:09 - Fetching Data 1:25:09 - 1:31:09 - Lifecycle Hooks 1:31:09 - 1:38:07 - Two Way Bindi...
The Next.js 13 Bootcamp
zhlédnutí 22KPřed rokem
These are the first 3 sections of my 15 hours Next.js 13 Udemy course. Udemy Discount Link: www.udemy.com/course/the-nextjs-13-bootcamp-the-complete-developer-guide/?couponCode=C9A94B309BEBDB5A5D42 HTML Files github.com/harblaith7/Next-HTML-Files Source Code github.com/harblaith7/Next13-Udemy-Course Timeline: 0:00 - Intro 7:45 - Requirement Setup 11:06 - Creating and Starting a Next App 18:05 -...
Nuxt 3 - Building a Complete Project
zhlédnutí 47KPřed rokem
This is the first two sections of my complete Nuxt 3 course on Udemy! On CZcams we will learn about file based routing and layouts and on Udemy we will learn about: - Route Middleware - OAuth Authentication - Error Handling - Image Processing - Building a REST API - Much much more! Udemy Discount Code www.udemy.com/course/the-nuxt-3-bootcamp-the-complete-developer-guide/?couponCode=28446660035E...
Matplotlib
zhlédnutí 1,8KPřed rokem
This tutorial will teach you the basics of matplotlib. I hope you enjoy!
The Terraform Crash Course
zhlédnutí 6KPřed rokem
This crash course teaches you the basics of Terraform. Timeline: 0:00 - What is Terraform 7:50 - Managing Resources on Local Machine 20:57 - Managing Resources on AWS
The Ultimate Vue 3 Tutorial (100% Composition API)
zhlédnutí 234KPřed rokem
This is the ultimate Vue 3 course. Udemy Course (with discount) www.udemy.com/course/the-vue-3-bootcamp-the-complete-developer-guide/?couponCode=1E3B3D9B4DF7AB596036 Timeline: 0:00 - Project 1 1:38:58 - Project 2 2:48:51 - Project 3 JSON Files github.com/harblaith7/Vue3-Crash-Course/blob/main/03-Quiz/src/data/quizes.json
Vue 3 Routing - Beginner to Advanced
zhlédnutí 34KPřed rokem
GitHub Repo: github.com/harblaith7/Vue-Router-Crash-Course Timeline: 0:00 - Building a Small App 10:33 - Defining the Routing Rules 20:30 - RouterView 27:30 - RouterLink 33:00 - Dynamic Routing 44:40 - Programmatic Routing 51:00 - Catch All Route 55:00 - Adding Query Params 1:08:00 - Nested Routes
The Vuetify 3 Tutorial - A Vue 3 UI Library
zhlédnutí 68KPřed rokem
This is a Vuetify 3 Course Timeline 0:00 - Introduction 3:19 - Creating a Vuetify Project 9:23 - Layout 14:19 - Vuetify Components 24:40 - Grid System 41:44 - CSS Classes 46:00 - Adding Functionality
The RabbitMQ Tutorial
zhlédnutí 11KPřed rokem
In this tutorial, we will cover RabbitMQ GitHub Repo: github.com/harblaith7/RabbitMQ-Tutorial Node Download: nodejs.org/en/download/ Docker Download: www.docker.com/products/docker-desktop/ Timeline: 0:00 - Whats and Whys of RabbitMQ 15:51 - Setup 21:49 - Producer 30:20 - Consumer
The Python Pandas Tutorial
zhlédnutí 2,4KPřed rokem
In this course we will learn all about Pandas. GitHub repo: github.com/harblaith7/Pandas Timeline: 0:00 - Intro to Pandas and Series 11:55 - Series Operations 19:17 - DataFrames 28:45 - Conditional Selection 39:37 - Pandas Methods 1:01:40 - Groupby
The NumPy Tutorial
zhlédnutí 2,3KPřed rokem
A NumPy tutorial for beginners Second Channel: czcams.com/channels/fNFgrUzeDSb-W3L3nnjC5A.html Timeline: 0:00 - What is NumPy 7:05 - Convert Lists to Arrays 12:00 - Creating an Array with .arange() 14:25: Creating an Array with .zeros() 16:25 - Generating Random Numbers 22:00 - Selection and Indexing 24:44 - Slicing 31:10 - Broadcasting 34:40 - Conditional Selection 36:00 - Operations
The Pinia Crash Course
zhlédnutí 15KPřed rokem
This crash course will teach you how to manage global state in VueJS with Pinia Second Channel: czcams.com/channels/fNFgrUzeDSb-W3L3nnjC5A.html Timeline: 0:00 - Intro 10:35 - State 17:10 - Actions 29:00 - Getters
The Docker Crash Course
zhlédnutí 17KPřed rokem
The Docker Crash Course
The Golang Crash Course
zhlédnutí 13KPřed rokem
The Golang Crash Course
The Microfrontend Crash Course
zhlédnutí 32KPřed rokem
The Microfrontend Crash Course
The NGINX Crash Course
zhlédnutí 470KPřed 2 lety
The NGINX Crash Course
The Nuxt 3 Crash Course
zhlédnutí 94KPřed 2 lety
The Nuxt 3 Crash Course
The React Native Crash Course
zhlédnutí 43KPřed 2 lety
The React Native Crash Course
GitHub Actions Crash Course
zhlédnutí 37KPřed 2 lety
GitHub Actions Crash Course
Build a Rest API with GoLang
zhlédnutí 109KPřed 2 lety
Build a Rest API with GoLang
NestJS Crash Course - Build a Complete Backend API
zhlédnutí 45KPřed 2 lety
NestJS Crash Course - Build a Complete Backend API
Build a Rest API with Django Rest Framework
zhlédnutí 49KPřed 2 lety
Build a Rest API with Django Rest Framework
React Query Crash Course
zhlédnutí 64KPřed 2 lety
React Query Crash Course
MUI5 (Material UI) Crash Course
zhlédnutí 213KPřed 2 lety
MUI5 (Material UI) Crash Course
React Testing Library Crash Course
zhlédnutí 48KPřed 2 lety
React Testing Library Crash Course
Hasura Crash Course
zhlédnutí 14KPřed 2 lety
Hasura Crash Course
How to Deploy a Docker App to AWS ECS
zhlédnutí 106KPřed 2 lety
How to Deploy a Docker App to AWS ECS

Komentáře

  • @realravijha
    @realravijha Před dnem

    Excellent!!

  • @alinalel8018
    @alinalel8018 Před dnem

    Thank you for such an terrific lesson! It is very laconically, detailed and useful. Special respect for your pronunciation! It was awesome✨

  • @juanbarman
    @juanbarman Před dnem

    This explanation is awesome! Thanks so much mate 🙌🏻🙌🏻🙌🏻🙌🏻🙏🏻🙏🏻🙏🏻

  • @brickstv3156
    @brickstv3156 Před 2 dny

    rip bro never made that yaml crash course.

  • @BillyLongshot
    @BillyLongshot Před 2 dny

    first time I went beyond simply exposing myself to jargon and understood the logic. That's 2 and a half pages of notes, including a drawing of my own. Tops best spent time this week, even though earlier I launched my first ever website with its own API. Thank you

  • @ronolz8459
    @ronolz8459 Před 2 dny

    Cool tutorial. Thank you

  • @crowley1878
    @crowley1878 Před 4 dny

    One thing I don't understand -- if the certificates are themselves publicly accessible, what's stopping me from presenting the Facebook certificate unmodified as my own and impersonating Facebook? The client would decrypt the signature and find that the decrypted server public key indeed matches Facebook's public key, implying that I am Facebook.

  • @slawomirbartoszewicz2847

    the best video on this subject,but I have to rest before going ahead,too many keys.Anyway thank you for the great job.

  • @avicario
    @avicario Před 4 dny

    Really interesting and perfect if you are learning neo4j basics!! Thanks a lot for this content!!

  • @MrShag23
    @MrShag23 Před 4 dny

    Was looking for a relevant tutorial this thought me everything I was looking for and didn't over complicate anything what through me off a bit was saying intended instead of indented 🤣

  • @francoisbouchet9907

    at 41min (styling of the operation button when clicked), the CSS styling is NOT AT ALL how it should be done. There is Svelte's class directive that is super useful and meant to do that.

  • @es7729
    @es7729 Před 5 dny

    Thank you!!!

  • @imranrafiqrather6228

    Came here from Net Ninja! New Subscriber!

  • @KAMALKAMAL-xq2sk
    @KAMALKAMAL-xq2sk Před 7 dny

    many thnaks

  • @Amin-hy8nv
    @Amin-hy8nv Před 10 dny

    AMAZING video really this has to be the best explaniation on that topic i have ever seen

  • @taiseen-ai
    @taiseen-ai Před 10 dny

    Where is the last bug fixing section...?

  • @fonkengfelix134
    @fonkengfelix134 Před 10 dny

    This is one of the best videos I have come across this 2024...simple and detailed explanation...Do you have hands on videos on renewing certificate? "Not secure"

  • @Testing-wt3ob
    @Testing-wt3ob Před 11 dny

    You made my Every Topics very clear. Thankyou so much

  • @oldiBerezkoo
    @oldiBerezkoo Před 11 dny

    It's really very good!

  • @vardgeskeshishyan380
    @vardgeskeshishyan380 Před 11 dny

    🔥🔥🔥

  • @ukaszkiepas57
    @ukaszkiepas57 Před 12 dny

    thank you very much :)

  • @Studykaro-ko8zn
    @Studykaro-ko8zn Před 13 dny

    32:00

  • @ivanpaladino21
    @ivanpaladino21 Před 13 dny

    thks

  • @Abhishek-dz3dp
    @Abhishek-dz3dp Před 13 dny

    Thank you for such crisp and structured flow. This helped a lot!!

  • @shujathaliirfan2662
    @shujathaliirfan2662 Před 13 dny

    Video was very insightful and very very informative please make a video on subscription validity expiration

  • @2347matte
    @2347matte Před 14 dny

    Incredible

  • @prathampanchariya36
    @prathampanchariya36 Před 14 dny

    I love you video bro it helps me a lot thanks

  • @user-rs8ih9ob4i
    @user-rs8ih9ob4i Před 14 dny

    you're a genius teacher

  • @naveenkumarmurugan1962

    Never seen such a great tutor... you made this very simple.. live long and happy! Deserves 10000000000000$

  • @poralanarasimhulu2426

    Great presentation and content. Very easy to understand the concept. Thank you so much 🙂

  • @brianfan715
    @brianfan715 Před 16 dny

    BEST Indexing explanation video on CZcams

    • @jay_wright_thats_right
      @jay_wright_thats_right Před 9 dny

      It's good but it's not the best on CZcams. There are plenty of videos that all can be the BEST. You just understand this video because you lacked knowledge or understanding of words used in other videos.

  • @narenmadham1827
    @narenmadham1827 Před 16 dny

    It was a great video for the beginners! Thank you so much! ⭐

  • @vipulagarwal2353
    @vipulagarwal2353 Před 17 dny

    it's a life saver.

  • @rembautimes8808
    @rembautimes8808 Před 17 dny

    1:37:01 that is amazing use case to find related items. Love this tutorial. Im using Supabase and it has all the schemas wired up so you can transform your SQL tables and get JSON like response

  • @eudaimonia2120
    @eudaimonia2120 Před 18 dny

    Excellent🥳

  • @synack_
    @synack_ Před 18 dny

    Cool video, but you got one part wrong - networking IS magic

  • @striderwhite5197
    @striderwhite5197 Před 19 dny

    This is absolutely an amazing video. There is one small thing that may be missed by viewers and that is why we are using asymetric encryption to encrypt a symetric key. Why not just use asymetric encryption the whole time? Why do we need to validate a symetric key? The reason is because asymetric encryption/decryption is a computationally expensive operation compared to symetric encryption/decryption. The majority of the data transfer happens with symetric encryption with a key which both the client and sever agree upon, all this crazy asymetric infrastructure is there in order to verify the symetric key was not tampered with. Thanks for this video!

    • @corocoronene
      @corocoronene Před 17 dny

      thank you, this is exactly what I was wondering while watching

  • @user-gn8hj2cc6c
    @user-gn8hj2cc6c Před 19 dny

    What happened to Udemy course? I couldn't find the course on Udemy

  • @RanaMukherjee-si3il
    @RanaMukherjee-si3il Před 19 dny

    Excellent job. Very nice explanation.

  • @user-ch2sd6fm5l
    @user-ch2sd6fm5l Před 20 dny

    this is word for word bar for bar the same video as tech with tim

  • @tomasmatusek6292
    @tomasmatusek6292 Před 20 dny

    Have someone figure out with some another function/method how make the filter for the average?Its absolutely hilerious, thats it should use so crazy function, but normal function from my side didnt work. Burning head :D

  • @techtaley
    @techtaley Před 20 dny

    Just a quick question... If I'm creating a SPA could I use Component to create the building blocks (links, buttons, and cards) of a Single page as opposed to a Collection. I realize that Collections have other added advantages a more complex eCommerce site where you need to filter, but what would be the benefit in a very simple small project like a Single Page application where there is no filtering.

  • @karthikdatta8447
    @karthikdatta8447 Před 20 dny

    All good, but what id the attacker replaces the CA certificate of his own instead of the original while sending to client? His own public key, registered with CA and everything validates fine right? Whats this case?

  • @overtonwindows
    @overtonwindows Před 20 dny

    As a dumb developer I must say I didnt understand.

  • @mannixd752
    @mannixd752 Před 21 dnem

    DUMP? Well,....

  • @terencechia9986
    @terencechia9986 Před 21 dnem

    Hi all, I just want to clarify a doubt regarding the chain of trust. In the last example where Baltimore is the root, Cloudflare is the intermediate and hello fresh is the server, the client will finally have 3 sets of public key (1 from root, 1 from intermediate and 1 from server) which it will then use to decrypt the corresponding encrypted public keys attached to each certificate?

  • @_indrid_cold_
    @_indrid_cold_ Před 22 dny

    Fantastic. Thank you very much.

  • @abdul3385
    @abdul3385 Před 23 dny

    why there are no project tutorials on which are using Hasura some one help🥲🥲🥲🥲

  • @jay_wright_thats_right

    You have to give a shout out of the people helping you behind-the-scenes. There's no way you're making all of these videos alone.

  • @canmertinyo
    @canmertinyo Před 23 dny

    thank you