• Golang data types gave me a knock into understanding more about bits and bytes.
#AI #100Devs #SoftwareEngineering #365DaysOfCode
• Golang data types gave me a knock into understanding more about bits and bytes.
#AI #100Devs #SoftwareEngineering #365DaysOfCode
#AI #100Devs #SoftwareEngineering #365DaysOfCode
#AI #100Devs #SoftwareEngineering #365DaysOfCode
• Read more about JS & GO variables
• Tested some HTTP methods with an API in Postman
#AI #100Devs #SoftwareEngineering #365DaysOfCode
• Read more about JS & GO variables
• Tested some HTTP methods with an API in Postman
#AI #100Devs #SoftwareEngineering #365DaysOfCode
- The "top" command in Linux
+ Read more about HTTP status codes and methods
+ Learned more about nvim and webi
+ Read more about package managers
+ Got my priorities right
#AI #100Devs #SoftwareEngineering #365DaysOfCode
- The "top" command in Linux
+ Read more about HTTP status codes and methods
+ Learned more about nvim and webi
+ Read more about package managers
+ Got my priorities right
#AI #100Devs #SoftwareEngineering #365DaysOfCode
- man command and some important flags
- exit codes generation/positional arguments
- standard output/standard input
- standard error/piping
#AI #100devs #SoftwareEngineering #WorkflowAutomation
- man command and some important flags
- exit codes generation/positional arguments
- standard output/standard input
- standard error/piping
#AI #100devs #SoftwareEngineering #WorkflowAutomation
- Saving and editing files in shell/listing hidden files
- Shell configuration and path configuration
- Environment variables
- env/export command
- shebang role to interpreters
+ researched compiled/interpreted programs
#AI #100devs #SoftwareEngineering #WorkflowAutomation
- Saving and editing files in shell/listing hidden files
- Shell configuration and path configuration
- Environment variables
- env/export command
- shebang role to interpreters
+ researched compiled/interpreted programs
#AI #100devs #SoftwareEngineering #WorkflowAutomation
- root/sudo command
(powerful enough to wipe your system clean if need be 🙂)
- Executing .sh files
- changing file permissions (ugo/rwx)
- find/grep command
- touch, -r/-R, cp/mv commands
+ Learned
#AI #SoftwareEngineering #WorkflowAutomation
- root/sudo command
(powerful enough to wipe your system clean if need be 🙂)
- Executing .sh files
- changing file permissions (ugo/rwx)
- find/grep command
- touch, -r/-R, cp/mv commands
+ Learned
#AI #SoftwareEngineering #WorkflowAutomation
- sudo chown -R $(whoami) directory_name (change ownership of directory/folder to the user)
- sudo chmod -R 755 directory1 (to set permissions for directories)
- ls/ls-l/cd/cd ../cat/head -n 10 dir/ tail/ less -N dir/touch etc
#AI #SoftwareEngineering
- sudo chown -R $(whoami) directory_name (change ownership of directory/folder to the user)
- sudo chmod -R 755 directory1 (to set permissions for directories)
- ls/ls-l/cd/cd ../cat/head -n 10 dir/ tail/ less -N dir/touch etc
#AI #SoftwareEngineering
#AI #SoftwareEngineering #WorkflowAutomation
#AI #SoftwareEngineering #WorkflowAutomation