We will use “python”, “ruby” and “swift” as our “programming languages” to “Learn to Program”. Before we begin we will need to check if we have “python” / “ruby” / “swift” already installed on our system. We can do this by typing:
python
or
ruby
If they are NOT, we will need to install. If they are, we will need / want to check the version of “python”.
Once the version is verified, you will want to write your very first python / ruby script. Keeping with tradition, the very first program should be”
- Hello World
– manzoor
Related Links:
Internal:
External:
Web Programming in Python Links
Pingback: Build-a-App | Manzoor's thoughts