Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: Pascal Cheat sheet???

  1. #11
    great help! Thanks. And the site it links too is pretty awesome too!!!
    http://www.webdesignprofessionals.co.uk (any criticism is welcome!)

  2. #12
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    If you have a Kindle or an iPad with the Kindle app, you could look for the ebook Pascal Basics. It's a pretty good reference for your basic Pascal dialect, though it does use Turbo Pascal. Just as well the dialect used is compatible with Free Pascal so it'll do the job. It costs only $0.99 which shouldn't break your bank, especially if you already have an eReader/tablet.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  3. #13
    Quote Originally Posted by WILL View Post
    If you have a Kindle or an iPad with the Kindle app, you could look for the ebook Pascal Basics. It's a pretty good reference for your basic Pascal dialect, though it does use Turbo Pascal. Just as well the dialect used is compatible with Free Pascal so it'll do the job. It costs only $0.99 which shouldn't break your bank, especially if you already have an eReader/tablet.
    there is always the free kindle ebook reader for PC too that you can download from Amazon

    You can then get the $0.99 book and read it for free

    cheers,
    Paul

  4. #14
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    Yes, you're right there are free PC/Mac applications that will allow you to read Kindle books. I actually like how flexible Amazon has made the Kindle store.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  5. #15
    Nice one guys! I had a look for an online ebook as I don't have a kindle and not at home to dload software.

    Foudn a couple of useful guides, omne better than the other.

    (Can i upload them here)
    http://www.webdesignprofessionals.co.uk (any criticism is welcome!)

  6. #16
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    free kindle ebook reader for PC
    And I can install it on my windows 7 tablet along with PDF viewers, flash, OpenGL gaming, 1080p movies, office, full keyboard (albeit azerty), and full on firefox. TBH I am very glad I went down this route rather then iPad - its a bit heavier and the battery clocks in at just over 6h30 but still, I can't complain

    In terms of tutorials and reference I'd definitely check out http://www.learn-programming.za.net/learn_pascal_programming.html - its where I learnt pretty much all my pascal and they have some gret indexed stuff. There's another one out there which I stumble across occasionally, but whenever I think 'that compiler might have a point in saying something crazy is what I'm doing that's where I look You'd be surprised how often that is... Just like those times you forget which way Str and Val go (Int - > string or the other way?) and which order to put the string, integer and error code into Val (guess )...
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

  7. #17
    http://www.explainth.at/downloads/dquick.pdf

    Maybe a little bit minimalist, but hey! it's a cheat sheet, not an encyclopaedia
    Get your fpc4gba copy now!
    Get your fpc4nds copy now!

  8. #18
    thats a pretty handy sheet. thanks!
    http://www.webdesignprofessionals.co.uk (any criticism is welcome!)

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •