CodeShuffle for Android
No way to go back, no way to explore wider context of each step. Mb it's there, just couldn't find it? Want to look at prob I got right after errors, look at it again figure out what it means. Couldn't. Nice start, like fill in the blanks concept
Actually disappointed.. Bought unlimited coins.. But money were taken and i didn't get unlimited coins..
Was fun until then. Don't bother.
Gamrsbok seems coins don't refresh daily plUed last night and now today no con reset Alcatel pixi 4 toich
May be some explanation on the choice of the algorithm? For example, level 9 subtration of fractions does D*f2.D = d then does d/D to figure out f2.D. Why?
Would be 5 stars if I knew the language(s)
Coins do not refresh daily as they are supposed to. Please fix
All i wish is that if it would explain the code afterwards
Ran out of coins too fast should have given more coins
It would be nice to know which language is being quizzed. Also it would be good to click on an operand and get a a quick description of what it does. For example, gcd (int a % int b) I would like to click on % sign and learn what it does. Is it a compare or what.
Honestly this is the best way to get gamers into coding.Someone message me if they find or have anymore apps like this.
I saw some reviews about the language being unknown. It isn't made clear, but the app uses C++. It's a good app for beginner coders, or more advanced coders if you want to do lots of quick problem solving with code to hone your skills.
Awesome
int divide(int numerator, int denominator) { int result = numerator / denominator; return result; } do you even know how to program? if you did, you would know that you can evaluate and return in 1 line, but that's not the worst. the worst mistake was casting division as an int. so to fix this, first learn to actually program, and then include a report button. thanks
Best for learners..
A fun way to learn coding
I would appreciate if you do something like hacker earth or hacker rank that is selecting languages or if not then make it just algo. And no code coz some times syntax prob is there
Thanks for implementing such thing ..
Useful app for beginners..
put a link to a video including each topic instead of small article from wikipedia but otherwise it is great
int divide(int numerator, int denominator) { int result = numerator / denominator; return result; } do you even know how to program? if you did, you would know that you can evaluate and return in 1 line, but that's not the worst. the worst mistake was casting division as an int. so to fix this, first learn to actually program, and then include a report button. thanks
Just loved the app.
Lose the "coins to play" methodology or come up with a different way to incorporate coins so you don't have to wait an entire day to get more coins.
Awesome!!!!
is there any problem to link with face book account ? anther question if i pay to get infinite coins do you ask me again after a main while to pay again ?
Stucks sometime.. but a nice one (^_-)
Nice game for learners. But the coin system is very bad. It should give more coins at the begining. Make it open souce. It will be more beneficial to learners.
Pretty good, some of the code does not conform to some pretty standard C code conventions.
Great idea, great app but the coins system is really bad at least give some free coins every 24 hours or so
Thanks alot for the most amazing coding game, but can you please enable a feature of having codes we play with to be downloadable?!
rating for coins :D
Really beneficial for beginners!!
Nice
Best for learners..
Uninstalled
really awesome
R u kidding me.. Even Microsoft is open source..
Nice game
Good
by M####:
Horrible. Totally poor level design and you don't explain what I'm supposed to do in each problem (e.g. what the hell are the catalan numbers? How are they CALCULATED?). The funny thing is that YOU want to teach other people programming.