Basic Programming Workstation Setup

Veröffentlicht am: 30 Dezember 2016
auf dem Kanal: tutoriaLinux
118,871
2k

1:10 - Overview
2:08 - The build-essential metapackage
3:16 - The Mighty Text Editor: vim, emacs, and Sublime Text 3
4:49 - Why not emacs or vim?
6:30 - Multiple cursors and packages in Sublime Text
7:45 - Git (software version control), along with a mini git-tutorial
11:40 - The Z Shell (zsh) and oh-my-zsh
16:08 - How to edit your zsh configuration file (showing how to change the zsh theme)

About this Video:

This video covers how to set up a basic programming or software development workstation. If you're getting into scripting, programming, and software development, you need a solid "base box" to work from.

I'm using Ubuntu for this, since it's the distribution that most people start with. We're going to set up a few things that are useful no matter which language environment you end up configuring on top:

1. The build-essentials package, which contains compilers, GNU make, and other tools you'll probably need later on (even if you're not working with C/C++).
sudo apt-get install build-essentials

1.5 A few other basic things:
sudo apt-get install curl wget

2. Sublime Text (text editor):
http://www.sublimetext.com/3

3. The Git version control system:
sudo apt-get install git-core

4. ZSH (the Z shell) and oh-my-zsh:
sudo apt-get install zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/rob...)"



Documentation
https://www.sublimetext.com/docs/3/
https://github.com/robbyrussell/oh-my...
http://zsh.sourceforge.net/Doc/

The entire Pro Git book (free):
https://git-scm.com/book/en/v2



##### More Stuff #####
My step-by-step project-based Linux course for beginners: https://www.udemy.com/course/hands-on...

Free Linux Sysadmin Course Playlist:    • The Linux Basics Course: Beginner to Sysad...  

DigitalOcean referral link: https://m.do.co/c/0380a1db56a6

Patreon:   / tutorialinux  
Official Site & e-mail list: https://tutorialinux.com/
Twitter:   / tutorialinux  
Facebook:   / tutorialinux  
Podcast: http://kernelpanicpodcast.com


Auf dieser Seite können Sie das Online-Video Basic Programming Workstation Setup mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer tutoriaLinux 30 Dezember 2016 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 118,871 Mal angesehen und es wurde von 2 tausend den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!