Difference between revisions of "Tutorial4: Data Representation / Numbering Conversion / File Permissions"

From CDOT Wiki
Jump to: navigation, search
(Tutorial Reference Material)
(Tutorial Reference Material)
Line 36: Line 36:
 
* Definition<br><br>
 
* Definition<br><br>
 
Numbering Conversion<br>
 
Numbering Conversion<br>
* Decimal, Binary, Octal, Hexadecimal Numbers<br><br>
+
* Decimal, Binary, Octal, Hexadecimal Numbers<br>
 
* Binary to Decimal / Decimal to Binary<br>
 
* Binary to Decimal / Decimal to Binary<br>
 
* Binary to Octal / Octal to Binary
 
* Binary to Octal / Octal to Binary

Revision as of 16:55, 16 January 2020

Data Representation / Numbering Conversion / File Permissions

Main Objectives of this Practice Tutorial

  • x
  • x
  • x
  • x
  • x
  • x


Tutorial Reference Material

Course Notes
Numbering Conversion / File Permissions Reference
YouTube Videos
Course Notes:


Data Representation
  • Definition

Numbering Conversion

  • Decimal, Binary, Octal, Hexadecimal Numbers
  • Binary to Decimal / Decimal to Binary
  • Binary to Octal / Octal to Binary
  • Binary to Hexadecimal / Hexadecimal to Binary
  • Octal to Hexadecimal / Hexadecimal to Octal
File Permissions
  • chmod
  • umask

Instructional Videos:
  • x
  • x
  • x
  • x