Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 2 of 2

Thread: Boolean

  1. #1
    Stoddard is offline Master Member
    Join Date
    May 2010
    Posts
    559

    Default Boolean

    Is it easy to learn Boolean logic? What's a good place to go to find out more on this topic?

  2. #2
    suwunk is offline Super Moderator
    Join Date
    Aug 2010
    Posts
    1,083

    Default

    Boolean logic is something used in most programming languages, including JavaScript. It's very useful to know at least a little bit about it. In JavaScript, you mostly need it in if() statements.
    JavaScript - Boolean logic


 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts