Java Programming: Arithmetic & Logical Operations

Java    |    Intermediate
  • 9 videos | 1h 5m 10s
  • Includes Assessment
  • Earns a Badge
Rating 4.3 of 87 users Rating 4.3 of 87 users (87)
This 9-video course explores the semantics of the logical and arithmetic operators in Java and how they are used to manipulate operands. The course demonstrates how a small change in an expression can lead to profound changes in output. A recommended prerequisite for this course is a knowledge of primitive data and object types in Java. In this course, you will learn the importance of developing an expression to meet project applications since, in Java, false is the default value. The logical operators are boolean operators, comparison operators, and the use of parentheses. Participants will see examples of boolean logical operators and comparison operators, and arithmetic operators. You will learn to use Java's built-in short-circuit addition and subtraction operators to perform mathematic operations, and how parentheses are used to alter arithmetic expressions. The course also covers use of a unary operator to take a single operand/argument and perform an operation. Finally, the course demonstrates the application of pre- and post-increment and decrement when using a unary operator.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Describe the rules of boolean arithmetic and implement them in java
    Implement comparison operations using primitive types
    Use the logical and, logical or, and logical negation operators
    Use parentheses to alter the order of precedence of execution in arithmetic and logical expressions
  • Identify use-cases for the unary increment and decrement operators
    Debug complex constructs built using the unary increment and decrement operators
    Perform conversions between variables of primitive types
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m 6s
  • 11m 3s
    After completing this video, you will be able to describe the rules of boolean arithmetic and implement them in Java. FREE ACCESS
  • Locked
    3.  Comparison Operations
    9m 56s
    In this video, you will learn how to compare primitive types using comparison operators. FREE ACCESS
  • Locked
    4.  Logical Operations
    4m 17s
    Find out how to use the logical AND, logical OR, and logical NOT operators. FREE ACCESS
  • Locked
    5.  Using Parentheses
    7m 53s
    In this video, find out how to use parentheses to change the order of operations in arithmetic and logical expressions. FREE ACCESS
  • Locked
    6.  Unary Increment and Decrement
    8m 17s
    In this video, you will learn how to identify use-cases for the unary increment and decrement operators. FREE ACCESS
  • Locked
    7.  Complex Unary Expressions
    10m 2s
    In this video, find out how to debug complex constructs built using the increment and decrement operators. FREE ACCESS
  • Locked
    8.  Type Conversions
    10m 38s
    In this video, find out how to convert between variables of primitive types. FREE ACCESS
  • Locked
    9.  Course Summary
    58s
    In this video, we will summarize the key concepts covered in this course. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 4.5 of 100 users Rating 4.5 of 100 users (100)
Rating 4.6 of 80 users Rating 4.6 of 80 users (80)
Rating 4.7 of 100 users Rating 4.7 of 100 users (100)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 30 users Rating 4.5 of 30 users (30)
Rating 4.6 of 52 users Rating 4.6 of 52 users (52)
Rating 4.6 of 148 users Rating 4.6 of 148 users (148)