Skip to main content

TRAINING UNITY 3D GAME ADVANCED : WORKING WITH FIREBASE-BANDUNG

TRAINING UNITY 3D GAME ADVANCED : WORKING WITH FIREBASE
By Purnama Academy - Training Center January 08, 2018  No comments


UNITY 3D GAME ADVANCED : WORKING WITH FIREBASE
www.purnamaacademy.com , Hotline (Call/SMS/WA) :  0838-0838-0001



Syllabus Overview
Training yang membahas tingkatan lanjut dari pengembangan game 3D menggunakan UNITY 3D baik skala desktop ataupun mobile, dimana peserta mengetahui cara cara menyimpan informasi data game dari player ke dalam backend dengan bantuan firebase SDK, hal ini memungkinkan untuk pengembangan game skala jaringan (online)

Class Type : Training
Duration : 2 Days (09.00 – 17.00)
Venue / Price : Click Here ,
Registration : Click Here  (Save up to 20% for Early Bird Registration !)

Description :
Firebase is Google's mobile platform that helps you quickly develop high-quality apps and grow your business

A dependable backend is a must-have for today's games. Giving users the ability to log in and save and retrieve player data can make or break a community-oriented game. The goal of this course is to build a flexible and scalable networking solution, which can be reused in any of your future games, using Unity and Google Firebase. Purnamaacademy' Instructor starts with an overview of the Firebase Authentication and Realtime Database modules and the Firebase SDK. He shows how to script some basic functionality for logging in and registering users, and progresses to more complex functions like saving and fetching data, waiting for responses while providing good visual feedback, and displaying real-time data in the Unity GUI. By following along, you will understand how to integrate Firebase with Unity, save and fetch user data in a game scene, and bundle your work in asset packages that can be used in many other Unity projects.

Topics include:
·         Working with Firebase
·         Adding signup and login functionality
·         Building a player class
·         Saving data
·         Retrieving data
·         Displaying data in the Unity GUI
·         Making a reusable asset package for other Unity project

*  You must have Unity 3D game experience skill to follow this course
Participants :  (Game Developer, Android Game Developer, Public)

Speaker  : Purnama Academy Trainer

#gamedevelopment  #carabuatgameunity #trainingfirebase  #unitygame #3dgametraining #tutorial  #tempattraining  #pelatihan #jakarta  #bandung  #bali  #jadwaltraining






Email This
BlogThis!
Share to Twitter
Share to Facebook
Categories: advanced training, bali, bandung, firebase, jadwal, jakarta, training, unity 3d training, unity with firebase
RELATED POSTS:
TRAINING MODERN WEB DEVELOPMENT 2 (4 HARI)
PURNAMAACADEMY.com (0838-0838-0001) info Jadwal silabus PA-315 : TRAINING MODERN WEB DEVELOPMENT 2 (4 HARI), Kegiatan pelatihan/ training akan dilak… Read More
TRAINING MOBILITY AND DEVICE FUNDAMENTALS (3 HARI)
PURNAMAACADEMY.com (0838-0838-0001) info Jadwal silabus PA-311 : TRAINING MOBILITY AND DEVICE FUNDAMENTALS (3 HARI), Kegiatan pelatihan/ training aka… Read More
TRAINING MODERN WEB DEVELOPMENT (4 HARI)
PURNAMAACADEMY.com (0838-0838-0001) info Jadwal silabus PA-314 : TRAINING MODERN WEB DEVELOPMENT (4 HARI), Kegiatan pelatihan/ training akan dilaksa… Read More
TRAINING HTML5 APP DEVELOPMENT FUNDAMENTALS (3 HARI)
PURNAMAACADEMY.com (0838-0838-0001) info Jadwal silabus PA-313 : TRAINING HTML5 APP DEVELOPMENT FUNDAMENTALS (3 HARI), Kegiatan pelatihan/ training a… Read More
TRAINING CLOUD FUNDAMENTALS (4 HARI)
PURNAMAACADEMY.com (0838-0838-0001) info Jadwal silabus PA-312 : TRAINING CLOUD FUNDAMENTALS (4 HARI), Kegiatan pelatihan/ training akan dilaksanaka… Read More
← Newer PostOlder Post →Home
0 comments:
Post a Comment
Terima kasih telah mengunjungi halaman website kami, Jika ada pertanyaan terkait informasi di Atas silahkan isi Comment Box di bawah ini, Tim kami akan merespon komentar/ pertanyaan Anda paling lambat 2 x 24 Jam

Untuk respon cepat silahkan hubungi 0838-0838-0001 (Call/Whatsapp)

Regards,

Management,

Comments

Popular posts from this blog

Laravel Training Purnama Academy

Nov 2018 Purnama Academy 0838-0838-0001 Kursus Laravel Training Center INdonesia, jakarta, Bandung, Bogor, Semarang, Yogya, Palembang kalimantan, surabaya visit www.purnamaacademy.com , Laravel - Online Courses, Classes, Training, Tutorials on Lynda https://www.lynda.com/Laravel-training-tutorials/2779-0.html Learn how to use Laravel, from beginner basics to advanced techniques, with online video tutorials taught by industry experts. Top Laravel Courses Online - Updated November 2018 | Udemy https://www.udemy.com/topic/laravel/ Whether you're interested in developing web apps in the Laravel PHP framework, or building a RESTful API with Laravel, Udemy has a course to help you ... PHP Laravel Framework | Brainmatics.Com brainmatics.com/php-laravel-framework/ Translate this page Laravel merupakan framework PHP yang dirancang untuk membangun situs web ... Pada training ini diharapkan mampu membantu meningkatkan kemampuan ... Dec 3 - Dec 6 Brainmatics Laravel training - Laracasts htt...

Display Current Year With PHP

Now that 2010 is just starting, many web designers have to update the copyright year on their own websites, and their client’s websites. Many end up doing it manually and waste a lot of time with this tedious task, but some use a better method, and it’s as simple as one line of PHP. Copyright <? print(Date("Y")); ?> No longer do you have to manually edit the footer of your websites with each year that passes!

Membuat SMS Gateway sendiri menggunakan PHP MySQL

Thanks to : http://blog.rosihanari.net/membuat-sendiri-kirim-sms-gratis-via-web-dengan-php-dan-mysql Masih terkait dengan SMS gateway, dalam artikel kali ini saya akan mencoba memaparkan cara membuat sendiri aplikasi kirim SMS gratis via web. Permintaan untuk membuat artikel dengan topik ini sudah banyak masuk ke email saya maupun komentar dalam blog ini. Namun, mohon maaf baru kali ini saya bisa mewujudkannya. ( Baca tutorial lengkapnya tentang php sms gateway ) Untuk membuat fasilitas kirim SMS gratis via web, kita membutuhkan sebuah aplikasi gateway untuk mengirim SMS. Aplikasi sms gateway ini nanti kita install atau letakkan di pc yang ada di rumah kita beserta modem/hp yang tercolok pada PC tersebut sebagai alat untuk mengirim SMS. PC ini harus senantiasa terhubung ke internet untuk berkomunikasi dengan PC server yang ada di hosting. Sedangkan di dalam hosting, kita buat semacam script form untuk interface user yang ingin mengirim SMS. Untuk aplikasi sms gateway yang diinstall di...