MENU

Fun & Interesting

The Value of Source Code

Philomatics 219,638 lượt xem 4 months ago
Video Not Working? Fix It Now

Your code might not be as valuable as you think.

Get my interactive git cheatsheet as soon as it's released here:
https://philomatics.com/git-cheatsheet/


Link to Naur's article: https://pages.cs.wisc.edu/~remzi/Naur.pdf
Panic's blog post: https://blog.panic.com/stolen-source-code/

My most useful video yet (interactive rebase)
https://youtu.be/42392W7SgnE

My first video on git rebase (without --interactive)
https://youtu.be/DkWDHzmMvyg

My Top 10 git shortcuts:
https://youtu.be/CAnQ4b0uais

Fixing merge conflicts:
https://youtu.be/DloR0BOGNU0

Video on `git pull --rebase`:
https://www.youtube.com/watch?v=xN1-2p06Urc

How to change your default editor in git:
https://youtu.be/CAnQ4b0uais?t=131

Use the following command to change your default editor to VSCode:

git config --global core.editor "code --wait"

If you use a different editor, just Google "git set text editor to $yourEditor", it's usually easy to find.

0:00 - The Value of Source Code
5:07 - What is programming?
8:10 - First argument
10:18 - Second argument
11:46 - Third argument
14:03 - Transferring the theory
15:04 - Impact on the software industry

Thank you to Ben Freundorfer, Bernhard Brenner and Bruno Paulino for giving excellent ideas and advice during the video creation!

LEGAL DISCLAIMER
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Everything here is for informational purposes only. All non-licensed clips used for fair use commentary, criticism, and educational purposes. See Hosseinzadeh v. Klein, 276 F.Supp.3d 34 (S.D.N.Y. 2017); Equals Three, LLC v. Jukin Media, Inc., 139 F. Supp. 3d 1094 (C.D. Cal. 2015).e

Comment