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 CompTIA Security+ Amazon AWS AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Meditation Personal Transformation Life Purpose 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 Retargeting
Microsoft Power BI SQL Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Data Science
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 Programming Languages C#

はじめてのC#入門【Visual Studio 2019対応】

C#をマスターしてWindowsデスクトップアプリやUnityゲーム開発、CADソフトのプラグイン開発などにチャレンジしよう。macOSでもC#の基礎を学べます。
Rating: 3.9 out of 53.9 (64 ratings)
299 students
Created by 井上 博樹 (Hiroki Inoue)
Last updated 5/2019
Japanese
30-Day Money-Back Guarantee

What you'll learn

  • C#(プログラミング言語)の基礎知識
  • Visual Studio Community Editionを使用したアプリケーション開発手順
  • Windowsフォームアプリケーションの開発手順
  • C#や.NETフレームワークなどのWindowsアプリケーションの動作の仕組み

Course content

8 sections • 32 lectures • 1h 43m total length

  • Preview04:30

  • Visual Studio 2019のインストール(Windows)
    03:23
  • Preview05:15

  • Hello Worldアプリを書いて実行してみよう!(Windows)
    05:22
  • MacでHello Worldプログラムを実行してみよう!
    04:18
  • Hello Worldプログラムの要点
    02:15

  • 変数(現在時刻を表示しよう)
    05:23
  • サンプルコード
    00:28
  • データ型(日付フォーマットの変換)
    03:59
  • サンプルコード(時刻表示)
    00:38
  • 練習課題(文字列へのデータの埋め込み)
    00:08
  • 解答例(埋め込み)
    01:56
  • 解答例のコード
    00:42

  • セクションの概要(フロー制御)
    01:20
  • 年齢で処理を分岐するプログラムを作成しよう
    07:57
  • サンプルコード(if文)
    00:39
  • 条件分岐(switch文)
    07:03
  • サンプルコード(switch)
    00:49
  • 繰り返し・ループ
    02:00
  • Forループで階乗を計算してみよう!
    06:00
  • サンプルコード(Forループ)
    00:27
  • Whileループで書き直してみよう
    03:37
  • サンプルコード(Whileループ)
    00:32
  • 練習課題(Whileループ)
    00:07
  • 課題解答サンプル
    02:25

  • はじめてのフォームアプリを作成してみよう
    04:37
  • Visual C#の基本用語を学ぼう!
    03:34

  • 消費税計算アプリの概要
    01:33
  • フォームを作成しよう
    08:15
  • ボタンにイベントハンドラを追加しよう
    05:31
  • 10%加算した金額を表示するようにしてみよう!
    02:58

  • Preview05:25

Requirements

  • Windows 10が使用できること(MacユーザーはVirtualBoxなどにWindowsをインストールすれば学習可能です)
  • インターネット接続(Visual Studio のインストールに必要です)
  • PCの基本的な使用方法に関する知識(フォルダーの作成や、テキストの入力など)

Description

【最新更新情報】

2019/5/6 Visual C#による消費税計算アプリ開発のセクションを完成しました。


【コース概要】

このコースではMicrosoft社が公開しているC#というプログラミング言語による開発の基礎を学びます。

C#は、

  • Windowsデスクトップアプリケーション開発

  • サーバーサイドプログラミング

  • Unity(ゲームエンジン)によるゲームソフト開発

  • CADソフトのプラグイン開発

などで広く使用されていて、世界的に人気があります。

ぜひこの機会にC#をマスターし、いろいろなアプリケーション開発にチャレンジしましょう。


【コースの構成】

第1日:

(1)イントロと環境構築

   Visual Studio 2019 (Windows, Mac)をインストールして、C#のコーディングやビルド・実行ができる環境を作ります。

(2)はじめてのC#プログラムを書いてみよう


第2日:C#の基本文法

  • C#の基本文法(変数やデータ型)

  • C#におけるフロー制御(条件分岐や繰り返し)

第3日:Windowsデスクトップアプリケーションを開発してみよう

  • フォームを設計し、ボタンを表示してみよう

  • 簡単な計算をするアプリを作ってみよう

  • イベントハンドラを設定する

  • イベントハンドラを記述する

  • 計算結果をテキストボックスに出力する


#それ以外のトピックについても追加していきたいと思いますので、もしリクエストがあればQ&Aに投稿いただくか、メッセージでお送りください。

Who this course is for:

  • C#を学んでWindowsアプリケーションの開発にチャレンジしたい方
  • はじめてプログラミング言語を学ぶが、シンプルな言語で学習をスタートしたい方
  • Unity(ゲーム開発)や、3D CADソフトウェアのプラグイン開発などのためにC#をマスターしたい方

Instructor

井上 博樹 (Hiroki Inoue)
AIエンジニア、Udemy講師
井上 博樹 (Hiroki Inoue)
  • 4.1 Instructor Rating
  • 21,829 Reviews
  • 87,816 Students
  • 34 Courses

東京大学工学部卒。富士総合研究所・国際大学GLOCOMを経て、ワシントンD.C.の教育系スタートアップ(Blackboard)にて多言語化などを担当。NASDAQ IPOを経験した後、起業。

Udemyでのべ約122,000名にAI開発・プログラミング講座を34コース提供中。

現在は、研究開発へのAI導入支援を提供し、ディープラーニングによる電力消費量予測、医療分野におけるディープラーニングによる画像分析などの研究開発の支援実績有。

また、Udemyでの教育経験を活かし、教育機関や企業などの教育研究支援、オンライン教育プラットフォーム(LMS/Moodle/Canvas/Blackboard)導入、反転授業・ブレンデッドラーニング・パーソナライズドラーニング(個別学習)の導入支援、映像授業制作、教育アプリ開発なども提供。


著書・訳書: 「インターネットの歴史と社会的インパクト(1994年 訳」「Moodle入門(2007年)」「Moodle2ガイドブック(2013年)」「反転授業マニュアル(2014年)」「動画xスマホで稼ぐ(2014)」「エンジニアのためのオンライン講座制作ガイド(2016年12月刊)」

中国語検定HSK3級, 4級(6段階の下から4段階目まで)合格。

TOEIC955点、リスニング満点.


Udemyを通じて、多くの方がAIアプリ開発・モバイルアプリ・ウェブ開発などをマスターし、イノベーションにチャレンジする応援をしたいと日々コース制作をしています。


  • 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.