Python is a fantastic programming language that has taken the world by storm. It’s easy to use, powerful, useful and fun. It works with other programming languages and with all the major computer operating systems and platforms available today. It’s the ideal choice for entry-level
programmers who want to learn a new skill or simply want to discover how they can create something on the computer that works for them.
We can start learning python by installing Python 3.6 from the Anaconda Distribution:
Windows:
https://repo.continuum.io/archive/Anaconda3-5.0.1-Windows-x86.exe
Linux:
https://repo.continuum.io/archive/Anaconda3-5.0.1-Linux-x86.sh
Mac:
https://repo.continuum.io/archive/Anaconda3-5.0.1-MacOSX-x86_64.pkg
programmers who want to learn a new skill or simply want to discover how they can create something on the computer that works for them.
We can start learning python by installing Python 3.6 from the Anaconda Distribution:
Windows:
https://repo.continuum.io/archive/Anaconda3-5.0.1-Windows-x86.exe
Linux:
https://repo.continuum.io/archive/Anaconda3-5.0.1-Linux-x86.sh
Mac:
https://repo.continuum.io/archive/Anaconda3-5.0.1-MacOSX-x86_64.pkg
Comments
Post a Comment