Invalid quantity. Please enter a quantity of 1 or more.
The quantity you chose exceeds the quantity available.
Please enter your name.
Please enter an email address.
Please enter a valid email address.
Please enter your message or comments.
Please enter the code as shown on the image.
Please select the date you would like to attend.
Please enter an email address.
Please enter a valid email address in the To: field.
Please enter a subject for your message.
Please enter a message.
You can only send this invitations to 10 email addresses at a time.
$$$$ is not a properly formatted color. Please use the format #RRGGBB for all colors.
Please limit your message to $$$$ characters. There are currently ££££.
$$$$ is not a valid email address.
Please enter a promotional code.
N/A
Sold Out
Pending
You have exceeded the time limit and your reservation has been released.
The purpose of this time limit is to ensure that registration is available to as many people as possible. We apologize for the inconvenience.
This is option is not available anymore. Please choose a different option.
Please read and accept the waiver.
All fields marked with * are required.
Please double check your email address. The email address format does not appear valid.
$$$$ requires a number between ££££ and §§§§
US Zipcodes need to be 5 digits.
Please double check your website URL.
All fields marked with * are required.
Your credit card expiration date is in the past.
Your credit card CSC needs to be 4 digits.
Please confirm your order:
$$$$
You have selected to Pay by Check.
Click OK to confirm your order.
Please confirm your order:
$$$$
You have selected to Pay at the Door.
Click OK to confirm your order.
Please confirm your order:
$$$$
You have selected to Pay upon Receiving an Invoice.
Click OK to confirm your order.
Your credit card CSC needs to be 3 digits.
Your billing zip code needs to be 5 digits.
There was a problem saving your address.
There was a problem saving your credit card info.
There was a problem saving your personal information.
Please select the date you would like to attend.
McAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams.
Copying Prohibited by Law - McAfee Secure is a Trademark of McAfee, Inc.
Unknown card type.
No card number provided.
Credit card number is in invalid format.
Wrong card type or credit card number is invalid.
Credit card number has an inappropriate number of digits.
Please enter numbers here.
Please enter an integer value.
Numbers must be less or equal to $$$$
All the required fields have not been filled out. Click OK to proceed without all the required information, or click Cancel to finish entering the missing data.
Sorry, invalid event registration form.
Sorry, invalid event or database error.
Sorry, quantity must be a positive integer.
Sorry, you did not select a valid ticket.
Sorry, invalid event organizer email address.
Your order was canceled.
Thank You. Your order has been successfully completed. Your name and email address have been added to the list of event attendees.
Sorry, that option is sold out.
Sorry, that option is no longer available.
Sorry, there are only tickets of that type still available.
Sorry, you entered an invalid quantity. Please enter a quantity of 1 or more next to the type or types of tickets you would like to purchase.
Sorry, you did not select any tickets to purchase. Please enter a quantity of 1 or more next to the type or types of tickets you would like to purchase.
Sorry, there are no tickets left for this event.
The tickets, ticket quantity or date and time you've requested are no longer available, due to previous sales. Please choose a different date, time or number of tickets and place your order again.
Sorry, one or more of the tickets you requested are no longer available for purchase.
Sorry, you need to select the date you want to attend.
Sorry, the promotional code you entered is not valid yet.
Sorry, the promotional code you entered has expired.
Sorry, the promotional code you entered is not valid.
Your session has expired. Try ordering again.
Sorry, your requested ticket quantity exceeds the number provided by your promotional code.
Sorry, the tickets you are trying to order are not currently available.
Sorry, the payment type chosen is invalid for this event.
Sorry, there is only 1 ticket left for this event.
Sorry, there are only tickets left for this event.
We're sorry, this invitation is invalid.
We're sorry, this invitation has already been used.
We're sorry, you already have an order being processed for this event. Please wait a few minutes and try again.
We're sorry, there is a problem with your invitation. Please try again.
Invalid quantity of tickets selected.
Invalid donation amount.
Sorry, the promotional code you entered has been claimed.
Sorry, the payment type chosen is invalid for this event.
Sorry, your billing address was not saved properly, please try again.
Sorry, we experienced an internal error, please try again.
The captcha you entered is invalid. Please try again.
Invalid credit card selected. You have been logged out.
Sorry, your team selection was not valid.
Sorry, the payment type chosen is invalid for this event.
Sorry, your billing address was not saved properly, please try again.
Sorry, we experienced an internal error, please try again.
State
Zip Code
Province
Postal Code
County
State/Territory
State/Province
Who's Going

Loading your connections...
Event Details
Programming Fundamentals for Non-Programmers: Intensive Workshop
Chris Castiglione, Digital Product Developer
Four-part series:
Session 1: Saturday, March 2nd from 9:00 - 1:30 PM (lunch included)
Session 2: Saturday, March 2nd from 2:00 - 6:00 PM
Session 3: Sunday, March 3rd from 9:00 - 1:30 PM (lunch included)
Session 4: Sunday, March 3rd from 2:00 - 6:00 PM
The Programming for Non-Programmers Series:
Are you a creative or entrepreneur that wishes you could speak tech with your web development team? Maybe you wish you could code a bit yourself? Programming for Non-Programmers is a workshop series at General Assembly designed to help non-programmers communicate more efficiently with developers. Because leading a development team (without being a developer yourself) can sometimes feels like “talking about dancing”, we’ve created an interactive and friendly environment in which to learn the basics.
If you're running a tech start-up, it's essential that you familiarize yourself with the fundamentals of web development. Ultimately knowing how to "talk to the talk" will help you communicate better with developers, and overall just look really cool. Come with questions, and a desire to have fun!
PFNP 1: Fundamentals (3/2 AM)
In this workshop we'll tackle some development principles to get you on the right path. We'll look at questions like, "Front-end vs. Back-end?", "Is UX necessary for my project?", "What is this Javascript function thingy, and why am I passing it strange math equations to it?". We'll spend about half of the class looking at actual code and writing some basic Javascript, HTML & CSS ourselves.
- What coding languages should I use for my next project?
- Which CMS is right for the job?
- What are the stages of web development?
- What deliverables do I need to provide my developer? (FYI - This is important and often neglected or done poorly)
- Reading code & basic developing principles to get us started
- 9 concepts of programming that are the found in every programming language
- Understanding Javascript Variables & Functions
PFNP 2: Front-End Web Development (3/2 PM)
In this workshop we’re diving head first into front-end web development! In my work, I’ve discovered that I could be a better programmer by focusing on the good parts of a language, and avoiding the bad parts. After all, can you really build something with bad parts?
This one class (in the series of four) is a sampling from “Crash Course: HTML/CSS”, and therefore students wishing to continue with Crash Course are eligible for a discount, see below.
- Setting up FTP, hosting, domains, DNS & sub domains
- Basic page layout, divs and IDs
- HTML/CSS best-practices
PFNP 3: Back-end Development & SQL Databases (3/3 AM)
In this workshop each student will install a LAMP stack (ie. Linux, Apache, PHP, MySQL). We’ll learn how to navigate around a SQL database, and work through a live project where we can practice coding some basic HTML/PHP/SQL.
- Setting up FTP, hosting, domains, DNS & sub domains
- Basic page layout, divs and IDs
- HTML/CSS best-practices
PFNP 4: Back-end Development & APIs (3/3 PM)
There is a world of API data on the web that you can start integrating into your product right now. It's tempting to want to do it all and keep everything on your own site, but in many situations using third-party API data can save development time and money.
- What is an API?
- As a non-developer how do I know which APIs are right for my project?
- How can I integrate data from services like Facebook, Twitter, and Foursquare into my project?
- How do I read through and parse some basic XML and JSON?
Prerequisites: It is suggested (but not mandatory) that you take the introductory workshop in this series “Programming for Non-Programmers: Fundamentals”. You must bring a laptop to class (Mac prefered, as the examples on screen will be for the Mac OS).
Where Do I go From Here?: After this class students will often go on to take Chris Castiglione’s “Crash Course: HTML/CSS”. Students that take the full Programming for Non Programmers Intensive are eligible for a 20% discount on Crash Course:HTML/CSS during for the week of July 30th.
Christopher Castiglione is a developer with a specialty in UX strategy and Wordpress. He has over ten years of experience developing digital products. In the past, he has designed applications for clients ranging from The Black Eyed Peas, Toyota, Bacardi, CLIF Bar, and American Express. Christopher holds an MA in New Media from The University of Amsterdam. He is currently a member of the General Assembly teaching faculty where he regularly teaches the following courses: Programming for Non-Programmers, Crash Course: HTML/CSS, Business Storytelling and Wordpress Theme Development.
___
Can't make it? Sign up at http://generalassemb.ly/la to stay in the loop on future events and classes.
Our Refund Policy: Plans change? We get it. But if you can't make it to a class/workshop, please email us at classes@generalassemb.ly at least 7 days before the scheduled event date. No refunds will be given after this timeframe.
When & Where
General Assembly LA
1520 2nd St
Santa Monica,
CA 90401
Saturday, March 2, 2013 at 9:00 AM - Sunday, March 3, 2013 at 6:00 PM (PST)
Add to my calendar
In order to purchase these tickets in installments, you'll need an Eventbrite account. Log in or sign up for a free account to continue.