You are on page 1of 2

Programs required for installation

№ PROGRAM NAME LINK

1. Zoom https://zoom.us/

https://docs.google.com/document/d/1A
1.1. Zoom installation instruction pM7tsPwTD_1JcXu4jFZFZRsGPJ20ze
5nEzODdD2N04/edit

2. Sublime text 3 https://www.sublimetext.com/3

https://my.vmware.com/en/web/vmware
/downloads/info/slug/desktop_end_user
3. VMware toolbox 15
_computing/vmware_workstation_playe
r/15_0

https://www.learnpython.org/en/Welco
4. Python Tutorial
me

5. Gitbook Clover https://clover.coex.tech/en/

Simulator installation (video


tutorial)
Recommended requirements:
● Intel core i5 or similar
6.
● 8 Gb of RAM https://youtu.be/-UA9ZOUk5ws
● 50 Gb of free disk space
● Windows 10 with
virtualization enabled

Enable virtualization (You can https://support.bluestacks.com/hc/en-us/


use video tutorial if your BIOS articles/115003174386-How-can-I-enabl
7.
is different) e-virtualization-VT-on-my-PC-

https://drive.google.com/file/d/1bkd54I9
8. Clover Image 1b_EiCsNIRvZS7NinBl3h58BZ/view?u
sp=sharing
Tasks:
1. Learn basic modules from Python course:
•​Hello, World!
• ​Variables and Types
• ​Lists
• ​Basic Operators
• ​String Formatting
• ​Basic String Operations
• ​Conditions
• ​Loops
•​Functions
•​​Modules and Packages

2. Write the program on Python: (Send Result to Svetlana, Yuliya or Timofey)


Drone flight from point A to point B with speed 2 meter/sec. Calculate distance between
points A (0.3, 2.6, 3) and B (6.5, 2.2, 3) and flight time.
Give answers in meters and seconds.

You might also like