CMPT 120 Study Guide - Final Guide: Batch File, Dynamic Programming Language, Python

150 views1 pages
meghan78 and 39786 others unlocked
CMPT 120 Full Course Notes
29
CMPT 120 Full Course Notes
Verified Note
29 documents

Document Summary

Advantage can immediately see result of commands, mistakes can be corrected readily best for beginners. Interpreter: program directly executes code without converting language, type commands in a prompt and it directly executes (python is a interpreted language) Compiler: program that transforms source code (programming language) into object code (machine language) for computer to understand. List of commands that can be executed without user interaction, another term for macro / batch file (python is a scripting language) Python is: open source, interpreter, multi-paradigm (procedural, oo, functional), dynamic programming language, scripting. Advantages are its user-friendliness (great for beginners), easy to use and learn, requires ten times less code than c++

Get access

Grade+
$40 USD/m
Billed monthly
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
10 Verified Answers

Related Documents