ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

274 results

Codanics
Day 5: VScode, Git-Bash, Miniconda Integration | 365 Days of Growing Together

Welcome to Day 5 of the 365 Days of Growing Together challenge! Today, we're integrating VScode, Git-Bash, and Miniconda ...

33:58
Day 5: VScode, Git-Bash, Miniconda Integration | 365 Days of Growing Together

2,166 views

Streamed 3 weeks ago

brainhack org
Introduction to the terminal (Bash)

BrainHack School 2020 - Week 1 Day 1 - Introduction to the terminal by Ross Markello Connect with Ross on Twitter: ...

1:12:23
Introduction to the terminal (Bash)

1,194 views

5 years ago

KAUST Visualization Core Lab
Introduction to Version Control using Git for (Data) Scientists (Fall 2021)

Recording of the live Introduction to Version Control using Git for (Data) Scientists workshop from the Fall 2021 Introduction to ...

3:31:14
Introduction to Version Control using Git for (Data) Scientists (Fall 2021)

537 views

4 years ago

Riffomonas Project
How to set up git for a bioinformatics project: using version control with git and GitHub (CC014)

In this screencast tutorial, Pat Schloss shows how you can incorporate version control into your projects using git and GitHub.

39:49
How to set up git for a bioinformatics project: using version control with git and GitHub (CC014)

4,605 views

5 years ago

Raveesh Agarwal
[Git/GitHub] Signing your commits in GitHub -- Getting the verified badge on your commits

This tutorial helps you get the verified badge next to your commits. We: * Generate a public-private key-pair * Export public Key ...

24:55
[Git/GitHub] Signing your commits in GitHub -- Getting the verified badge on your commits

10,096 views

7 years ago

Codanics
git & GitHub for Data Scientists and AI experts

deeplearning #deeplearningtutorial #completecourse #machinelearning #ml101 #machinelearningfullcourse ...

47:18
git & GitHub for Data Scientists and AI experts

3,881 views

Streamed 1 year ago

DistroTube
Add Dialogs And Menus To Shell Scripts With Whiptail

Whiptail is a program that allows shell scripts to display dialog boxes and menus to the user for informational purposes, or to get ...

23:09
Add Dialogs And Menus To Shell Scripts With Whiptail

25,005 views

2 years ago

Geek's Lesson
Linux Command Line Full course: Beginners to Experts. Bash Command Line Tutorials

Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the ...

3:23:09
Linux Command Line Full course: Beginners to Experts. Bash Command Line Tutorials

1,439,041 views

6 years ago

Budiman JoJo
Introduction to Bash Scripting - Get Started to Improve

Thanks for watching guys :) Link to the github repository that is shown in the video: https://github.com/budimanjojo/scripts.

20:29
Introduction to Bash Scripting - Get Started to Improve

240 views

9 years ago

Microsoft Visual Studio
Git Fundamentals

Git is a free, open source distributed version control system. It has become wildly popular as a way to not only manage source ...

1:10:25
Git Fundamentals

150,660 views

8 years ago

GTALUG
Git Annex with Christopher Browne

git annex is a file synchronizer that uses Git to manage its metadata and to help provide synchronization infrastructure.

29:17
Git Annex with Christopher Browne

4,319 views

7 years ago

The Linux Classroom
BASH Basics: Paths Part 1 - Absolute Paths

An in depth and comprehensive view of absolute paths. With modern graphical file managers on Linux, Windows and MacOS ...

23:01
BASH Basics: Paths Part 1 - Absolute Paths

861 views

5 years ago

UNИX
01. Использование SSH и GIT

Разработка программного обеспечения для GNU/Linux Осенний курс 2020 года. Монтаж прямого эфира. Лекцию читает ...

1:25:56
01. Использование SSH и GIT

3,244 views

5 years ago

Cisco DevNet
Setting up your MacOS Environment

Learn more: http://cs.co/oymacosenv Cisco DevNet walks you through how to install a set of common development tools on a ...

21:44
Setting up your MacOS Environment

6,274 views

7 years ago

Riffomonas Project
How to write a bash script for your reproducible data analysis pipeline (CC247)

Bash and Zsh are tremendously powerful tools for doing file operations from the command line. You can combine multiple bash ...

28:05
How to write a bash script for your reproducible data analysis pipeline (CC247)

5,529 views

3 years ago

Riffomonas Project
How to write bash scripts: Automating steps in data analysis to make them more reproducible (CC018)

In this screencast tutorial, Pat Schloss shows how you can use scripts written in the bash language to execute steps in a data ...

44:01
How to write bash scripts: Automating steps in data analysis to make them more reproducible (CC018)

1,939 views

5 years ago

budlabs
CD tutorial: Top 3 ways to CHANGE DIRECTORY in ubuntu TERMINAL

cd() { # change directory # print current directory (replace $HOME with ~) # ls if [[ $1 = - ]]; then command cd "$OLDPWD" || return ...

24:59
CD tutorial: Top 3 ways to CHANGE DIRECTORY in ubuntu TERMINAL

308 views

6 years ago

Plain Concepts
Introducción a GitHub | Todo lo que necesitas saber

GitHub es uno de los repositorios online más grandes de trabajo colaborativo en todo el mundo. Se trata de un sistema de ...

32:41
Introducción a GitHub | Todo lo que necesitas saber

1,166 views

4 years ago

TK Noodle
Minetest - Starting with Github and MT modding (redo)

See "Show More" for topics list links !!] In this tutorial, I will show you the basics of getting started with github, git, and programming, ...

1:00:40
Minetest - Starting with Github and MT modding (redo)

244 views

8 years ago

Riffomonas Project
Using a pipe at the command line with bash, tar, gzip, and more! (CC251)

We've talked a lot about using a pipe in R, but did you know you can also use pipes at the command line when bash programming ...

24:34
Using a pipe at the command line with bash, tar, gzip, and more! (CC251)

1,433 views

3 years ago