I want to contact a website, that has inbuilt API's.
What all should I learn before coding?
For example i need to use Twitter API and get the updates from my account, how can this be done??
thanks
 Intermediate user
					
					
						Intermediate user
					
					
                                        
					
						
							
								 
							
						
					
					
						 how to code using API?
 how to code using API?
		I want to contact a website, that has inbuilt API's.
What all should I learn before coding?
For example i need to use Twitter API and get the updates from my account, how can this be done??
thanks
 Re: how to code using API?
 Re: how to code using API?
		look here: http://http://apiwiki.twitter.com/FAQ
I would like to be a "Guru"
Useful hints (try them before asking):
- Use Qt Assistant
- Search the forum
If you haven't found solution yet then create new topic with smart question.
 Intermediate user
					
					
						Intermediate user
					
					
                                        
					
						
							
								 
							
						
					
					
						 Re: how to code using API?
 Re: how to code using API?
		I have seen the page, but it wasnt much use as i do not know the basics about API;s and coding it in Qt.
It would be of much help if someone can assist me
 Re: how to code using API?
 Re: how to code using API?
		There are links to some libraries on that page, there's a library written in C++ that uses Qt, check out the code:
http://code.google.com/p/twitlib/
Bookmarks