Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 40 of 65
Search took 0.01 seconds.
Search: Posts Made By: rhish.franks
Forum: C++ Aug 24th, 2008, 1:06 AM
Replies: 4
Views: 190
Posted By rhish.franks
Re: object and classes

Class contains all the attributes and functions of a real world entity and object is its instance.
Forum: Community Introductions Aug 18th, 2008, 2:34 AM
Replies: 4
Views: 518
Posted By rhish.franks
Re: Hello all!

I also did start with C only but i got pointers easily and once i got it loved it. I loved the concept of linked list most in C. May be you did not see more of data structres, if you do, you can get...
Forum: Community Introductions Aug 18th, 2008, 2:28 AM
Replies: 5
Views: 236
Posted By rhish.franks
Re: Seye-- am new here

Thanks a lot man! Though am struct hard with AJAX! Unable to learn AJAX easily. So now going first for java scripts and xml seperately, and after that will try to learn AJAX as a whole.
Forum: Coder's Corner Lounge Aug 15th, 2008, 1:50 PM
Replies: 4
Views: 291
Posted By rhish.franks
Re: computer makes annoying noises

There are only two main components of your computer that revolve and can make sound of it i.e. two fans and your hard disc. It is highly possible that your fan is making these noise because hard disc...
Forum: PHP Aug 15th, 2008, 1:44 PM
Replies: 1
Views: 149
Posted By rhish.franks
Re: Please help***select insertion help

I have somewhat similar code done as fun by me. It accepts username and pwd and then redirects you to next page where you are asked to enter your choice between displaying sertain db entry and in...
Forum: Community Introductions Aug 15th, 2008, 1:37 PM
Replies: 5
Views: 236
Posted By rhish.franks
Re: Seye-- am new here

Welcom! Am also learning PHP or lets say have just completed learning PHP and am now going for AJAX.
Once again welcom.
Forum: Community Introductions Aug 15th, 2008, 1:36 PM
Replies: 5
Views: 245
Posted By rhish.franks
Re: Hello

HELLO, welcome. You did not introduce yourself.
Forum: Other Web Development Languages Aug 15th, 2008, 1:31 PM
Replies: 2
Views: 195
Posted By rhish.franks
Re: AJAX starting help

Hey thanks for your help. Now i am starting to use google web toolkit with eclipse. But one thing for sure i would like to state is that ajax is the thing about which there is least things available...
Forum: Community Introductions Aug 13th, 2008, 4:54 AM
Replies: 6
Views: 297
Posted By rhish.franks
Re: Hi people!

I would suggest you should go first with 'C' as i have said this already many times and saying to you once again "If you know C language throughly you can learn any language in the world". Try to...
Forum: Coder's Corner Lounge Aug 13th, 2008, 4:50 AM
Replies: 1
Views: 134
Posted By rhish.franks
Re: Problem accessing the forums

M using safari on xp, also on vista and using ipod touch also, no problem yet.
Forum: Other Web Development Languages Aug 13th, 2008, 3:38 AM
Replies: 2
Views: 195
Posted By rhish.franks
AJAX starting help

Hey for my project i need to learn ajax and i am getting its coding part but am stuck with
other things like:
1. Which IDE to use for windows
2. Which environment is need to run AJAX code on...
Forum: C Aug 8th, 2008, 1:48 PM
Replies: 16
Views: 974
Posted By rhish.franks
Re: syntax error before printf

Would like to say same as said by jessehk. And also would like to say that start using arrays instead of defining those all floats from a to i. float a[] = {0.5,0.5,3.5,3.75,......};
Forum: C Aug 8th, 2008, 1:41 PM
Replies: 3
Views: 246
Posted By rhish.franks
Re: HELP: plz help me

Ya it should be like given by ancient dragon-
struct book book1[10];
For taking input gets(book[cnt].author) or otherwise scanf("%s",book[cnt].author). Where cnt is any counter variable which will...
Forum: C# Aug 8th, 2008, 1:37 PM
Replies: 15
Views: 681
Posted By rhish.franks
Forum: Community Introductions Aug 8th, 2008, 1:33 PM
Replies: 12
Views: 543
Posted By rhish.franks
Re: Hello

Ya and Indian companies do have to pay hefty tax in USA for sending s/w, else the company which is importing it have to pay heavy duty. Do you think uncle Sam is so dumb that he will let any software...
Forum: Community Introductions Aug 8th, 2008, 1:30 PM
Replies: 12
Views: 543
Posted By rhish.franks
Re: Hello

First of all, indian products are all service based and not generic i.e. they are very specifically made for large carporate clients. These s/w are ordered and used or redistributed by american...
Forum: Community Introductions Aug 8th, 2008, 1:16 AM
Replies: 12
Views: 543
Posted By rhish.franks
Re: Hello

Hello and Welcom!
I really dont understand why do these people hate us Indians so much!
Forum: Community Introductions Aug 8th, 2008, 1:10 AM
Replies: 8
Views: 379
Posted By rhish.franks
Re: Hiya, hello, Aloha World!

ya and you also should look into data structure as well as looking at C. Go deep into data structures so that you can easily use them in any program. The use of data stucture is a integral part of...
Forum: Community Introductions Aug 7th, 2008, 1:22 AM
Replies: 8
Views: 379
Posted By rhish.franks
Re: Hiya, hello, Aloha World!

hello. welcom. my personal recomendation to start with is 'C'. it is the best language to start with. and if you become good in 'C' you can then easily learn any advanced and difficult languages also.
Forum: PHP Aug 7th, 2008, 1:03 AM
Replies: 14
Views: 437
Posted By rhish.franks
Re: Need Help from Foreigners

it got me correct. I am from India.
Forum: C# Jul 30th, 2008, 1:00 PM
Replies: 2
Views: 249
Posted By rhish.franks
Re: Need Help In C# Programming

Its true, you should post your problematic code here then only you will get help quickly.
Forum: C++ Jul 30th, 2008, 12:57 PM
Replies: 5
Views: 439
Posted By rhish.franks
Re: C++ conversion from Hex to other readable format

You must also tell what kind of compression is done in original file or just ACII is converted to HEX? You used word compression which makes it difficult if really there is a compression applied on...
Forum: C++ Jul 30th, 2008, 12:51 PM
Replies: 12
Views: 407
Posted By rhish.franks
Re: hello

i think you should first make yourself strong in basics like data tyes before trying advanced stuff like game apps and all! Make your oop concept all clear all you will get lost in all the oop...
Forum: Coder's Corner Lounge Jul 30th, 2008, 9:45 AM
Replies: 11
Views: 421
Posted By rhish.franks
Re: Just graduated. Advice on job position?

Go to software testing! It involves less of actual coding! most of the times when you get something problematic in any software you are testing you have to get it done from the original programming!...
Forum: C++ Jul 30th, 2008, 9:44 AM
Replies: 10
Views: 515
Posted By rhish.franks
Re: dev C in vista

I have also failed once doing it!
Forum: C++ Jul 30th, 2008, 9:41 AM
Replies: 12
Views: 407
Posted By rhish.franks
Re: hello

welcome! what basics have you done till now?
Forum: PHP Jul 29th, 2008, 9:51 AM
Replies: 1
Views: 197
Posted By rhish.franks
PHP is so easy and so good!

Hi,
M learning PHP for my project work and could not stop myself from telling all that PHP is so simple language! If you know C and C++ its not abig deal to learn PHP.
Also would like to tell that i...
Forum: Show Off Your Open Source Projects Jul 29th, 2008, 9:46 AM
Replies: 13
Views: 929
Posted By rhish.franks
Re: My DataBase App

Yup its an awesome movie! my top favourite too!
Forum: Show Off Your Open Source Projects Jul 29th, 2008, 9:45 AM
Replies: 14
Views: 985
Posted By rhish.franks
Re: Computer Controlled Gun System - 2

good idea! How can you get guns so easily?
Forum: Coder's Corner Lounge Jul 23rd, 2008, 12:26 AM
Replies: 8
Ai
Views: 267
Posted By rhish.franks
Re: Ai

AI is a desciplin which makes you possible to make games, robots, expert agents to work and think some what like humans(not so to great extend). read the book of elein rich and night.it's good for...
Forum: Show Off Your Open Source Projects Jul 18th, 2008, 2:41 AM
Replies: 13
Views: 929
Posted By rhish.franks
Re: My DataBase App

so it looks like u have seen that movie 'antitrust'! the name synaps is used there! but looks nice idea, your project! the simple design that is second one looks better than first one! best of luck!
Forum: Coder's Corner Lounge Jul 18th, 2008, 2:33 AM
Replies: 6
Views: 193
Posted By rhish.franks
Re: World Youth Day

never heard of it India! but sounds like a good idea!
Forum: Community Introductions Jul 18th, 2008, 1:00 AM
Replies: 12
Views: 435
Posted By rhish.franks
Re: hello!

good one BstricT! perfectly said! Indeed c# is addictive!
Forum: Software Design and Algorithms Jul 18th, 2008, 12:58 AM
Replies: 5
Views: 402
Posted By rhish.franks
Re: Google Code Jam - Programming Contest

yuppy got in. that first problem was so good and easy of seaarch engines!
Forum: C++ Jul 17th, 2008, 12:04 PM
Replies: 7
Views: 241
Posted By rhish.franks
Forum: Coder's Corner Lounge Jul 17th, 2008, 9:42 AM
Replies: 8
Views: 311
Posted By rhish.franks
Re: About Wireless LAN

Yes it is true, you cannot have IP address as an identification number, it is the adress given by your ISP to those users. Even keeping MAC id is also not sufficient for post identifacation.
And the...
Forum: Community Introductions Jul 17th, 2008, 9:36 AM
Replies: 12
Views: 435
Posted By rhish.franks
Re: hello!

Welcome to the forum Mr Duck! and all one more vote for c#! All hail c#!
Forum: C++ Jul 17th, 2008, 9:33 AM
Replies: 7
Views: 241
Posted By rhish.franks
Re: Wrong output with while loop.

u can use IF conditioning for incrementing the counter!
Forum: C++ Jul 17th, 2008, 9:29 AM
Replies: 11
Views: 572
Posted By rhish.franks
Re: Which programming language would you recommend/learn first?

I personally learned C language first. I have even done graphics, compiler development, assembler designing in C only. So even if C is the language that nobody used in mainstream these days, still it...
Forum: Other Web Development Languages Jul 17th, 2008, 9:23 AM
Replies: 6
Views: 244
Posted By rhish.franks
Re: UML diagram???

UML is a languge which is used for drawing various diagrams related to the project , mainly software project! it is used to build diagrams like ' control flow diagram, object diagram, time diagrams,...
Showing results 1 to 40 of 65

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:01 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC