The Whiz
The Whiz
  • 151
  • 148 446
Release of My Website! Find Everything You Need Fast
Hey everyone! I'm super excited to announce the release of my website. Here, you can find all my videos with some additional information added to each page! I'm certain this will improve your experience with my videos :)
Check it out and make sure to share it with people you know - the-whiz-docs.vercel.app/
มุมมอง: 205

วีดีโอ

Calculating Distance Between Cities in Python
มุมมอง 1.5Kปีที่แล้ว
Hello! Welcome to this video. In this video, you will learn how to calculate the distance between two cities in Python. This is really simple and efficient and is compatible with addresses, city names, latitude/longitude coordinate points, and more! If you run into any errors, comment down below and I will try my best to help you out! Important Links: - Documentation: geopy.readthedocs.io/en/st...
Convert Latex String to Image in Node.JS (Adaptable for Discord bots)
มุมมอง 7962 ปีที่แล้ว
Hello everyone! In this video, I have posted a tutorial on how to generate latex images from a string! This is adaptable for different screen widths and discord bots. You can make your images transparent too! This took tons of research and I spent a lot of hours on this, so hopefully, this condensed video makes the process much easier for you! My Code: drive.google.com/drive/folders/18ts-vaDNbQ...
Lowest Common Ancestor of a Binary Tree: LeetCode #236 Easy Java Solution
มุมมอง 572 ปีที่แล้ว
Hello! Welcome to this video. In this video, you will solve "Lowest Common Ancestor of a Binary Tree" with an explanation of the problem and solution! These are given in Java, but can easily be adaptable to other coding languages. If you learned from this video, give this video a thumbs up and subscribe to this channel! To stay updated on all our future videos, click the notification bell! Prog...
Pascal's Triangle: LeetCode #118 Easy Java Solution
มุมมอง 7002 ปีที่แล้ว
Hello! Welcome to this video. In this video, you will solve "Pascal's Triangle" with an explanation of the problem and solution! These are given in Java, but can easily be adaptable to other coding languages. If you learned from this video, give this video a thumbs up and subscribe to this channel! To stay updated on all our future videos, click the notification bell! Programming in Java Playli...
Reading Website Data using Django Python & HTML Templates
มุมมอง 1412 ปีที่แล้ว
Hello! Welcome to this video. In this video, you will learn how to use django python in order to create HTML templates (if, for, etc.), display python function data on these templates, read data from other websites, and more. If you run into any errors, comment down below and I will help you out! Timings: 0:00 - Create Django Project & App 2:30 - Setting up view connected to template 7:00 - Rea...
Accessing Google Sheets from Next.JS
มุมมอง 6K2 ปีที่แล้ว
Hello everyone! In this video, I have posted a tutorial on how to read google sheets into your Next project! This took tons of research and I spent a lot of hours on this, so hopefully, this condensed video makes the process much easier for you! You do need some prior knowledge of Next, but the documentation is great! nextjs.org/ Google Cloud Platform: console.cloud.google.com/ My Code: drive.g...
Calculus is Not as Hard as Everyone Thinks - Understanding Limits
มุมมอง 272 ปีที่แล้ว
Hello! Calculus is typically a concept that people are intimidated by but in reality, it is pretty simple! It is taking basic algebra concepts and thinking of them in new ways. When stepping into calculus, just think of it as simple and you'll get it! Need some convincing? Watch this video to learn about limits, about 1/4 of calculus. You'll see what I mean :) If you learned from this video, gi...
Compare Version Numbers
มุมมอง 302 ปีที่แล้ว
Hello! Welcome to this video. In this video, you will solve "Compare Version Numbers" with an explanation of the problem and solution! These are given in Java, but can easily be adaptable to other coding languages. If you learned from this video, give this video a thumbs up and subscribe to this channel! To stay updated on all our future videos, click the notification bell! Programming in Java ...
Excel Sheet Column Number
มุมมอง 252 ปีที่แล้ว
Hello! Welcome to this video. In this video, you will solve "Excel Sheet Column Number" with an explanation of the problem and solution! These are given in Java, but can easily be adaptable to other coding languages. If you learned from this video, give this video a thumbs up and subscribe to this channel! To stay updated on all our future videos, click the notification bell! Programming in Jav...
Majority Element
มุมมอง 152 ปีที่แล้ว
Hello! Welcome to this video. In this video, you will solve "Majority Element" with an explanation of the problem and solution! These are given in Java, but can easily be adaptable to other coding languages. If you learned from this video, give this video a thumbs up and subscribe to this channel! To stay updated on all our future videos, click the notification bell! Programming in Java Playlis...
Remove Covered Intervals
มุมมอง 192 ปีที่แล้ว
Hello! Welcome to this video. In this video, you will solve "Remove Covered Intervals" with an explanation of the problem and solution! These are given in Java, but can easily be adaptable to other coding languages. If you learned from this video, give this video a thumbs up and subscribe to this channel! To stay updated on all our future videos, click the notification bell! Programming in Java...
Minimize Deviation in Array
มุมมอง 112 ปีที่แล้ว
Hello! Welcome to this video. In this video, you will solve "Minimize Deviation in Array" with an explanation of the problem and solution! Extremely straightforward and easy solution. These are given in Java, but can easily be adaptable to other coding languages. If you learned from this video, give this video a thumbs up and subscribe to this channel! To stay updated on all our future videos, ...
Accessing Images from Firebase Storage in React Native
มุมมอง 8K2 ปีที่แล้ว
Hello! Welcome to this video. In this video, you will learn how to access images from Firebase Storage inside React Native. Thanks to everyone for letting me know that you wanted this video! If you learned from this video, give this video a thumbs up and subscribe to this channel! To stay updated on all our future videos, click the notification bell! Expo Documentation on Firebase: docs.expo.de...
Fetching API Requests in React Native
มุมมอง 3832 ปีที่แล้ว
Hello! Welcome to this video. In this video, you will learn how to fetch API requests through React Native and use the results inside your react native code. If you learned from this video, give this video a thumbs up and subscribe to this channel! To stay updated on all our future videos, click the notification bell! App Development Playlist: th-cam.com/play/PLjgKDRFu-gYywC8m276_15si8M7C8jAsi....
Blood Flow Through the Heart (with tips to memorize!)
มุมมอง 282 ปีที่แล้ว
Blood Flow Through the Heart (with tips to memorize!)
Find All Anagrams in a String
มุมมอง 202 ปีที่แล้ว
Find All Anagrams in a String
Best Time to Buy and Sell Stock
มุมมอง 202 ปีที่แล้ว
Best Time to Buy and Sell Stock
Remove Nth Node From End of List
มุมมอง 102 ปีที่แล้ว
Remove Nth Node From End of List
Validate Binary Search Tree
มุมมอง 122 ปีที่แล้ว
Validate Binary Search Tree
Formal Changes - What Are They & How to Apply
มุมมอง 162 ปีที่แล้ว
Formal Changes - What Are They & How to Apply
Uploading Images to Firebase Storage in React Native
มุมมอง 11K2 ปีที่แล้ว
Uploading Images to Firebase Storage in React Native
Pushing Node w/ Python Applications to Heroku
มุมมอง 5812 ปีที่แล้ว
Pushing Node w/ Python Applications to Heroku
Accessing Images in Firebase Storage in Python
มุมมอง 6K2 ปีที่แล้ว
Accessing Images in Firebase Storage in Python
Maximum Difference Between Node and Ancestor
มุมมอง 382 ปีที่แล้ว
Maximum Difference Between Node and Ancestor
Populating Next Right Pointers in Each Node
มุมมอง 72 ปีที่แล้ว
Populating Next Right Pointers in Each Node
Middle of the Linked List
มุมมอง 42 ปีที่แล้ว
Middle of the Linked List
Charts & Graphs in React Native
มุมมอง 14K2 ปีที่แล้ว
Charts & Graphs in React Native
Ionic vs Covalent Bonding
มุมมอง 172 ปีที่แล้ว
Ionic vs Covalent Bonding
Naming Ionic Bonds & Memorizing Polyatomic Ions
มุมมอง 152 ปีที่แล้ว
Naming Ionic Bonds & Memorizing Polyatomic Ions

ความคิดเห็น

  • @iulianpop3481
    @iulianpop3481 16 วันที่ผ่านมา

    Top 🔥

  • @santiagoperezlugo2043
    @santiagoperezlugo2043 2 หลายเดือนก่อน

    life saver even two years later!

  • @jockerostorm5197
    @jockerostorm5197 2 หลายเดือนก่อน

    Thank u ! now I understand how goopy works 👍👍

  • @songoku9558
    @songoku9558 2 หลายเดือนก่อน

    lovely

  • @DeathCross-kn9ou
    @DeathCross-kn9ou 3 หลายเดือนก่อน

    you opened up my eyes into a new world and saved me from repeating a year YOU AREEEE THE BESTTTTTTTTTTTTT I HOPE YOU NEVER STOP UPLOADING

  • @schuylergood4897
    @schuylergood4897 3 หลายเดือนก่อน

    Very helpful thanks so much!

  • @mnz4829
    @mnz4829 4 หลายเดือนก่อน

    thank you.

  • @ersinerdem7285
    @ersinerdem7285 4 หลายเดือนก่อน

    You should have talked about the core idea behind the algorithm. The rest is coding that most can achieve who is interested in this video

  • @JoseIgordeSouza
    @JoseIgordeSouza 4 หลายเดือนก่อน

    You're amazing, I tried everything and nothing worked, just yours!! I was able to export a dynamic generated table with css and export to PDF just as it was shown in the result before exportation!! Thank you so much. You just got a subscriber!

  • @zacharyullom4614
    @zacharyullom4614 5 หลายเดือนก่อน

    Super helpful, thank you!

  • @neo5596
    @neo5596 5 หลายเดือนก่อน

    what if i have given access to someone else google spreadsheet and i want to read and display data in my website how do i do it?

  • @MuhammadIrshad-lv2ly
    @MuhammadIrshad-lv2ly 5 หลายเดือนก่อน

    HI Thanks for the video i am getting this error when i am scheduling notification for 8am everyday Failed to schedule the notification. Trigger of type: calendar is not supported on Android. on iphone its works well but on andrdiod getting this error

  • @Patronesofly
    @Patronesofly 6 หลายเดือนก่อน

    So your telling me you can't just call the photos directly from firestorage? lets say I had a app that creates invoices and the invoice needed a logo I need to run these many lines of codes just to get that image? There is no direct way to get a url to that image ? Is there any way to return a list of url images that are on the db?

  • @dj10schannel
    @dj10schannel 6 หลายเดือนก่อน

    👍

  • @bleu7385
    @bleu7385 7 หลายเดือนก่อน

    THANKS

  • @Plexdii
    @Plexdii 7 หลายเดือนก่อน

    Yooo this is good thank you

  • @justitroyal7032
    @justitroyal7032 7 หลายเดือนก่อน

    Thankyou

  • @juliolemosdf
    @juliolemosdf 7 หลายเดือนก่อน

    can you help me? It's giving this error: WARN Possible Unhandled Promise Rejection (id: 0):

  • @SharadSingh-zy1jz
    @SharadSingh-zy1jz 8 หลายเดือนก่อน

    is this service is free from google cloud ?

  • @romitajain769
    @romitajain769 8 หลายเดือนก่อน

    Thanks!

  • @ulixes327
    @ulixes327 8 หลายเดือนก่อน

    Very informative! Thank you for posting this video

  • @DCamozlo
    @DCamozlo 9 หลายเดือนก่อน

    Helped me, very good video! Make more.

  • @aguswidi9316
    @aguswidi9316 10 หลายเดือนก่อน

    Thank you. Very helpfull video

  • @aoigen
    @aoigen 11 หลายเดือนก่อน

    I feel blessed for having it so easy. Thank you!

  • @arturoprados317
    @arturoprados317 11 หลายเดือนก่อน

    ahhhh thank you!!!

  • @witheredsina2472
    @witheredsina2472 11 หลายเดือนก่อน

    Thank you. very helpful 😄

  • @juancarlosguillengomez6061
    @juancarlosguillengomez6061 ปีที่แล้ว

    eres genial, de todos los videos que ví, relacinado a pdf, el tuyo fue el unico que me funciona, eres fanstastica

  • @RefikaCenk-jw5ev
    @RefikaCenk-jw5ev ปีที่แล้ว

    Başarılar :)

  • @um123
    @um123 ปีที่แล้ว

    Cool video! Thank you so much

  • @alaamer7303
    @alaamer7303 ปีที่แล้ว

    thanks

  • @violetaberlian6890
    @violetaberlian6890 ปีที่แล้ว

    GRaciaaas!!!

  • @mathunya
    @mathunya ปีที่แล้ว

    After watching a number of expo notifications tutorial and not understanding i finally settled here, great tutorial, you just made everything so simple for me🔥🔥🔥🔥🔥

  • @adriLuk-g2g
    @adriLuk-g2g ปีที่แล้ว

    You are amazing

  • @dannyk9460
    @dannyk9460 ปีที่แล้ว

    This is great, thank you.

  • @nathanzucker1907
    @nathanzucker1907 ปีที่แล้ว

    I was having trouble with getting this library to work, probably because I'm new to React Native, but your explanation was exactly what I needed! I got the graphs working in my app so thank you for the great video, and your contribution to my education!

  • @aaojetimi
    @aaojetimi ปีที่แล้ว

    Nice and thanks for the explanations.

  • @memduhcevik
    @memduhcevik ปีที่แล้ว

    Why did you give up uploading video :/

    • @the_whiz
      @the_whiz ปีที่แล้ว

      if u have any video suggestions, im happy to take it! I've generally been moving in more complex projects but I can look at aspects of it to post.

    • @memduhcevik
      @memduhcevik ปีที่แล้ว

      @@the_whiz Ohh sorry. I can help you just to alleviate your complexity if you like. It's free 🙃

  • @hoilesy6192
    @hoilesy6192 ปีที่แล้ว

    perfect, i was really need it. You so good <3

  • @vwv.1d
    @vwv.1d ปีที่แล้ว

    i hope you are doing good in life. i am praying for your happiness and success. you are the best. is there any other way we can connect?

  • @ricichien
    @ricichien ปีที่แล้ว

    This helped so much!

  • @memduhcevik
    @memduhcevik ปีที่แล้ว

    nice tuto <3

  • @memduhcevik
    @memduhcevik ปีที่แล้ว

    great design <3 pure but efficient

  • @AlejandraVargas-o2t
    @AlejandraVargas-o2t ปีที่แล้ว

    Thank you so much!

  • @jfsjuan
    @jfsjuan ปีที่แล้ว

    muito bom não tinha percebido essa.....

  • @anuththaraanandaraj5165
    @anuththaraanandaraj5165 ปีที่แล้ว

    Thank you so much !!

  • @eduardogonzales6062
    @eduardogonzales6062 ปีที่แล้ว

    Good tutorial , congratz The whiz!

  • @chacha8915
    @chacha8915 ปีที่แล้ว

    thank you very much. This video really really helped me a lot <3

  • @Bentley-v5z
    @Bentley-v5z ปีที่แล้ว

    Hi, in the expo docs there is a section called ocnfiguratiion than for android use fcm and apple apn, I am confused. I have set up notifications like code shown in this video and it works on expo go app, however if i want to deploy the application to the stores, will all my users receive the push notifications or do i need to setup fcm and apn ?

  • @yamzrob7459
    @yamzrob7459 ปีที่แล้ว

    how can i push notifications for multiple different times of the day?

  • @despinc
    @despinc ปีที่แล้ว

    Good job! I really found a lot of your videos helpful! Thanks for recording, and I hope you won't stop doing it <3