You are on page 1of 101

Software Installation guide for the

Windows environment

Python from scratch

Get ready before the classes ☺


Computer specification – Python from scratch

✔ min. 8 GB RAM,
✔ recommended processor Intel i5 lub Amd10,
✔ min. 8GB free disc space
✔ System min. Windows 7.
List of programs for the Python from scratch course - to download at home
BEFORE THE CLASSES

Before the course start, please remember to install Python3 and 2 versions of PyCharm: Community and
Professional. At first, only Community will be used.
However, with Professional, please wait until the classes Backend Technologies will start. From that
moment you will use PyCharm Professional and also get the free access for 6 month.

Other programs should be downloaded and installed before classes to be able to start the activity.
List of programs and tools used during the Python from scratch

Please download and install the following programs at home before the classes!
✔ Slack communicator - https://slack.com/get
✔ Python 3 – installation guide (slide 5)

✔ PyCharm – installation guide (slide 18)


✔ Git – installation guide (slide 34)

✔ MySQL - installation guide (slide 52)

✔ MongoDB - installation guide (slide 78)

✔ DBeaver Community – installation guide (slide 91)


Python 3
Python 3
1. Start your Internet browser.
2. Go to
www.python.org/downloads/windo
ws
3. Click Download Windows x86-64
executable installer.
4. It may take a few minutes to
download the file. Wait for it to finish.
Python 3
Go to the directory where you saved the
downloaded file and run it.
Python 3
Select Add Python to PATH and click
Install Now.
Python 3
Wait for the installation to be
completed.
Python 3
Clic Disable path length limit and
confirm with Close.
Python 3
Complete the installation process by
clicking Close button.
Python 3
Go to Start and enter the phrase
cmd.exe. Then choose the icon of
Command Prompt.
Python 3
You can verify your installation by
executing this command
python –version
If the installation has been completed
successfully, you should see information
about the installed version.
Python 3
The command pip3 --version gives you
the number of package manager.
Python 3
To Install virtualenv enter the
command pip3 install virtualenv.
Python 3
Wait for the installation to be completed.
Python 3
You can verify your installation by
executing this command
virtualenv --version
PyCharm
PyCharm 1. Start your Internet browser.
2. Go to www.jetbrains.com/pycharm
and click Download (Community
version will be enough).
3. It may take a few minutes to
download the file. Wait for it to
finish.
PyCharm
Go to the directory where you saved the
file and open it.
PyCharm
The installation program will start.
Go to the next step by pressing the Next
button.
PyCharm
Select the directory in which you want
to install PyCharm (you can leave the
default values).
PyCharm
You can create desktop shortcut.
Go to the next step by pressing the Next
button.
PyCharm
Enter the name in Menu Start.
You can leave default value.
PyCharm
Wait for the installation to be
completed.
PyCharm
Complete the installation process by
clicking Finish button.
PyCharm
Choose Do not import settings on this
screen.
PyCharm
Configure the line ending conversions
by choosing Continue.
PyCharm
You can confirm or not, that you want to
send some statistics to JetBrains
company.
PyCharm
Choose the colour of interface and click
Next.
PyCharm
On this screen you can install more
options of PyCharm or just Click Start
using PyCharm.
PyCharm
Wait a moment, PyCharm is activating
now.
PyCharm
Congratulations! You can now start
work with IDE!
GIT
Git
1. Start your Internet browser.
2. Go to
https://git-scm.com
3. Press Download for Windows.
Git
Wait until download is completed.
Git
Go to the download directory and open
the file.
Git
Press Next button after you read the
license.
Git
Set the installation directory. You can
leave default value.
Git
Choose components that should be
installed. You can leave default values.
Git
Enter Start Menu shortcut name. You
can leave default value. Click Next
button.
Git
Choose the default editor used by Git.
You can leave default value (Vim).
Git
On this screen, you will decide what the
default branch should be called. Leave
the "Let Git decide" box.
Git
Adjust your PATH environment variable
by choosing second option.
Git
Choose OpenSSL on this screen.
Git
Configure the line ending conversions
by choosing Checkout Windows-style,
commit Unix-style line endings.
Git
Choose MinTTY as default terminal.
Git
Choose default behaviour of “git pull”.
Git
Choose Git Credential Manager Core.
Git
You can leave default values on this
screen.
Git
Leave unchecked all experimental
features.
Git
Wait a moment until installation is
complete.
Git
Congratulations! Git is ready to work!
Git
You can verify your installation by
executing this command
git --version
MySQL
MySQL
1. Start your Internet browser.
2. Go to
https://dev.mysql.com/downloads/inst
aller/
MySQL
Press Downloads button (choose bigger
file).
MySQL
On the following screen you can choose
to create an account or log in. If you do
not want to enter any data, click on No
thanks, just start my download.
Download will begin.
MySQL
Go to the download directory and open
the file.
MySQL
You can choose installation type on this
screen. Choose Custom and press Next.
MySQL
Choose following elements to install:
• MySQL Server
• MySQL Workbench
• MySQL Shell
• Connector/J
Optionally you can choose MySQL
Documentation and Samples and
Examples. Confirm by clicking on Next
button.
MySQL On Install screen you’ll see components
that have to be installed. Click Execute
to install.
MySQL Wait a moment for installation to be
completed and press Next.
MySQL
On Product Configuration screen press
Next button.
MySQL
On Type and Networking screen leave
default values and click on Next button.
MySQL
On Authentication Method leave
recommended option checked.
MySQL On Account and Roles screen set a
password for root user. Don’t forget this
password.
MySQL
On Windows Service screen leave
default values.
MySQL
Wait a moment, configuration will be
saved.
MySQL
Click on Finish button.
MySQL
Click on Next button.
MySQL
Enter root password you set on
previous screen and click on Check
button.
MySQL
If you entered the correct data, the
Next button will be activated.
MySQL
Press Execute to finish configuration
process.
MySQL

Press Next on the following screen.


MySQL
Congratulations! You can now start
work with MySQL database!
MySQL
You should see this screen if you left
checked Start MySQL Workbench after
Setup on previous screen.
MongoDB
MongoDB
1. Start your Internet browser.
2. Go to
https://www.mongodb.com
3. Press Try Free.
MongoDB

Choose On Premise.
MongoDB
Select the Community Server version, os
and package. Press Download. Download
will begin.
MongoDB
Go to the download directory and open
the file.
MongoDB
Wait a moment for installation to be
completed and press Next.
MongoDB
Press Next button after you read the
license.
MongoDB
Choose Complete on this screen.
MongoDB
You can leave default value on this
screen. Press next.
MongoDB
You can leave default value on this screen.
Press next.
MongoDB
Press Install on this screen.
MongoDB
Wait a moment for installation to be
completed.
MongoDB
Congratulations! MongDB is ready for
work!
DBeaver Community
DBeaver Community
1. Go to:
https://dbeaver.io/download/.
DBeaver

1. Go to the Downloads tab.


2. Download the file from the link
Windows 64 bit (installer).
DBeaver

1. Run the downloaded file.


2. Follow the installation wizard.
DBeaver

1. By choosing the first option,


DBeaver will also be available to
other users who have an account
on your computer.
DBeaver

1. In the next step, we choose the


default components.
DBeaver

1. We choose the location at will, it is


important to remember it.
2. Click Install to install the package.
DBeaver

1. In order not to lose the program,


create a shortcut on the desktop by
selecting the Create Desktop
Shortcut option.
DBeaver

If after clicking on the icon Dbeaver


started and you see the question
whether to create an example database,
congratulations! The installation was
successful.

You can answer the question in the


Na pytanieiemożesz
negative, odpowiedzieć
press “No”.
przecząco, czyli naciśnij “No”.
DBeaver

After you click “No”, DBeaver will suggest


creating a new connection. Don't worry,
in class you will find out what this
program wants from you at the moment.
The installation is now complete.

Na pytanie możesz odpowiedzieć


przecząco, czyli naciśnij “No”.

You might also like