BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//https://techplay.jp//JP
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALDESC:みんなのPython勉強会#59
X-WR-CALNAME:みんなのPython勉強会#59
X-WR-TIMEZONE:Asia/Tokyo
BEGIN:VTIMEZONE
TZID:Asia/Tokyo
BEGIN:STANDARD
DTSTART:19700101T000000
TZOFFSETFROM:+0900
TZOFFSETTO:+0900
TZNAME:JST
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
UID:782779@techplay.jp
SUMMARY:みんなのPython勉強会#59
DTSTART;TZID=Asia/Tokyo:20200709T190000
DTEND;TZID=Asia/Tokyo:20200709T210000
DTSTAMP:20260430T025201Z
CREATED:20200610T141612Z
DESCRIPTION:イベント詳細はこちら\nhttps://techplay.jp/event/78277
 9?utm_medium=referral&utm_source=ics&utm_campaign=ics\n\nコミュニテ
 ィの概要\n「みんなのPython勉強会」では、Pythonを中心
 としてプログラミングを仕事、研究、趣味など様々な
 シーンに生かす方法を一緒に学びます。プログラマ、W
 EBエンジニアに限らず、初心者からマスターまで様々
 なレベルの、いろいろな分野の人が集まるので、「み
 んな」の勉強会です。お気軽にご参加ください。\nStapy
  Global Meetup（グローバルミートアップ）\n今回は"Stapy Gl
 obal Meetup（グローバルミートアップ）"と題し、テーマ
 を”Stay home\, but connect global!（Stay homeだけど、グローバ
 ルにつながろう！）”としました。コロナショックを
 受け、3月からイベントをオンライン化しました。オン
 ラインになったことで、いろいろな人とリアルに会う
 ことができなくなるデメリットが生じていますが、一
 方で日本全国から多くの方が参加するようになり、1回
 のイベントあたりの申込者数が4倍以上に増えるメリッ
 トも出てきました。\nStay homeでしばらく我慢の生活が
 続きますが、ウェブ技術のおかげで私たちは国内にと
 どまらず、世界中の人たちと交流することができます
 。今回は海外で活躍するエンジニアの方々を招待して
 、コロナ禍でも進むDX（デジタルトランスフォーメー
 ション）について講演していただきます。ぜひお楽し
 みにしてください。\nイベント要領\n日時 ：2020年7月9
 日（木）\n　オンライン会：19:00〜21:00\n\n応募締切 ：7
 月9日（木）18:00\n\n対象者 ：\n　・Pythonに関心のある方
 \n　・プログラミングに関心のある方\n　・エンジニア
 の方\n　・ドキュメントに興味のある方\n\nオンライン
 参加について ：\n・Youtubeで配信します。配信先URLは、
 イベント前日と当日夕方に連絡します。connpassアカウ
 ントに紐づいているメールアドレス宛に届きますので
 、そちらをご確認ください。\n・多少、音声・画質に
 問題がでてくる可能性もありますことをご了承くださ
 い。なお、接続に関する不具合対応方法やクレーム等
 に対してはお受けいたしかねます。\n\n協賛 ：　リー
 ディング・エッジ社\n\nプログラム  (日本語)\n招待講演
 1:『Mini Tokyo 3D - 交通デジタルツインとデジタルトラン
 スフォーメーションの世界』草薙昭彦 (コグナイト \,  
 @nagix)\nMini Tokyo 3D は、昨年度の公共交通オープンデー
 タ使ったアプリコンテスト「第3回東京公共交通オープ
 ンデータチャレンジ」の最優秀賞受賞作品です。今回
 はこのアプリの開発秘話とデジタルツインの可能性に
 ついてお話しします。\nStapyの第1回勉強会でデータサ
 イエンス・データエンジニアリングについてお話しし
 たのですが、その後シンガポールに移住して4年が経ち
 ました。海外の開発現場の経験なども交えて、データ
 の意味付けやデジタルトランスフォーメーションの考
 え方についても触れたいと思います。\n招待講演2:  『
 数値計算ソフト開発の観点でのPythonの長所と短所』  Yu
 ng-Yu Chen (National Chiao Tung University（国立交通大学）\, @yun
 gyuc)\nPythonは数値計算ソフト業者が採用する人気のある
 スクリプト言語であり、ユーザーが困難な数値問題を
 解決するのに役立ちます。使いやすいインターフェー
 スと配列処理を使った適度な計算速度が得られますが
 、アセンブラに近い低水準言語のエンジニアリングに
 は向いていません。優れた数値計算ソフトを作るため
 、開発者はC++とコンピュータアーキテクチャに深い造
 詣をもつ必要があります。高水準言語の応用と低水準
 言語の実装のギャップを理解したことで、ユーザー（
 アプリケーションの専門家）が求める数値計算ソフト
 を構築するために必要なことをコンピューターサイエ
 ンティストが学ぶコースを作るきっかけになりました
 。この講演では、Pythonの長所と短所、およびC ++をどこ
 でどのように使用する必要があるかについて、数値計
 算ソフトの観点から概観します。この情報は、ソフト
 ウェアを作成するために必要なスキルセットを取得す
 るための計画を作成するために使用できます。このほ
 か、コロナパンデミックの中で私たち台湾のPythonコミ
 ュニティが行っていることについてお話しします。\n
 招待講演3: 『科学領域のデジタルトランスフォーメー
 ション』  髙味 空也\, 小柴 達也(Enthought)\nEnthoughtは、
 クライアントのデジタルトランスフォーメーションの
 取り組みにおいて、エンジニア・科学者などの効率性
 とビジネスインパクトに膨大な変化をもたらす可能性
 を創造するためのコラボに注力しています。本講演で
 は、1）米国だけでなく日本でも科学領域でのデジタル
 トランスフォーメーションをどのように進めているか
 、2）世界的なパンデミックの下での「新しい」働き方
 に弊社がどのように適応しているか、を取り上げます
 。最後に、オースティンで開催されるSciPy 2020（7月6日
 ～12日）とSciPy Japan 2020（10月30日～11月1日）につき簡単
 に説明させていただきます。\nProgram (English)\nInvited Talk 
 1:   "Mini Tokyo 3D - Digital Twins for transportation & the world of dig
 ital transformation"  Akihiko Kusanagi (Cognite\, @nagix)\nMini Tokyo 3D 
 is the grand award winner of last year’s application competition ‘Ope
 n Data Challenge for Public Transportation in Tokyo’. I will talk about
  the development story of this application and the potential of digital t
 wins.\nI spoke about data science and data engineering in the very first\
 , memorable meetup of this community\, and it’s been 4 years since I mo
 ved to Singapore after that. I would also like to discuss the concept of 
 data contextualization and digital transformation\, including experiences
  in development overseas.\nInvited Talk 2:  ”On the necessity and inapp
 licability of Python: Help us develop numerical software”  Yung-Yu Chen
  (National Chiao Tung University（国立交通大学）\, @yungyuc)\nPyt
 hon is a popular scripting language adopted by numerical software vendors
  to help users solve challenging numerical problems. It provides easy-to-
 use interface and offers decent speed through array operations\, but it i
 s not suitable for engineering the low-level constructs. To make good num
 erical software\, developers need to be familiar with C++ and computer ar
 chitecture. The gap of understandings between the high-level applications
  and low-level implementation motivated me to organize a course to train 
 computer scientists what it takes to build numerical software that the us
 ers (application experts) want. This talk will portray a bird view of the
  advantages and disadvantages of Python and where and how C++ should be u
 sed in the context of numerical software. The information may be used to 
 map out a plan to acquire the necessary skill sets for making the softwar
 e. In addition to the subject\, the speaker will also spend a couple of m
 inutes to share what the Python community does in Taiwan\, and our practi
 ces during the pandemic.\nInvited Talk 3: "Scientific Digital Transformat
 ion"  Kuya Takami\, Tatsuya Koshiba (Enthought)\nEnthought collaborates w
 ith clients in their digital transformation initiatives to create possibi
 lities that deliver orders of magnitude changes in expert efficiency and 
 business impact. In this talk\, we will cover 1) how we are pursuing digi
 tal transformation in scientific domains not limited in the United States
  but also in Japan\, 2) how we are adapting to the “new” way of worki
 ng under the global pandemic. Finally\, a brief coverage of SciPy 2020 in
  Austin (Jul 6-12) and SciPy Japan 2020 (Oct 30 - Nov 1) will be presente
 d.\n
LOCATION:オンライン
URL:https://techplay.jp/event/782779?utm_medium=referral&utm_source=ics&utm
 _campaign=ics
END:VEVENT
END:VCALENDAR
