1 00:00:00,240 --> 00:00:07,350 In this lecture, we will start to set up the whole environment we will be using to set up them 2 00:00:07,350 --> 00:00:09,000 will use virtual machines. 3 00:00:09,420 --> 00:00:14,480 If you are new to this concept, virtual machine is emulation of a computer system. 4 00:00:15,180 --> 00:00:21,240 They are based on computer architectures and provide the functionality of a physical computer to create 5 00:00:21,240 --> 00:00:21,560 one. 6 00:00:22,020 --> 00:00:27,810 We need to virtulization software and optical disk image, a.k.a. ISO file. 7 00:00:28,650 --> 00:00:34,740 If you don't know about them, I highly encourage you to read more about them from Internet before continue. 8 00:00:36,160 --> 00:00:43,060 In this course two virtual machines will be used a windows 10 virtual machine for creating Windows application 9 00:00:43,570 --> 00:00:47,520 and that Ubuntu Linux machine for creating server side web application. 10 00:00:48,700 --> 00:00:55,870 So let's start downloading the required files there are mainly two virtulization software exist on the 11 00:00:55,870 --> 00:01:04,180 I.T. world, a virtual box as open source option, and the VMWARE for commercial use. As personal choose 12 00:01:04,540 --> 00:01:06,540 I will be using VMware Fusion. 13 00:01:07,000 --> 00:01:08,860 It's Mac edition of VMWare. 14 00:01:09,890 --> 00:01:17,030 But you can also use virtual box, both of them will work fine as long as you can set up and also 15 00:01:17,480 --> 00:01:23,000 you can find the free version for the Windows of the VMWARE by searching VMPLAYER. 16 00:01:25,740 --> 00:01:34,770 It's a free version of VMWare for Windows, and it has everything we need, both of them can be installed 17 00:01:35,550 --> 00:01:41,640 from the official websites, virtualbox.org and also the vmware.com. 18 00:01:42,840 --> 00:01:48,690 Since both of them has trivial installations, which only requires you to click a bunch of next buttons, 19 00:01:49,260 --> 00:01:50,590 I won't be showing it now. 20 00:01:50,820 --> 00:01:53,460 Here I am ready with my VMWARE Fusion. 21 00:01:57,160 --> 00:02:01,600 Our next requirement is to download ISO file to do so, 22 00:02:02,540 --> 00:02:04,790 search for Windows 10 iso. 23 00:02:09,510 --> 00:02:15,840 In the first result, go to Microsoft's official Web page and download one. 24 00:02:19,560 --> 00:02:23,310 This page is in Turkish, let me change it back to English. 25 00:02:29,790 --> 00:02:34,930 Scroll down to the bottom and select the edition you want to download. 26 00:02:35,790 --> 00:02:42,300 I will be downloading Windows 10 27 00:02:47,820 --> 00:02:51,630 As architecture, I will be using 32 bits. 28 00:02:54,390 --> 00:02:55,020 Here we go. 29 00:02:56,380 --> 00:02:57,610 And for the Ubuntu 30 00:02:59,200 --> 00:03:00,070 search for 31 00:03:02,980 --> 00:03:04,900 Ubuntu iso file. 32 00:03:08,300 --> 00:03:14,990 From the Ubuntu's official web page, you can download the latest Ubuntu but I won't be using 33 00:03:14,990 --> 00:03:15,920 the latest version. 34 00:03:16,970 --> 00:03:24,320 I will be using 18.04, if you would like to use the same version with me 35 00:03:25,320 --> 00:03:31,230 search for Ubuntu 18.04 ISO. 36 00:03:35,640 --> 00:03:43,590 And go to the releases.ubuntu.com web page and download the ISO file. 37 00:03:46,650 --> 00:03:47,940 That's it for this lecture. 38 00:03:47,970 --> 00:03:49,070 See you in the next one.