I'm currently brushing up on C programming and I'm looking for an online site that teaches the language through a series of programming problems.
These problems would gradually increase in complexity and focus on introducing one or two new concepts of the language as the user/student learns more.
I'm familiar with the UVa Online Jud...
Hi, everyone,
I have a question about the eclipse. I want to write JSP by using eclipse. However, I don't know how to create a project and the .jsp file. Can anyone teach me how to write the jsp in eclipse. Thank you.
...
Hello guys,
I'm getting started with building a Business Intelligence system using MS technologies.
I don't have any experience with Integration Services or with Analysis Services, so the learning curve is pretty steep for me.
I have been looking for samples and tutorials and found some nice stuff such as:
The AdventureWorksDW data w...
I am planing to start writing tutorials on html, css and javascript. This year has been full of extremely interesting experience in this areas, so I wish to start on.
Therefore, I wish to know the best places to submit my tutorials before publishing them elsewhere.
I found just one very nice place: http://net.tutsplus.com/about/write-a-...
Do they if anyone understands what i'm trying to say.
...
Hi!
I am working on the Notepad Tutorial on the Android dev site, part 1.
I have done all the code as in the tutorial, also tried with the code form the downloaded solution.
When i launch the app I don't see a button "Add note", and therefore I cannot continue with the tutorial.
It seems like the methods aren't firing?
All i see is t...
Hello
I'm pretty good with PHP, but the one thing I've never understood completely is classes. I've used a few (such as class.upload.php) but have fumbled my way around and more out of a monkey see monkey do approach.
Can anyone point me to some good tutorials that explain how these suckers work and how they function? I'd really appr...
can anyone, please, explain to me in very simple terms what "method" is in Python?
The thing is in many Python tutorials for beginners this word is used in such way as if the beginner already knew what method is in the context of Python. While I am of course familiar with the general meaning of this word, I have no clue what this term m...
Hi,
I try to implement a push notification service in my iPhone app... Do you have any valuable bookmarks on this subject ? (like tutorials or libs for client or server side)
Here is what i found...
Server side libs :
http://code.google.com/p/apns-php/ (PHP)
http://code.google.com/p/easyapns/ (PHP)
http://github.com/simonwhitaker/...
I've already read through some basic Mercurial tutorials. Are there any advanced tutorials?
...
Possible Duplicate:
Where can I find a tutorial to get started learning jQuery?
I am a seasoned java dev and will be moved on to a project using jquery. I have a week of freeish time in between I was wondering can someone recomend a decent resource to get me started. I'm interested in something that doesnt spend the first 10 c...
Embarrassingly, picking a hash function (say, for hashing strings, or sets of integers, etc.) is still magic to me: take some prime numbers here, magic constants there, do some bit shifting, modulo something, and done.
Is there a nice, gentle and approachable tutorial about creating hash functions?
...
I'm relatively new to web services. I dont know how this web service will work.
I didn't find any useful simple example of a web service by googling.
Can any one please give me some tips or links to creating a web service using java.
...
Does anyone know of a good tutorial for any of the above?
I need to send data to Drupal from and Android phone.
Data is stored in XML but can be converted to JSON easily.
Then it needs to be stored in a user's profile.
thanks
...
I am new to RFT. Infact I have seen the interface only once. But now my next project seems to be an automation using RFT. I would like to get some quick start on learning RFT(Rational Functional Tester).
Can anyone show me some quick links as to where can I start with this?
Thanks in advance.
...
based on Hello-ListView turorial in Android, http://developer.android.com/resources/tutorials/views/hello-listview.html
on the
setListAdapter(new ArrayAdapter<String>(this, R.layout.list_item, COUNTRIES));
had an error because there is no R.layout.list_item
previously i had followed the tutorial, created the file list_item.xml on ...
Hello there,
I am new to ASP.NET Web services (coming from PHP background) and I now have to develop a project in ASP.NET which will have to be very flexible, which means that I will have to play a lot with XML (schemas, data description etc.).
Although I 've pretty much understood the whole concept, I still have a problem familiarizin...
I'm looking for some good Java AWT tutorials on the Internet. Pretty much everything Google shows is about Swing and I need AWT because I need to use it for an exam. Unfortunately, books for the course aren't, to me at least, very clear on AWT use.
...
I know lynda.com has them, but you have to pay.
Anybody know of any good ones for free?
Thanks.
...
It is very difficult for me to find Rails tutorials (or books are also great) for my requirements:
Stupidity
Ruby 1.9 or lastest 1.8
MySQL
A Game (simple roll play)
JQuery front
Thanks you!
...