Welcome to Dream.In.Code
Getting Help is Easy!

Join 132,616 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 993 people online right now. Registration is fast and FREE... Join Now!




Boolean Logic

 
Reply to this topicStart new topic

Boolean Logic, where to learn / understand ?

NoobGeek_Jr
post 7 Apr, 2006 - 03:43 AM
Post #1


New D.I.C Head

*
Joined: 7 Apr, 2006
Posts: 11


My Contributions


My 11th computer course book has a chapter on Boolean logic, but it doesnt explain very well and i cant thus understand a word of it.

can someone teach me or show a place where i can learn about boolean logic ? also how important is boolean and where does it chiefly apply

i need the programming concepts huh.gif


thanks !
User is offlineProfile CardPM

Go to the top of the page

born2c0de
post 7 Apr, 2006 - 04:56 AM
Post #2


printf("I'm a %XR",195936478);

Group Icon
Joined: 26 Nov, 2004
Posts: 3,905



Thanked 34 times

Dream Kudos: 2800

Expert In: 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions


Could you be specific as in what sub-topics would you like to learn in Boolean Logic?
User is offlineProfile CardPM

Go to the top of the page

Amadeus
post 7 Apr, 2006 - 05:35 AM
Post #3


g++ -o drink whiskey.cpp

Group Icon
Joined: 12 Jul, 2002
Posts: 12,176



Thanked 33 times

Dream Kudos: 25
My Contributions


Boolean logic refers to the process of taking a series of inputs, and outputting one of two decisions based on those inputs...true or false. There is a basic article here:
http://www.learn-c.com/boolean.htm
User is offlineProfile CardPM

Go to the top of the page

NoobGeek_Jr
post 7 Apr, 2006 - 06:00 AM
Post #4


New D.I.C Head

*
Joined: 7 Apr, 2006
Posts: 11


My Contributions


THAT is useful biggrin.gif
User is offlineProfile CardPM

Go to the top of the page

William_Wilson
post 7 Apr, 2006 - 09:59 PM
Post #5


lost in compilation

Group Icon
Joined: 23 Dec, 2005
Posts: 3,970



Thanked 15 times

Dream Kudos: 3275

Expert In: Java, C, Javascript

My Contributions


are you talking about boolean logic as in:

not(AB) = A + B

or using logic gates and multiplexors?

I have covered both in a few classes and it's reasonably easy to understand, (with the right instruction) but puting it into practise.. not always, lol
User is offlineProfile CardPM

Go to the top of the page

Xenon
post 7 Apr, 2006 - 10:23 PM
Post #6


Connection failed

Group Icon
Joined: 12 Sep, 2005
Posts: 1,595



Dream Kudos: 605
My Contributions


i suppose it is, i ve read the same course and its all about Logic Gates, Truth tables

pVq
P^q
~p
~q
etc etc
User is offlineProfile CardPM

Go to the top of the page

born2c0de
post 8 Apr, 2006 - 01:25 AM
Post #7


printf("I'm a %XR",195936478);

Group Icon
Joined: 26 Nov, 2004
Posts: 3,905



Thanked 34 times

Dream Kudos: 2800

Expert In: 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions


Xenon...trust me...our Math Textbook sucks for Boolean Logic.
In Class 9 and 10 I had an awesome book...

For NoobGeek Jr:
Would you like articles on Duality and Switching Circuits as well?
User is offlineProfile CardPM

Go to the top of the page

Amadeus
post 8 Apr, 2006 - 08:18 AM
Post #8


g++ -o drink whiskey.cpp

Group Icon
Joined: 12 Jul, 2002
Posts: 12,176



Thanked 33 times

Dream Kudos: 25
My Contributions


QUOTE(William_Wilson @ 7 Apr, 2006 - 11:51 PM)
are you talking about boolean logic as in:

not(AB) = A + B

or using logic gates and multiplexors?

I have covered both in a few classes and it's reasonably easy to understand, (with the right instruction) but puting it into practise.. not always, lol

They are really one and the same, in the end. Any boolean logic equation can be implemented through the proper use of the appropriate hardware (or software replicants, such as VHDL programming).
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 11/23/08 03:04AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month