|
Post by Admin on Oct 6, 2018 21:24:16 GMT
JavaScript & jQuery, by David Sawyer McFarland
Excellent book, McFarland a most suitable author, and O'Reilly a great publisher. O'Reilly really did change the nature of computer books when they started.
Deals with the Ajax system too, requesting BSON's directly from the server.
We don't have that much else which runs client side. And this did not start with Sun Microsystems and it originally had nothing to do with Java.
In hand now!
SJG
|
|
|
Post by Admin on Oct 6, 2018 21:27:13 GMT
|
|
|
Post by Admin on Oct 9, 2018 22:16:48 GMT
Earlier Thread: www.tuscl.net/discussion.php5?id=53918www.tuscl.net/discussion.php5?id=61095testosteronelifeboat.freeforums.net/thread/162/javascript-jquery-david-sawyer-mcfarlandJavaScript & jQuery, by David Sawyer McFarland So this is a really good book. Lots of pages, thin paper, but very easy to read. Great intro book. Read through the stuff about the language itself. Arrays can have mixed types of variables in them. You can have nested arrays. And you can add or subtract members off of either end. To me this suggests that arrays are being handled more like linked lists, internally. Slower and more memory. In most languages you cannot do things like this. But if you wrote a module in an object oriented language you could make something to allow this. What I am not seeing are pointers, objects, classes, structures, methods. I think JavaScript has these, but I do not really know. So browsers IE, Mozilla, Chrome, Safari, they all have control panels to show errors, HTML, CSS, JavaScript. So 'node.js', something like this is to make JavaScript run server side. Ready to read now about the library JQuery. But want to look for more about JavaScript. Don't have that much for client side. ClojureScript compiles to JavaScript. And there is Java for client side, I think called Applets. But not many seem to use this, security often set to block it. MongoDB and CouchDB can run full JavaScript Stack, meaning data requests coming directly from JavaScript client side. mention of 'Notepad++' for windows. Black Magick Volume 1: Awakening I www.amazon.com/Black-Magick-Awakening/dp/163215675X/ref=sr_1_fkmr0_3?ie=UTF8&qid=1539120706&sr=8-3-fkmr0&keywords=Black+magick.+Awakening+Volume+1%2C+Awakening++%2F+created+by+Greg+RuckaBlack Magick Volume 2: Awakening II www.amazon.com/gp/product/1534304835/ref=dbs_a_def_rwt_hsch_vapi_taft_p1_i7The Necromancer (The Secrets of the Immortal Nicholas Flamel Book 4) www.amazon.com/Necromancer-Secrets-Immortal-Nicholas-Flamel-ebook/dp/B0036S4C20/ref=sr_1_1?s=books&ie=UTF8&qid=1539120847&sr=1-1&keywords=The+necromancer++%2F+Michael+Scottwww.amazon.com/Secrets-Immortal-Nicholas-Flamel-Books/dp/B005H3XDUO/ref=sr_1_3?s=books&ie=UTF8&qid=1539120847&sr=1-3&keywords=The+necromancer++%2F+Michael+Scottwww.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Dstripbooks&field-keywords=The+necromancer++%2F+Michael+Scott+
|
|
|
Post by Admin on Oct 11, 2018 23:30:43 GMT
|
|
|
Post by Admin on Oct 12, 2018 22:53:52 GMT
So I'll be going back to:
JavaScript & jQuery, by David Sawyer McFarland
But I want to look at some other books too.
The advanced game developer's toolkit : create amazing Web-based games with JavaScript and HTML5 / Rex van der Spuy. (2017)
Ajax : creating web pages with asynchronous JavaScript and XML. (2011)
Build an HTML5 game : a developer's guide with CSS and JavaScript / by Karl Bunyan. (2015)
Effective JavaScript : 68 specific ways to harness the power of JavaScript / David Herman (2013)
HTML, CSS, and JavaScript / Julie C. Meloni. (2012)
Javascript programming, pushing the limits : advanced application development with Javascript & HTML5 / Jon Raasch. (2013)
jQuery : a beginner's guide / John Pollock. (2014)
Learning JavaScript design patterns / Addy Osmani. (2012)
Learning web app development / Semmy Purewal. (2014)
Making things smart : easy embedded JavaScript programming for making everyday objects into intelligent machines / Gordon F. Williams. (2017)
PHP, MYSQL, & JavaScript all-in-one for dummies / by Richard Blum. (2018)
Practical modern Javascript / Nicholás Bevacqua. (2017)
Sams teach yourself Ajax, JavaScript, and PHP all in one / Phil Ballard, Michael Moncur. (2009)
Sams teach yourself JavaScript in 24 hours / Michael Moncur, Phil Ballard. (2013)
Speaking JavaScript : an in-depth guide for programmers / Axel Rauschmayer. (2014)
Start here! Learn Javascript / Steve Suehring. (2012)
|
|