Memory & Storage Architecture Seoul National University Python Installation In PC (Window, Mac OS) Byoungjun Kim Ansu

Slides:



Advertisements
Similar presentations
School of Engineering & Technology Computer Architecture Pipeline.
Advertisements

Operating systems This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License. Skills: none IT concepts: popular.
Title Center for Coastal and Ocean Mapping NOAA/UNH Joint Hydrographic Center Windows Python Tutorial Kurt Schwehr Jan 2007.
Week 1 basic Python programs, defining functions Special thanks to Scott Shawcroft, Ryan Tucker, and Paul Beck for their work on these slides. Except where.
USB Trip Download. 1. 다운받을 SD 카드를 컴퓨터에 꽂습니다. 주의 ) 단말기에서 사용 중인 ( 맵이들어있는 ) SD / Micro SD 카드 이여야 합니다 에서 ‘UsbTrip.zip’ 을 다운 받습니다.
How to install the Zelle graphics package
Unix Presentation. What is an Operating System An operating system (OS) is a program that allows you to interact with the computer -- all of the software.
To run the program: To run the program: You need the OS: You need the OS:
Raspberry Pi Training Truman College Goals of our Training Today Unbox and boot up the Raspberry Pi (RPi) Learn how to access the desktop graphical.
Chapter 1: Python Basics CSCI-UA 0002 – Introduction to Computer Programming Mr. Joel Kemp.
Python Mini-Course University of Oklahoma Department of Psychology Day 1 – Lesson 2 Fundamentals of Programming Languages 4/5/09 Python Mini-Course: Day.
Streaming Twitter. Install pycurl library Use a lab computer From the course website Download the links from pycurl and twitter streamer Extract site-packages.zip,
Memory & Storage Architecture Seoul National University GDB commands Hyeon-gyu School of Computer Science and Engineering.
N ETWORKED & D ISTRIBUTED COMPUTING S YSTEMS L AB Programming Assignments EE323 Computer Networks.
TinyOS 1/2 Onsystech Sangjae Han.
Memory & Storage Architecture Seoul National University Computer Architecture Byoungjun Kim School of Computer Science and.
COMP 171: Principles of Computer Science I John Barr.
Python technology Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python.
Web Scripting [PHP] CIS166AE Wednesdays 6:00pm – 9:50pm Rob Loy.
Creating Projects in JCreator Computer Science 40S.
AODVjr TinyOS Implementation
Computer Systems Nat 4/5 Computing Science Operating Systems.
Memory & Storage Architecture Seoul National University PuTTY Usage Hyeon-gyu School of Computer Science and Engineering.
General rules 1. Rule: 2. Rule: 3. Rule: 10. Rule: Ask questions ……………………. 11. Rule: I do not know your skill. If I tell you things you know, please stop.
ARToolKit Settings The department of Computer Engineering Shin ho hwan.
Week 1 basic Python programs, defining functions Special thanks to Scott Shawcroft, Ryan Tucker, and Paul Beck for their work on these slides. Except where.
OCR Computing GCSE © Hodder Education 2013 Slide 1 OCR GCSE Computing Python programming 4: Writing programs.
CSI3131 – Lab 1 Observing Process Behaviour. Running Linux under Virtual PC  Start Virtual PC  This Windows program provides a virtual machine to run.
System optimisation Unit 11.4A Computer Science Grade 11.
리눅스 : Lecture 3 Vmware, Cygwin, LINUX 설치 Acknowledgement : notes from A. Gokhale, A, Taylor.
Python Interpreter and Pycharm Community Edition
IPT – Getting Started June Online Resources Project Website Requirements Server Preparation Installation Running IPT Installation Demo Upgrade/Reinstall.
Mantid Manipulation and Analysis Toolkit for ISIS data.
ISAT/CS 250 login: jmu eid like harrisnl When you log into the lab machines using your jmu eid Your “home” directory is actually a directory on a server.
사용환경 Communicator 연동 프로그램 설치 Communicator 실행 Web Conference 개설
Dept. Computer Science, Korea Univ. Intelligent Information System Lab. 1 SWWS System Architecture using DamlRuleML Intelligent Information System Lab.
Getting Connected CPSC 1010 August 21, Connecting to the SOC Servers Why would we need to connect Work with files Transfer files from your local.
Ez-java(tm) platform 박 준 영 단말기술팀, LGTeleCom.
1/10/2008. >>> About Us Paul Beck * Third quarter TA * Computer Engineering * Ryan Tucker * Second quarter TA * Computer.
Mantid Manipulation and Analysis Toolkit for Instrument data.
Xi Wang Yang Zhang. 1. Easy to learn 2. Clean and readable codes 3. A lot of useful packages, especially for web scraping and text mining 4. Growing popularity.
System Programming Basics Cha#2 H.M.Bilal. Operating Systems An operating system is the software on a computer that manages the way different programs.
Web Scraping with Python and Selenium. What is Web Scraping?  Software technique for extracting info from websites Get information programmatically that.
General Computer Science for Engineers CISC 106 Lecture 02 James Atlas Computer and Information Sciences.
Intelligent Data Systems Lab. Department of Computer Science & Engineering Python Installation guide 컴퓨터의 개념 및 실습.
Mac OS X backdoor Trojan, now in beta? 報告人:劉旭哲. Introduction It targets users of Mac OS X As even the malware itself admits, it is not yet finished. It.
Computer Science I Lab 1 ISMAIL ABUMUHFOUZ | CS 180.
教育卡(电子卡) 身份信息认证指导 (学生). 身份信息认证渠道 教育卡管理中心为学生提供了 “ 教育卡官方网站 ” 和 “ 教育人人通客户端 ” 两种认证渠道。 1 教育人人通客户端 2 ●● 您可以在教育卡网站的 “ 人人通客户端 ” 版块下载江苏教育人人通客户端。
NAM S.B MDLAB. Electronic Engineering, KNU 1 Beaglebone Black System.
Tips. Iteration On a list: o group = ["Paul","Duncan","Jessica"] for person in group: print(group) On a dictionary: o stock = {'eggs':15, 'milk':3, 'sugar':28}
1 Thinking What are the top three ways that you use your computer? What type of programs do you use for these functions? 2 Web Search What is.
Lesson 4 Software: Systems and Applicatio n Software CREATED BY MOBIN 2016.
There are many leading online sources that are providing reliable encryption solution for your online as well as offline file security through smart software.
Easy Book Production using Bloom Software
CST 1101 Problem Solving Using Computers
Scripting for QA Engineers
System IC Design Lab. Dongguk University
How To Install Panda Antivirus For Mac?
Virtual Machines.
Kaspersky Antivirus Customer Service. Steps to Install Kaspersky Antivirus  Download the installer from the Kaspersky Lab website or use the link in.
Title Here Subtitle Here.
Nat 4/5 Computing Science Operating Systems
Setup Microsoft Office 365 &
Computers: Tools for an Information Age
CMPE 152: Compiler Design August 28/30 Lab
LING 388: Computers and Language
Windows Installation Tutorial
0. Overview of 2-Day Academic .NET Workshop
Computers: Tools for an Information Age
Department of Engineering Science EE 465 (CES 440) - Intro
Presentation transcript:

Memory & Storage Architecture Seoul National University Python Installation In PC (Window, Mac OS) Byoungjun Kim Ansu School of Computer Science and Engineering Seoul National University

Memory & Storage Architecture Seoul National University  Window 설치 2

Memory & Storage Architecture Seoul National University Download URL  PC 환경에서 Python Installation 하기  Web 환경이 아닌 PC 설치 환경으로 Python 을 실행할 수 있도록 하는 방법  Download URL 3

Memory & Storage Architecture Seoul National University 버전 선택 (For Window)  Python Installer 다운로드 받기 4

Memory & Storage Architecture Seoul National University 설치 진행  다운로드 후 받은 파일 “python msi” 실행  실행 후 “Next” 를 선택하여 설치 진행 5

Memory & Storage Architecture Seoul National University 설치 완료  Finish 를 선택하여 설치 완료 6

Memory & Storage Architecture Seoul National University 실행  c: / Python27 / Lib / idlelib / idle.bat 실행 7

Memory & Storage Architecture Seoul National University 실행  Shell 실행  Line by line 으로 실행 가능 8

Memory & Storage Architecture Seoul National University 실행  Script 환경으로 실행  File > New File 실행 9

Memory & Storage Architecture Seoul National University 실행  Script 환경으로 실행 10 Script 로 프로그래밍 가능한 환경

Memory & Storage Architecture Seoul National University 실행  Script 환경으로 실행  원하는 프로그래밍 후 Run > Run Module 실행 ( 단축키 F5) 11

Memory & Storage Architecture Seoul National University 실행  Script 환경으로 실행  최초 실행 시에는 저장 후 실행 가능 12

Memory & Storage Architecture Seoul National University 실행  Shell 창에 결과값이 출력됨 13

Memory & Storage Architecture Seoul National University  Mac OS 14

Memory & Storage Architecture Seoul National University IDLE 실행  Terminal 실행 15

Memory & Storage Architecture Seoul National University IDLE 실행  Terminal 실행 16

Memory & Storage Architecture Seoul National University Script 실행  Shell 실행 > Script 실행은 Window 와 동일 17

Memory & Storage Architecture Seoul National University Script 실행 18

Memory & Storage Architecture Seoul National University Script 실행 19

Memory & Storage Architecture Seoul National University Script 실행 20