The Value of Source Code

Описание к видео The Value of Source Code

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...
Panic's blog post: https://blog.panic.com/stolen-source-...

My most useful video yet (interactive rebase)
   • git interactive rebase - Undo, Edit &...  

My first video on git rebase (without --interactive)
   • git rebase - Why, When & How to fix c...  

My Top 10 git shortcuts:
   • My most used git aliases  

Fixing merge conflicts:
   • Never fear merge conflicts again - gi...  

Video on `git pull --rebase`:
   • Never* use git pull  

How to change your default editor in git:
   • My most used git aliases  

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

Комментарии

Информация по комментариям в разработке