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
Event Details
Programming Fundamentals for Non-Programmers Weekend Workshop
Chris Castiglione, Digital Product Developer
Session I: Friday, January 4th from 12:00 pm - 5:00 pm
Session II: Saturday, January 5th from 12:00 pm - 4:00 pm
Session III: Sunday, January 6th from 11:00 am - 5:00 pm
Friday: Lunch will be served
Saturday & Sunday: Mimosas and brunch will be served
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 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!
The programming for non-programmesr series is normally offered as a four part series during the work week. By popular demand, we are bringing you the entire series as a weekend workshop. If you have already attended PFNP I, join us for sessions II and III.
PFNP 1: Fundamentals
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
- 7 concepts of programming that are the found in every programming language
- Understanding Javascript Variables & Functions
PFNP 2: Front-end Development
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?
- HTML/CSS best-practices
- What is HTML5 really?!?
- Basics of divs, classes & IDs
- Making a basic portfolio landing page
PFNP 3: Backend-end Development, SQL Databases, & APIs
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
- How to manage a LAMP development stack
- How to write an SQL query and manage a MYSQL database
- How to write some back-end scripts (using PHP) and how it communicates with our front-end code (HTML/CSS)
- 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 “HTML / CSS Intensive”, and then possibly “Wordpress: Beyond Blogging”
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.
___
Questions? Check out our FAQs.
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 5 days before the scheduled event date. No refunds will be given after this timeframe.
Can't make it? Sign up at http://generalassemb.ly to stay in the loop on future events and classes.
Christopher Castiglione
class
When & Where
General Assembly West
10 E. 21st St
4th Floor
New York,
NY 10010
Friday, January 4, 2013 at 12:00 PM - Sunday, January 6, 2013 at 5:00 PM (EST)
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.