Search This Blog

Basic outline for learning a programming language:

 Basic outline for learning a programming language:
  - Requires about keywords when name variables, function
  - Operators
    + Mathematical operators: +, -, *, /, ++, --, \, %
    + Relational operators: ==, !=, >, <, >=, <=
    + Logical operators: &&, ||
    + Bitwise Operators: &, |
  - Data types; char, string, number ( byte, integer, long, float, double)
  - Declare and assign constant, variable, function, class
  - Control commands: if, for, while, switch, continue, break
Share:

No comments:

Blog Archive

Powered by Blogger.

Blog Archive

Recent Posts

Pages