javaとpythonってどっちが初学に向いてる? [無断転載禁止]©2ch.net (139レス)
javaとpythonってどっちが初学に向いてる? [無断転載禁止]©2ch.net http://mevius.5ch.net/test/read.cgi/tech/1496856778/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
必死チェッカー(本家)
(べ)
自ID
レス栞
あぼーん
リロード規制
です。10分ほどで解除するので、
他のブラウザ
へ避難してください。
115: デフォルトの名無しさん [sage] 2020/04/29(水) 12:03:11.09 ID:m3der9dZ 3+2をpython javaとc++でプログラミングしてみ? # python わあ簡単! x,y = 3,2 print( x + y ) #java メンドクサイ奴 public class MyClass { public static void main(String[] args) { x=3; y=2; System.out.println(x+y); } } #c++ メンドクサイ奴 #include <iostream> using namespace std; int main() { int x = 2; int y = 3; cout << x + y << endl; return 0; } これみるとどの言語を選ぶべきかは一目瞭然 http://mevius.5ch.net/test/read.cgi/tech/1496856778/115
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.013s