[Translation from English to Japanese ] Singpath Mobile: An iPad app for learning Python and Java If you’re a Python...

This requests contains 2051 characters . It has been translated 8 times by the following translators : ( kenny2030 , 3_yumie7 ) and was completed in 1 hour 28 minutes .

Requested by startupdating at 13 Nov 2012 at 14:06 621 views
Time left: Finished

Singpath Mobile: An iPad app for learning Python and Java

If you’re a Python or Java beginner, Singpath Mobile might just be your ticket to hackerdom.

The iPad app, developed as a Final Year Project by a team from the Singapore Management University, lets you pick a “path”, either Python or Java. You would then proceed to answer a series of quizzes on programming concepts, earning points and badges along the way. It’s sort of like Codeacademy.

kenny2030
Rating 50
Translation / Japanese
- Posted at 13 Nov 2012 at 14:55
Singpath Mobile:PythonとJavaを学ぶためのiPadアプリ

もしあなたがPythonあるいはJavaの初心者であるなら、Singpath Mobileはちょうどハッカー王国へのチケットとなるかもしれない。

このiPadアプリは、Singapore Management UniversityのチームによるFinal Year Projectとして開発されており、あなたはPythonかJavaのどちらかの「進路」を選ぶ。それから、プログラミングの概念に関する一連のクイズに答え、それにともなってポイントとバッジを得ることになるだろう。それは、言わばCodeacademyのようなものだ。
3_yumie7
Rating 60
Native
Translation / Japanese
- Posted at 13 Nov 2012 at 15:11
Singpath Mobile:Python、Java学習用iPadアプリ

あなたがPythonやJavaのビギナーならSingpath Mobileでまさしくハッカー社会への切符を手に入れることが出来るだろう。

シンガポールマネージメント大学チームの最終年企画として開発されたこのiPadアプリはあなたをPython或いはJavaへと案内してくれる。そこで道すがらポイントやバッジを稼いだりしながら、コンセプトをプログラミングする一連のクイズに答えて進んでいく。いわばCodeacademyのようなものだ。

According to the creators, this app is designed to help people overcome their programming anxieties with an easy entry to learning. It’s still an early version, so the creators are gathering feedback to drastically improve the user experience. It’s also non-commercial.

I’m personally fascinated by this app since I’ve picked up Python recently. But after trying it out, I think it has fallen short of its goals.

I wouldn’t recommend Singpath Mobile to absolute beginners as an entry point into programming. There are far better resources out there, such as Learn Python the Hard Way, any one of the free courses on Udacity, and yes, Codeacademy.

kenny2030
Rating 50
Translation / Japanese
- Posted at 13 Nov 2012 at 14:55
制作者によれば、このアプリケーションでは人々が容易に学ぶことができ、プログラミングについての不安を克服するのを助けるように設計されている。まだ初期のバージョンで、制作者はユーザーエクスペリエンスを劇的に改善するためにフィードバックを集めている最中だ。また、このアプリは非営利だ。

私は最近、Pythonについて学習したので、個人的にこのアプリには興味をかき立てられる。けれどもそれを試してみた後、このアプリはその目標に達していないように思った。

私は、完全な初心者に対しては、プログラミング学習への入り口としてSingpath Mobileを勧めたりはしないだろう。Learn Python the Hard WayやUdacityの無料コース、そして、そう、Codeacademyのようなはるかに良いリソースが存在する。
3_yumie7
Rating 60
Native
Translation / Japanese
- Posted at 13 Nov 2012 at 15:19
開発者によれば、このアプリは、誰でも簡単に入門できてプログラミングにたいする不安を克服するのを助けるために立案された。まだ初期バージョンなので開発者はユーザーエクスペリエンスを劇的に進化させるためにフィードバックを集めている。これは非営利のアプリでもある。
私は最近Python を利用するようになってから、個人的にこのアプリに魅せられている。だが、アプリを試すようになってからゴールにはまだ達していないと考えている。

全くの初心者にはプログラミングへの入門地点としてSingpath Mobileを私はお勧めしない。Learn Python the Hard WayやUdacityの全ての無料コース、そしてそう、Codeacademyなどこれよりもはるかによりリソースはいくつもある。

What Singpath Mobile lacks at this point is comprehensiveness. It expects people to know what functions and arguments in Python are, without unpacking what these concepts mean. A total novice would be lost.

Also, programming is best learnt by doing, and that involves actually typing out the codes. However, Singpath Mobile is essentially a series of quizzes. At best, it helps learners get acquainted with the language, but not the execution.

kenny2030
Rating 50
Translation / Japanese
- Posted at 13 Nov 2012 at 14:56
Singpath Mobileに現時点で欠けているのは包括性だ。Pythonにおける関数や引数がどのようなものであるかについて説明しておらず、学習者がそれらについてすでに知っていることを期待している。完全な初心者は道に迷うことになるだろう。

さらに、プログラミングというものは実際にやってみることによって最も良く学ぶことができる。そして、それには実際にコードをタイプすることが必然的に必要とされる。しかしながら、Singpath Mobileは基本的に一連のクイズで成り立っている。学習者が言語について精通するのには役立つだろうが、実行には役立たない。
3_yumie7
Rating 60
Native
Translation / Japanese
- Posted at 13 Nov 2012 at 15:27
この点でSingpath Mobile に欠けているのは広汎性だ。アプリは人々にPythonの関数や因数の概念が何を意味するのかひも解くことなく、それらを知ってもらうことを期待している。全くの新参者は道に迷ってしまうだろう。

またプログラミングは実際にそれをやりながら学ぶのがベストで、実際コードをタイピングすることに関連している。しかしSingpath Mobileは本質的にクイズだ。よくても、このアプリで学習者は言語に親しむ程度で、実行できるようにはならない。

But I did have some fun with Singpath Mobile. It’s sort of like an exercise book for me, a way to refresh some of the concepts I’ve grasped on Learn Python the Hard Way. At this point, it’s a complementary tool for the beginner.

I would love to see subsequent versions focus more on novice-friendly content and hands-on learning. Perhaps add a console and some exercises that allow users to create their first mini-scripts.

But I’m not sure how feasible it is to do that in an iPad app though.

After all, I’m just a novice.

kenny2030
Rating 50
Translation / Japanese
- Posted at 13 Nov 2012 at 14:57
でも、たしかにSingpath Mobileは楽しいものではあった。私にとっては練習帳のようなもので、Learn Python the Hard Wayで理解したいくつかの概念を復習する方法だ。現時点では、これは初心者向けの補足的なツールとなっている。

私は次のバージョンがもっと初心者にやさしいコンテンツと実践的な学習に焦点をあてたものとなるのを見たいと思う。おそらく、コンソールと、ユーザーが初めての短いスクリプトを書くことを可能にするいくつかの練習問題を加えることになるだろう。

でも、私はiPadのアプリでそれがどれくらい実行可能かについて明確に知っているわけではない。

結局のところ、私は単なる初心者に過ぎないのだから。
3_yumie7
Rating 60
Native
Translation / Japanese
- Posted at 13 Nov 2012 at 15:34
しかしSingpath Mobileには面白いことがある。これは私にとって練習ドリルのようなもので、Learn Python the Hard Wayでつかんだコンセプトを補充してくれるのだ。この点ではビギナーの補充ツールとなり得る。

次のバージョンでは、より入門者に親切な内容で体験型学習ができることに焦点を当てたものになるよう期待したい。おそらく、コンソールや練習問題を加えればユーザーが最初のミニスクリプトを作ることができるのだはないだろうか。

しかしiPadアプリ上でそれが実現可能なのかどうかはよくわからない。

結局、私は入門者にすぎないのだ。

Client

2015/01/21 数字表記についてアップデート済
THE BRIDGE(旧StartupDating)からの記事の依頼です。Tech in Asia、TechNode、e27などの記事の翻訳を依頼します。
必ず、以下のガイドラインに沿って翻訳してください。

*1行目はタイトルの場合がほとんどなので、それらしいヘッドラインにする
*文末を「〜だ、〜である」調の文体
*会社名、人名、プロダクト名などの固有名詞は英語名のまま。日本の人名や会社名の場合は日本語表記。
(Facebook、WeChat、Alibaba、iPhone、Google、Androidなど)
*人名には「氏」をつける
*英語名の両端に半角スペースなどを入れない
*インタビュー中では「~です、~ます」調の文体
*インタビューには「」をつける
*数字は半角
*$:米ドル(例:US$250 million→2億5000万米ドル、15,000→1万5000 etc)
*()括弧は全角


・startup:スタートアップ
・infographic:インフォグラフィック
・pitch:ピッチする
・conference:カンファレンス
・launch:ローンチ、ローンチする
・ecosystem:エコシステム
・user:ユーザ
・traction:トラクション
・e-commerce:eコマース
・angel investor:エンジェル投資家
・serial entrepreneur:シリアルアントレプレナー
・disruptive:震撼させるような、揺るがすような、革命を起こすほどのetc -> スタートアップシーンでは度々使われる単語です。単語で訳すのではなく、都度コンテクストと合わせて文章として意味が通じるように訳してください。
・monetize:マネタイズする

Additional info

http://sgentrepreneurs.com/2012/11/05/singpath-mobile-an-ipad-app-for-learning-python-and-java/
依頼者プロフィール欄の翻訳ガイドラインを見てください。

Try “Standard Translation” for specialized translation such as business purpose.

  • We can receive files such as Word, Excel, and PowerPoint.
  • There is no maximum word limit, and we deliver translations fast.
  • Higher-skilled translators will work on your request.

Feel free to contact
anytime