Let the world spice up your life.

Junya NORIMATSU [レッスンパック] 基礎から応用まで!はじめて学ぶC/C++

Pack of 4 [レッスンパック] 基礎から応用まで!はじめて学ぶC/C++

50min 10,500 Points (2,625 Points per lesson)

Skype Lesson

コンピュータサイエンスへの第一歩

Material

Other - C言語は教科書を使います。C++は独自教材です。

Lesson Pack Details

This is a 4-lesson pack. You will be issued 3 "coupons" when the first request is confirmed. You will be able to use these coupons for subsequent requests in the pack. Please note that all requests related to this pack must be taken within 60 days of the confirmation date of the first request.

Description  

【これは4回(各回50分)のレッスンパックです】

このレッスンで学ぶこと

コンピュータの仕組みを学びましょう!
このレッスンではプログラミング言語の中でも長い歴史を持ちながら現代でもバリバリ活用されているCとC++を学びます。

本レッスンは以下のような方にお進めです!
  • コンピュータの原理に興味があって一度学んでみたい方
  • いつかコンピュータサイエンスに触れてみたいけど、教科書に出てきたプログラムの意味がわからなかった方
  • デスクトップアプリケーションに興味がある方
本レッスンはC言語の基礎から始めて、C++によるGUIプログラミングまでを一通り学びます。

レッスン内容

レッスンは前半(C言語)と後半(C++言語)で独立しています。
内容が独立していますのでC言語をすでに学んだことのある方は後半のC++から開始することも可能です。

 

C言語

教科書を使って学びます。教科書が終わった後に発展的内容も取り扱います。
  1. 基本文法(変数、型、if、for、while、関数)
  2. 配列
  3. 構造体
  4. メモリについて(関数スタック、ヒープ領域)
  5. ポインタ
  6. ファイル入出力
  7. (発展的内容) メモリ管理
  8. (発展的内容) make
 

C++

C++はC言語を拡張したのち独自に発展した言語です。
(昔のC++言語はC言語を完全に内包していましたが現在は異なる部分もあります)
  1. メンバ関数、クラス
  2. カプセル化
  3. new
  4. 継承
  5. 多態性(オーバーロード・オーバーライド・仮想関数・純粋仮想関数)
  6. テンプレートの使い方
  7. 標準モジュール(Standard Template Library)
  8. CMake
  9. パッケージマネージャ(vcpkg)
  10. GUIプログラミング(wxWidgets)
 C++レッスンではお絵書きアプリを開発しながらC++の言語仕様を学びます。 開発するアプリの完成版は Githubで公開しています。 (公開しているプログラムは後述の応用単元の内容も含みます)

C++の応用(希望者のみ)

ご希望の方にはC++レッスンで作ったアプリをさらに拡張してオリジナルのお絵書き言語を開発します。 以下の内容を学びます。(以下の内容はC/C++の言語仕様とは別の内容です)
  • 字句解析
  • 構文解析 / 演算子順位解析
  • アフィン変換

教科書

C言語のレッスンでは教科書を使います。
初回レッスンまでに購入してご用意ください。
 
C++では独自に開発した教材を使います。
教材はご受講のタイミングでお渡しします。

その他

  • はじめての方はまず「はじめましてレッスン!」にお越しください。
  • 単発レッスンもご用意がございます。
  • macをご利用の方は事前にお知らせください
  • C++の教材の中で三角関数を使う部分があります。三角関数について忘れてしまった方にはレッスンの中で補足いたしますが、数式を見るのが苦痛という方はご注意ください。
Currently Not Accepting New Students

This tutor's cancellation policy

Cancellation of pack lessons
• 'Unstarted' lesson packs(1) can be cancelled any time. Used Points will be completely refunded. If a 'started' lesson pack(2) is cancelled, you will be refunded 50% of the price of the remaining lessons provided that the lessons are unrequested, unconfirmed or not within 24 hours of their scheduled start times.
(1) A lesson pack for which none of the requests have been confirmed by the tutor.
(2) A lesson pack with at least one confirmed request. (By confirming the date and time for the first lesson in the pack the tutor confirms the pack as a whole and coupons are automatically issued)

Cancelling individual requests in a pack
• If you wish to cancel a single lesson that belongs to a pack but not the whole pack, you can do so via the request page. In this case, the coupon used to book the lesson will either be refunded or collected, based on the following policy.
Before request is confirmed (fixed)
• Cancellation possible at any time without charge.

After request is confirmed (fixed)
• Less than 24hours before lesson start time.→ Coupon will be consumed.
No-Show→ Coupon will be consumed.

Tutor’s profile  

From:   In:

2589

Lessons

193

Students

Yes
Junya NORIMATSU
Available Times
Tue10:00-11:00
Wed10:00-11:00
Fri10:30-12:30
Fri21:00-23:00
Sat11:00-13:00
Sat15:00-17:00
Sat21:00-23:00


See more

Hello. I'm Junya Norimatsu.【Self Introduction】I was involved in computer science research at graduate school.My area of expertise was the natural language processing.Currently I work as an engineer...

All lessons offered by this tutor 

はじめての方はこちらから!

Pythonを通してプログラミングを始めましょう。

Pack of 4 (2,625 Points per lesson)

Pythonを通してプログラミングを始めましょう。

コンピュータサイエンスへの第一歩

Pack of 4 (2,625 Points per lesson)

コンピュータサイエンスへの第一歩

システム開発に欠かせないデータベースのイロハを学びましょう

Pack of 4 (2,875 Points per lesson)

システム開発に欠かせないデータベースのイロハを学びましょう

Flaskによるアプリケーション開発入門

Pack of 4 (2,875 Points per lesson)

Flaskによるアプリケーション開発入門

Pack of 4 (2,875 Points per lesson)

プログラムの実行速度について考えよう

テキスト分類システムを通していろいろな機械学習アルゴリズムを学びましょう。

Pack of 4 (3,875 Points per lesson)

テキスト分類システムを通していろいろな機械学習アルゴリズムを学びましょう。

あなたの書いたコードを添削します

Available Times


Tue 10:00   11:00
Wed 10:00   11:00
Fri 10:30   12:30
Fri 21:00   23:00
Sat 11:00   13:00
Sat 15:00   17:00
Sat 21:00   23:00
Actual availability may differ. Please check when you make a request.

※ Times are shown in Asia/Tokyo. They'll convert to your timezone when you log in.

Check schedule

Feedback  

No comments, not yet.

Close

Got a question? Click to Chat