Después de mucho tiempo por fin logré descargar Cygwin correctamente. El problema que tuve fue que mientras lo estaba descargando perdí la señal y no logró descargarse completamente. Más tarde cuando quise continuar la descarga me decía que ya la había terminado pero no podía compilar mis códigos. La solución fue pedirle ayuda a Ken […]
Installing Python 3First of all, we need to install Python 3 in our computers. For doing this, you need to enter the followinweb site: https://www.python.org/Once you are here, select the option of downloads:This will take you to another part of t…
Hi everybody! I have already intalled a compiler and text editor: Here and image of them executing the “Hello World” program: I think that is all, folks. Have nice day!
It’s time to install Python. I decided to install VirtualBox so that I can run Ubuntu on my Windows PC. This video (in german, but there are videos in english, as well) showed me how to use an .iso-file to install Ubuntu using VirtualBox. Fortunately Pyhton 3 is already installed on Ubuntu. Unfortunately the resolution […]
This task was about learning to install python in a computer. In my case i have installed windows 8 as operating system in my personal computer. First of all i searched for python in the internet and found the official page of the languaje: https://www.python.org/ In it i found there are a lot of versions … Seguir leyendo How i set up Python →
So, this was (a) fun (nightmare)! The first time I tried to install Cygwin, it took about two hours before the program finally sent the message just about everyone hopes for when they install anything: installation failed. Yup, it wasn’t a great start but I was determined to make it right so I watched this … Continue reading WSQ01 →
I installed python at its official website: https://www.python.org/
Here is the Shell
I also installed Cygwin at its official website: https://www.cygwin.com/
It was easy for me to install Python, but installing Cygwin was a little bit more difficul…
I setup my school computer to run Python3, kind of. I have downloaded and installed Python3 and I’m currently using Cygwin. This isn’t my ideal programming environment as I was planning to use Linux and maybe learn something while screwing up my computer (as suggested by Ken). A quick Google search revealed something weird regarding my laptop model […]
I have just installed Cygwin and Atom in order to program using C++. When I first attempted to install Cygwin, I found many packages and got confused because i did not know which to install. After watching Ken’s tutorial about how to install it, it was rather easier. Also, I created a “Hello World” program which, after several attempts, compiled and worked. Finally, I found this great page with tutorials related to C++: http:/
This week I got Python, Atom and Cygwin all set up on my computer! I had some problems using Python with Cygwin, but Ken Bauer helped me to get it right. I later had a problem accessing to the directory, in which I had my Python document, from Cygwin, but I found this page that […]