Tagged Questions

2
votes
2answers
47 views

NetLogo vs. Repast Simphony?

I would like to simulate some scenarios using the multiagent paradigm, and it seems NetLogo and Repast are the most popular tools for that. I'd like to know if anyone has had any …
4
votes
16answers
786 views

Did you feel learning to program with turtle graphics was useful?

I'm preparing to teach someone to program. When I learned the course material used turtle graphics for the first few exercises. In reading introductory textbooks I have not found o …
-2
votes
3answers
110 views

Is it legal to use logos of other companies in my website/blog? [closed]

Hi guys, I am developing a website. And Is it legal to use logos of other companies in my website? I think I know the answer, YES, the whole world is doing it. right? Facebook, d …
5
votes
6answers
138 views

What modern version of LOGO should I use to teach a child programming

I remember way back when that the programming language LOGO was widely used for teaching about computers in primary schools, back before PC's arrived on the scene and turned the co …
0
votes
0answers
1k views

How does a stack overflow? [closed]

The stackoverflow.com logo suggests a certain description of a stack overflow. I don't mean to say that logos must be correct in what they depict. The logo is perfectly all right a …
134
votes
31answers
7k views

How do I move the turtle in LOGO?

How do I move the turtle in LOGO?
0
votes
0answers
19 views

Component screen error in Expression blend?

Hi I have this error in Blend. I'm a designer so don't have a wide knowledge of the code. I've created a component screen in Blend. This is the code on the main page - I also …
3
votes
3answers
155 views

Besides Logo and Emacs Lisp, what are other pure dynamically scoped languages?

What are some examples of a dynamically scoped language? And what are the reasons for choosing that design? Is it because it is easy to implement?
5
votes
2answers
153 views

What is the current status of LOGO? (The programming language)

In another Q I saw someone mention LOGO and it reminded me of some programming language from the past, mostly used for educational purposes. Basically, you would have to program a …
-1
votes
0answers
83 views

graphic design software for a programmer? [closed]

which graphic design software you recomend for a programmer? gimp like, but more simple, paint-like but more complex. I need to design a logo for my software. I forget to menti …
1
vote
1answer
114 views

Increase Apple Logo Brightness with Cocoa?

Hey all, Do any one of you know how to increase the brightness of the apple logo in cooca? I think it would be cool if my app could control that. Although you could increase the b …
2
votes
4answers
319 views

Logo programming language implementations

The "joke" question Joel asked during podcast #58 made me all nostalgic for Logo, which was the second language I ever programmed in, after Basic, and which is why I never had any …
1
vote
3answers
203 views

How do I hide the turtle in LOGO?

How do I hide the turtle in LOGO?
4
votes
5answers
189 views

Are there any open source/free LOGO implementations that support dynaturtles?

I'm looking for an implementation of the LOGO programming language that supports 'dynaturtles' - animated turtles that can programmatically change shape, speed and direction as wel …
0
votes
2answers
58 views

How can I load a file which includes text and numeric data? [closed]

How can I load a *.csv file which includes text and numerical data in LOGO? e.g. N 43.876 W

1 2 next
15 30 50 per page