Discuss Scratch

mtaiking
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

名の通りです。

Last edited by mtaiking (May 24, 2018 02:51:44)

mtaiking
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

(Githubアカウント持ってない人来れ!
まずは自己紹介からいくか
・mtaiking
ミケケとかえむた主とかよんでほしい
・Githubアカウント
mtaiking(現在)
imystars(旧)
・やってる言語(やってる順)
1.HTML
1.enchant.js
3.Python
3.Swift
・使用OS
Mac OS X 10.10.3
よろすくです。
ko2222
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

元Small basicをやっていた人
ScratchにハマりすぎてHSPやC言語へ入り込めない
yu0712
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

javaとjsとphpとc#(多少)
azennto
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

smile basic
スペニッチ
(アセンブラorなでしこor scratchX or C言語 or Java or IOS or Android or UNIX)
yaya3156
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

Smile Basic(プチコン)
VBA
mtaiking
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

azennto wrote:

smile basic
スペニッチ
(アセンブラorなでしこor scratchX or C言語 or Java or IOS or Android or UNIX)
iOSもやってんの?すげー!何言語?
azennto
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

mtaiking wrote:

azennto wrote:

smile basic
スペニッチ
(アセンブラorなでしこor scratchX or C言語 or Java or IOS or Android or UNIX)
iOSもやってんの?すげー!何言語?
いや…………やろうと思ってるだけ…………
ryorozyo
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

アンドロイドのアプリをスクラッチみたいなやつで作れるやつがあるらしくて、
それやろうかなあとオモテル
suraimutatu
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

smile basic
basic
c
scratch (当たり前)
javascript
htmlぐらいかな
Stitch0512
Scratcher
500+ posts

Scratch以外のプログラミング言語やってる人交流場

ruby
mtaiking
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

ryorozyo wrote:

アンドロイドのアプリをスクラッチみたいなやつで作れるやつがあるらしくて、
それやろうかなあとオモテル
あるみたいねぇ、MIT作のやつ
mtaiking
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

HTMLはマークアップ言語で、プログラム言語じゃないらしい
awey
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

c++やってる。
エラーばっかり出る。
azennto
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

#include <stdio.h>
#include <errno.h>

void main(void)
{
FILE *fp = fopen( “kottiminnna.aho”, “r” );
if( fp == NULL ){
printf( “%d¥n”, errno );
}
else{
fclose( fp );
}
}


  ( ゚д゚)  「動かない…?」
_(__つ/ ̄ ̄ ̄/_ 
  \/   /
    ̄ ̄ ̄


 ( ゚д゚ )
_(__つ/ ̄ ̄ ̄/_ 
  \/   /
    ̄ ̄ ̄


コピペなんでちょっと質問はひげソーリーです 申し訳ない

Last edited by azennto (May 20, 2015 12:02:01)

mtaiking
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

お、いいアイデア思いついた。(OS XのAppとiPhoneのApp)
MMGISS
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

javascriptやってたひと。
yu0712
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

まてお前ら、cobolとBは知ってるよな?(震え声)
mtaiking
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

yu0712 wrote:

まてお前ら、cobolとBは知ってるよな?(震え声)
そういうお前らはCocoaとCocoa touchくらい知ってるよな?
Swiftってなんだ?いってみ
yu0712
Scratcher
1000+ posts

Scratch以外のプログラミング言語やってる人交流場

mtaiking wrote:

yu0712 wrote:

まてお前ら、cobolとBは知ってるよな?(震え声)
そういうお前らはCocoaとCocoa touchくらい知ってるよな?
Swiftってなんだ?いってみ
cocoa系=iosとかの言語だったはず
swift=国際銀行間通信協会
あとBはさすがに知名度ないけど
cobolは知っとけ


Powered by DjangoBB