Questions

  • 1

    answer

    programming without any prior experience

    Asked by porter 3 days ago
    Can I learn to program without any prior experience in computer programming ??
  • 1

    answer

    Why?

    Asked by midtone 10 days ago
    Why do I have such a hard time staying focused in the morning? Is there a Matrix app that will just shoot all the programming info into my head in...
  • 5

    answers

    No such file or directory. Linux

    Asked by wompshmack 12 days ago
    Whenever I try to install hacketyhack it fails saying ./hacketyhack: line 22: /tmp/selfgz413214245/hacketyhack-bin: No such file or directory ...
  • 1

    answer

    Hackety Hack constantly crashes on Windows.

    Asked by samiam10100 18 days ago
    It consistently crashes after a short period of time of using it, the error mentions something about the runtime and the program is asking for thin...
  • 6

    answers

    Define the two-dimensional array

    Asked by yani 20 days ago
    when i define two-dimensinal array in shoes : array=Array.new(21,Array.new(15,0)) 15.times do |i| array[20][i]=2 ...
  • 2

    answers

    .to_s ?

    Asked by warhell 22 days ago
    I don't know exactly what it does?
  • 2

    answers

    hackety always crashes

    Asked by nick 26 days ago
    i was doing some programmig on hackety (it was my first time using it) and it always crashes. it said runtime blah blah blah unusual way to stop. ...
  • 1

    answer

    How do I uninstall this thing from Windows 7?

    Asked by rfuller 26 days ago
    There is no option for uninstalling on Windows 7 -- please let me know how...
  • 2

    answers

    I have acces to source code of HacketyHack

    Asked by castillo about 1 month ago
    Good day!! I would like to know if I can have the source code of Hackety Hack. The goal is get that the button UPLOAD not just show de program in...
  • 1

    answer

    I want to see software made with Hackety Hack

    Asked by castillo about 1 month ago
    Good evening! I am barely knowing the tools Hackety Hack. And I Like a lot of thing about it, I wish use it for teaching programming to stude...
  • 2

    answers

    Rent Calculator

    Asked by ghostdance about 1 month ago
    Really would like to make a Rent calculator, Basically at the start of the program I want the program to have 3 boxes within one window. _________...
  • 1

    answer

    turtle lesson

    Asked by leynab 3 months ago
    I am working on the turtle draw lesson. I can make boxes and stars. How can I make it start in a new location?
  • 1

    answer

    Is there such thing as .save?

    Asked by programmingmaster 3 months ago
    I know there's Web.download, but is there such thing as .save?\n I want to do Shoes.app do\n text_box :height => 600, :width => 600, and I want t...
  • 2

    answers

    Shoes Console

    Asked by programmingmaster 3 months ago
    What does the shoes console do?
  • 3

    answers

    Speech marks ""

    Asked by programmingmaster 3 months ago
    When I do this keypress do |k| para"#{k.inspect}" end everything always has a speech mark before and after eg:"h" "e" "l" "l" "o" ...
  • 3

    answers

    program errors

    Asked by lukaso 3 months ago
    Hi, how can I see syntax errors in my program? When I run the program, it just exits without printing anything. I've managed to activate the sh...
  • 5

    answers

    Buttons not working?

    Asked by programmingmaster 3 months ago
    What wrong with this?: Shoes.app :height => 600, :width => 800 do button "a" do para "a" end button "b" do para "b" end ...
  • 2

    answers

    Problem in the Basic Ruby Lesson

    Asked by timmay357 3 months ago
    I'm incredibly new to this so please cut me some slack if I use the wrong terminology. For some reason, when I try to run the command in section 1...
  • 3

    answers

    Program giving wrong results

    Asked by philguld 3 months ago
    Hello all, For example, if I run this program: secret_number = 42 guess = ask "Guess the number." if guess == secret_number alert "You win." ...
  • 4

    answers

    How do run the command and get errors to display?

    Asked by philguld 3 months ago
    My installation is not displaying the proper key presses to run the line of code and display the error. What is the key combination?
  • 3

    answers

    what colors can I use?

    Asked by normpgh 3 months ago
    I need a list of colors
  • 5

    answers

    How do i indicate to only do something if a key is pushed?

    Asked by programmingmaster 3 months ago
    (My problem fixed itself by the way).I want to set a variable only when space is pushed, how do i do it?
  • 2

    answers

    how to make a triangle

    Asked by jpflynn 3 months ago
    im wondering how to make a triangle
  • 3

    answers

    help por favor

    Asked by wastedpixels111 4 months ago
    i have copied a few other poeples programs and they never seem to work right only half of it shows up like just the background and other stuff , bu...
  • 1

    answer

    how do i use shoes?

    Asked by pythonmaster 4 months ago
    i dont know how to use shoes, anyone got a good tutorial?