【プログラミングxアート】直感的・視覚的に学ぶ Processing×Python 入門講座
【プログラミングxアート】直感的・視覚的に学ぶ Processing×Python 入門講座, available at $29.99, has an average rating of 4.6, with 39 lectures, based on 18 reviews, and has 149 subscribers.
You will learn about 無機質なコード画面で終わらず、毎回絵を出力して確認することで、プログラミングを視覚的に学びます。 可愛い動物のキャラクターを簡単なコードだけで作成する方法について、基礎から丁寧に学びます。 汎用性が高く人気のPythonを使って、初心者でも分かりやすいシンプルなコードから徐々にレベルアップしながら学びます。 ランダム要素を加えて、毎回異なる絵を出力する方法を学びます。 This course is ideal for individuals who are プログラミング未経験者や過去に挫折経験のある方 or プログラミングの入口から絵を描く出口まで、体系的に学びたいデザイナー、アーティスト方 or 文字ばかりのコード画面では面白味を感じず、絵を描きながら視覚的に学びたい方 or YouTube,Instagramなどで使用され、AIや機械学習への活用も盛んな人気の言語「Python」に興味がある方 It is particularly useful for プログラミング未経験者や過去に挫折経験のある方 or プログラミングの入口から絵を描く出口まで、体系的に学びたいデザイナー、アーティスト方 or 文字ばかりのコード画面では面白味を感じず、絵を描きながら視覚的に学びたい方 or YouTube,Instagramなどで使用され、AIや機械学習への活用も盛んな人気の言語「Python」に興味がある方.
Enroll now: 【プログラミングxアート】直感的・視覚的に学ぶ Processing×Python 入門講座
Summary
Title: 【プログラミングxアート】直感的・視覚的に学ぶ Processing×Python 入門講座
Price: $29.99
Average Rating: 4.6
Number of Lectures: 39
Number of Published Lectures: 39
Number of Curriculum Items: 39
Number of Published Curriculum Objects: 39
Original Price: ¥5,600
Quality Status: approved
Status: Live
What You Will Learn
- 無機質なコード画面で終わらず、毎回絵を出力して確認することで、プログラミングを視覚的に学びます。
- 可愛い動物のキャラクターを簡単なコードだけで作成する方法について、基礎から丁寧に学びます。
- 汎用性が高く人気のPythonを使って、初心者でも分かりやすいシンプルなコードから徐々にレベルアップしながら学びます。
- ランダム要素を加えて、毎回異なる絵を出力する方法を学びます。
Who Should Attend
- プログラミング未経験者や過去に挫折経験のある方
- プログラミングの入口から絵を描く出口まで、体系的に学びたいデザイナー、アーティスト方
- 文字ばかりのコード画面では面白味を感じず、絵を描きながら視覚的に学びたい方
- YouTube,Instagramなどで使用され、AIや機械学習への活用も盛んな人気の言語「Python」に興味がある方
Target Audiences
- プログラミング未経験者や過去に挫折経験のある方
- プログラミングの入口から絵を描く出口まで、体系的に学びたいデザイナー、アーティスト方
- 文字ばかりのコード画面では面白味を感じず、絵を描きながら視覚的に学びたい方
- YouTube,Instagramなどで使用され、AIや機械学習への活用も盛んな人気の言語「Python」に興味がある方
プログラミング×アートの世界へようこそ
講師のダダです。
プログラミングと聞いて
-
独学が難しそう
-
深い数学の知識が必要
-
パソコンに向かって文字をカタカタする無機質な作業
そう思っていませんか?
プログラミングは近年需要が高まっているスキルのひとつで、2020年にはプログラミング教育が必修化されるほどです。
しかし、プログラミング学習を始めても成果を出すまでに時間と労力がかかり、挫折してあきらめる方が多いことも事実です。特に、目的なく関数や型を覚えようとするとプログラミング学習は全く面白くありません。
この講座では、無機質な文字の羅列で終わらず、視覚的・直感的な絵としてコーディングを学ぶことができます。
ただし、この講座はプログラミングを極めたい!という人のための講座ではありません。
プログラミング初心者でも、絵をかきながらプログラミングの基礎を自然に身に着けることで、抵抗感なく楽しく学べることをコンセプトにしています。
イラスト、アートの世界にいるけど、プログラミングは基礎だけでも知っておいた方がいいかなとは思いつつも、文字だらけの画面を敬遠してしまう、過去に挑戦したことがあるけど挫折した方にもお勧めできる内容です。
【講座の特徴】
-
プログラミングで犬や猫などのキャラクターを作成できます。
-
プログラムのランダム性を生かした作品を作ることができます。
-
プログラムで条件を付けて動物をマウスの動きに合わせて変化させることができます。
【本講座で扱う関数の一例】
-
ellipse関数
-
rect関数
-
triangle関数
-
quad関数
-
arc関数
-
fill関数
-
background関数
-
stroke関数
などの関数を使用しております。
この講座を受講される方の、プログラミングって楽しい!もっとプログラミングを学んでみよう!と思うキッカケになると嬉しいです。
Course Curriculum
Chapter 1: はじめに
Lecture 1: 講座の紹介
Lecture 2: 講座の要点テキスト
Lecture 3: プログラミングって何?
Chapter 2: Processingのインストールと設定
Lecture 1: インストール前準備(bit数の確認)
Lecture 2: Processingインストール方法
Lecture 3: Processingのインストールできない時の対処方法
Lecture 4: 設定をPythonに設定を変更しよう
Lecture 5: 設定の確認・使用方法
Lecture 6: ファイルの保存方法・保存場所
Chapter 3: Processingの使い方
Lecture 1: 座標系について
Lecture 2: 図形:円の書き方
Lecture 3: 図形:矩形の書き方(四角)
Lecture 4: 図形:三角の書き方
Lecture 5: 図形:四角の書き方
Lecture 6: 図形:半円の書き方
Lecture 7: 図形に色を付けよう
Lecture 8: 図形の枠を変えてみよう
Chapter 4: 作品を作って復習をしてみよう
Lecture 1: 作品を作っていこう
Lecture 2: 作品を作ってみよう
Lecture 3: 解答のダウンロード方法
Lecture 4: 解答が実行できない時の対処方法
Lecture 5: 解答を詳しく見ていこう
Lecture 6: 作品の秘密
Chapter 5: Pythonの基礎を学ぼう
Lecture 1: ProcessingでPythonを使ってみよう
Lecture 2: Pythonの基礎(変数について)
Lecture 3: Pythonの基礎(データの型)
Lecture 4: Pythonの基礎(算術演算子)
Lecture 5: Pythonの基礎(変数の使い方)
Lecture 6: Pythonの基礎(for文)
Lecture 7: Pythonの基礎(関数について)
Lecture 8: Pythonの基礎(関数を作ってみよう)
Lecture 9: Pythonの基礎(変数を使った関数の作り方)
Lecture 10: Pythonの基礎(if文)
Chapter 6: Processing✖︎Pythonで作品を作ろう
Lecture 1: アニメーションを作ってみよう
Lecture 2: マウスの動きに合わせた作品
Lecture 3: ランダム性を生かした作品
Lecture 4: 条件分岐を使って変身させよう
Lecture 5: 【おまけ】座標を見えるようにしてみよう
Chapter 7: ボーナスレクチャー
Lecture 1: ボーナスレクチャー
Instructors
-
ダダ dada
python芸術家 -
うめちゃん 学びラボ
3DCG
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 1 votes
- 4 stars: 8 votes
- 5 stars: 9 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024