User Profile

Collapse

Profile Sidebar

Collapse
snowman12
snowman12
Last Activity: Nov 1 '20, 10:40 AM
Joined: Mar 5 '20
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • snowman12
    started a topic Pycharm output issue

    Pycharm output issue

    Hi guys, I just started learning python and i write a simple code using function but it is not showing me output in pycharm which i want it show me "Process finished with exit code 0" please help me out. Thanks in advance.

    Code:
        x="volvo"
        def myfunc():
        global x
        x="audi"
        print("This is " + x)
        myfunc()
    ...
    See more | Go to post

  • snowman12
    started a topic Want to learn Ruby on Rails on programming
    in Ruby

    Want to learn Ruby on Rails on programming

    I am trying to begin website development using Ruby on Rails.. I have worked on command prompt, now upgraded myself to Apptana studio. I want to click speed test work further, establish connections with data base. and enhance interface. Can you suggest some ways
    See more | Go to post
    Last edited by snowman12; May 14 '20, 05:00 PM. Reason: spelling

  • snowman12
    started a topic Ruby interpreter has not working
    in Ruby

    Ruby interpreter has not working

    Hello all,
    I am building an ruby on rails application.I am using
    Rails 2.3.8
    Ruby 1.9.1
    Mysql 5.0
    Win7 64 bit OS
    My problem is,very often i keep getting this message "Error: Ruby interpreter (CUI) 1.9.1 [i386-mswin32] has stopped working" and my server gets crashed.Its not getting crashed on particular point.After refreshing the page,it will start working.Again,a t some other point throws that auto...
    See more | Go to post

  • snowman12
    started a topic Web app requirements vs possibilities within rails
    in Ruby

    Web app requirements vs possibilities within rails

    I'm very new to rails but I do have a intermediate understanding of Java. My question today is:

    Does it make sense for me to use RoR to build a web app that meets the following criteria:

    - On selecting an image on the web page (coded to support this web app), the image is transferred to a auto clicker clipboard on the same page
    - This image can be compared against other images be it for statistics, design, etc....
    See more | Go to post
No activity results to display
Show More
Working...