Zusammenfassung der Ressource
Computer Programming
- What is a programming language
Anmerkungen:
- http://www.businessdictionary.com/definition/programming-language.html
- A programming language is a special language programmers use to develop software programs,
scripts, or other sets of instructions for computers to do.
- Create program
- Control behavior of a machine
- Express algorithms
- Why python?
Anmerkungen:
- https://www.fullstackpython.com/why-use-python.html
- One of the largest ecosystems out of any programming community
- Accessible to new progeramers
- Provides many introductory resources
- Python's culture values open source software, community involvement with international events and teaching to new programmers.