Archive: 2018

Firebase Fundamentals

Noteshttps://github.com/joeeames/FirebaseFundamentalsCourse .child().parent().root() In a database, when you have a ref, you can use .parent to get the parent node Data Design PrinciplesDon’t treat Fi

Unity C# Adv

https://www.youtube.com/watch?v=p-KjunKkuJw&list=PLadYLGMfR6Lp0UkcG6DJWD_Qaqzm4t--w

Unity DLC

Options: StreamingAssetsApplication.persistentDataPathApplication.temporaryCachePath Referenceshttps://github.com/kimsama/Unity-ZipDownload https://forum.unity.com/threads/is-it-possible-to-download

Hybrid App Development

https://ymedialabs.com/hybrid-vs-native-mobile-apps-the-answer-is-clear/ https://docs.microsoft.com/en-us/xamarin/cross-platform/app-fundamentals/building-cross-platform-applications/ https://docs.m

eBook Creation

IDPF | International Digital Publishing Forum | http://idpf.org/ePUB | Electronic PublicationMOBI | Mobipocket Format - Kindle DevicesKF8 - Kindle Fire 8AZW -DRM - Digital Rights ManagementKDP - Ki

Unity Dissolve

Referenceshttps://www.youtube.com/watch?v=taMp1g1pBeE

Bitrix24

Bitrix24 is a CMS, Project management and HT Management cloud platform

Unity Performance and Optimization

Unity Performance and OptimizationCommon CausesPoorly structured codeGarbage collectionExpensive operations (/ vs X)Demanding scriptsCode for readability -> Profile -> Optimize Our Notes P

Kha

Kha is a cross-platform, ultra-portable, high performance, open source multimedia framework built on Haxe

UML

UML Relationships Sequence DiagramsObject LifetimeMessageExecution Occurrence (time of operation) Document the behaviour of your system

Software Architecture

Software Architecture The software architecture of a system is the set of structures needed to reason about the system, which comprise software elements, relations among them and properties of both.

Unity Visual Studio

http://www.what-could-possibly-go-wrong.com/unity-and-visual-studio/ https://blog.terresquall.com/2020/11/fixing-visual-studios-intellisense-autocomplete-in-unity/