Difference between revisions of "Git - GitHub and GitLab"

From
Jump to: navigation, search
Line 22: Line 22:
 
* [[Master Data Management  (MDM) / Feature Store / Data Lineage / Data Catalog]]
 
* [[Master Data Management  (MDM) / Feature Store / Data Lineage / Data Catalog]]
 
* [http://insights.dice.com/2018/02/26/github-machine-learning-skills-development-big-2018/ GitHub: Machine Learning, Skills Development | Nate Swanner]
 
* [http://insights.dice.com/2018/02/26/github-machine-learning-skills-development-big-2018/ GitHub: Machine Learning, Skills Development | Nate Swanner]
 +
* [http://www.infoworld.com/article/3448416/deepcode-does-ai-driven-code-reviews.html DeepCode taps AI for code reviews | Paul Krill - InfoWorld] - cloud service analyzes commits to GitHub or Bitbucket and flags security, performance, logic, and compliance issues
  
<youtube>Loav1kbA640</youtube>
 
 
<youtube>qWrcgHwSG8M</youtube>
 
<youtube>qWrcgHwSG8M</youtube>
 
<youtube>cII5ItmiYDY</youtube>
 
<youtube>cII5ItmiYDY</youtube>
Line 32: Line 32:
 
<youtube>mvIomArt2g8</youtube>
 
<youtube>mvIomArt2g8</youtube>
 
<youtube>xuB1Id2Wxak</youtube>
 
<youtube>xuB1Id2Wxak</youtube>
 +
<youtube>Loav1kbA640</youtube>
  
 
== Gist ==
 
== Gist ==

Revision as of 20:56, 25 October 2019

Youtube search... ...Google search

Gist

Gists are generally used as scratchpad / notepad, to write down small (or not so small) snippets of code or other information, written directly in the web interface, without the need to start a new project on your computer. Some people write full articles with them… For example, the famous article The introduction to Reactive Programming you've been missing is just a Gist. One advantage is that people can comment on your work. | Philippe Lhoste - Quora,

GitHub GraphQL API

Jekyll and GitHub Pages

git-cheat-sheet3jpg-12411754-pixels.jpg

GitLab