Installing Python on Windows 10 with Scoop (apt-get) in 3 Minutes
Автор: Ding Tuts
Загружено: 2017-03-23
Просмотров: 2372
In this video, we will show you how to install Python on Windows 10 with Scoop (apt-get).
As you know, Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Python supports modules and packages, which encourages program modularity and code reuse.
Scoop is a command-line installer for Windows. It looks like apt-get on Ubuntu / Debian or Homebrew on Mac OS X, so that Scoop helps you get the programs you need, with a minimal amount of point-and-clicking. And these are some steps to install Python on Windows 10 with Scoop:
STEP #1 » Open Windows Powershell.
STEP #2 » Run these commands to install Scoop.
$ set-executionpolicy remotesigned -s cu → Choose Y
$ iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
$ scoop help
STEP #3 » Install Python with Scoop.
$ scoop search python
$ scoop install python
That's all.
Additionally, these are 4 reasons to use Python on your next project:
1. Python is Easy to Learn → Python was designed with the newcomer in mind. Python code is often 3-5 times shorter than Java, and 5-10 times shorter than C++. But while Python is easy to learn in itself, we all know the peril of studying alone and unprepared.
2. Python Runs on Any Platform → This is true of most popular languages (e.g. Java, C++, C) that are also open-source. You can run Python on very small devices such as a Raspberry-Pi or even the smaller Micro:Bit.
3. Python is a General-Purpose Language → You can make Desktop apps, Web apps or Mobile apps with Python.
4. Python is Constantly Improving → Python is not a completed language. Just last month saw the release of version 3.5.0, complete with new operators for matrix multiplication, coroutines with async and await syntax, a fast new directory traversal function, and other features.
Thank you for watching our video tutorial.
● More Scoop Video Tutorials: • Scoop Tutorials
● Installing Scoop on Windows: • Installing Scoop (apt-get) on Windows 10 i...
● Subscribe Ding Tuts Channel: / @dingtuts7064
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: