Alice Community  

Go Back   Alice Community > Alice 3 > How Do I?

Reply
 
Thread Tools Display Modes
Alice 3.0 to release too late for my son?
Old
RobMikeMom
Guest
 
Status:
Posts: n/a
Post Alice 3.0 to release too late for my son? - 12-16-2008, 10:04 PM

My son is just starting learning Alice 2.0. He is 10.5 years old, and has taken off with creating worlds in Alice 2.0. We plan to use Dick Baldwin's lessons to give him a GOOD intro to computer programming class using Alice. He should be able to finish those lessons by the time he turns 11 in June. And since the idea of learning Alice is so that they can then move onto more "real" programming with a good foundation, it seems that by the time Alice 3.0 is released, he will already have "moved on" to the "next step". (My preference is Visual Basic .NET but he may decide to go for Java so that he can use it in Roblox, too. I wll be able to handle helping him learn whichever he chooses.)

Would Alice 3.0 be a good tool for his "next step" in learning computer programming after "mastering" Alice 2.0 since he can advance into Java with it? Or will he be better off just moving onto VB.NET and/or some other Java environment at that point?

Thanks for your opinion,
   
Reply With Quote
Old
RockyTheConcreteDonkey
Guest
 
Status:
Posts: n/a
Wink 12-18-2008, 09:44 PM

Quote:
Originally Posted by RobMikeMom View Post
My son is just starting learning Alice 2.0. He is 10.5 years old, and has taken off with creating worlds in Alice 2.0. We plan to use Dick Baldwin's lessons to give him a GOOD intro to computer programming class using Alice. He should be able to finish those lessons by the time he turns 11 in June. And since the idea of learning Alice is so that they can then move onto more "real" programming with a good foundation, it seems that by the time Alice 3.0 is released, he will already have "moved on" to the "next step". (My preference is Visual Basic .NET but he may decide to go for Java so that he can use it in Roblox, too. I wll be able to handle helping him learn whichever he chooses.)

Would Alice 3.0 be a good tool for his "next step" in learning computer programming after "mastering" Alice 2.0 since he can advance into Java with it? Or will he be better off just moving onto VB.NET and/or some other Java environment at that point?

Thanks for your opinion,
I think Alice 3.0 would be perfect well it depends... If its easier than 2.0 (wich it shouldnt be) its still good for free time, Mabe there will be an optional programming type (for more expirienced programmers)

But me Id reccomend it, *Rocky pulls out birth certificate* I'm 2... Well if i was 14 Id still use alice, and even in my short years since invention, I could NOT find an equal program to alice. I hope I dont... Athough 3.0 should have a 2D option (like Autocad switches from 3D or 2D views). And its not too late for challenges!

Bronze = Quick programmed movement
Silver = Spent some time on it
Gold = Takes forever but looks really good with lots of features
   
Reply With Quote
Old
DickBaldwin
Guest
 
Status:
Posts: n/a
Default 12-19-2008, 10:13 AM

Quote:
Originally Posted by RobMikeMom View Post
My son is just starting learning Alice 2.0. He is 10.5 years old, and has taken off with creating worlds in Alice 2.0. We plan to use Dick Baldwin's lessons to give him a GOOD intro to computer programming class using Alice. He should be able to finish those lessons by the time he turns 11 in June. And since the idea of learning Alice is so that they can then move onto more "real" programming with a good foundation, it seems that by the time Alice 3.0 is released, he will already have "moved on" to the "next step". (My preference is Visual Basic .NET but he may decide to go for Java so that he can use it in Roblox, too. I wll be able to handle helping him learn whichever he chooses.)

Would Alice 3.0 be a good tool for his "next step" in learning computer programming after "mastering" Alice 2.0 since he can advance into Java with it? Or will he be better off just moving onto VB.NET and/or some other Java environment at that point?

Thanks for your opinion,
See lessons 1600 through 1630 at http://www.dickbaldwin.com/tocint.htm for when your son has mastered Alice 2.0 and is ready to move on to something more rigorous. It should mesh well with Alice 3.0 if and when Alice 3.0 becomes available.

Also see http://coweb.cc.gatech.edu/mediaComp-plan/101, which is where I am spending a lot of time these days, getting into the nuts and bolts of the free Java multimedia library that Barb Ericson has provided. I am currently publishing a series of tutorial lessons designed to explain what makes her multimedia library tick.

If your son decides to go the .net route, I would recommend C# instead of VB. The C# syntax and concept is much closer to C/C++ and Java than is the VB syntax. VB continues to be in a world all its own.

Dick Baldwin
Free Alice tutorials: http://www.dickbaldwin.com/tocalice.htm
Free Scratch tutorials: http://www.dickbaldwin.com/tocHomeSchool.htm
Free Java/C#, etc. tutorials: http://www.dickbaldwin.com/toc.htm

Last edited by DickBaldwin; 12-21-2008 at 09:24 PM.
   
Reply With Quote
Old
DrJim
Guest
 
Status:
Posts: n/a
Default 12-21-2008, 04:50 AM

Quote:
Originally Posted by DickBaldwin View Post
If your son decides to go the .net route, I would recommend C# instead of VB. The C# syntax and concept is much closer to C/C++ and Java than is the VB syntax. VB continues to be in a world all its own.
While I would hesitate to disagree with Dick, I have no problem when I can agree with him completely.

IMO, for someone starting out, C# is clearly the better choice. Most of the C/C++ and VB packages still have a lot of proceedural legacy code overhead buried into them. While OOP has unfortunately taken on some of the aspects of a religion - it really is an improvement over earlier programming approaches (from someone who debuged way too many DIMENSION statements in the "old days") and is where you should go if starting fresh.

Java is nice, but I find that the compiler/virtual machine implementations leave a lot to be desired.
   
Reply With Quote
Anyone with Phrogram experience?
Old
RobMikeMom
Guest
 
Status:
Posts: n/a
Question Anyone with Phrogram experience? - 12-22-2008, 06:39 PM

Now I have been reading through a lot of the product Phrogram (http://www.phrogram.com). It actually looks like it might be a good step to use after Alice (for my son's age) since it is still a beginner programming environment, it is still aimed at building simple games, but it takes the step of moving into a Code-Centric environment instead of the Object-Centered environment of Alice. It also says that it is a good predecessor to whichever "real" language he would learn - C#, VB, or Java.

Any comments on Phrogram?
   
Reply With Quote
Phrogram looks like Logo
Old
gypsy fly
Guest
 
Status:
Posts: n/a
Default Phrogram looks like Logo - 12-31-2008, 04:46 PM

Looked at the Phrogram website and saw Logo-like fractals and simple polygons. Might want to try a look at my favorite versions of logo elica or netlogo.

Of course, Logo, Scheme, Lisp are lambda-calculus, most others are algebraic.
   
Reply With Quote
Phrogram looks like Logo
Old
gypsy fly
Guest
 
Status:
Posts: n/a
Default Phrogram looks like Logo - 12-31-2008, 04:54 PM

Looked at the Phrogram website and saw Logo-like fractals and simple polygons. Might want to try a look at my favorite versions of logo elica or netlogo.

Of course, Logo, Scheme, Lisp are lambda-calculus, most others are algebraic.
   
Reply With Quote
thanks!!!
Old
michaelauthour
Member
 
Status: Offline
Posts: 15
Join Date: Aug 2018
Default thanks!!! - 08-12-2018, 02:06 PM

Great thread! Been looking for this info for wuite some time



Michael
Freelance Sports Journalist
Best Sports Tips Africa
   
Reply With Quote
Reply

Tags
java, visual basic

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Copyright ©2024, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.