< Previous | Next >
Using Python 2 to tell computers and similar devices how to help you - and the world | PauseDoChange
- Use a special utensil, Python, to help you - and the world
- Learn to use a special utensil called Python 2
- Python for Informatics
- A video from this course: Video: Python for Informatics: Introduction and Welcome [YouTube]
- Description and videos: Python for Informatics [py4inf.com]
- Study skills
- Background knowledge and skills that might be helpful
- Resources
- Selected chapters in the book for this course
- Chapter 1: Why program?
- Study skills
- Typing or entering information
- How might you type your Python code at a laptop or desktop computer or similar computer?
- The course might teach a learner how to use Python-related software at a computer in order that the learner can type code at that computer.
- How might you type your Python code at a smartphone or at a tablet computer or at a similar Internet-access device?
- If you want to type Python 2 code, you might use Python 2 at repl.it.
- Why might you want to use repl.it?
- Especially if you are not in a position to use relevant Python-related software at the smartphone, tablet computer, or other Internet-access device that you are using, then you might instead use Python 2 at repl.it.
- How might you start to use repl.it?
- The video, Using repl.it with Python 3 [YouTube], provides an introduction to repl.it. The title of the video refers to "Python 3", but the general approach outlined in the video can be used for Python 2.
- If you do not yet know how to use "Python", which is a utensil shown in the "Using repl.it with Python 3" video, then you might
- observe the general experience in the video to help you learn how you might use repl.it for your present studies and
- temporarily disregard the Python-related details in that video.
- When you practise typing Python code that you do not want to keep permanently, you might type the Python code into the black-background area, called the console, at repl.it, and then tap the Enter-key. When you are ready to type Python code that you want to save, you might type the Python code into the white-background area at repl.it.
- Chapter 12: Network Programming (HTTP)
- Study skills
- Typing or entering information
- How might you type your Python code at a laptop or desktop computer or similar computer?
- The course might teach a learner how to use Python-related software at a computer in order that the learner can type code at that computer.
- How might you type your Python code at a smartphone or at a tablet computer or at a similar Internet-access device?
- If you want to type Python 2 code that uses external packages, you might use CoCalc.
- Why might you want to use CoCalc?
- Especially if you are not in a position to use the relevant Python-related software at the smartphone, tablet computer, or other Internet-access device that you are using, then you might instead use Python 2 at CoCalc.
- How might you start to use CoCalc?
- Learning resources
< Previous | Next >
Copyright © 2018 by Barry G. Wong. All rights reserved.