Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Tags
c++ x 13
php x 4
Member Avatar for kakaliki

Any examiner, webmaster,graduate students in computer science or related in here? If yes can you please confirm if an online movie or concert/theatre/attractions booking system using php ,apache, mysql is a suitable topic as final year project? I would like the site to look a bit like stargreen.com or similar …

Member Avatar for Biiim
0
120
Member Avatar for ibrahimjaved

a. Customer Registration i. Customers who do not have an online account should be able to register. Only customers with an existing bank account should be allowed to register online for online banking. You will have to allow the creation of bank accounts in the admin section. b. Login i. …

Member Avatar for kakaliki
0
94
Member Avatar for kakaliki

I need to do project about online banking. so i was told i need to learn php n mysql. I dont have access to any tutor coz its a distance program course. I know php.net website. and mysql.com. I am assuming i just need these two sites and a book …

Member Avatar for kakaliki
0
107
Member Avatar for kakaliki

Not sleeping of course. i am badly in need to understand c++ topics. especially maths questions to be solved in c++. i am familiar with the beginner topics. i start to stuck with arrays, pointers and as mentionned above the maths :?:

Member Avatar for kakaliki
0
97
Member Avatar for kakaliki

Stuck in this question .I cant spot where i am doing the mistake. Can somebody help me please. thanks. this is the question: ----------------------------------------------- The number of combinations (C) from M items taken N at a time is given by C= fac(M) / [fac(N) * fac (M – N)] where …

Member Avatar for kakaliki
0
202
Member Avatar for kakaliki

I am mostly familiar with C++. :?: Please help. Question is below : Write a program to discover how many numbers between 1 and 40 can be expressed as the sum of 4 positive squares (e.g. 15 = 12 + 12 + 22 + 32).

Member Avatar for kakaliki
0
255
Member Avatar for kakaliki

Write a program that illustrates the growth of the world's population using as input: the start year the initial population size the annual percentage increase of the population the end year. You may assume that the input is valid. Output the year, the size of the population and the population …

Member Avatar for VernonDozier
0
566
Member Avatar for Bri426

I'm new to C++ and I'm having trouble understanding how to determine what to put inside a loop. I know it differs from program to program, but a lot of my assignments deal with the user inputting a number of how many numbers they want to input (it can be …

Member Avatar for frogboy77
0
204