Search results

  1. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    V1.2.2 of Algoid is out ! With several new features: ★ aop assignation correction ★ dimention of tablet slide menu corrected (debug buttons was unavailable) ★ block app orientation during script execution ★ al.allLocalObjects, get all the objects names in the current scope ★ expressions chain...
  2. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    New version (1.2.1) of Algoid is now out ! (Finally and Lastelly !) Whats new ? ★Adding of some examples made by users ★algo.getX() / algo.getY() / algo.getAngle() ★OBJECT.clone, automatic assignment ★plugins ready ★[all].toString magic method ★[all].ifNull magic method (null safe idiom) ★If is...
  3. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Version 1.2.0 of Algoid is out. With a lots of improvements : ★ new navigation concept (sliding menu on the top) ★ Desktop and Applet version ★ correct algo.getHeight bug due to animation ★ isReel renamed to isReal ★ select / copy / past tools ★ Star battle new game ★ Functional decorator new...
  4. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Little game created inside Algoid during train travel.... Comming soon with new IDE interface.
  5. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Yeah ! Algoid v1.1.5 is out ! With : ★★ v1.1.5 Release 04-06-2013 ★★ ★ forum bug about % special character ★ correct several little bugs ★ correct return bug (does not work with loops) ★ new algo methods: square() and algo.box() ★ reintroduce algo.setBgColor() ★ new ascii methods...
  6. C

    Post 20/01/2013 Jar of Beans - Android Emulator Portable x86 [DISCONTINUED]

    Excellent ! Did you have planned a mac os and linux version ? :cowboy:
  7. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Yeah ! Algoid v1.1.4 is out ! With following features : ★ device sensors management (onAcceleration, onGravity, onGyroscope, onOrientation etc.) see examples/sensor ★ new breakout game ★ web site hosting changes for www.algoid.net (thanks for donators) Have fun !
  8. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Yeah ! Little view to show you Algoid sensor capabilities (actually in develloppment). A little game was added to (about 200 lines of pure AL code ;)) http://www.youtube.com/watch?v=115lAyfrirc 115lAyfrirc
  9. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Nobody here ? Am I alone... :crying::crying::crying::crying:
  10. C

    Post I want to learn a programming code/language.

    Thanks a lot ;) Do not hesitate to talk to it to your friends (I am in promote mode.... algoid is really hard to promote... :crying::crying::crying::crying:) thx ;)
  11. C

    Post I want to learn a programming code/language.

    You can try my Algoid learning programming environment. The language is closed to C, Java, javascript, python, so what you will learn can be used in future. It was designed to be as simple to understand as possible (do not mind about low level in a first time, language make it for you and all...
  12. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Yop yop, new release. Essentially bug corrections. v1.1.3 Release 27-04-2013 - correct function parameter bug when nested call - correct several minor ide bugs - add al.combine.sum, al.combine.product and al.combine.concat functional tools to be used with array.join and array.merge - add...
  13. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Yes, The programing language is designed to be as progressive as possible. It was intended introduce programming to young people that begin programming and to be a good experiment field for confirmed programmer. Look at the tutorials, they are designed to introduce the basics of AL and general...
  14. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    hehe, I return to my weekly update frequency..... This is the new v1.1.2 release with - correct several scope bugs in language - show AL exception in source code instead of unhandle exception - algo.curve and algo.curvedPoly - two another 3d example : 3dAlpha and 3dSpline I hope you will...
  15. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    This last month was really hard and tedious. But it was for a good cause. I have completely re-write the AL language implementation to improve drastically performances. :D And what is going on beyond my expectations: 10x to 40x faster than previous version. Faster than Javascript / Rhino (about...
  16. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Some preliminar benchmarks of AL on MacOS (quad core duo) - Python is 2.6.1, it is an interpreted language over c++ - JavaScript / Rhino is a java on the fly compiled language (I have put the optimization to maximum) On Android platform, Javascript should have some worst performances because it...
  17. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Keep cool ! :angel: I think I have found your problem. You have downloaded the app at 7:48 (10 minutes after I have published the app on the store) and play store take one hour to really publish the app. So I think you have tried the 1.0.0 version which have a serious problem of crash at...
  18. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Do you had any problem with the app ? If yes, please indicate me : the app version, after what action it crash. Then I can correct it. Thanks :crying:
  19. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Everything is on the App. On bottom part of the screen (on splitted view), you have tutorials, language reference and inapp forum..... best CyaNn :cyclops:
  20. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Hi there. A little up to version 1.0.1 to correct a crash on certain little device (sorry for that) Peace an code. :cowboy::cool::cowboy::cool::highfive::eek::silly: CyaNn
  21. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Hello everybody, With great excitement, I announce the official release of v1.0 Algoid. Algoid become a donateware, free without ads, but donate if you decide that this project is worth and helpfull. I think it is the better choise for this kind of project. :p:p:p:p Well, I hope you will...
  22. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Thanks a lot for your replies. Unfortunatelly, my wife does not find it interessting.... lol.:D So at the moment, the score of the suvey is : At the moment : gui & device capabilities : 4 game : 7 mindstorm : 0 poor mindstorm....
  23. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    :confused::confused::confused::confused::confused::confused::confused: Little question ??????? I'm thinking about the future of the app. What would you prefer as libraries: - Gui - Game - Mindstorm - Device capabilities (GPS, Gyro, Camera ect ....) Please do not hesitate to reply.
  24. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Hi everyone, This is the last beta version before release. I have to speed up, the birthday of by son is in j-8.... I have 2 or 3 little things to tune yet. Well so new version with parser example. Play with it, it demonstrate the power of AL isioms like cascade + functionnel. The language is...
  25. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    This is some screen shots of the app: Play Store Available here: I enjoy you will like it
  26. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    And what about Aspect Oiented Programming with Meta Object Protocol : set superO = object () { set superMeth = function (s) { util.log ("Execute SUPER method with param : " .. s); }; }; set o = object (superO) { set meth = function (s) { util.log ("Execute method with param : " .. s)...
  27. C

    Post [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    This is an example to demonstrate the language (functional) capabilities. Parse a csv file on only one line of code (developpers will love it) set csv; csv = "data 1.1; data 1.2; data 1.3; data 1.4\n"; csv ..= "data 2.1; data 2.2; data 2.3; data 2.4\n"; csv ..= "data 3.1; data 3.2; data 3.3...
  28. C

    Post AWESOME! 3D Live Wallpapers

    The funiest, I think..... lol.... what a play / geek boy app... pretty cool
  29. C

    Post Jolla Sailfish OS

    Yes it's look good, but what about the programming language ? Is it another system where we will have to relearn everything about it's native language..... Android : java IOS : Objective c++ Windows phone : csharp..... well and what about multi platform programming ? :silly::silly::silly::silly:
  30. C

    Post What is adb??

    adb is the server where your device connect when you develop from your desktop. you can read logs in real time with it, get some screenshots, send your apk to test it, debug..... ect. You have a good gui to use it on eclipse, or use it with command line is possible.
  31. C

    Post The "Welcome to XDA" Thread

    Hi, I am CyaNn. I am an software programer and I am currently studying to obtain my master. I have created the Algoid project for my master and present it in this forum.... Best, Yann
  32. C

    Post What was your first Smartphone?

    It was ipod touch :cyclops:
  33. C

    Post [Q] Why is iPhone still faster than any Android Quad-Core Phone?

    Yes and Java android implementation has a really time spent garbage collector, IOS programs are written over Objective C with just in time memory management. No garbage collector = faster app
  34. C

    Thread [EDUCATION] - Algoid - Learning programming with turtle and smart language !

    Everyting is on the title.... lol. Let me present you my app Algoid. First, Algoid is a programming language designed to simplify the self apprentiship of programing. (but not at all, it is a multi-paradigm scripting language : imperative, functional (anonymous function, class first function...