Jump to content
MakeWebGames

codingbat - online code practive


Nickson

Recommended Posts

A friend recently gave me the link to codingbat.com, I didn't know anything about it. Apparently it's not very new, it existed earlier as javabat. You can only use it online to learn more about java or python, other languages aren't included.

What you can do is program a certain part of an application, or work out a function to gain better knowledge of the language. You can also test your code once you think you are finished. The system will then check your code and tell you what tests are good, and which one failed. You can also ask for the "best optimal solution". I haven't used it much, but it has actually shown me some nice tricks already. Because sometimes, it comes up with things you didn't even know about that are rather easy. I would say, give it a shot if you want to learn more of java or python

Reference:

http://codingbat.com/

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...