A book out there?

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

raulvelazquez
Posts: 54
Joined: Fri Jan 20, 2012 6:08 pm

A book out there?

Post by raulvelazquez » Mon Jan 23, 2012 12:46 am

I know that there are a lot of videos and tutorials on this site, but by any chance is there a book out there of LiveCode?

Thanks

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: A book out there?

Post by FourthWorld » Mon Jan 23, 2012 5:02 pm

raulvelazquez wrote:I know that there are a lot of videos and tutorials on this site, but by any chance is there a book out there of LiveCode?
I believe there's at least one book being written, but in the meantime the 378-page manual is a good start. After you finish that and the Dictionary you'll have a good foundation that may obviate the need for another book.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

raulvelazquez
Posts: 54
Joined: Fri Jan 20, 2012 6:08 pm

Re: A book out there?

Post by raulvelazquez » Mon Jan 23, 2012 5:11 pm

Thanks Richard.
Ill be waiting for the book, and the manual as you said, is a good start.
the dictionary, I think that it needs for, at least for newbies like me :)

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10305
Joined: Wed May 06, 2009 2:28 pm

Re: A book out there?

Post by dunbarx » Mon Jan 23, 2012 9:14 pm

I have offered this before as a possible start. I am not sure how many people agree.

If you are a true newbie, the best books to start might well be about Hypercard. LiveCode is a wonderful, powerful superset of that program, but retains virtually all of its essential characteristics. Many people here started that way; their LC learning curve was reduced to almost nothing because of it.

If this seems of interest to you, there are two books I would recommend, both of which are still obtainable. Let me know...

Craig Newman

raulvelazquez
Posts: 54
Joined: Fri Jan 20, 2012 6:08 pm

Re: A book out there?

Post by raulvelazquez » Tue Jan 24, 2012 1:28 am

Craig.

Yes please list the two books.
Thank you!

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10305
Joined: Wed May 06, 2009 2:28 pm

Re: A book out there?

Post by dunbarx » Tue Jan 24, 2012 2:51 am

First is "The complete Hypercard 2.2 Handbook" by Danny Goodman

Second is "Hypercard 2.2, the Book", by Winkler, Kamins and DeVoto.

Goodman is probably more useful. Once you have read what you want in it ( I assume you will not be experimenting with HC itself), you can probably start making simple gadgets with LC, having a good mental foundation in place.

Craig Newman

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: A book out there?

Post by FourthWorld » Tue Jan 24, 2012 3:20 am

dunbarx wrote:Second is "Hypercard 2.2, the Book", by Winkler, Kamins and DeVoto.
For those who may not know, the "DeVoto" there is Jeanne DeVoto, who wrote much of the LiveCode dictionary and chunks of other parts of the LiveCode docs.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

raulvelazquez
Posts: 54
Joined: Fri Jan 20, 2012 6:08 pm

Re: A book out there?

Post by raulvelazquez » Tue Jan 24, 2012 7:04 am

Thank you,
As you can see Im a totally newbie, so this language is the "father" of LiveCode? 80% of the functions on that is on live code?

Thanks!

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10305
Joined: Wed May 06, 2009 2:28 pm

Re: A book out there?

Post by dunbarx » Tue Jan 24, 2012 2:51 pm

More properly, 90% of the fundamental structure is on there.

The LC language is much larger and more powerful than HC. The IDE is more powerful and modern.

But if you know HC, you essentially know LC. A "Goodman" for LC, is the one you were wishing for. By reading it, you will quickly get how the whole thing works, and will easily be able to make LC programs based on HC principles.

Craig Newman

Ian.Rowley
Posts: 7
Joined: Mon May 09, 2011 4:59 pm

Re: A book out there?

Post by Ian.Rowley » Mon Jan 30, 2012 4:36 pm

Thanks for posting the query Raul,
To my mind, most of the dictionary and tutorials go into far too much depth too quickly. As a former Visual Basic programmer (admittedly a long time ago!), I find HyperTalk a mystery! Probably my problem, but I'm convinced I effectively need to unlearn VB before I can start making any headway with a solid foundation in RunRev.
I, for one, will be checking out the recommendations.

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: A book out there?

Post by Mark » Thu May 02, 2013 11:16 pm

Hi,

We're now more than a year later and two books have appeared. The first book is about mobile development by Colin Holgate. The other book is Programming LiveCode for Real Beginners, by me, and is aimed at desktop development due to its nature. The two books together should be all you need to really understand LiveCode (but i can imagine there's room for more books :wink: ).

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

archer2009BUSknbj
Posts: 72
Joined: Sat Apr 06, 2013 8:09 am

Re: A book out there?

Post by archer2009BUSknbj » Fri May 03, 2013 9:37 pm

Mark wrote:Hi,

We're now more than a year later and two books have appeared. The first book is about mobile development by Colin Holgate. The other book is Programming LiveCode for Real Beginners, by me, and is aimed at desktop development due to its nature. The two books together should be all you need to really understand LiveCode (but i can imagine there's room for more books :wink: ).

Kind regards,

Mark

Your sample pages look interesting, if there was chapters covering mobile phone development I'd have probably bought it.

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: A book out there?

Post by Mark » Fri May 03, 2013 9:44 pm

Hi,

I think that my book is useful for anyone who wants to start programming with LiveCode, be it for mobile or desktop devices. It lays a good foundation. At least, I wrote it with this intention. Once you get the basics right, you can read Colin's book to learn about the specifics of mobile development.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

livemaker
Posts: 1
Joined: Tue Apr 30, 2013 2:58 pm

Re: A book out there?

Post by livemaker » Mon May 06, 2013 8:32 am

Hallo MArk,

i just ordered you book .... looking forward to get it ;-)

Ill post my experiences with it here too.

BEst Paul

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

Re: A book out there?

Post by Newbie4 » Mon May 06, 2013 4:34 pm

You are also welcome to use my website that I use in teaching 9-12 graders how to program games...
http://tinyurl.com/erhs-lc
I am in the process of uploading the actual code for their games. They have come out with more sophisticated ones recently.

Some of them are now into writing multiplayer games on one computer, multi-computer games (client/servers), word processors and numerous other interesting projects. I will be posting much more once we get through exams.
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/

Post Reply