
Search In
Hi,
I'm senior computer information systems student, I'm trying to enhance my programming skills in OOP and data structures.
I've created a simple application for each algorithm I've learned it's theory in the college such as sear
I am trying to develop multiplayer games with Unity3D and I use a plugin "MultiLAN V0.3" and I must add the functionality of the team and the character choose for my study project and I am very a hurry by time, I would be very grateful for your
Hello, It was hard for me to describe sorta what I wanted in the title. But basically I know exactly what I want but for some reason it will not let me upload the picture that I have as an example. But Basically I want to have in my game scene a "tap
Hey guys i am working on the prototype like this:
https://www.youtube.com/watch?v=aGwqi5wK5ZA
how can i validate the characters like in this game.
And if he types wrong he is not allowed to type, Like if I need to type"Hello" , and user press 'e'
How can I Get Fetched Tweets Only One Time in Python Program? And in this case, I don't want to get retweets, or the same tweet more than once.
the following link has the code and a sample of the problem:
https://www.
I am deploying an small app that was working with my localhost but now on Heroku i am getting some problems with the GET and POST methods. I have tried investigating for several hours but haven't found the correct answer yet.
Below is th
Sorting in C is mainly done to arrange elements either in ascending or in descending order.
Sorting in done in programming by various ways
We are about to discuss insertion sort that will take element wise comparison for performing
Preferred language using C++//
Basically the expression below has been converted into a C++ postfix expression. Now i need to reckon the result.
I used deque somehow, instead of stack, because i tried using stack and it didn't seem to work. but
I have this code and i'm trying to convert it in angular js code.Who can help me ?
http://pastebin.com/FxCf6v7U
What is the difference between using mod_proxy_balancer and mod_rewrite?
Basically wanted to do url redirection and load balancing(without modifying the session) of traffic. When I type live.example.com it should get redirected to app server
