Yahya Irmak avatar Yahya Irmak avatar

About Yahya Irmak

LinkedIn

Yahya Irmak has experience in full stack technologies such as Java, Spring Boot, JavaScript, CSS, HTML.

Articles by Yahya Irmak

Python How-To's

  1. How to List Event Related Packages for Python
  2. How to Create a Doubly Linked List in Python
  3. How to Create Timing Functions With Decorators in Python
  4. How to Connect Oracle Database With Python
  5. How to Create Identity Matrix With Python
  6. Best IDE and Code Editors for Python
  7. How to Import Files in Python

Linux Howtos

  1. Difference Between $@ and $* in Bash Scripting
  2. How to Solve GCC Command Not Found Error in Bash
  3. How to Solve Unary Operator Expected Error in Bash
  4. How to Solve Export Not a Valid Identifier Error in Bash
  5. How to Solve Make Command Not Found Error in Linux Bash
  6. How to Solve No Such File or Directory Error in Linux Bash
  7. How to Solve Nodemon Command Not Found Error in Linux Bash
  8. How to Solve Syntax Error Near Unexpected Token Newline in Linux Bash
  9. How to Solve cd: Too Many Arguments Error in Bash
  10. How to Solve Syntax Error Near Unexpected Token in Bash
  11. How to Solve Bad Interpreter Error in Bash
  12. How to Solve Python3 Command Not Found Error in Bash
  13. How to Solve Bad Substitution Error in Bash
  14. How to Solve Couldn't Get a File Descriptor Referring to the Console Error in Ubuntu Bash
  15. How to Solve NPM Command Not Found Error in Bash
  16. How to Solve Pip Command Not Found Error in Bash
  17. How to Use the basename Command in Linux Bash
  18. Parameter Substitution in Bash
  19. The tr Command in Linux Bash
  20. How to Pause Program Execution in Linux Bash
  21. How to Export Command in Linux
  22. How to Use Z Flag in Linux Bash
  23. How to List Users in a Group in Linux
  24. How to Get the List of Mounted Filesystems in Linux
  25. How to Open Rar File in Linux
  26. How to Switch Users in Linux
  27. How to Get Folder Size in Linux
  28. How to Copy Files Recursively in Linux
  29. How to Delete Files Recursively in Linux
  30. How to Read CPU Flags From Cpuinfo
  31. How to Use Array in Linux Bash
  32. Logical OR Operator in Bash Script
  33. How to Check Number of Arguments in Linux Bash
  34. How to Create One Line Loop in Bash
  35. How to Use the eval Command in Linux Bash
  36. How to Get User Input in Linux Shell Script
  37. How to Run a Shell Script With Just Using the Script Name in Linux
  38. How to Solve Permission Denied Error in Linux Bash
  39. How to Find the Line Count of a File in Linux Bash
  40. How to Move Multiple Files in Linux Bash

Git Howtos

  1. How to Solve the Git Push Everything Up-To-Date Issue
  2. How to Use theirs With Git Merge
  3. How to Clone All Branches in Git
  4. How to Pull Master Into Branch in Git
  5. How to Update Git on Windows
  6. How to Add Git to PATH on Windows