This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-02-24 21:18:03

Haiming
Scratcher
Registered: 2011-08-20
Posts: 1000+

C++

What does C++ mean? I see some people say that they are C++, so it must be some role or something...  big_smile

Offline

 

#2 2012-02-24 21:26:20

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: C++

C++ is a relatively high-level programming language.


http://trinary.tk/images/signature_.php

Offline

 

#3 2012-02-24 21:37:06

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: C++

To build on what trinary said, C++ is a programming language that is more advanced that Scratch, and is one of the most widely used programming languages.  Having said that, is is also far more difficult to learn than Scratch.  It is not related to Scratch (that is, you can't really connect a C++ program to a Scratch program or vice-versa), so I wouldn't worry about C++ unless you're interested in going to higher levels of programming.


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#4 2012-02-25 03:59:43

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: C++

It's a fairly advanced programming language, which, as MoreGamesNow said, you shouldn't really attempt to learn unless you're serious about programming.


Why

Offline

 

#5 2012-02-25 05:03:32

analytic
New Scratcher
Registered: 2012-02-20
Posts: 90

Re: C++

It's a popular programming language that you can use to program actual software.

Offline

 

#6 2012-02-25 05:06:33

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: C++

Seems like everyone's building on top of each other's posts  tongue

Well, I'd just like to politely contradict MoreGamesNow, pointing out that it is in fact possible to connect a Win32 or .NET C++ program to Scratch using Windows's ability to have Ports and Sockets that communicate between programs.

So C++ can be extremely useful to perform actions that you need in a project, but that Scratch isn't capable of doing. However, for that I suggest an easier but still powerful language like VB.NET, Python, or Actionscript.

Offline

 

#7 2012-02-25 08:06:33

Haiming
Scratcher
Registered: 2011-08-20
Posts: 1000+

Re: C++

Oh! Thanks people!

Offline

 

#8 2012-02-25 08:24:19

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: C++

Closed by request of the topic owner.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer