Swift – Tips for beginner
Swift is brand new programming language introduced by Apple at World Wide Developer Conference 2013 for iOS and OS X apps development. It build on the best of C and Objective-C without constrain of C...
View ArticleWhy medical organization should feel a need for a mobile app?
Mobile world has penetrated into each and every sector of the economy. Among that, healthcare sector is benefited most. Surges in mobility, enhanced data connectivity and big data analytics are mainly...
View ArticleMobile game marketing trends that will be expected in 2016
Mobile users are increasing day by day compared to the desktop one. People send half of their time interacting on mobile apps. The most powerful approach in marketing is to discover and outreach. The...
View ArticleAre you longing for your app to be interactive ?
User experience is something similar to visit to a grocery stores. If the sufficient stock is not available the customer will not be pleased. A pleasant time and hassle free deal is what the user is...
View ArticleHow to find dream developer for your restaurant app ?
Do you need to develop a mobile application for your restaurant to remain competitive and to increase your customer’s loyalty. For that you would of course browse the internet and go for online app...
View ArticleDeveloper to End-user : All that you need to know about Apple TV and tvOS
As a developer of app not everyday, a new platform for development gets dropped on you. But after the announcement of Apple TV and tvOS that thing comes true. The new tvOS SDK can be use to design and...
View ArticleSwift – Tips for Intermediate
Have you read my previous post about beginner tips for Swift developers? Then, let’s get some serious shit out of Swift in this post. I’ll try to cover new features of Swift like keywords, attributes,...
View ArticleCreate your First VR Game using Unity, Check Our Simple Demo Code !
Introduction Currently, the most popular option for developing VR games is Unity. Google CardBoard comes as the prime choice to get started rather than spending plenty. Loads of people having...
View ArticleThanks to all our clients and Yudiz team for making this Dubai Trip a huge...
Yudiz has been working in the field of Mobile Gaming, Mobile Applications and Web Development since 6 years and we have had the priviledge to work on more than 800+ projects successfully. But besides...
View ArticleMaking a basic 2D tile map editor using a custom inspector
Overview Custom inspectors help you to change the way the inspectors look and work. They also allow you to add a lot of flexibility and certain behaviours to your regular inspectors. We’ll create a...
View ArticleAdding GUI elements to the Hierarchy Window
Overview Click To Download Full Source Code This post shows how to add GUI elements to the game objects in the Hierarchy Window in Unity. You can add elements like toggles, buttons, and icons/images to...
View ArticleImplement Siri feature in your application to Send Message without opening...
Click To Download Full Source Code iOS: 10 Language: Swift Xcode Version: 8 Mac OS: 10.12 Step 1: Create Simple Xcode Project For this demo, first create a Xcode project by selecting ‘Single View...
View ArticleGetting started with Asset Bundles in Unity
Click To Download Full Source Code Asset Bundles are files that contain assets. Various assets like models, textures, audio files, etc. can be put in a bundle and exported to be used later. They let...
View ArticleWhat’s new in iOS 10 Push Notifications?
Click To Download Full Source Code iOS: 10 Language: Swift Xcode Version: 8 Mac OS: 10.12 Step 1: Create Simple Xcode Project For this demo, first create a Xcode project by selecting ‘Single View...
View ArticleBug Life Cycle in Software Testing
Any error, fault, gap in requirements or the unexpected output of the software application under test is called as Bug or Defect. Bugs can be found out at any stage during SDLC (Software development...
View ArticleGetting Started with Character Design & Animation
Every awesome, adorable and our favourite cartoon characters are inspired by one idea and one idea alone. A character sketch is a quick rendering of your character. You must ask yourself questions...
View ArticleHow to integrate HTML with Ionic
Click To Download Full Source Code Getting started with Ionic Framework Ionic is an advanced HTML5 Mobile App framework which is built most probably using Angular JS and web technologies like HTML,...
View ArticleGetting Started With FLEXIBLE BOX
Click To Download Full Source Code What is flexible box? Flexbox (Flexible Box) is the new layout mode in CSS3. It does not use float to display the flex items side by side. It comprises of flex...
View ArticleNavigation System in Unity3D
Introduction The Navigation System allows character which can navigate the game world. It gives your characters the capacity to remember that they want to take stairs to attain 2nd floor, or to jump...
View Article7 most important bug reporting skills every QA agent should have
Overview Every QA beginner have a question in their mind that “How to report a bug or which skills are required for that?”. Bug reporting requires a specific set of skills which are different from...
View Article