robbiewoods96 and many others are using Hackety Hack to learn how to code.

Hackety Hack is a free program for Windows, Mac OS X and Linux that can teach you how to make games, applications and more and share those programs with your friends. You can ask other budding programmers questions and follow them to see what code they're working on through the Hackety Hack website.

Sign up Learn More

iphone_jailbreaking by robbiewoods96

Shoes.app do 
  idevice = ask "Which iDevice do you own?." 

  link_stack = stack do; end

  if idevice == "iPhone 4" or "iPhone 3GS" or "iPad"
    button "iPhone 4" do
      link_stack.clear do
        para link("4.2.1 Untethered/Tethered", :click => "http://www.redmondpie.com/jailbreak-ios-4.2.1-untethered-with-redsn0w-0.9.7b1-how-to-guide/")
        para link("4.1 Untethered", :click => "http://www.redmondpie.com/jailbreak-ios-4.1-on-iphone-4-3gs-with-limera1n-how-to-video-guide/")
      end
    end
    button "iPhone 3GS" do
      link_stack.clear do 
        para link(