Category: Software Development

29
Dec
2015

To push in github

First we have to make the system to push: From windows you can use git bash or…

27
Dec
2015

Git commands in easy way

http://rogerdudler.github.io/git-guide/ https://developers.openshift.com/en/getting-started-windows.html#client-tools Some steps are shown here to clone: C:\> git clone <git_url> <directory to create> Submitting…

21
Oct
2015

UML Extend When and How

http://www.uml-diagrams.org/use-case-extend.html http://www.slideshare.net/erant/uml-use-case-diagrams

11
Oct
2015

Started Game Development with Unity 3d in this Semester

Now I am in level 3 Term 3…..Alhamdulillah…….I have a course in this semester that has also…

25
Jul
2015

XML

XML is a language to describe the data   I have practiced here <root> <child attributes=”name”> <subchild1></subchild1>…

24
Jul
2015

Android A to Z

Here i am going to describe all the basic to advanced android experience I have learned …I…