02/17/2014
Code Salon Speakers
Upcoming Classes: Ejecta, Hacking the Wacom
With Amit PitaruImagine being able to develop your JavaScript Canvas project in the browser, then drag it into XCode, hit 'play', and have it run on the iOS device in fast native code. We get the speedy prototyping of a JavaScript stack, with the sturdy performance of a native Objective-C app.
02/11/2014
Upcoming Kitchen Table Coders Events
Code Salon Speakers
Evan is the designer and developer of Elm, a purely functional programming language for web programming. He works at Prezi improving Elm's compiler, tools, community, and learning resources to make the language a great choice for industrial use. He previously worked at Google, programming gmail serv...
01/04/2014
Next Saturday (January 11th): Ejecta!
Ejecta: JavaScript Canvas running natively on iOS
Ejecta: JavaScript Canvas running natively on iOS With Amit Pitaru Imagine being able to develop your JavaScript Canvas project in the browser, then drag it into XCode, hit 'play', and have it run on the iOS device in fast native code. We get the speedy prototyping of a JavaScript stack, with th...
03/11/2013
Good news, everybody! Hackeress extraordinaire Sarah Grant is doing a Raspberry Pi workshop this Saturday! Spread the word! :)
Networking with the Raspberry Pi + Node.js
Networking with the Raspberry Pi + Node.js With Sarah Grant This session will show you how to set up your Raspberry Pi as a web server and wireless access point. We will also cover how to create a local area network with a captive portal for directing users to your web app. - Configure the Rasp...
03/11/2013
Networking with the Raspberry Pi + Node.js
Networking with the Raspberry Pi + Node.js
This session will show you how to set up your Raspberry Pi as a web server and wireless access point. We will also cover how to create a local area network with a captive portal for directing users to your web app.
02/01/2013
Another upcoming workshop on Feb 9: Intermediate OpenFrameworks for iOS. Check it out!
Intermediate OpenFrameworks for iOS | Kitchen Table Coders | Workshops on the craft of creative codi
With Amit Pitaru This session will cover intermediate features of OpenFrameworks for iOS. We’ll examine such things as: Integrating a native UI (sliders/buttons/etc.) with the...
01/26/2013
Want to learn more about Front-End Web Development? Our next workshop is a week from today!
Programming User Interfaces for the Web
Contemporary web applications have raised the bar for interactive user experiences in browsers of all shapes and sizes, and programming for this fluid medium is a unique challenge. It's not just a simple matter of html markup, but…
01/26/2013
Here's a jsFiddle of our example D3 project! http://jsfiddle.net/3fVEt/
Edit this Fiddle - jsFiddle
Echo apis are created to simulate Ajax calls: /echo/json/ for JSON, http://jsfiddle.net/echo/jsonp/ for JSONP, /echo/html/ for HTML and /echo/xml/ for XML.
08/17/2012
Tonight at 7pm we're on a panel at the New Museum with Douglas Rushkoff, Jer Thorpe and Sonali Sridhar! (Also: announcing our new logo courtesy of Ocupop!)
Learn How To Code From an Artist | Kitchen Table Coders | Workshops on the craft of creative coding.
Computer programming is the designing and writing of source code for computer software; code is the building block for every piece of technology around us....
08/07/2012
Introducing a 6-week course on Intermediate openframeworks!
Intermediate Creative Coding with openFrameworks | Kitchen Table Coders | Workshops on the craft of.
This is a 6 week workshop. Saturdays, noon-4pm, October 20-December 1st (Except November 10) Have you been working with Processing or ActionScript, but need more...
07/17/2012
This Saturday: Functional Programming with David Nolen and Tims Gardner!
Functional Me | Kitchen Table Coders | Workshops on the craft of creative coding in all its forms
With the ever growing popularity of JavaScript the term Functional Programming is rapidly becoming a household phrase. But what is Functional Programming exactly? Isn’t it...