Free Flow Game For Android

Submitted by admin on
In this game, the player is tasked to connect all the matching colors with the pipe. It can be done by pressing a certain color and then holding it while dragging it to its matching color. There is one ultimate goal – to connect all the matching colors without the pipes intersecting or overlapping with each other. This game which is perfect for everyone who loves tricky puzzles is also perfect for someone like you who wants to level up his programming skills. Studying its code will surely give your programming skills a big leap.

Ruby: How To Connect To SQLite Database

Submitted by razormist on
In this tutorial we will create A Simple Database Connection Using Ruby/SQLite.Ruby is a dynamic, object-oriented, general-purpose, easy syntax kind of programming language. Most developers find it enjoy to work around with Ruby, and enjoyment is a great motivator for beginners. Ruby display an understandable errors, so you'll still be able to track the problematic part of errors. So let's start

Android E-Commerce Shopping App

Submitted by Inducesmile on
Android Ecommerce Shopping App with Pay Pal Integration. You can also look at the tutorial on how you can create your own android shopping app and integrate Paypal as a payment method. The complete source code for this tutorial is attached below. The Premium version (Paid) of this android ecommerce app has the following features listed below
  1. Material Design
  2. Product Categories
  3. Detailed Product Page
  4. Best Selling Product
  5. Products on Promotion
  6. Notification
  7. Order History
  8. Favorite Products
  9. Store In

Python: Simple CRUD Application Using SQLite - Part 1

Submitted by razormist on
In this tutorial we will create a simple CRUD ( Create, Read ) Application using Python/SQLite. Python is a computer programming language that lets work faster and convenient because of its user - friendly environment. Python supports packages and modules, which encourage a developer to program in a modularity and reusable way. By the way this tutorial is consist of two parts, for now we will tackle only about create and read on Python with SQLite database.

Student Monitoring System Using RFID

Submitted by winex01 on
PHP requirement: at least 5.0 The system use RFID to count the total number of the student who logged. Similar to logged book but it's automated. Features: 1. can add,edit,delete,view student 2. count student log by course 3. can log in using RFID(usb)Scanner 4. RFID frequency is 125khz 5. can log in, in web based or in windows form note: i will just add the link of the uploaded windows form