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 35: Line 35:
 
|  style="padding-left:15px;" |Data Representation
 
|  style="padding-left:15px;" |Data Representation
 
* Definition<br><br>
 
* Definition<br><br>
 +
* Decimal, Binary, Octal, Hexadecimal Numbers<br><br>
 +
 
Numbering Conversion<br>
 
Numbering Conversion<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<br>
* Binary to Hexadecimal / Hexadecimal to Binary
+
* Binary to Hexadecimal / Hexadecimal to Binary<br>
* Octal to Hexadecimal / Hexadecimal to Octal
+
* Octal to Hexadecimal / Hexadecimal to Octal<br>
  
 
|  style="padding-left:15px;"|File Permissions
 
|  style="padding-left:15px;"|File Permissions

Revision as of 16:56, 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

  • Decimal, Binary, Octal, Hexadecimal Numbers

Numbering Conversion

  • 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