Insertion Sort VB.NET Implementation

  Рет қаралды 9,072

Computer Science Lessons

Computer Science Lessons

Күн бұрын

Пікірлер: 19
@kevnar
@kevnar 4 жыл бұрын
I've been programming in VB for over 20 years. And once again, I learned something new from Kevin Drumm. The countless hours I spent fighting that damn Array Index out of bounds error because of multiple loop conditions. I could have just used AndAlso or OrElse. This is the kind of shit those VB for Beginners books don't go over. Thanks.
@ComputerScienceLessons
@ComputerScienceLessons 4 жыл бұрын
Hi Kevnar. Thank you so much for all of your kind words and continued support - it's really appreciated :)KD
@duangaolu
@duangaolu 3 жыл бұрын
This guy is just really a GREAT teacher.
@ComputerScienceLessons
@ComputerScienceLessons 3 жыл бұрын
Thank you. Much appreciated :)KD
@Dadax9398
@Dadax9398 5 жыл бұрын
Wow the quality of this video is exellent ! Nice
@daphnefrench6019
@daphnefrench6019 4 жыл бұрын
Fantastic! Nice clear explanation! Thanks!
@xtetaung8482
@xtetaung8482 2 жыл бұрын
Andalso command is very useful for multiple check conditions. Thanks.
@ComputerScienceLessons
@ComputerScienceLessons 2 жыл бұрын
Indeed. You're welcome :)KD
@jtlunsford780
@jtlunsford780 Жыл бұрын
Well, that seemed easy after learning Bubble Sort. QuickSort isn't as easy, maybe I'll reserve that for another time and see what else you've got that will strike my fancy. I so appreciate your teaching methods, vids and layouts. Thank you so much...JT.....Nahhh, I'm going on to QuickSort in a couple days. I'm having too much fun....LOL
@mk9834
@mk9834 5 жыл бұрын
omggg this is excellent, thx a lot!
@jamesmacrae7730
@jamesmacrae7730 2 жыл бұрын
At the end, the array was passed by default as a parameter by value, not by reference. I tried it myself and it works but I don't understand why, surely the output at the end would be of the unchanged original array? I hope that makes sense. Cheers.
@JackVincent
@JackVincent 3 жыл бұрын
Is this recursive?
@ComputerScienceLessons
@ComputerScienceLessons 3 жыл бұрын
No this version is iterative. A program is iterative if it calls itself. :)KD
@JackVincent
@JackVincent 3 жыл бұрын
@@ComputerScienceLessons oh right, I need to program a recursive sort but can't figure it out.
@JackVincent
@JackVincent 3 жыл бұрын
@@ComputerScienceLessons Do you have any videos on recursive sorting?
@ComputerScienceLessons
@ComputerScienceLessons 3 жыл бұрын
The quicksort and the merge sort are both recursive. They are quite complex, so they each have their own playlist. kzbin.info/aero/PLTd6ceoshpreDtxyyp0_x8-pGCUAloQ7t kzbin.info/aero/PLTd6ceoshprdxXaIx8ECKaTbnx8heR3de You can review recursion here... kzbin.info/www/bejne/an7RZK2MZaagg7c :)KD
@-ak-2253
@-ak-2253 5 жыл бұрын
Beautiful explanation but watching all this makes me wanna give up computer science to be honest😂😂😂this shit's too complicated for me T. T
@ComputerScienceLessons
@ComputerScienceLessons 5 жыл бұрын
It usually takes me several days to get my head around a new algorithm. The longer it takes, the deeper the learning. Don't give up.
@technicalas8335
@technicalas8335 5 жыл бұрын
Solved this ( run time error 429 activex component can't create object )
Quicksort 1 - The Algorithm
11:04
Computer Science Lessons
Рет қаралды 22 М.
Bubble Sort 3 - VB.NET Implementation
8:01
Computer Science Lessons
Рет қаралды 27 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
19.1 Insertion Sort
12:24
Erb Computer Science
Рет қаралды 1,4 М.
Sorting Algorithms Explained Visually
9:01
Beyond Fireship
Рет қаралды 560 М.
This Is Why Python Data Classes Are Awesome
22:19
ArjanCodes
Рет қаралды 822 М.
The Last Algorithms Course You'll Need by ThePrimeagen | Preview
16:44
Frontend Masters
Рет қаралды 328 М.
My 10 “Clean” Code Principles (Start These Now)
15:12
Conner Ardman
Рет қаралды 315 М.
Insertion Sort vs Bubble Sort + Some analysis
5:17
udiprod
Рет қаралды 330 М.
Insertion Sort Walkthrough
13:34
Erb Computer Science
Рет қаралды 554
Coding the bubble sort VB.Net
14:34
JB Computer Science
Рет қаралды 2,1 М.
Insertion Sort Algorithm Made Simple [Sorting Algorithms]
8:26
Programming with Mosh
Рет қаралды 314 М.
Advanced VB.NET Programming - Delegates
18:59
Computer Science Lessons
Рет қаралды 9 М.