article thumbnail

Learn To Code With One Month Rails

YoungUpstarts

You can either search for a technical co-founder who shares the same vision – which is a lot harder than it sounds – or look at outsourcing to a competent and affordable agency that can help you put something together (but without the soul). While fairly easy to actually code, the hard part was using the online guides I found.

Ruby 182
article thumbnail

50 Places You Can Learn to Code (for Free) Online

YoungUpstarts

Google Code : Search Google’s repository of code through this awesome resource. Learn Code the Hard Way : On Learn Code The Hard Way, you’ll find books and courses to learn Python, Ruby, C, SQL, and Regex. Onvard : Onvard offers a self-guided resource for learning different tracks, including Ruby on Rails, HTML, and PHP.

Ruby 237
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

How To Build a Web Startup – Lean LaunchPad Edition

Steve Blank

——— If you’re an experienced coder and user interface designer you think nothing is easier than diving into Ruby on Rails , Nodes.js Use Ads, textlinks or Google AdWords , Facebook ads and natural search to drive people to your Minimally Viable web site. One of the problems they run into is building a web site.

Lean 333
article thumbnail

Hiring Employee #1

A Smart Bear: Startups and Marketing for Geeks

I don’t care if this person is going to spend 60 hours a week writing inscrutable code that only a Ruby interpreter could love. Try to get your “Jobs” page to rank well in local-only search. Writing skills are required. ” Everyone has to be able to communicate clearly.

Hiring 282
article thumbnail

6 Effective Website Design Strategies That Directly Impacts Your Business

YoungUpstarts

Deliver high quality content on your pages.

Design 256
article thumbnail

You Need to Be Listed on These 5 High-Visibility Directory Sites

The Startup Magazine

And all five have impressive Domain Authority , meaning they’re apt to rank well in organic search results. Crunchbase has an undeniable tech focus, but it’s not by any means off-limits to those who couldn’t tell Ruby on Rails from Python if their lives depended on it. That’s music to the ears of any publicity-minded person or entity.

article thumbnail

How to develop live search textbox in Ruby on Rails

Aymeric Gaurat-Apelli

This article will show you how I got live search working on my freelance marketplace TaskArmy (if you enter ‘wordpress’ in the big textbox, you should see the search results appear automatically) in 20 minutes. The View (tasks/index.html.erb) "> The Javascript code (application.js) $("#big-search-box").bind("keyup",

Ruby 35