Rakuten Commerce Tech Meetup ~ 1/30 in 大阪~
日程:2020/01/30(木)19:30 〜 21:30
このイベントの参加方法については、主催者の説明をご確認ください。
募集期間:2019/12/26(木) 14:05 〜2020/01/30(木) 21:30
会場:楽天株式会社 大阪支社
大阪府大阪市北区中之島3-2-18
主催 : Rakuten
募集内容 | 申し込み不要、もしくは当サイト以外で申し込み 30人まで |
---|
目次
Rakuten Commerce Tech Meetup 1/30
~楽天 コマーステックエンジニアとJava愛を語る in大阪~ Vol.6
楽天大阪支社には多くのJavaエンジニアが在籍し、コマーステックに携わっています。
技術がどのようにコマーステックに生かされているのか、Java愛とともにご紹介します。
Sparkでビッグデータを処理している話、Javaでのクロスプラットフォーム実装の話、Kotlinでのプログラミング・・・そんなお話をさせていただく予定です!また、今回もトークセッションの後はお酒と軽食をご用意しますので、現場のスタッフ・参加者の皆様と交流を深めてください!
日程・場所
2020年1月30日(木)19:30~21:30 (受付 19:00~20:00/途中退場可)
※19:00前のご来館はお控えくださいますようお願いいたします
楽天株式会社 大阪支社
京阪中之島線「渡辺橋駅」【4番出口】より徒歩1分
地下鉄四つ橋線「肥後橋駅」【3番出口】より徒歩2分
地下鉄御堂筋線・京阪本線「淀屋橋駅」【7番出口】より徒歩7分
JR東西線「北新地駅」【11-5番出口】より徒歩7分
※JR大阪駅【51番出口】より徒歩12分
https://corp.rakuten.co.jp/about/map/index__p6.html
■入館方法:
住友不動産中之島ビル9Fまでおこしください。
当日のスケジュール(予定)
時間 | プログラム | 詳細 |
---|---|---|
19:00~19:30 | 受付(20:00最終受付) | 楽天大阪支社9階にて受付 |
19:30~19:35 | Opening Session | イベント主旨、当日の流れの説明 |
19:35~19:55 | Session 1 | Spark with Java |
19:55~20:15 | Session 2 | 楽天市場におけるJavaでのクロスプラットフォーム層の実装 |
20:15~20:35 | Session 3 | Functional programming in Kotlin/JVM |
20:35~21:30 | Meetup Party | お酒と軽食を片手に懇親会! |
Talk Session内容(予定)
Spark with Java
How to process big data using spark with java. How we are handling big data in ranking team using spark
資料:英語、発表:英語
楽天市場におけるJavaでのクロスプラットフォーム層の実装
楽天市場を支えるシステムの中で、APIやDBやサードパーティシステムとどのようにJavaでクロスプラットフォーム層を実装したのかお話します。
資料:英語、発表:日本語
Functional programming in Kotlin/JVM
Kotlin a JVM language designed to interoperate with Java and offer an improved developer experience. It’s already a popular tool for writing web services, and Android apps.
Kotlin really shines when it is adopted with a functional programming mindset.Functional programming makes the developer to create code that is easier to read, easier to test and reuse, better for concurrency, and less prone to bugs.On This talk, It will be introduced Functional Topics and how to apply them using Kotlin.
資料:英語、発表:英語
対象
各種エンジニア(ご自身でプログラミングもしくはコーディングをしたことのある方)
参加申込方法
こちらのフォームからお申込みください。
諸注意
- 名刺を1枚お持ちいただきますようお願いいたします
- 内容は予告なく変更される場合がございます
- ご参加対象外の方には当日ご参加をご遠慮いただく場合がございます
- キャンセルされる場合はお手数ですが、ご一報いただけましたら幸いです
Talking Java Love with Commerce Tech Engineers in Osaka
Rakuten Osaka branch has many Java engineers involved in Commerce Tech. Introducing how technology is being used in Commerce Tech, along with the love of Java.
We’ll talk about processing big data with Spark, cross-platform implementation in Java, programming in Kotlin …!
Also, after this talk session, we have prepared drinks and snacks, so please [engage/talk] with the staff and participants on site!
Place/Time
1/30/2020 (Thursday) 19:30~21:30
※Reception opens from 19:00~20:00/Leaving early accepted
※Please avoid arriving before 19:00
Rakuten, Inc., Osaka Branch
Keihan Nakanoshima Line -Watanabebashi Station 【Exit 4】 1 min walk
Osaka Metro Yotubashi Line – Higobashi Station 【Exit 3】 2 min walk
Osaka Metro Midosuji Line – Yodoyabashi Station
JR Tozai Line – Kitashinchi Station 【Exit 11-5】 7 min walk
JR Osaka Station 【Exit 51】 12 min walk
https://global.rakuten.com/corp/about/map/index__p6.html
■How to enter:
Please come to Sumitomo Nakanoshima Building, 9F
Schedule
Time | Program | Details |
---|---|---|
19:00~19:30 | Reception(Close at 20:00) | at Rakuten Osaka Branch 9F |
19:30~19:35 | Opening Session | Brief Overview of the Event |
19:35~19:55 | Session1 | Spark with Java. |
19:55~20:15 | Session2 | Rakuten Ichba with Java as a cross-platform layer implementation in our system |
20:15~20:35 | Session3 | Functional programming in Kotlin/JVM |
20:35~21:30 | Meet up Party | Gathering with drink (alcohol) and light food |
Talk Session Content
Spark with Java.
How to process big data using spark with java. How we are handling big data in ranking team using spark.
Document : English, Presentation : English
Rakuten Ichba with Java as a cross-platform layer implementation in our system
We will talk about how we use Java to implement a cross-platform layer, where we communicate with lots of databases, APIs, services, and third-party systems.
Document : English, Presentation : Japanese
Functional programming in Kotlin/JVM
Kotlin a JVM language designed to interoperate with Java and offer an improved developer experience. It’s already a popular tool for writing web services, and Android apps.
Kotlin really shines when it is adopted with a functional programming mindset.Functional programming makes the developer to create code that is easier to read, easier to test and reuse, better for concurrency, and less prone to bugs.On This talk, It will be introduced Functional Topics and how to apply them using Kotlin.
Document : English, Presentation : English
Eligible Person
Engineers (People with experience in programming or coding)
Application
Please apply here.
Attention
- Please bring your business card.
- Contents may change without notice.
- We may refuse participants who are not eligible.
- Please notify us of cancellations.