Visual Basic Programming Challenge: Sorting Arrays Ascending and Descending

preview_player
Показать описание
Visual Basic Programming Challenge: Sorting Arrays Ascending and Descending

Write a program that takes in ten different values from the user. The user should then have the option to choose ascending or descending and the numbers should be sorted and outputted as such.

Learning to code? Follow my VB tutorials for beginners. I do a lot of Visual Basic programming challenges and VB.net projects as part of my homework - every day!
If you are learning to program, nothing beats solving real programming exercises and coding challenges.
So don't forget to subscribe, as I release new programming videos every day!

Рекомендации по теме
Комментарии
Автор

I'm going to borrow a couple lines of this code. I intend to make a 2-dimentional array. I will store unique text values per my integer but with an added element of complexity. The user later will select a number and choose to move this field up or down clicking on Up to Down arrow buttons. So picking # 3 and Up will move this up to position # 2. Picking # 4 and Down will move it to position # 5. Thanks for your help, buddy.

brianbrewster
Автор

Hi.. I'm new to sorting algorithms, which type of sorting is being used here?

ZerotoheroTuT
Автор

Does this work on vb6?
cuz its what im using right now
Im guessing it doesn't not a lot of tutorials about vb6

sleepyboi
Автор

Hi, By any chance do you know how to sort an array of dates using the same concept of your video? Thank you in Advance :)

ryantan
visit shbcf.ru