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 for Non-Programmers Workshop for Columbia Entrepreneurship Club
Instructor: Chris Castiglione
Date: January 21st to January 25th
Time: 12:00pm to 5:00pm
Day I: Programming for Non-Programmers: Fundamentals
@ General Assembly (10 E 21st Street, 4th Floor)
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
Day II: Programming for Non-Programmers: Front-End Web Development Part I
@Columbia
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?
Developing a Web Template: HTML/CSS getting started & best-practices, using classes and IDs
- HTML/CSS getting started & best-practices
- Using classes, IDs and understanding CSS specificity
- Developing an "about.me" type portfolio site
- Margin, padding and all things Box Model
Day III: Programming for Non-Programmers: Front-End Web Development Part II
@Columbia
Layout: Classes, floats, SEO best-practices: Page Structure: New HTML5 elements, 3 column layouts, developing headers, footers, sidebars
- New HTML5 elements and CSS3 properties
- Understanding Inline vs. block elements
- Setting up site navigation
- Floats and Clear
- 2 column layouts and sidebars
Day IV - Programming for Non-Programmers: Backend-end Development & SQL Databases
@Columbia
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
Day V - Programming for Non-Programmers: : APIs
@ General Assembly (10 E 21st Street, 4th Floor)
Catered lunch at General Assembly
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?
Optional programming Friday evening at General Assembly
5:30pm - Introduction to the New York Startup Community
6:30pm General Assembly Happy Hour
When & Where
General Assembly
10 E 21st St
New York,
NY 10010
Monday, January 21, 2013 at 12:00 PM - Friday, January 25, 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.