PinnedPublished inLevel Up CodingHow web browsers use Processes and ThreadsA process can be described as an application’s executing program. A thread is the one that lives inside of process and executes any part…Jul 16, 2020Jul 16, 2020
Find the nearest location on given vector array on Unreal EngineWhen you are using Unreal Engine, sometimes you may need to find the nearest location for a certain location using a vector array. For…Apr 20Apr 20
Ethical HackingIn today’s times with the extensive use of the internet and modern technologies, there is a massive challenge in protecting all our digital…May 27, 2021May 27, 2021
Human Computer Interactive SystemsHuman–computer interaction (HCI) studies the design and use of computer technology, focused on the interfaces between people (users) and…Dec 27, 2020Dec 27, 2020
Software Development Life Cycle (SDLC) methods and their advantages and disadvantagesSoftware Development Life Cycle (SDLC) is a process used by the software industry to design, develop and test high quality softwares. The…Nov 19, 2020Nov 19, 2020
Difference between Emulator and Simulator on mobile testingWhen we developing mobile applications, we should be able to test any step we develop time to time. So we have a proper way to test our…Nov 10, 2020Nov 10, 2020