.. _resources: ========= Resources ========= HTML5 and CSS3 -------------- .. seealso:: Coding Grace Workshops: `31 Aug 2013 `_ | `30 Oct 2013 `_ | `8 Mar 2014 `_ | `28 Jun 2014 `_ CSS3 #### * ``_ * ``_ * ``_ * ``_ * ``_ * ``_ * ``_ HTML5 ##### * ``_ * `Dive into HTML5 `_ * ``_ * ``_ F# ## .. seealso:: Coding Grace Workshop: `12 Jul 2014 `_ .. todo:: Add more info Javascript ---------- .. seealso:: Coding Grace Workshop: `8 Sep 2014 `_ .. todo:: Add more info AngularJS ######### .. seealso:: Coding Grace Workshop: `10 Nov 2014 `_ .. todo:: Add more info Jquery ###### .. todo:: Add more info Python ------ .. seealso:: **Coding Grace Workshops** Python: `11 May 2013 `_ | `21 Sep 2013 `_ | `9 Nov 2013 `_ | `10 Feb 2014 `_ | `22 Feb 2014 `_ | `25 Mar 2014 `_ | `28 Apr 2014 `_ | `22 Jul 2014 `_ | `20 Sep 2014 `_ | `8 Nov 2014 `_ | `25 Nov 2014 `_ | `1 Dec 2014 `_ Data Analysis with Python: `30 Aug 2014 `_ | `1 Nov 2014 `_ PyGame: `5 Jul 2014 `_ Visualisation with Python: `25 Feb 2014 `_ * [Recommended] `Learn Python the Hard Way `_ * [Official] `Python.org's Tutorial `_ * `Codecademy - Python Tutorial `_ - Codecademy is a team of hackers working hard to build a better way for anyone to teach, and learn, how to code. * `learnpython.org - Interactive Python Tutorial `_ * `Python Monk `_ - Interactive Python tutorial * `Think Python: How to Think Like a Computer Scientist `_ Django ###### * [Official] http://www.djangobook.com/en/2.0/index.html Processing ---------- .. seealso:: Coding Grace Workshop: `15 Mar 2014 `_ .. todo:: Add more info RaspberryPi ----------- .. seealso:: Coding Grace Workshops: `18 Jan 2014 `_ | `16 Aug 2014 `_ Books ##### * `O'Reilly Books `_ * `O'Relly Rasperry Pi Cookbook (Released December 2013) `_ * `Apress Books `_ * `RaspberryPi.org posts tagged with "books" `_ Forums ###### * `Farnell Element 14 Raspberry Pi Community Projects `_ Other resources ############### * `Raspberry Pi Official Website `_ * `Raspian - Raspberry Pi OS we are mainly using for workshop `_ * `Raspbmc - Raspberry Pi media center distribution `_ * `The MagPi Magazines - Free digital issues with projects and ideas `_ * `Adafruit - Learn Raspberry Pi `_ * `The Punnet - Raspberry Pi DIY Cardboard Case `_ Shop for gear ############# * `The Pi Store - Official Raspberry Pi Store `_ * `Farnell Element14 - where we sourced our Pis and power supplies `_ * `Pimoroni online shop `_ * `Dabs.ie - where we sourced HMDI cales and 8GB SD Cards `_ * `Maplins - electronic components and other bits and pieces, good to walk in and see what they have `_ R - .. seealso:: Coding Grace Workshops: `8 Jun 2013 `_ | `15 Feb 2014 `_ * `R (Click on Manuals on the sidebar) `_ Ruby ---- .. seealso:: Coding Grace Workshop: `19 Feb 2014 `_ * `Ruby help documentation `_ Rails ##### .. seealso:: Coding Grace Workshop: `23 Aug 2014 `_ .. todo:: Add more info Unity3D ------- .. seealso:: Coding Grace Workshop: `25 Nov 2013 `_ * `3dbuzz.com/training/topic/unity `_ - More for making environments; unity fundamentals. There is a practical game development paid courses (but worth it) These are mainly video tutorials * `burgzergarcade.com `_ - It is code heavy; advance coding side of unity; handles a lot of data giant game * `youtube - "cooking with unity" (C#) `_ - Begins with space invaders, infinite runner, and lots more. * `unity3d.com/learn (language agnostic) `_ - Professional training. It has a more succinct tutorial section where they have 5 minute video on what was covered in the workshop, e.g. physics, rigid body * `walkerboystudio.com (JavaScript) `_ - Tutorials like Mario games * `colorschemedesigner.com `_ - Get a colour scheme; great for how games look. Language Agnostic ----------------- Command Line Interface (CLI) ############################ .. seealso:: Coding Grace Workshops: `28 Mar 2014 `_ * `Command Line cheatsheet `_ * `Learn CLI the hard way `_ Game Art ######## .. seealso:: Coding Grace Workshop `24 May 2014 `_ .. todo:: Add more info Git ### .. seealso:: Coding Grace Workshop: `14 Apr 2014 `_ .. todo:: Add more info