Skip to content

AlexHedley/ysap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YSAP

Deploy static content to Pages


You Suck at Programming Banner

ysap - You Suck at Programming

A series on programming (actually just bash scripting) on youtube, tiktok and instagram.

https://ysap.sh

Repository

Episodes

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+ 3x

PS1='\[\e[1;32m\]\$ \[\e[0;0m\]'

License

All code licensed under the MIT License

About

You Suck at Programming - Dave Eddy

Resources

Stars

Watchers

Forks

Contributors

Languages

  • HTML 98.2%
  • CSS 1.8%