Bilal El Uneis (bilaleluneis)

bilaleluneis

Geek Repo

Location:USA phoenix, az

Github PK Tool:Github PK Tool

Bilal El Uneis's repositories

PlayGrounds

Collection of Swift Playgrounds to try out the different features of the language.

Language:SwiftStargazers:1Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

tipCalc

Based on book example from Android for Programmers. Modified as I am learning more about Android Activities and event Listeners.

Language:JavaStargazers:0Issues:0Issues:0

BareBoneMusicPlayer

Simple Example for an android music player that can be used as starting point for a bigger project. This example attempts to solve how to get tracks from Music Library on an Android Device and how to play that track (Java, Android Studio 1.0.2, Min SDK API 15).

Language:JavaLicense:NOASSERTIONStargazers:2Issues:0Issues:0

LogicGatesReducer

Logic Gates reduction using Quine / McCluskey algorithm ( IOS, Xcode, Objective-C)

Language:Objective-CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

MusicLibraryList

Android Example that will get the Music Library Content and Display in a List View (Java, Android Studio 1.0.2, Minimum API level 14)

Language:JavaLicense:NOASSERTIONStargazers:1Issues:0Issues:0

AbstractInterfaceExample

Objective-C doesn't have the concept of real abstract class that you can't create instance of. Nor the concept of abstract Methods. this example shows how to solve this problem when you want to be sure that and Abstract class is never instantiated and abstract Methods must be Overridden.

Language:Objective-CLicense:NOASSERTIONStargazers:0Issues:0Issues:0