Kindson The Tech Pro

Kindson The Tech Pro

Official Channel of Kindson Munonye, the Computer Engineer.
You can get resources on Application Development, Database Administration, Software Engineering, Programming, Website Design and current trends in the technology.

Part 22 - Details View

Part 22 - Details View

Пікірлер

  • @user-nn8pw3wn8m
    @user-nn8pw3wn8mКүн бұрын

    what if s = [1,2,2,1] and d = 2, m = 2 , it doesnt work for this test case edit: Ok, the question only asks a contiguous segment

  • @knanshon
    @knanshon3 күн бұрын

    Thank you for taking the time to go through this process

  • @nickeax
    @nickeax3 күн бұрын

    Thank you for such a great intro to this topic. I'll be using what you've taught me for sure.

  • @siddheshb.kukade4685
    @siddheshb.kukade46853 күн бұрын

    thank you.

  • @acrammuhammad7389
    @acrammuhammad73893 күн бұрын

    How to deploy it on the Company DNS

  • @dmitryponyatov2158
    @dmitryponyatov21584 күн бұрын

    why you restart react every time, while it was done to be run all the time, and recompile just with page refresh?

  • @MatacsWebsite
    @MatacsWebsite4 күн бұрын

    could you please provide the link

  • @binayapatel
    @binayapatel7 күн бұрын

    This logic is not passing all the test case of HankerRank

  • @Bharath-h1u
    @Bharath-h1uКүн бұрын

    For a it is i%ele And for b it is ele%i

  • @genivalsilva3951
    @genivalsilva395110 күн бұрын

    Amen brother

  • @michealdmouse
    @michealdmouse10 күн бұрын

    Screenshot the code. Then use GPT to transcribe it for you. Luckily the uploader scrolled through all of his lines.

  • @ninocordisco4791
    @ninocordisco479111 күн бұрын

    Not working Spring-Boot 3.x

  • @krishnarai3123
    @krishnarai312319 күн бұрын

    Thanks for sharing this videos

  • @Ezzeradwl
    @Ezzeradwl19 күн бұрын

    malisimo

  • @umag4084
    @umag408420 күн бұрын

    Thanks a lot!!

  • @syedaraniaaziz1555
    @syedaraniaaziz155523 күн бұрын

    which terminal are u using

  • @rxlvnd3397
    @rxlvnd339724 күн бұрын

    Thank you for this tutorial! Very simple and helpful!

  • @pranoydas4068
    @pranoydas406824 күн бұрын

    Sir, can you make a video for POST method using restTemplate? U just pass some headers and requestBody and take the response as an Object(because u don’t know what is the response structure) How can we do that ?

  • @HarmanSingh-wn4wh
    @HarmanSingh-wn4wh24 күн бұрын

    Hello , m trying to import CSV file in jupyter notebook but its not specifying the path Showing: 1- module pandas has no attribute 'read csv' 2 - name pd is not defined

  • @AkhilVarma-v4t
    @AkhilVarma-v4t24 күн бұрын

    Wow! Great tutorial, followed to end. Thank you so much. So bad, its not discovered by many.

  • @firefoxx46
    @firefoxx4625 күн бұрын

    Thank you very much.

  • @amirsamadi3264
    @amirsamadi326425 күн бұрын

    Thank you very much Sir

  • @iammomoha
    @iammomoha26 күн бұрын

    Nice and to the point explanation. Thank you

  • @izabelmoreira7959
    @izabelmoreira795927 күн бұрын

    Thank you so much for this video! It helped me a lot!

  • @frankcadena9293
    @frankcadena929329 күн бұрын

    I thought the storage disks were located on Node 3. The disks added were from Node 2.

  • @rexstratton73_12
    @rexstratton73_1229 күн бұрын

    I can't understand your description.

  • @Mikehydra
    @MikehydraАй бұрын

    I'm unable to run it successfully. It's showing null pointer exceptiom.

  • @justinkollie1743
    @justinkollie1743Ай бұрын

    This video is very helpful even though I'm just seeing this in 2024. Couldn't thank you enough. Huge thanks for doing this.

  • @DevilZer069
    @DevilZer069Ай бұрын

    i did this too

  • @americomarcos2750
    @americomarcos2750Ай бұрын

    very helpful thank you

  • @vanderleyagomes3255
    @vanderleyagomes3255Ай бұрын

    Thank you 🙏🙏🙏

  • @user-xm4tl1jj6p
    @user-xm4tl1jj6pАй бұрын

    Thank you that was helpful

  • @user-ps7ki7zy8j
    @user-ps7ki7zy8jАй бұрын

    Hi Mr Kindson, I'm trying to create cluster but I'm having error while naming the cluster : "unable to determine if the computer <clustername> exists in the domain <domain_name.local> . The username or password is incorrect.

  • @angelmora6877
    @angelmora6877Ай бұрын

    You're the goat bro thnk u so much

  • @siavashsabouritabatabaei6526
    @siavashsabouritabatabaei6526Ай бұрын

    perfect

  • @taekosingkwala142
    @taekosingkwala142Ай бұрын

    idk why you keep it harder to read man, you can just simply make it like this. as a beginner Its hard for me to read your code. //REST API demo in Node.js const express = require('express'); const app = express(); const fs = require('fs'); const port = 3000 app.get('/getUsers', function(req, res){ fs.readFile(__dirname + "/" + "users.json", 'utf8', function(err, data){ console.log(data); res.end(data); // you can also use res.send() }); }) app.listen(port, () => { console.log(`app is listening on port ${port}`) })

  • @Anuj_sk
    @Anuj_skАй бұрын

    SET can also be used curly braces

  • @NolandArbaugh
    @NolandArbaughАй бұрын

    Thank you

  • @NolandArbaugh
    @NolandArbaughАй бұрын

    This is exactly what i ve been searching for !

  • @domanyanwu7372
    @domanyanwu7372Ай бұрын

    How do you import CSV file in pandas using MAC?

  • @mimezinmar2666
    @mimezinmar2666Ай бұрын

    In my dashboard, it shows notebook instead of pythons on new.

  • @majeste07
    @majeste07Ай бұрын

    reis sol alttakini de yazaydın

  • @majeste07
    @majeste07Ай бұрын

    yuuhhhhhhhhhhh

  • @user-lc7qs7gy5d
    @user-lc7qs7gy5dАй бұрын

    in case of table name is different yes in class it is student but we gave the table="students_details" then how

  • @user-lc7qs7gy5d
    @user-lc7qs7gy5dАй бұрын

    Teach about casecad also ! ?

  • @user-lc7qs7gy5d
    @user-lc7qs7gy5dАй бұрын

    This is best video , many videos are like , hey this is how the relationship happened No one teaches from scratch this function will do this things will do this, becuase we need our requirement is different so need to know how can we build the best Model to work smooth , and here i got YOu man , thanks ,

  • @user-sd9hf9wp6q
    @user-sd9hf9wp6qАй бұрын

    Very nice, you did a great job thanks 👍🏼

  • @sakshikulshreshtha2797
    @sakshikulshreshtha2797Ай бұрын

    the test this method isn't working now, it shows 404 error

  • @NazmulAlom
    @NazmulAlomАй бұрын

    Great Video.

  • @AdeoluwaD.Ogundele
    @AdeoluwaD.OgundeleАй бұрын

    I'm getting Process Failed while importing my CSV file. Please how do I resolve this. Thanks

  • @Grace.Prakash.
    @Grace.Prakash.Ай бұрын

    not able fetch a id in update button