Opinions on RunRev DVD Set 12 & RunRev Simulcast 12 For...

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

marksmithhfx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 931
Joined: Thu Nov 13, 2008 6:48 am

Re: Opinions on RunRev DVD Set 12 & RunRev Simulcast 12 For.

Post by marksmithhfx » Wed Dec 19, 2012 3:42 am

shawnblc wrote:I've worked up a little two question quiz. Trying to understand how all of this works together. You'll see some notes in light grey on the third card of what I've been trying to accomplish, but haven't been able.

As you can see in the attachment, I'm having trouble "seeing" what goes next and how to implement what I intend.

Nice project, I could have some fun writing that. I'd use a database to store the questions (labels) and the correct answers (so I could score). That way I can retrieve the questions from a single location (so if I make changes I change in 1 place, not 2). Coloring the result will be the easiest part once you have the score calculated. I attached a screenshot with some ideas. I wasn't sure which way you wanted the colors so I did one with backcolor and the other with forecolor. Other options are probably available (my knowledge in some areas of LC is limited).

Have fun with it, you're at least 1/2 way to the finish line.

-- Mark
Attachments
Screen Shot 2012-12-18 at 8.32.05 PM copy.zip
Screenshot with some ideas. Check the message box for code. Just need to add an IF "correct" then... statement
(141.22 KiB) Downloaded 247 times
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS

marksmithhfx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 931
Joined: Thu Nov 13, 2008 6:48 am

Re: Opinions on RunRev DVD Set 12 & RunRev Simulcast 12 For.

Post by marksmithhfx » Wed Dec 19, 2012 3:57 am

shawnblc wrote:I think something like that would be fantastic.
Your wish is RunRev's command: http://www.runrev.com/developers/docume ... rs-course/
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS

shawnblc
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 342
Joined: Fri Jun 01, 2012 11:11 pm

Re: Opinions on RunRev DVD Set 12 & RunRev Simulcast 12 For.

Post by shawnblc » Wed Dec 19, 2012 4:03 am

I have a feeling there becomes an "ah ha" moment with LC. Just as everything else in life. Hmmmm, so far, that "ah ha" moment hasn't happened. Eventually, either those veterans here will help pound it into my skull, this will become an expensive hobby with me purchasing everything related to LC and learning little, or I'll give it up and give another language a shot.

In the meantime, I'll try the forums and hope the veterans can help teach me and others. I'm already over $500 in the hole with little to show ( Gold Bundle and some store purchases ).

Thanks for your response marksmtihfx and the link. I believe I watched that, but since it's been 4 or 5 months ago, I'll watch that again. The teachings may sink in a little better the second time around. ;)

marksmithhfx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 931
Joined: Thu Nov 13, 2008 6:48 am

Re: Opinions on RunRev DVD Set 12 & RunRev Simulcast 12 For.

Post by marksmithhfx » Wed Dec 19, 2012 4:10 am

shawnblc wrote:I believe I watched that, but since it's been 4 or 5 months ago, I'll watch that again. The teachings may sink in a little better the second time around. ;)
Hi Shawn,

More than watching, after each lesson make sure you code up the application yourself to whatever state it should be in... we had a week between lessons. You get to do it at your own pace (fast or slow). By working along some of the concepts will stick better (or so the theory goes :D )

-- Mark

PS the lesson materials provide additional stuff. Be sure to download them. They will help a lot.
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS

Newbie4
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 332
Joined: Sun Apr 15, 2012 1:17 am
Contact:

Re: Opinions on RunRev DVD Set 12 & RunRev Simulcast 12 For.

Post by Newbie4 » Wed Dec 19, 2012 5:21 am

You are welcome to look over the webpages I use to teach LiveCode to 9th graders. I am in the process of putting up the assignments and more material but it is a start for now. They are very basic and cover simple game programming.

tinyurl.com/erhs-lc

Let me know if they are of any help.
Cyril Pruszko
https://sites.google.com/a/pgcps.org/livecode/
https://sites.google.com/a/setonhs.org/app-and-game-workshop/home
https://learntolivecode.com/

marksmithhfx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 931
Joined: Thu Nov 13, 2008 6:48 am

Re: Opinions on RunRev DVD Set 12 & RunRev Simulcast 12 For.

Post by marksmithhfx » Wed Dec 19, 2012 5:35 am

Newbie4 wrote:You are welcome to look over the webpages I use to teach LiveCode to 9th graders. I am in the process of putting up the assignments and more material but it is a start for now. They are very basic and cover simple game programming.

tinyurl.com/erhs-lc
Looks interesting. What have the student responses been like so far?

-- Mark
macOS 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS

Newbie4
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 332
Joined: Sun Apr 15, 2012 1:17 am
Contact:

Re: Opinions on RunRev DVD Set 12 & RunRev Simulcast 12 For.

Post by Newbie4 » Wed Dec 19, 2012 6:23 am

They love it and are having fun programming. So far they have written mazes, educational games and are now writing action games. Some are very good and worth playing. They are very creative and have come up with some interesting ideas. I have some examples of screens in PDF's on some of the pages on that site. I will add more this week.
Cyril Pruszko
https://sites.google.com/a/pgcps.org/livecode/
https://sites.google.com/a/setonhs.org/app-and-game-workshop/home
https://learntolivecode.com/

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7393
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Opinions on RunRev DVD Set 12 & RunRev Simulcast 12 For.

Post by jacque » Wed Dec 19, 2012 6:08 pm

There is also a free lesson plan with good info by Devin Asay, who teaches LiveCode at BYU. This is his coursework for the first year LiveCode students:

http://livecode.byu.edu/indexgeneric.php
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

shawnblc
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 342
Joined: Fri Jun 01, 2012 11:11 pm

Re: Opinions on RunRev DVD Set 12 & RunRev Simulcast 12 For.

Post by shawnblc » Thu Dec 20, 2012 12:27 am

jacque wrote:There is also a free lesson plan with good info by Devin Asay, who teaches LiveCode at BYU. This is his coursework for the first year LiveCode students:

http://livecode.byu.edu/indexgeneric.php
Thanks Jacque. I do have that page bookmarked. I visit it often.

Post Reply