Greg Buckner
Entrepreneur, Founder & CEO, Let's At
Previously (16):
Intro to Ruby on Rails
Curious about Back-End Web Development? Get a taste of what the Ruby on Rails framework does and how it can help you to create awesome web applications.
7 Times
Back-End Web Development
In this course students turn ideas into working applications by learning the fundamentals of programming with Ruby and Ruby on Rails.
4 Times
Front-End Web Development
Gain critical web development literacy to stand out in tech-driven fields in this 10-week evening course, on campus or online.
Web Development Immersive
12-weeks. All day, every day. Learn the skills to become an entry-level web developer and the resources to get a job in this intensive program.
Teach at General Assembly Panel Discussion
Ever wondered what it’s like to teach at General Assembly? Join us for an open house to hear current instructors discuss the day to day aspects of teaching immersive and part-time.
Advanced Rails - Background Workers
Background workers are an integral part of any Rails app. Developers can move any slow or long-running tasks (anything +100 ms) into a separate process so your website runs faster.