Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Life Purpose Meditation Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Data Science Python

プログラミング言語 Python 3 入門

機械学習、データサイエンス、統計分析の分野で重要度を増すプログラミング言語 Python の基本を、チュートリアル動画でマスターしよう。
Rating: 4.0 out of 54.0 (1,761 ratings)
7,671 students
Created by Akihito Tamagawa
Last updated 7/2016
Japanese
30-Day Money-Back Guarantee

What you'll learn

  • Python のデータ、制御フロー、関数、データ構造、モジュール、例外(エラー)、クラス、入力と出力、標準ライブラリ
  • ターミナルを使用した Python の実行、PyCharm を使用した Python ファイルの作成、デバッグ実行

Course content

10 sections • 73 lectures • 6h 10m total length

  • Preview01:41
  • Python を起動
    02:31

  • Preview05:07
  • 数値 2
    05:20
  • 文字列 1
    06:27
  • 文字列 2
    07:18
  • 文字列 3
    07:32
  • リスト 1
    04:11
  • リスト 2
    02:54
  • リスト 3
    05:25

  • Preview06:15
  • if 文
    05:39
  • 条件式
    04:44
  • for 文
    04:46
  • range 関数
    05:16
  • break 文とループでの else 節
    06:41
  • continue 文
    03:36
  • pass 文
    01:29

  • Preview03:25
  • 関数を定義 2
    03:49
  • デフォルト引数値 1
    07:48
  • デフォルト引数値 2
    06:35
  • キーワード引数 1
    05:20
  • キーワード引数 2
    04:41
  • キーワード引数 3
    06:41
  • 任意引数リスト
    04:14
  • 引数リストをアンパック
    05:23
  • ラムダ式
    05:34
  • ドキュメンテーション文字列
    02:44
  • 関数アノテーション
    04:38

  • Preview05:42
  • スタックやキューとしてリストを使用
    05:20
  • リスト内包表記 1
    03:17
  • リスト内包表記 2
    04:12
  • リスト内包表記 3
    10:13
  • リスト内包表記をネスト
    04:47
  • del 文
    02:28
  • タプル
    07:22
  • 集合(セット)1
    04:40
  • 集合(セット)2
    04:41
  • 辞書 1
    04:41
  • 辞書 2
    05:07
  • ループ技法
    08:16

  • Preview07:52
  • 新しい Python ファイルを作成
    04:43
  • モジュール 1
    05:30
  • モジュール 2
    04:38
  • モジュール 3
    03:48
  • スクリプトとしてモジュールを実行
    04:56
  • PyCharm でモジュールを実行
    04:28
  • PyCharm でモジュールをデバッグ
    06:44
  • パッケージ
    04:13

  • Preview03:45
  • 例外(エラー)を処理 1
    03:17
  • 例外(エラー)を処理 2
    04:43
  • 例外(エラー)を処理 3
    03:57
  • 例外(エラー)を起こす
    02:23
  • クリーンアップを定義
    04:57

  • スコープ
    10:25
  • クラス 1
    04:56
  • クラス 2
    03:53
  • インスタンス
    04:05
  • メソッド
    04:28
  • クラス変数とインスタンス変数 1
    06:20
  • クラス変数とインスタンス変数 2
    09:07

  • 文字列のフォーマット
    08:22
  • ファイルの読み書き
    08:44

  • os
    03:57
  • shutil
    04:29
  • math, random, statistics
    04:13
  • urllib.request
    03:10
  • datetime
    02:02
  • リファレンス
    03:27

Requirements

  • このコースは Mac でチュートリアル動画を作成しているため、Mac であれば受講しやすいです。
  • Python や PyCharm は、Windows や Linux でもインストールして利用することができます。

Description

Python は世界中で人気があるプログラミング言語で、Google や YouTube、Instagram、Dropbox など、多数の企業やソフトウェアで使用されています。

近年では、機械学習、データサイエンス、統計分析などの分野で、高度な数値計算、科学技術計算ライブラリが豊富にある Python の重要度が増してきています。求人サイトによるプログラミング言語別平均年収ランキング (2016) で Python が 1 位になるなど、日本でも Python エンジニアへの需要が急速に高まってきています。

Python は汎用的なプログラミング言語で、様々な用途に使用することができます。Web アプリケーション、GUI アプリケーション、高度な数値計算や科学技術計算、ゲーム、ロボット向けアプリケーションと多岐に渡り、Python の知識を様々な分野で活用することができます。

Who this course is for:

  • 機械学習、データサイエンス、統計分析などの分野で Python を活用するために、プログラミング言語 Python を基本から学習したいデータサイエンティストや、他のプログラミング言語を理解していて、はじめて Python を学習するプログラマやエンジニアにオススメです。
  • はじめてプログラミングを学習される方にもオススメです。Python はプログラミング初心者にオススメのプログラミング言語です。Python のコードはシンプルで読みやすく、海外では、はじめて学習するプログラミング言語として Python が選ばれています。

Instructor

Akihito Tamagawa
Web アプリケーション開発者、UI デザイナー
Akihito Tamagawa
  • 4.0 Instructor Rating
  • 1,806 Reviews
  • 7,876 Students
  • 3 Courses

Web アプリケーション開発者、UI デザイナー。フリーランス歴 11 年。

よく使用している言語は JavaScript、TypeScript、Python、Swift で、大小さまざまなアプリケーションを開発している。UI デザインに対するこだわりが強い。

動画での学習が好きで、日本語・英語問わず、カンファレンス動画やチュートリアル動画をよく見ている。

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.