domingo, 9 de julio de 2017




Welcome to my blog


This blog was created as a glossary to help beginners in programming I hope you help them.



      B. 
       

        
 

             Bit a bit AND: 

       
     This operator is true if 
      all conditions are true.



             

          Bit a bit OR:     
           
          
          This operator is true if any
       
          condition is true.




            
           Bit a bit NOT: 

       
           This operator is false if 

           all conditions are false.



       Boolean (booleano)  :
     
      A  boolean have two values, 
      true or false.

·                   
           Byte: 

             
           It is used for storing a 
           number of 8 bits. 


      C.

·                      Char :
      
       
          It is used for storing a 
        
          character value.


·           
   Constants: 

         
         
         The integer constants 

         are used as sketches.


       D.

    Define (definir):

     It is used for naming a 
   
    valor of a program.



    Division (division): 
      
         It is used for showing the   

         quotient of two operands.
      
         Ex: r= r/9



   Double (doble): 

         
         Is the number of point 

         in a number.




        F.

         


            FALSE (falso): 

        
          It is defined as 0.



·               Float : 
   
       
         It is used for naming to the   

        numbers that have a decimal 
        point.

       
         H.

·    

                           High- low (alto- bajo):
    
       
          These variables of level are         used  for  

         checking the position of a             PIN.


         I.
·     

           Include (incluir):
    
    
        This variable includes                 external
  
        libraries to he program.

·        

                       
            INPUT:

         
      In INPUT the pins are in a 

         state of high impedance.



    


         Int:

    

       Int is the place where the 
      
       bytes are stored.


        L.


·      
       Left bit shift(<<): 
         

            It is used for moves the

           bits to the left 



·             

           Long: 
    
          Long is a variable that is used

          for storing 32 bits  (4 bytes)


    
   M.
·       
  
      Multiplication (multiplicacion): 
      
   
        It is used for showing the                      
       product of   two operands.Ex: 
             j=j*5



           Modul (modulo):
  
          

       This variable calculates the range 
       
          of a variable.Ex: x=4 %3 // now 

          contains 1.


         O.


           Output: 


      In output the pins are in 
    
      a state of low impedance.


     R.
·        

            


           Right bit shift (>>)


         The right shift operator is used for 
          
         moves the bits to the right. 



         S.


·            

           Sum/addition (adicion): 

   
          This arithmetic variable gives the sum 
           of two operands. Ex: y= y­­+3


·                     




                            Subtraction (resta):
            
         
         This operator gives the difference 

         of two operands. Example: x=x-7


     T.

     
             
                TRUE (verdadero):
   
                         it is defined as 1.


      V.

       
                   
   

            Void (vacio): 
  
      This variable is used only in 
       function declarations.



       W.


·                     

                     
                  Word: 

       
          It is a word that is used for storing 
   
          a number of 16 bytes.





    Members:

       Laura Ramirez 
     Laura Hernandez