Skip to content

Commit

Permalink
content-update
Browse files Browse the repository at this point in the history
  • Loading branch information
BitwiseOperator committed Jun 19, 2024
1 parent 8d48148 commit 28b3149
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/Knowledge_Base/Coding_&_Scripting/Ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
### Cheat sheet

![alt text](Ansible-Full-Image-2048x1044.jpg)

2 changes: 1 addition & 1 deletion docs/Knowledge_Base/Coding_&_Scripting/Assembly.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Hierarchy of Programming Languages
![alt text](/Knowledge_Base/images/assembly_0s_2.png)


!!! info ""

### Resources
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
5 = 000101
10 = 001010
```

#### Bitwise AND

Take two numbers, line them up on top of each other, and create a new number that has a 1 where both numbers have a 1 (everything else is 0).
Expand Down
1 change: 1 addition & 0 deletions docs/Knowledge_Base/Coding_&_Scripting/C#.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
!!! info ""

2 changes: 1 addition & 1 deletion docs/Knowledge_Base/Coding_&_Scripting/C_C++.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
!!! info ""

!!! info ""

### C Compiler Windows install

Download and install [Minimalist GNU for Windows](https://sourceforge.net/projects/mingw/files/latest/download)
Expand Down
1 change: 0 additions & 1 deletion docs/Knowledge_Base/Coding_&_Scripting/Linux_Bash.md

This file was deleted.

0 comments on commit 28b3149

Please sign in to comment.