Dalwin Lewis
Dalwin Lewis
  • 301
  • 63 515
Using the height property in CSS + viewport
In this lesson we adjust the viewport height
Переглядів: 46

Відео

What is a linear-gradient?
Переглядів 5День тому
In this lesson, we apply a linear-gradient to our background.
Creating a CSS ruleset
Переглядів 23День тому
In this session we create our very first CSS ruleset that targets the background colour for the body element
Linking your HTML and CSS files
Переглядів 18День тому
In this lesson we learn how to link HTML and CSS files
Determine whether numbers are even or odd in an array in C++
Переглядів 921 день тому
Determine whether numbers are even or odd in an array in C
Finding the minimum value in an array in C++
Переглядів 2121 день тому
In this lesson we learn how to find the minimum value stored in an array in C
Finding the maximum value in an array in C++
Переглядів 721 день тому
In this lesson we learn how to find the maximum value stored in an array in C
Summing values in a C++ array
Переглядів 1221 день тому
In this lesson we learn how to sum the values stored in an array in C
UI with React: Set up a React project using vite
Переглядів 46Місяць тому
In this video we use vite to create an initial React project. vitejs.dev
How to run JS code
Переглядів 29Місяць тому
introduction to JS usage
Installing Linux Server
Переглядів 1533 місяці тому
In this video we install Ubuntu Linux Server on VMWare
Regular Expressions - Part 1
Переглядів 833 місяці тому
Introduction to Regexes
A review of recursion using Go
Переглядів 733 місяці тому
In this lesson we implement the recursive factorial function in Go
Install Golang on Linux [Updated]
Переглядів 6608 місяців тому
In this video, we install the latest version of Golang on Ubuntu Linux.
Building APIs with Go - CORS Part 5
Переглядів 232Рік тому
In this video we learn about what CORS (Cross Origin Requests) are and how they are related to our API. For additional reading concerning CORS, see the links below portswigger.net/web-security/... www.keycdn.com/support/cors
Building APIs with Go - CORS Part 4
Переглядів 137Рік тому
Building APIs with Go - CORS Part 4
Building APIs with Go - CORS Part 3
Переглядів 376Рік тому
Building APIs with Go - CORS Part 3
Building APIs with Go - CORS Part 2
Переглядів 134Рік тому
Building APIs with Go - CORS Part 2
Building APIs with Go - CORS Part 1
Переглядів 152Рік тому
Building APIs with Go - CORS Part 1
Building APIs with Go - User Authorization Part 13
Переглядів 82Рік тому
Building APIs with Go - User Authorization Part 13
Building APIs with Go - User Authorization Part 12
Переглядів 83Рік тому
Building APIs with Go - User Authorization Part 12
Building APIs with Go - User Authorization Part 11
Переглядів 54Рік тому
Building APIs with Go - User Authorization Part 11
Building APIs with Go - User Authorization Part 10
Переглядів 96Рік тому
Building APIs with Go - User Authorization Part 10
Building APIs with Go - User Authorization Part 9
Переглядів 60Рік тому
Building APIs with Go - User Authorization Part 9
Building APIs with Go - User Authorization Part 8
Переглядів 75Рік тому
Building APIs with Go - User Authorization Part 8
Building APIs with Go - User Authorization Part 7
Переглядів 97Рік тому
Building APIs with Go - User Authorization Part 7
Building APIs with Go - User Authorization Part 6
Переглядів 113Рік тому
Building APIs with Go - User Authorization Part 6
Building APIs with Go - User Authorization Part 5
Переглядів 49Рік тому
Building APIs with Go - User Authorization Part 5
Building APIs with Go User Authorization Part 3
Переглядів 110Рік тому
Building APIs with Go User Authorization Part 3
Building APIs with Go - User Authorization Part 4
Переглядів 137Рік тому
Building APIs with Go - User Authorization Part 4

КОМЕНТАРІ

  • @ValmisFilm
    @ValmisFilm 2 дні тому

    Thanks for the video! Was helpful. But please edit the videos, cut out all the mistakes and repeating parts. Fallow a script. Because this is all waste of time for us. In this video at this point for 4000 people. They lost some minutes to these mistakes, that is a lot of minutes altogether... . A tutorial should be optimized - as short as possible and very well planned. Cheers!

  • @selvamp5775
    @selvamp5775 3 дні тому

    👏👏👏

  • @jhonsen9842
    @jhonsen9842 9 днів тому

    Teaching is an Art, that you know how to do. Can't thank you enough. Pefect

  • @henrysnoop
    @henrysnoop 18 днів тому

    thank you so much for the wonderful video

    • @bzddl9
      @bzddl9 17 днів тому

      Glad they are helpful.

  • @hellblazer8812
    @hellblazer8812 20 днів тому

    thanks!

    • @bzddl9
      @bzddl9 17 днів тому

      Welcome!

  • @Hari_Vijay
    @Hari_Vijay 26 днів тому

    Is npm warn deprecated a problem? Why that error appear on the screen

    • @bzddl9
      @bzddl9 17 днів тому

      Hi @Hari_Vijay. Yes the inflight package is marked deprecated. There is a package name glob that depends on inflight. So you need to update that package to the latest version since the latest version of glob no longer depends on inflight └─┬ rimraf@3.0.2 └─┬ glob@7.2.3 └── inflight@1.0.6 Updated package.json "glob": "^10.4.2", "rimraf": "^5.0.7"

  • @Hari_Vijay
    @Hari_Vijay 26 днів тому

    npm WARN deprecated error appear in your project, what is that mean

  • @tadeob_UB
    @tadeob_UB 2 місяці тому

    Great Lesson

    • @bzddl9
      @bzddl9 Місяць тому

      Thanks Tadeo

  • @eamarc
    @eamarc 2 місяці тому

    Awesome! But how add neq(<>), lt(<), gte(>=), in, between? I suppose in this way we got awful sql query.

    • @bzddl9
      @bzddl9 Місяць тому

      Clear code is the way to go.

  • @pss_crs
    @pss_crs 3 місяці тому

    It's great to see you again!

    • @bzddl9
      @bzddl9 3 місяці тому

      @pss_crs, It's good to be back.

  • @sayedulkarim474
    @sayedulkarim474 3 місяці тому

    Thank you so much !!!!!!

    • @bzddl9
      @bzddl9 3 місяці тому

      You are welcome @sayedulkarim474

    • @sayedulkarim474
      @sayedulkarim474 3 місяці тому

      @@bzddl9 Can you please show this 22:30 same(notfoundResponse, methodNotAllowed) using only ```net/http```? Go 1.22 they update the net/http.

  • @frankkaiser283
    @frankkaiser283 3 місяці тому

    CORS -> Cross-Origin Resource Sharing

    • @bzddl9
      @bzddl9 3 місяці тому

      Thanks @frankkaiser283. It is Cross-Origin Resource Sharing.

  • @immanueldavielgarcia
    @immanueldavielgarcia 3 місяці тому

    Lol I'm just realizing the slideshows they're showing at school are just screenshots of your videos. 😂😭

  • @user-oq2vq9co7e
    @user-oq2vq9co7e 4 місяці тому

    Video does not have sound

    • @bzddl9
      @bzddl9 4 місяці тому

      Yes. Unfortunately.

  • @user-oq2vq9co7e
    @user-oq2vq9co7e 4 місяці тому

    sir when i make a multiple main file does not access the files its show an error undifine

    • @bzddl9
      @bzddl9 4 місяці тому

      Hi. do not quite understand what you mean by "multiple main file"? Send me an email with a screenshot of the error. bzirisini@gmail.com. I will be happy to look at it.

  • @user-oq2vq9co7e
    @user-oq2vq9co7e 4 місяці тому

    Great video and well explanation.

    • @bzddl9
      @bzddl9 4 місяці тому

      Glad you liked it!

  • @user-tq9qt4uz2g
    @user-tq9qt4uz2g 11 місяців тому

    Hey bro, this is a very useful video. I hope u can keep it up creating videos such that. Thanks so much for opening my mind

    • @bzddl9
      @bzddl9 11 місяців тому

      Hi @user-tq9qt4uz2g. I am glad that you are finding the videos useful. Thank you for viewing them. You are welcome. I plan to make a series on Go testing. Lookout for it.

  • @user-xv3fo1cm8p
    @user-xv3fo1cm8p Рік тому

    thank you for amazing course)

  • @mikaeilnorouzi5631
    @mikaeilnorouzi5631 Рік тому

    awesome, thank you!

    • @bzddl9
      @bzddl9 Місяць тому

      Glad you liked it.

  • @saswatarakshit9488
    @saswatarakshit9488 Рік тому

    Awesome videos...to the point

    • @bzddl9
      @bzddl9 Рік тому

      Hi Saswata. Glad you found them useful.

  • @saswatarakshit9488
    @saswatarakshit9488 Рік тому

    Thanks for creating these wonderful videos...really concise

    • @bzddl9
      @bzddl9 Місяць тому

      My pleasure.

  • @kevinb1594
    @kevinb1594 Рік тому

    three months ago and no updates...

    • @bzddl9
      @bzddl9 Місяць тому

      Life happened. It is on my TODO for this summer.

  • @prajwalmishra1475
    @prajwalmishra1475 Рік тому

    Hi just wanted to know is this playlist complete or more lessons are coming? thanks for such a great playlist

    • @bzddl9
      @bzddl9 Рік тому

      Hi Prajwal. There are a couple more sections to complete (metrics and deployment). I should complete them by the end of March 2023.

    • @user-oq2vq9co7e
      @user-oq2vq9co7e 4 місяці тому

      Sir you haven't made video yet@@bzddl9

  • @nidzamuddinmuzakki7008
    @nidzamuddinmuzakki7008 Рік тому

    github?

    • @bzddl9
      @bzddl9 Рік тому

      github.com/lewisdalwin/appletree

    • @sanketneema286
      @sanketneema286 3 місяці тому

      @@bzddl9 not working 404

  • @shubhamgulekar1744
    @shubhamgulekar1744 Рік тому

    Thanks a lot for this easy and simple explanation it helped a lot!!! 👌

    • @bzddl9
      @bzddl9 Рік тому

      Glad it helped.

  • @barsvelioglu2276
    @barsvelioglu2276 Рік тому

    Good explanation. Thanks

    • @bzddl9
      @bzddl9 Рік тому

      Glad you found it useful friend.

  • @Ankit-df8rw
    @Ankit-df8rw Рік тому

    Great video thanks!!!!!

    • @bzddl9
      @bzddl9 Рік тому

      Glad you found it useful Ankit

    • @Ankit-df8rw
      @Ankit-df8rw Рік тому

      @@bzddl9 can u make some videos for unit testing and software architecture patterns, if it is too much to ask?

    • @dalwinlewis9
      @dalwinlewis9 Рік тому

      @@Ankit-df8rw I will complete the testing series in early 2023. Here is the introductory video. ua-cam.com/video/19weP6_ADAM/v-deo.html Architecture patterns will come a bit later.

  • @brandonian2000
    @brandonian2000 Рік тому

    Very helpful

    • @bzddl9
      @bzddl9 Рік тому

      Glad it helped

  • @AyushKumar-uu8vc
    @AyushKumar-uu8vc Рік тому

    its awesome sir!.....truly loving this series! can we connect?

    • @bzddl9
      @bzddl9 Рік тому

      Yes, sure. lewisdalwin@gmail.com

  • @AyushKumar-uu8vc
    @AyushKumar-uu8vc Рік тому

    such a nice explanation buddy...loved it!

    • @bzddl9
      @bzddl9 Рік тому

      Hi Ayush. Glad you found it useful

    • @AyushKumar-uu8vc
      @AyushKumar-uu8vc Рік тому

      @@bzddl9 how can we connect sir?

  • @prasanthpn4725
    @prasanthpn4725 Рік тому

    🥰

    • @bzddl9
      @bzddl9 Місяць тому

      Thanks.

  • @pss_crs
    @pss_crs Рік тому

    Thanks sir you have helped me a lot, but views but the lack of views is a bit worrying. I would like to give you a little advice on how to upload to UA-cam As it seems to me, do the few extra work before you upload it helps search engine and possibly can reach bit more people. 1. Change the Title to one that fits the video. 2. Reasonable description that explains well the video and playlists. 3. Add a description to the repository

    • @bzddl9
      @bzddl9 Рік тому

      Hi Somali Gopher. Thank you for these wonderful suggestions.

  • @SabbirAhmed-ev4rz
    @SabbirAhmed-ev4rz Рік тому

    Thanks for sharing ❤

    • @bzddl9
      @bzddl9 Рік тому

      You are welcome Sabbir

  • @sethukumar6726
    @sethukumar6726 Рік тому

    Bro at 12:30 it shows the error "permission denied for schema public LINE 1: CREATE TABLE stocks ( " for me How to rectify it? please help bro

    • @dalwinlewis9
      @dalwinlewis9 Рік тому

      Hi Sethu. You don't seem to have the required permission to create tables. Try this as the PostgreSQL superuser (#) GRANT ALL ON SCHEMA public TO your_user_name, so if your username was john then you would use: GRANT ALL ON SCHEMA public TO john

    • @sethukumar6726
      @sethukumar6726 Рік тому

      @@dalwinlewis9 Yeah bro that was the mistake, It worked bro... thanks for your time.❤

    • @dalwinlewis9
      @dalwinlewis9 Рік тому

      @@sethukumar6726 Happy to help!

    • @bzddl9
      @bzddl9 Місяць тому

      Cool

  • @historicalheros9684
    @historicalheros9684 Рік тому

    can you give github repo link for this .tmpl file

    • @bzddl9
      @bzddl9 Рік тому

      I have added them

  • @AbyMathew-lt7xr
    @AbyMathew-lt7xr Рік тому

    great..should have been better if a small section regarding how to install postgresql

    • @bzddl9
      @bzddl9 Рік тому

      Thanks Aby. Here is a video on installation ua-cam.com/video/flk_7Pzy-O8/v-deo.html

  • @it1860
    @it1860 Рік тому

    hello could you show existing code for that moment ?

    • @bzddl9
      @bzddl9 Рік тому

      Hi. I don't quite understand what you mean?

    • @it1860
      @it1860 Рік тому

      @@bzddl9 could you show github link of this code?

  • @prajwalmishra1475
    @prajwalmishra1475 Рік тому

    Heyy thanks for this amazing playlist, Can you tell what are the prerequisites to watch this tutorial

    • @bzddl9
      @bzddl9 Рік тому

      Hi Prajwal. Glad you are finding it useful. All you need is introductory knowledge of Go, SQL, and HTML. Check out this link for a few introductory Go lessonua-cam.com/video/86l6DismmYs/v-deo.html

  • @griffin1897
    @griffin1897 Рік тому

    😥 𝕡𝕣𝕠𝕞𝕠𝕤𝕞

  • @leleemagnu6831
    @leleemagnu6831 Рік тому

    Great tutorial! Thank you.

    • @bzddl9
      @bzddl9 Рік тому

      Hi Lele. You are welcome

  • @leleemagnu6831
    @leleemagnu6831 Рік тому

    Great set of short tutorials. Well explained and definitely very clear! I am going through all of them and thoroughly enjoying them. Fantastic work, really appreciated, thank you!

    • @bzddl9
      @bzddl9 Рік тому

      Glad you like them!

  • @pss_crs
    @pss_crs Рік тому

    Never give up because of views, at least you help me alot.

    • @dalwinlewis9
      @dalwinlewis9 Рік тому

      Thanks Somali Gopher. I am just taking a break. My computer was being repaired. I will upload the rest of my Go videos next week then create a new Go series.

    • @pss_crs
      @pss_crs Рік тому

      @@dalwinlewis9 thanks so much I'm new to go I'm going to start Project on golang So I'm waiting that series.

    • @bzddl9
      @bzddl9 Місяць тому

      Awesome.

    • @bzddl9
      @bzddl9 Місяць тому

      Thanks

  • @SaiTeja99995
    @SaiTeja99995 Рік тому

    I am facing a problem please help me

    • @dalwinlewis9
      @dalwinlewis9 Рік тому

      Hi Sai Teja. What seems to be the problem?

    • @SaiTeja99995
      @SaiTeja99995 Рік тому

      I am migrating the database from Oracle to postgres in conversion of postgres cursor I am facing problem My problem was Fetch batchcursor bulk collect into v_batch_lst I have to fetch the rows and (bulk collect into ) i am using array_agg() in postgres how can use both of them and send it to the desired variable {list}

    • @bzddl9
      @bzddl9 Місяць тому

      Did you resolve your issue?

  • @pss_crs
    @pss_crs Рік тому

    Thanks for your time 👍

    • @bzddl9
      @bzddl9 Рік тому

      My pleasure!

  • @a_maxed_out_handle_of_30_chars

    simple and to the point, thank you

    • @bzddl9
      @bzddl9 Рік тому

      You are welcome Night Fury. Glad it helped!

  • @win30034
    @win30034 Рік тому

    Thanks

    • @bzddl9
      @bzddl9 Місяць тому

      My pleasure

  • @hasanmougharbel8030
    @hasanmougharbel8030 Рік тому

    Hey there, god bless your efforts. I am a new sql learner with a simple enquiry. If I add a new attribute (data item) to a database, should i modify the sql backed application, even if I didnt use that attribute. Thanks for taking care of this.

    • @dalwinlewis9
      @dalwinlewis9 Рік тому

      Hi Hasan. If you add a new column to one of your tables, and you do not intent for it to be seen/used by the client, then there is no need for you to alter your queries in the Go application to include that newly created column. I hope my response made sense.

    • @bzddl9
      @bzddl9 Місяць тому

      My pleasure