Mifty is Bored

Main Menu
  • NEWS
    • News & Rants
    • All Things Awesome
    • Entertainment
    • Comic Books
    • Movies
    • Television
    • Video Games
    • Sports
    • Music
    • Action Figures
    • Inspirations
    • Free Stuff
  • Artworks
    • Completed Artworks
    • Sketches
  • Technology
    • Software Development
      • JAVA
      • PHP
      • ANDROID
    • Web Development
      • AJAX
      • HTML/CSS
      • Javascript/JQuery
      • PHP
    • CakePHP
    • Google
      • Google Maps
    • Laravel
    • WordPress
  • Tutorials
  • About
    • About me
    • Contact me
    • My Creations
      • Softwares
      • Websites
      • Illustrations
      • Apps
      • Social Pages
      • Webcomics
  • Facebook
  • Google+
  • Github
  • Feed
  • Search
March 13, 2015 All That's Awesome/Android Arena/News & Rants

Google releases a sample Android app that works across phones, tablets, smartwatches, cars, and more

The good folks at Google release a sample app for Android that they are calling A new reference app for multi-device applications. … Keep Reading

January 31, 2015 Java/Software Development/Tutorials & Samples

Merge Sort Implementation in Java

Merge Sort Similar to Quicksort, Merge sort is a divide and conquer algorithm that generally performs better than quadratic sorting algorithms such … Keep Reading

January 31, 2015 Java/Software Development/Tutorials & Samples

QuickSort Implementation in Java

Quicksort Quicksort is an efficient sorting algorithm, which is using divide and conquer algorithm. Quicksort is much more efficient than quadratic sorting … Keep Reading

January 30, 2015 Java/Software Development/Tutorials & Samples

Insertion Sort Implementation in Java

Insertion Sort Insertion sort is a sorting algorithm that builds a sorted list one element at a time from the unsorted list. … Keep Reading

January 29, 2015 Java/Software Development/Tutorials & Samples

Selection Sort Implementation in Java

Selection Sort Selection sort is a sorting algorithm that uses a combination of searching and sorting to complete the task. During each … Keep Reading

January 29, 2015 Java/Software Development/Tutorials & Samples

Bubble Sort Implementation in Java

Bubble Sort Bubble sort, also known as sinking sort, is a simple sorting algorithm that works by repeatedly stepping through the list … Keep Reading

January 20, 2015 Google/News & Rants

R.I.P. Google Glass

Google recently announced that they will stop individual sales of Google Glass in its current form. For those who don’t know, Google … Keep Reading

January 16, 2015 Android Arena/Tutorials & Samples

How to Fix the JAVA_HOME issue with Android Studio

I recently got back to Android programming and realized that Eclipse with ADT is no longer the default IDE. The good folks … Keep Reading

January 16, 2015 My Creations/My Websites

Montreal Community Conctact

For over 20 years, the Montreal Community Contact has been serving serving Montreal’s Black and Caribbean Community. This community newspaper is published … Keep Reading

January 12, 2015 CakePHP/PHP/Tutorials & Samples

A complete tutorial on Admin Routing for CakePHP

Although CakePHP’s cookbook does a pretty good job at explaining admin routing, I’ve still received requests for a tutorial on admin routing. … Keep Reading

Pages:  1 2 ... 7 8 9 10 11 ... 21 22