Creating an Array with Raptor

preview_player
Показать описание
RAPTOR is a flowchart-based programming environment, designed specifically to help students visualize their algorithms and avoid syntactic baggage. RAPTOR programs are created visually and executed visually by tracing the execution through the flowchart. Required syntax is kept to a minimum. Students prefer using flowcharts to express their algorithms, and are more successful creating algorithms using RAPTOR than using a traditional language or writing flowcharts without RAPTOR.

You can find the Raptor program information here:

Thank you for watching the videos your time is appreciated. I created these videos to help the students in my courses but decided to share them with everyone.

I have been teaching information technology and business subjects in higher education since 2004. I love technology and gaming. I served 10 years in the United States Marine Corps. All comments are my personal opinion and do not reflect the views of anyone that employees me or is in a contract with me.

Follow me here too:
Рекомендации по теме
Комментарии
Автор

Thanks so much for this! It's really hard to find resources on Raptor online, but my online class uses it a lot for different assignments. You're a lifesaver.

foxburrows
Автор

Videos 14, 15, and 16 were challenging but worthwhile to use Raptor confidently. Thank you, Prof. Jason!

TheCruzcastillo
Автор

hey, how can i make the array calculate how many characters are there

fhyror_kai
Автор

Hello, I got a question here. What does this mean when I want to output an array? It goes: PUT "a["+i+"]="+a[i], then I could get results like a[1]=1, but if I write: PUT "a[i]="+a[i], I just get results like a[i]=1, what does ["+i+"] means here? thanks alot!!

davidfu
Автор

Hello i want to ask...i have been follow your steps but why my raptor don't stop??? it's don't go to output...

ygsyfika
Автор

"We're going to add plus to the k and we're going to say get rain k" (T_T)

TAZUTRA
Автор

hello, i want to request if you can give us example on how to create arraylist on raptor?

anisfadhilabintimohamadfau