DavidArmendariz / youtube-scripts

Codes that I explain in my YouTube Channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube scripts

youtube

Welcome to the scripts I have created in my YouTube Channel. Some things you have to know when opening this cool repo.

  1. If you are a recruiter, don't expect this repo to have best practices. Files here are just a bunch of scripts/notebooks I make to explain simple concepts. I think it's cool that I record everything in at least one place.

  2. I stopped making videos in spanish. Many subscribers still think I keep doing videos in spanish but that's not the case. I decided that by doing my videos in english I could potentially reach more people. Also if you want to be a good software developer, you should speak and write english correctly.

  3. Nonetheless the scripts I made when I did my videos in spanish are in the spanish-legacy folder. Scripts are separated according to the programming language.

  4. Now that points 1 and 2 are clear, I decided that putting random scripts in a repo is usually a bad idea, so sometimes I put codes in another single, independent repo if there is a lot of code. Otherwise, yes, you will find random scripts inside Jupyter Notebooks in the notebooks folder. I think their names are sufficient to describe what they do.

  5. If those scripts are not in the notebooks folder, then they are probably in the scripts folder.

About

Codes that I explain in my YouTube Channel


Languages

Language:Jupyter Notebook 80.2%Language:Python 13.4%Language:C++ 2.3%Language:R 2.2%Language:Julia 1.1%Language:Java 0.5%Language:Rebol 0.3%