Top/lang/C++
English | Japanese
English | Japanese

Menu

  • Top
  • Search 検索
  • Writers 著者リスト
  • Online forum フォーラム
↑

Recent

2021-08-17
  • os/Linux
2019-01-17
  • eq/LulzBot
2018-12-10
  • dev/Motoman
2018-07-05
  • tool/Git
2018-05-02
  • lib/Eigen
  • writer/Ilya_Ardakani
2018-04-26
  • lib/Deformable_Simulators
  • Top
2018-04-23
  • writer/Naoya_Chiba
  • MenuBar
  • writer
2018-04-22
  • lang/Python
2018-04-21
  • lang/C++
2018-04-19
  • Editor(editor)/Assignment
  • Editor(editor)
  • lang/C++/Exercise
2018-04-18
  • SandBox2
  • lang/Python/Exercise
  • soft/FreeCAD
  • lib/Chainer
Access: 2/981 - Editor / Admin

C++

Akihiko Yamaguchi
Abstract 概要
C++ is a programming language to create executable on computers.

Introduction はじめに †

Read briefly the Wikipedia pages:

  • C++ - Wikipedia

Wikipedia の解説を読むとよい:

  • C++ - Wikipedia
↑

Features †

  • C++ is a compiled language, i.e. we compile source code into an executable, which is typically faster than script languages.
  • According to the The 2017 Top Programming Languages by IEEE, C++ is the 4th popular programming language.
↑

When to use C++? †

  • When you want to make fast programs.
  • When you want to use libraries made for C++.
  • When you want to make ROS (Robot Operating System) programs (note: other option is Python).
↑

A Recommended Way to Learn C++ †

How to setup the coding environment?

  1. Install Linux (Ubuntu is recommended) and use g++
  2. Use Visual Studio on Windows

Beginners:

  1. Follow the exercise step-by-step exercise (En/Jp) of learning C++.
↑

Useful Links of C++ †

  • cplusplus.com is one of the best reference available online. It also has tutorials.
  • Stack Overflow is a community of programmers where you can find a lot of questions and answers, or you can ask a new question.
  • There is a Japanese version of Stack Overflow.





Last-modified:2018-04-21 (Sat) 22:48:22 (2627d)
Link: os/Linux(1414d) Top(2623d) ROS(2631d) writer/Akihiko_Yamaguchi(2631d)
Site admin: Akihiko Yamaguchi.
Written by: Akihiko Yamaguchi.
System: PukiWiki 1.5.0. PHP 5.2.17. HTML conversion time: 0.011 sec.