Posts

Showing posts from October, 2018

Swift Programming Tutorials

Image
Installing Mac OS X 10.11 El Capitan on VMWare Installing and Configuring XCode Swift Tutorial for Beginners Swift Functions Tutorial Swift Closures Tutorial Class and Object in Swift Swift Enums Tutorial Swift Structs Tutorial Programming for Team using XCode and SVN    *   *  Basic Swift 4 and iOS 11 - Free Preview     Beginner's Swift 4 & Unreal Engine - Learn Xcode, Make Games     C# Unity® and Swift 4 Masterclass: Make Games and Apps     Create an app like Twitter with Swift     How to create a Flappy Bird inspired iPhone game in Swift 2     iOS 10 Swift 3 - A Complete Practical Approach     iOS 11 & Swift 4.0 - A Beginner's Guide with Projects     iOS 11 & Swift 4: From Beginner to Paid Professional™     iOS 11 / Swift 4 - Programming 101     iOS Development - Create 4 Quiz Apps with Swift 3 & iOS 10     Make ...

Installing and Configuring Java on Mac OS

Image
1-  Download 2-  Installing Java 3-  Check Java Version 1- Download http://www.oracle.com/technetwork/java/javase/downloads/index.html  Version  Java 8   for  MacOSx  has size of  223MB . You downloaded 1 file  : 2- Installing Java  Double click on downloaded file in previous step to start installing. OK, you have successfully installed  Java . 3- Check Java Version After finishing installing  Java  you can check again the  Java  version. Application/Utilities Open  Terminal .   And run the command below to check the version  Java . ? 1 java -version View more Tutorials: Mac OS Tutorials

Installing Mac OS X Virtual Machine on VirtualBox

Image
1-  Download Mac OS 2-  Create Mac OS Virtual Machine 3-  Configure VBoxManage 4-  Start the Mac OS virtual machine 1- Download Mac OS Mac OS  is a computer operating system developed by  Apple.  This is a operating system with beautiful interface, however, to own a the computer of  Apple  with this operating system, you need to use a lot of money,  normally with the double price than that of common computers using  Windows  operating system. Fortunately, you can experience the  Mac OS  right on your computer by installing a    Mac OS  virtual machine on   VirtualBox . Below is the list of  Mac OS  versions released in recent years:  Mac OS Version Name Release Date 10.10 Yosemite June 2014 10.11 El Capitan September 30, 2015 10.12 Sierra June 12, 2016 10.13 High Sierra June 5, 2017 In this post, I will show you how to install the   Mac ...