Giter VIP home page Giter VIP logo

Hani Aboudeshisha's Projects

2048 icon 2048

A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)

android-ui-tutorials icon android-ui-tutorials

In this series of tutorials, we show you the list of basic tutorials to get you start android programming.

binaryheapprobing icon binaryheapprobing

A program to build a Binary Heap from initial collections of items. Complexity Analysis are provided

bootstrap icon bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.

ctci icon ctci

Cracking the Coding Interview

graphrepresentation icon graphrepresentation

A program to read a text file that contains a graph's elements as vertices and weighted edges and find the shortest path using Dijkstra's algorithm

libgdx icon libgdx

Desktop/Android/HTML5/iOS Java game development framework

listview_with_image_using_array_adapter icon listview_with_image_using_array_adapter

This Android Tutorial video shows how to create an Android ListView with image that uses a custom ArrayAdapter to fetch data from string-array located inside strings.xml in res folder. Use the getView method of your Custom ArrayAdapter to inflate a layout file that contains an ImageView and 2 TextViews to fill the data in and pass it back to the ListView

listviewanimations icon listviewanimations

An Android library which allows developers to easily add animations to ListView items

mathvector icon mathvector

Mathematical vector class that preforms addition, subtraction, multiplication, assigning. It is valid for multiple types of data

mediaplayer icon mediaplayer

A Fully functional Media Player writing in java using JavaFX

openrov-software icon openrov-software

Software for OpenROV. Includes arduino code and node.js code running on the BeagleBone.

openvpn icon openvpn

OpenVPN is an open source VPN daemon

operatingsystemsimulation- icon operatingsystemsimulation-

This Program will simulate CPU different operations , ie. processes life cycle, hard disk scheduling, virtual memory,...

optimized_list_view_using_viewholder_design_pattern icon optimized_list_view_using_viewholder_design_pattern

This Android ListView Tutorial Video shows how to optimize the ListView in Android using a design pattern called ViewHolder design pattern. The inspiration behind this design pattern is to reduce the number of calls to the LayoutInflater that is responsible for creating a single row using the inflate method and to reduce the number of times findViewById is called to locate the Views from the View Hierarchy that constitute a single row of your ListView. This pattern improves the ListView performance by 175%

posa-14 icon posa-14

This repository contains assignments and examples for the 2014 offering of the POSA MOOC (see www.coursera.org/course/posa for more information)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.