Tom Nurkkala
Tom Nurkkala
  • 92
  • 389 478
Vue Dev Tools
Overview of the most excellent Vue Development Tools
มุมมอง: 2 720

วีดีโอ

Software Architecture: UI
มุมมอง 5124 ปีที่แล้ว
Architecture of the Corpus Christi user interface. Links to cited packages: * Vue (vuejs.org/) * Vue Command-Line Interface (cli.vuejs.org/) * Vue Router (router.vuejs.org/) * Vuex State Manager (vuex.vuejs.org/)
Software Architecture: Server
มุมมอง 3134 ปีที่แล้ว
Architecture of the server side of Corpus Christi Cited Packages: * Flask - flask.palletsprojects.com/ * SQL Alchemy - www.sqlalchemy.org/ * Marshmallow - marshmallow.readthedocs.io/
Corpus Christi Data Model
มุมมอง 4154 ปีที่แล้ว
Overview of the entire Corpus Christi data model
GitHub Issues and Projects
มุมมอง 1724 ปีที่แล้ว
Guidance for the Corpus Christi Project
Remote Development using SSH Port Forwarding
มุมมอง 4674 ปีที่แล้ว
How to use SSH to forward ports through a firewall in order to facilitate development.
CUDA Programming
มุมมอง 56K4 ปีที่แล้ว
GPU programming using nVidia CUDA
CUDA Hardware
มุมมอง 19K4 ปีที่แล้ว
Overview of each generation of CUDA hardware from Tesla through Ampere
Souce Level Debugging in VS Code
มุมมอง 1684 ปีที่แล้ว
How to use VS Code’s source level debugging to debug Vue.JS application code
Create a Database using DataGrip
มุมมอง 3.7K4 ปีที่แล้ว
Use DataGrip to create a database schema, add test data, and export SQL for both
DataGrip Configuration
มุมมอง 1.5K4 ปีที่แล้ว
Installing and configuring DataGrip, a database IDE
MongoDB Sharding
มุมมอง 6014 ปีที่แล้ว
MongoDB scalability using sharing
MongoDB Replication
มุมมอง 1914 ปีที่แล้ว
Use of replica sets in MongoDB
Connect to MongoDB Atlas
มุมมอง 1844 ปีที่แล้ว
How to connect to MongoDB Atlas
Intro to GPU Programming
มุมมอง 37K4 ปีที่แล้ว
GPU programming with CUDA
SPA - Client Side
มุมมอง 1444 ปีที่แล้ว
SPA - Client Side
SPA - Server Side
มุมมอง 1714 ปีที่แล้ว
SPA - Server Side
UI Architecture
มุมมอง 2.7K4 ปีที่แล้ว
UI Architecture
Intro to MongoDB
มุมมอง 1544 ปีที่แล้ว
Intro to MongoDB
Hapi Validation and Error Handling
มุมมอง 6234 ปีที่แล้ว
Hapi Validation and Error Handling
Node and Nodemon
มุมมอง 894 ปีที่แล้ว
Node and Nodemon
Parallel Python
มุมมอง 2.2K4 ปีที่แล้ว
Parallel Python
Query Planning - Part 1
มุมมอง 2754 ปีที่แล้ว
Query Planning - Part 1
Query Planning - Part 2
มุมมอง 1014 ปีที่แล้ว
Query Planning - Part 2
Concurrency
มุมมอง 1884 ปีที่แล้ว
Concurrency
SQL Transactions
มุมมอง 3064 ปีที่แล้ว
SQL Transactions
APIs with OpenAPI
มุมมอง 2034 ปีที่แล้ว
APIs with OpenAPI
MPI Advanced
มุมมอง 24K4 ปีที่แล้ว
MPI Advanced
Hapi
มุมมอง 2404 ปีที่แล้ว
Hapi
Application Architecture Refresher
มุมมอง 594 ปีที่แล้ว
Application Architecture Refresher

ความคิดเห็น

  • @GuruComposer
    @GuruComposer 23 วันที่ผ่านมา

    Thanks! But what about the 64x64? That one is very challenging, and there's no information out there on it.

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

    Excellent lecture. Well organized and helpful slides. Best I've seen so far.

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

    Excuse me I wanted to open a game websites but it kept saying "Check the Network tab in browser Devtools to debug server header configuration.is this video a solution to this problem

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

    I am at time point 18 minutes and I can feel that the presenter has the gift of teaching, something not everyone is blessed with

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

    Curious how this connects to fetching a pointer to struct 🙏

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

    This is hands down the best video explanation I've seen. Even my professor didn't explain it this well. Thank you!!

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

    best best best

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

    This is very good video explanation about GPU computation

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

    thank you for this

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

    🎉❤🎉

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

    This video was very edifying for me. As to the pronunciation of "SQL." I'm in the minority that thinks see-quuhl is " SEQUEL and that SQL is Es Queue El. You're right about the articles. It makes a difference. All the best.

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

    best cuda explanation ever

  • @AbdullahAbdelaziz-vq3dv
    @AbdullahAbdelaziz-vq3dv 4 หลายเดือนก่อน

    Thank you 🙏

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

    Excellent. Really thanks for this. I'm wondering do you have any other video (to plan to have) to explain how the communication works in practice among MPI processes?

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

    Really enjoyed watching the vid, I've been learning computer architecture with nand2tetris and Digital Design and Computer Architecture by David Harris (Author), Sarah Harris (Author). I'm so happy to be able to understand the concepts he was talking about in this vid. Anyway thank you for the easy-for-beginner excellent content.

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

    what abt one to one relationship?

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

    Your video triggered me to hunt for cengage book and in turn both helped me very much. Thanks a ton

  • @Martin-sr8yb
    @Martin-sr8yb 7 หลายเดือนก่อน

    thanks tom very clean and clear

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

    Very nice lecture! Are the slides available somewhere?

  • @SoldierOfGod-001
    @SoldierOfGod-001 7 หลายเดือนก่อน

    2024 and man !! what a great video

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

    Excellent Cuda tutorial video on thread & block indexing! Thank you.

  • @Rein-in-die-Maas
    @Rein-in-die-Maas 8 หลายเดือนก่อน

    Pure gold.

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

    You are a hero, sir.

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

    thank you

  • @FatimaNasir-do1xm
    @FatimaNasir-do1xm 9 หลายเดือนก่อน

    How do i compile and run this code??

    • @nafey6691
      @nafey6691 10 วันที่ผ่านมา

      did you find out how to ?

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

    this is extremely helpfull, using it to study for my final!

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

    great explanations, thank you

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

    so beautiful code, I just felt so good to learn

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

    Nice any update for newer generations?

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

    En büyük mü bilmiyorum ama çok büyüksün

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

    Why can't they all send and receive at the same time ?

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

    I really enjoyed the clarity and simplicity of your description of the function of a c u d a core. I would however like you to explain tensor cores more clearly and explain the neural net function of them

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

    you are awesome, i spent so much time reading through the book and didn't understand it. but then i found your vid and it helped so much. thank you !

  • @ДмитроПрудко
    @ДмитроПрудко 10 หลายเดือนก่อน

    This video is very helpful! Thank you!

  • @GideonQuagraine-b7t
    @GideonQuagraine-b7t 11 หลายเดือนก่อน

    You sir, are the GOAT!!!!! This is so simple and straightforward. Thank you so much!!!!

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

    OMGGG!!! THANKSSS! YOURE A REAL LIFE SAVER!!!<3

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

    amazing. can you please refer any books related to this course?

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

    This is so helpful! TYSM

  • @HP-ez2pp
    @HP-ez2pp ปีที่แล้ว

    thank u so much

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

    good video fr

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

    It is like impossible power of computation! Beautiful beast!

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

    Amazing lecture. Helped me a loooooot for my final exam. Thank u soooo much. ❤️❤️❤️

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

    I hope you win the lottery!! This information is very helpful and well structured.

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

    Thank you so much, this is very clear!

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

    Thank you!! You safe my life!!!

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

    tq

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

    Great Lecture! Very helpful!

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

    What serves as motivation for doing threads/blocks distinction? Why cant that be just threads? Why cant it work like avx stuff?

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

    Thank you so much!

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

    Such amazing insights and historic commentary! Thank you very much!