Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bahamas10/ysap
You Suck at Programming - Dave Eddy
https://github.com/bahamas10/ysap
bash linux shell-scripting unix
Last synced: 2 days ago
JSON representation
You Suck at Programming - Dave Eddy
- Host: GitHub
- URL: https://github.com/bahamas10/ysap
- Owner: bahamas10
- Created: 2022-12-22T00:58:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-29T20:32:40.000Z (12 days ago)
- Last Synced: 2025-01-01T07:02:03.041Z (10 days ago)
- Topics: bash, linux, shell-scripting, unix
- Language: Shell
- Homepage: http://ysap.sh
- Size: 92.8 KB
- Stars: 325
- Watchers: 8
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![You Suck at Programming Banner](https://files.daveeddy.com/ysap/github-banner.png)
`ysap` - You Suck at Programming
================================A series on programming (actually just bash scripting) on youtube, tiktok and
instagram.https://ysap.sh
Repository
----------- [episodes/](episodes/) - scripts and notes used during videos
- [website/](website/) - scripts used for creating the [ysap.sh](https://ysap.sh) siteEpisodes
--------Updated list of episodes can be seen here:
https://ysap.sh
You can also access it on your terminal with:
```
$ curl ysap.sh
_ _ ___ __ _ _ __
| | | / __|/ _` | '_ \ You Suck at Programming
| |_| \__ \ (_| | |_) | Episodes and guide by dave eddy
\__, |___/\__,_| .__/ https://ysap.sh
__/ | | |
|___/ |_| Source: https://github.com/bahamas10/ysap+ ------------------------- + -------------------------------------- + -------------------- +
| TITLE | DESCRIPTION | VIDEO |
+ ------------------------- + -------------------------------------- + -------------------- +
| 1. Bash Intro | An introduction to bash | https://ysap.sh/v/1 |
| 2. Bash Arguments | Parsing arguments in bash | https://ysap.sh/v/2 |
| 3. Bash Reading Files | Reading files in bash | https://ysap.sh/v/3 |
| 4. Subshell Basics | What happens when you find | while | https://ysap.sh/v/4 |
...
+ ------------------------- + -------------------------------------- + -------------------- +
last updated: Sat Jul 13 17:45:58 UTC 2024
```Notes For Dave
--------------```
Terminal size: 78x24
Zoom command+ 3xPS1='\[\e[1;32m\]\$ \[\e[0;0m\]'
```License
-------All code licensed under the MIT License