Page 1 of 1

learn transcript

Posted: Sat Oct 13, 2018 6:42 pm
by markboston34
Ok I know livecode has some great resources on its site but im wondering if there are books or websites that will teach transcript? also I hate generic names especially when you try googling.

Re: learn transcript

Posted: Sat Oct 13, 2018 6:47 pm
by ClipArtGuy
Here are a few links that should get you started

http://livecode.byu.edu/indexgeneric.php --Great intro to LiveCode course, the basis of "LiveCode university"

http://www.hyperactivesw.com/revscriptc ... ences.html --Scripting conference stacks, somewhat dated but still relevant.

https://sites.google.com/a/pgcps.org/livecode/home --Learning to Program by Creating Games, Apps and Programs

http://livecode.wikia.com/wiki/Livecode_Wiki --LiveCode wiki

Re: learn transcript

Posted: Sat Oct 13, 2018 7:01 pm
by richmond62
I don't think the LiveCode language is called 'Transcript' any more: as far as I know, last time
I looked, it was called . . . wait for it, wait for it . . . 'LiveCode'.
-
https://thumbs.gfycat.com/BlushingEdibl ... ricted.gif
-
And using a search engine to look for 'transcript' will give you an enormous headache.

Re: learn transcript

Posted: Sat Oct 13, 2018 7:12 pm
by FourthWorld
markboston34 wrote:
Sat Oct 13, 2018 6:42 pm
...im wondering if there are books or websites that will teach transcript?
There are a great many supplemental resources out there. To find the best fit for where you are, it'll be helpful to know a bit about what you've read so far.

How much of the 649-page User Guide included with the LiveCode installation have you read?

Re: learn transcript

Posted: Sun Oct 14, 2018 3:35 am
by dunbarx
More important. What, if anything, have you done already? Have you made any sort of gadget, large or small/

Craig Newman

Re: learn transcript

Posted: Sun Oct 14, 2018 7:10 pm
by markboston34
ive done nothing with livecode. total beginner. guess I get started with the user guide.

Re: learn transcript

Posted: Sun Oct 14, 2018 7:43 pm
by SparkOut
Start with the Scripting Conferences mentioned above, in conjunction with the user guide and dictionary. They (the Conferences) were definitely my best introduction, and although old, they have been slightly refreshed and in any event are still relevant, especially for a beginner.

Re: learn transcript

Posted: Sun Oct 14, 2018 7:52 pm
by richmond62
You can always wander over here for elementary stuff:

https://www.facebook.com/RMLCclasses/

Re: learn transcript

Posted: Sun Oct 14, 2018 8:15 pm
by jacque
You know, I haven't read the language section of the user guide. I just scanned it and it's a pretty good summary of how the language works. There are some typographical errors and omissions that might cause beginners a problem but basically it's well done.

I agree, try the scripting conferences and the language section of the user guide. Then hit us up for Q&A here in the forums. It takes a little time to get into the full swing of things but LC is far easier than some other languages.

Re: learn transcript

Posted: Sun Oct 14, 2018 11:19 pm
by capellan

Re: learn transcript

Posted: Mon Oct 15, 2018 2:45 am
by dunbarx
Make a simple stack. An address book or some sort of calculator, perhaps one that changes dollars to pesos or metric to English values.

You will have to learn a little bit, of course, to even start, but while you are reading you must also try building. Write to this forum constantly. You might start with "How do I make a new stack"?

We don't care how elementary your questions or how often you ask them.

Craig

Re: learn transcript

Posted: Mon Oct 15, 2018 11:22 am
by bogs
That is a pretty impressive list of places, and already nailed many of my own favorite suggestions. Here are a few I did not see listed though.

Livecode Tutorial -
...Learn Livecode: the Easiest, Most Productive Multi-Platform Development Tool
...By: Nick Antonaccio

Not sure how much this is used in the newer IDEs, or how much longer it will be available for download, but if your into USB and sensors you might take a look at the Phidgets LiveCode API Manual -
...How to use Phidgets*
Phidgets are an easy to use set of building blocks for low cost sensing and control
from your PC. Using the Universal Serial Bus (USB) as the basis for all Phidgets,
the complexity is managed behind this easy to use and robust Application Program
Interface (API) library.

Cyril's 2nd version of learning Lc which is lighter than his pgcps site but a little more focused.

There is also a e-book called Livecode lite: Computer Programming Made Ridiculously Simple which is worth a glance, but it is not an in-depth view like Mark Schonewille's book, Programming Livecode for the Real Beginner.

Lastly, although this is a bit dated I've found it invaluable to me. This is the link to the Metacard help index I separated from the OSS version of the IDE a while back. Aside from being a handy reference, it includes 3 tutorials of the type Craig mentioned above that still apply even after all these years. It can be used either as a stack opened in Lc, or as a standalone opened outside of Lc.

---------------
* I think at one point Richmond was wondering about USB, I came across this pdf a while after that discussion.

Re: learn transcript

Posted: Mon Oct 15, 2018 11:38 am
by richmond62
I think at one point
At several points over the last 12-14 years.

Thank you very much indeed.

Re: learn transcript

Posted: Mon Oct 15, 2018 11:43 am
by bogs
Hopefully it will help, I lost track of the actual thread I meant to put it into :?